Pull request #40828 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 2376ebd3f22baa2f85704430e54769aed82e7262+7d0e9399a357e5a897db4ede8d39d91d678b9b64 (3d40f76a5a3a26afc67eb711d87f7fb81b999060) 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 241f6703d31895690d4cb6f158f753615abe74ac 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-40828@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 --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > 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 --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 241f6703d31895690d4cb6f158f753615abe74ac (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10 Commit message: "Merge pull request #21 from docker/use-multiarch-busybox" First time build. Skipping changelog. > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-04-16T12:48:51.081Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-04-16T12:48:51.084Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-04-16T12:48:51.238Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01c918feb2da4b5e0) in /home/ubuntu/workspace/moby_PR-40828 [Pipeline] { [Pipeline] checkout [2020-04-16T12:48:51.277Z] using credential docker-jenkins-github-credentials [2020-04-16T12:48:51.286Z] Cloning the remote Git repository [2020-04-16T12:48:51.286Z] Cloning with configured refspecs honoured and without tags [2020-04-16T12:48:51.273Z] Cloning repository https://github.com/moby/moby.git [2020-04-16T12:48:51.273Z] > git init /home/ubuntu/workspace/moby_PR-40828 # timeout=10 [2020-04-16T12:48:51.288Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-16T12:48:51.288Z] > git --version # timeout=10 [2020-04-16T12:48:51.291Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-16T12:48:51.291Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40828/head:refs/remotes/origin/PR-40828 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T12:49:09.068Z] Fetching without tags [2020-04-16T12:49:09.359Z] Merging remotes/origin/master commit 7d0e9399a357e5a897db4ede8d39d91d678b9b64 into PR head commit 2376ebd3f22baa2f85704430e54769aed82e7262 [2020-04-16T12:49:09.885Z] Merge succeeded, producing 2376ebd3f22baa2f85704430e54769aed82e7262 [2020-04-16T12:49:09.885Z] Checking out Revision 2376ebd3f22baa2f85704430e54769aed82e7262 (PR-40828) [2020-04-16T12:49:10.404Z] Commit message: "fix --cluster-store-opt deprecation annotation" [2020-04-16T12:49:10.404Z] First time build. Skipping changelog. [2020-04-16T12:49:10.400Z] > git --version # timeout=10 [2020-04-16T12:49:10.414Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-04-16T12:49:09.022Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-16T12:49:09.024Z] > git config --add remote.origin.fetch +refs/pull/40828/head:refs/remotes/origin/PR-40828 # timeout=10 [2020-04-16T12:49:09.031Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T12:49:09.042Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-16T12:49:09.055Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-16T12:49:09.055Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-16T12:49:09.056Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40828/head:refs/remotes/origin/PR-40828 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T12:49:09.346Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T12:49:09.351Z] > git checkout -f 2376ebd3f22baa2f85704430e54769aed82e7262 # timeout=10 [2020-04-16T12:49:09.855Z] > git merge 7d0e9399a357e5a897db4ede8d39d91d678b9b64 # timeout=10 [2020-04-16T12:49:09.862Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-16T12:49:09.872Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T12:49:09.874Z] > git checkout -f 2376ebd3f22baa2f85704430e54769aed82e7262 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-16T12:49:11.308Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40828:/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 [2020-04-16T12:49:13.830Z] 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: rootless) [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] { (rootless) [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 [Pipeline] node [2020-04-16T12:49:14.614Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01c918feb2da4b5e0) in /home/ubuntu/workspace/moby_PR-40828 Stage "win-RS1" skipped due to when conditional [Pipeline] stage [2020-04-16T12:49:14.620Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06778fb9d61578719) in /home/ubuntu/workspace/moby_PR-40828 [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] } [2020-04-16T12:49:14.642Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fc5bb320fa641b2d) in /home/ubuntu/workspace/moby_PR-40828 [Pipeline] { [Pipeline] { [Pipeline] checkout [2020-04-16T12:49:14.690Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-04-16T12:49:14.710Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-04-16T12:49:14.718Z] Fetching without tags [2020-04-16T12:49:14.720Z] Running on s390x-ubuntu-25 in /home/jenkins/workspace/moby_PR-40828 [Pipeline] // stage [2020-04-16T12:49:14.740Z] Running on ppc64le-ubuntu-34 in /home/docker/workspace/moby_PR-40828 [Pipeline] // stage [Pipeline] { [2020-04-16T12:49:14.753Z] using credential docker-jenkins-github-credentials [2020-04-16T12:49:14.761Z] Cloning the remote Git repository [2020-04-16T12:49:14.761Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [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] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-04-16T12:49:14.809Z] using credential docker-jenkins-github-credentials [2020-04-16T12:49:14.817Z] Cloning the remote Git repository [2020-04-16T12:49:14.817Z] Cloning with configured refspecs honoured and without tags [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [2020-04-16T12:49:14.885Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-04-16T12:49:14.902Z] Cloning the remote Git repository [2020-04-16T12:49:14.902Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-04-16T12:49:14.911Z] using credential docker-jenkins-github-credentials [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] } [2020-04-16T12:49:14.928Z] Cloning the remote Git repository [2020-04-16T12:49:14.928Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2020-04-16T12:49:14.973Z] Merging remotes/origin/master commit 7d0e9399a357e5a897db4ede8d39d91d678b9b64 into PR head commit 2376ebd3f22baa2f85704430e54769aed82e7262 [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-04-16T12:49:15.031Z] Merge succeeded, producing 2376ebd3f22baa2f85704430e54769aed82e7262 [2020-04-16T12:49:15.031Z] Checking out Revision 2376ebd3f22baa2f85704430e54769aed82e7262 (PR-40828) [2020-04-16T12:49:15.048Z] Running on azwin-2-aa8ca0 in d:\jenkins\workspace\moby_PR-40828 [Pipeline] { [Pipeline] ws [2020-04-16T12:49:15.062Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-04-16T12:49:15.082Z] Commit message: "fix --cluster-store-opt deprecation annotation" [2020-04-16T12:49:15.088Z] > git --version # timeout=10 [2020-04-16T12:49:15.095Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-04-16T12:49:15.368Z] using credential docker-jenkins-github-credentials [2020-04-16T12:49:15.447Z] Cloning the remote Git repository [2020-04-16T12:49:15.447Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-16T12:49:14.686Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-04-16T12:49:14.696Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-16T12:49:14.706Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-16T12:49:14.706Z] > git --version # timeout=10 [2020-04-16T12:49:14.708Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-16T12:49:14.709Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40828/head:refs/remotes/origin/PR-40828 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T12:49:14.960Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T12:49:14.965Z] > git checkout -f 2376ebd3f22baa2f85704430e54769aed82e7262 # timeout=10 [2020-04-16T12:49:15.006Z] > git merge 7d0e9399a357e5a897db4ede8d39d91d678b9b64 # timeout=10 [2020-04-16T12:49:15.012Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-16T12:49:15.018Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T12:49:15.020Z] > git checkout -f 2376ebd3f22baa2f85704430e54769aed82e7262 # timeout=10 [2020-04-16T12:49:14.706Z] Cloning repository https://github.com/moby/moby.git [2020-04-16T12:49:14.706Z] > git init /home/ubuntu/workspace/moby_PR-40828 # timeout=10 [2020-04-16T12:49:14.720Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-16T12:49:14.720Z] > git --version # timeout=10 [2020-04-16T12:49:14.723Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-16T12:49:14.723Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40828/head:refs/remotes/origin/PR-40828 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T12:49:14.818Z] Cloning repository https://github.com/moby/moby.git [2020-04-16T12:49:14.818Z] > git init /home/ubuntu/workspace/moby_PR-40828 # timeout=10 [2020-04-16T12:49:14.835Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-16T12:49:14.835Z] > git --version # timeout=10 [2020-04-16T12:49:14.841Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-16T12:49:14.841Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40828/head:refs/remotes/origin/PR-40828 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T12:49:14.907Z] Cloning repository https://github.com/moby/moby.git [2020-04-16T12:49:14.907Z] > git init /home/jenkins/workspace/moby_PR-40828 # timeout=10 [2020-04-16T12:49:14.934Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-16T12:49:14.934Z] > git --version # timeout=10 [2020-04-16T12:49:14.938Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-16T12:49:14.938Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40828/head:refs/remotes/origin/PR-40828 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T12:49:14.936Z] Cloning repository https://github.com/moby/moby.git [2020-04-16T12:49:14.937Z] > git init /home/docker/workspace/moby_PR-40828 # timeout=10 [2020-04-16T12:49:14.950Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-16T12:49:14.950Z] > git --version # timeout=10 [2020-04-16T12:49:14.953Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-16T12:49:14.956Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40828/head:refs/remotes/origin/PR-40828 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T12:49:15.934Z] + docker version [2020-04-16T12:49:15.934Z] Client: Docker Engine - Community [2020-04-16T12:49:15.934Z] Version: 19.03.5 [2020-04-16T12:49:15.934Z] API version: 1.40 [2020-04-16T12:49:15.934Z] Go version: go1.12.12 [2020-04-16T12:49:15.934Z] Git commit: 633a0ea838 [2020-04-16T12:49:15.934Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-16T12:49:15.934Z] OS/Arch: linux/amd64 [2020-04-16T12:49:15.934Z] Experimental: false [2020-04-16T12:49:15.934Z] [2020-04-16T12:49:15.934Z] Server: Docker Engine - Community [2020-04-16T12:49:15.934Z] Engine: [2020-04-16T12:49:15.934Z] Version: 19.03.5 [2020-04-16T12:49:15.934Z] API version: 1.40 (minimum version 1.12) [2020-04-16T12:49:15.934Z] Go version: go1.12.12 [2020-04-16T12:49:15.934Z] Git commit: 633a0ea838 [2020-04-16T12:49:15.934Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-16T12:49:15.934Z] OS/Arch: linux/amd64 [2020-04-16T12:49:15.934Z] Experimental: true [2020-04-16T12:49:15.934Z] containerd: [2020-04-16T12:49:15.934Z] Version: 1.2.10 [2020-04-16T12:49:15.934Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-16T12:49:15.934Z] runc: [2020-04-16T12:49:15.934Z] Version: 1.0.0-rc8+dev [2020-04-16T12:49:15.934Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-16T12:49:15.934Z] docker-init: [2020-04-16T12:49:15.934Z] Version: 0.18.0 [2020-04-16T12:49:15.934Z] GitCommit: fec3683 [Pipeline] sh [2020-04-16T12:49:16.213Z] + docker info [2020-04-16T12:49:15.481Z] Cloning repository https://github.com/moby/moby.git [2020-04-16T12:49:15.482Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-04-16T12:49:15.548Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-16T12:49:15.549Z] > git --version # timeout=10 [2020-04-16T12:49:15.609Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-16T12:49:15.612Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40828/head:refs/remotes/origin/PR-40828 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T12:49:16.470Z] Client: [2020-04-16T12:49:16.470Z] Debug Mode: false [2020-04-16T12:49:16.470Z] [2020-04-16T12:49:16.470Z] Server: [2020-04-16T12:49:16.470Z] Containers: 0 [2020-04-16T12:49:16.470Z] Running: 0 [2020-04-16T12:49:16.470Z] Paused: 0 [2020-04-16T12:49:16.470Z] Stopped: 0 [2020-04-16T12:49:16.470Z] Images: 4 [2020-04-16T12:49:16.470Z] Server Version: 19.03.5 [2020-04-16T12:49:16.470Z] Storage Driver: overlay2 [2020-04-16T12:49:16.470Z] Backing Filesystem: extfs [2020-04-16T12:49:16.470Z] Supports d_type: true [2020-04-16T12:49:16.470Z] Native Overlay Diff: true [2020-04-16T12:49:16.470Z] Logging Driver: json-file [2020-04-16T12:49:16.470Z] Cgroup Driver: cgroupfs [2020-04-16T12:49:16.470Z] Plugins: [2020-04-16T12:49:16.470Z] Volume: local [2020-04-16T12:49:16.470Z] Network: bridge host ipvlan macvlan null overlay [2020-04-16T12:49:16.470Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-16T12:49:16.470Z] Swarm: inactive [2020-04-16T12:49:16.470Z] Runtimes: runc [2020-04-16T12:49:16.470Z] Default Runtime: runc [2020-04-16T12:49:16.470Z] Init Binary: docker-init [2020-04-16T12:49:16.470Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-16T12:49:16.470Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-16T12:49:16.470Z] init version: fec3683 [2020-04-16T12:49:16.470Z] Security Options: [2020-04-16T12:49:16.470Z] apparmor [2020-04-16T12:49:16.470Z] seccomp [2020-04-16T12:49:16.470Z] Profile: default [2020-04-16T12:49:16.470Z] Kernel Version: 4.15.0-1058-aws [2020-04-16T12:49:16.470Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-16T12:49:16.470Z] OSType: linux [2020-04-16T12:49:16.470Z] Architecture: x86_64 [2020-04-16T12:49:16.470Z] CPUs: 2 [2020-04-16T12:49:16.470Z] Total Memory: 7.501GiB [2020-04-16T12:49:16.470Z] Name: ip-10-100-114-241 [2020-04-16T12:49:16.470Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-16T12:49:16.470Z] Docker Root Dir: /var/lib/docker [2020-04-16T12:49:16.470Z] Debug Mode: false [2020-04-16T12:49:16.470Z] Registry: https://index.docker.io/v1/ [2020-04-16T12:49:16.470Z] Labels: [2020-04-16T12:49:16.470Z] Experimental: true [2020-04-16T12:49:16.470Z] Insecure Registries: [2020-04-16T12:49:16.470Z] 127.0.0.0/8 [2020-04-16T12:49:16.470Z] Live Restore Enabled: true [2020-04-16T12:49:16.470Z] [2020-04-16T12:49:16.470Z] WARNING: No swap limit support [Pipeline] sh [2020-04-16T12:49:16.749Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-16T12:49:16.749Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-16T12:49:16.749Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40828/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-16T12:49:16.749Z] + bash /home/ubuntu/workspace/moby_PR-40828/check-config.sh [2020-04-16T12:49:16.749Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-16T12:49:16.749Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-16T12:49:16.749Z] [2020-04-16T12:49:16.749Z] Generally Necessary: [2020-04-16T12:49:16.749Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-16T12:49:16.749Z] - apparmor: enabled and tools installed [2020-04-16T12:49:16.749Z] - CONFIG_NAMESPACES: enabled [2020-04-16T12:49:16.749Z] - CONFIG_NET_NS: enabled [2020-04-16T12:49:16.749Z] - CONFIG_PID_NS: enabled [2020-04-16T12:49:16.749Z] - CONFIG_IPC_NS: enabled [2020-04-16T12:49:17.006Z] - CONFIG_UTS_NS: enabled [2020-04-16T12:49:17.006Z] - CONFIG_CGROUPS: enabled [2020-04-16T12:49:17.006Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-16T12:49:17.006Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-16T12:49:17.006Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-16T12:49:17.006Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-16T12:49:17.006Z] - CONFIG_CPUSETS: enabled [2020-04-16T12:49:17.006Z] - CONFIG_MEMCG: enabled [2020-04-16T12:49:17.006Z] - CONFIG_KEYS: enabled [2020-04-16T12:49:17.006Z] - CONFIG_VETH: enabled (as module) [2020-04-16T12:49:17.006Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-16T12:49:17.006Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-16T12:49:17.006Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-16T12:49:17.006Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-16T12:49:17.006Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-16T12:49:17.007Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-16T12:49:17.007Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-16T12:49:17.007Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-16T12:49:17.007Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-16T12:49:17.007Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-16T12:49:17.007Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-16T12:49:17.007Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-16T12:49:17.007Z] [2020-04-16T12:49:17.007Z] Optional Features: [2020-04-16T12:49:17.007Z] - CONFIG_USER_NS: enabled [2020-04-16T12:49:17.007Z] - CONFIG_SECCOMP: enabled [2020-04-16T12:49:17.007Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-16T12:49:17.007Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-16T12:49:17.007Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-16T12:49:17.007Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-16T12:49:17.007Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-16T12:49:17.007Z] - CONFIG_BLK_CGROUP: enabled [2020-04-16T12:49:17.007Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-16T12:49:17.007Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-16T12:49:17.007Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-16T12:49:17.007Z] - CONFIG_CGROUP_PERF: enabled [2020-04-16T12:49:17.007Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-16T12:49:17.007Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-16T12:49:17.007Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-16T12:49:17.007Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-16T12:49:17.007Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-16T12:49:17.007Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-16T12:49:17.007Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-16T12:49:17.007Z] - CONFIG_IP_VS: enabled (as module) [2020-04-16T12:49:17.007Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-16T12:49:17.007Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-16T12:49:17.007Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-16T12:49:17.007Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-16T12:49:17.007Z] - CONFIG_EXT4_FS: enabled [2020-04-16T12:49:17.007Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-16T12:49:17.007Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-16T12:49:17.007Z] - Network Drivers: [2020-04-16T12:49:17.007Z] - "overlay": [2020-04-16T12:49:17.007Z] - CONFIG_VXLAN: enabled (as module) [2020-04-16T12:49:17.007Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-16T12:49:17.007Z] Optional (for encrypted networks): [2020-04-16T12:49:17.264Z] - CONFIG_CRYPTO: enabled [2020-04-16T12:49:17.264Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-16T12:49:17.264Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-16T12:49:17.264Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-16T12:49:17.264Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-16T12:49:17.264Z] - CONFIG_XFRM: enabled [2020-04-16T12:49:17.264Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-16T12:49:17.264Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-16T12:49:17.264Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-16T12:49:17.264Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-16T12:49:17.264Z] - "ipvlan": [2020-04-16T12:49:17.264Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-16T12:49:17.264Z] - "macvlan": [2020-04-16T12:49:17.264Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-16T12:49:17.264Z] - CONFIG_DUMMY: enabled (as module) [2020-04-16T12:49:17.264Z] - "ftp,tftp client in container": [2020-04-16T12:49:17.264Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-16T12:49:17.264Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-16T12:49:17.264Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-16T12:49:17.264Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-16T12:49:17.264Z] - Storage Drivers: [2020-04-16T12:49:17.264Z] - "aufs": [2020-04-16T12:49:17.264Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-16T12:49:17.264Z] - "btrfs": [2020-04-16T12:49:17.264Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-16T12:49:17.264Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-16T12:49:17.264Z] - "devicemapper": [2020-04-16T12:49:17.264Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-16T12:49:17.264Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-16T12:49:17.264Z] - "overlay": [2020-04-16T12:49:17.264Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-16T12:49:17.264Z] - "zfs": [2020-04-16T12:49:17.264Z] - /dev/zfs: missing [2020-04-16T12:49:17.264Z] - zfs command: missing [2020-04-16T12:49:17.264Z] - zpool command: missing [2020-04-16T12:49:17.264Z] [2020-04-16T12:49:17.264Z] Limits: [2020-04-16T12:49:17.264Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-16T12:49:17.264Z] [2020-04-16T12:49:17.264Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-16T12:49:17.589Z] + sudo modprobe ip_vs [2020-04-16T12:49:17.849Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2376ebd3f22baa2f85704430e54769aed82e7262 . [2020-04-16T12:49:18.106Z] #2 [internal] load .dockerignore [2020-04-16T12:49:18.106Z] #2 transferring context: 87B done [2020-04-16T12:49:18.106Z] #2 DONE 0.0s [2020-04-16T12:49:18.106Z] [2020-04-16T12:49:18.106Z] #1 [internal] load build definition from Dockerfile [2020-04-16T12:49:18.106Z] #1 transferring dockerfile: 17.09kB done [2020-04-16T12:49:18.106Z] #1 DONE 0.0s [2020-04-16T12:49:18.106Z] [2020-04-16T12:49:18.106Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-16T12:49:18.106Z] #3 DONE 0.1s [2020-04-16T12:49:18.106Z] [2020-04-16T12:49:18.106Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-16T12:49:18.106Z] #4 CACHED [2020-04-16T12:49:18.670Z] [2020-04-16T12:49:18.670Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-16T12:49:18.670Z] #5 DONE 0.1s [2020-04-16T12:49:18.670Z] [2020-04-16T12:49:18.670Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-16T12:49:18.933Z] #6 DONE 0.1s [2020-04-16T12:49:18.933Z] [2020-04-16T12:49:18.933Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-16T12:49:18.933Z] #71 DONE 0.0s [2020-04-16T12:49:18.933Z] [2020-04-16T12:49:18.933Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-16T12:49:18.933Z] #7 DONE 0.0s [2020-04-16T12:49:18.933Z] [2020-04-16T12:49:18.933Z] #20 [internal] load build context [2020-04-16T12:49:20.308Z] #20 transferring context: 52.80MB 1.2s done [2020-04-16T12:49:20.308Z] #20 DONE 1.2s [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T12:49:20.308Z] #27 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-16T12:49:20.308Z] #11 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T12:49:20.308Z] #41 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-16T12:49:20.308Z] #45 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-16T12:49:20.308Z] #37 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-16T12:49:20.308Z] #28 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-16T12:49:20.308Z] #24 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T12:49:20.308Z] #58 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-16T12:49:20.308Z] #19 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-16T12:49:20.308Z] #49 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-16T12:49:20.308Z] #48 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T12:49:20.308Z] #62 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-16T12:49:20.308Z] #40 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:49:20.308Z] #65 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T12:49:20.308Z] #30 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-16T12:49:20.308Z] #34 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:49:20.308Z] #33 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-16T12:49:20.308Z] #14 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-16T12:49:20.308Z] #57 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-16T12:49:20.308Z] #75 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-16T12:49:20.308Z] #46 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:49:20.308Z] #50 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-16T12:49:20.308Z] #70 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-16T12:49:20.308Z] #72 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:49:20.308Z] #60 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-16T12:49:20.308Z] #8 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-16T12:49:20.308Z] #64 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T12:49:20.308Z] #21 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-16T12:49:20.308Z] #29 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-16T12:49:20.308Z] #51 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T12:49:20.308Z] #36 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-16T12:49:20.308Z] #32 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-16T12:49:20.308Z] #59 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-16T12:49:20.308Z] #52 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-16T12:49:20.308Z] #9 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:49:20.308Z] #38 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-16T12:49:20.308Z] #39 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-16T12:49:20.308Z] #15 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-16T12:49:20.308Z] #12 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-16T12:49:20.308Z] #73 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:49:20.308Z] #44 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:49:20.308Z] #53 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T12:49:20.308Z] #43 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:49:20.308Z] #68 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T12:49:20.308Z] #17 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-16T12:49:20.308Z] #69 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-16T12:49:20.308Z] #13 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-16T12:49:20.308Z] #31 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-16T12:49:20.308Z] #26 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:49:20.308Z] #74 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T12:49:20.308Z] #35 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:49:20.308Z] #47 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:49:20.308Z] #23 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-16T12:49:20.308Z] #55 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-16T12:49:20.308Z] #54 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T12:49:20.308Z] #63 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T12:49:20.308Z] #25 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-16T12:49:20.308Z] #61 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-16T12:49:20.308Z] #16 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-16T12:49:20.308Z] #22 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-16T12:49:20.308Z] #18 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-16T12:49:20.308Z] #67 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:49:20.308Z] #10 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-16T12:49:20.308Z] #66 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:49:20.308Z] #56 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-16T12:49:20.308Z] #42 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-16T12:49:20.308Z] #76 CACHED [2020-04-16T12:49:20.308Z] [2020-04-16T12:49:20.308Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-16T12:49:20.880Z] #77 DONE 0.8s [2020-04-16T12:49:20.880Z] [2020-04-16T12:49:20.880Z] #78 exporting to image [2020-04-16T12:49:20.880Z] #78 exporting layers [2020-04-16T12:49:21.812Z] #78 exporting layers 0.9s done [2020-04-16T12:49:21.812Z] #78 writing image sha256:813aa7e2636368c2a109daf9db4cd2bb9096927c3d3cad1f2d5a5af21ad9d9cd done [2020-04-16T12:49:21.812Z] #78 naming to docker.io/library/docker:2376ebd3f22baa2f85704430e54769aed82e7262 done [2020-04-16T12:49:21.812Z] #78 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-04-16T12:49:22.818Z] [2020-04-16T12:49:22.819Z] Removing bundles/ [2020-04-16T12:49:22.819Z] [2020-04-16T12:49:22.819Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-16T12:49:22.819Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-16T12:49:22.819Z] GOOS="" GOARCH="" GOARM="" [2020-04-16T12:49:24.135Z] Fetching without tags [2020-04-16T12:49:24.109Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-16T12:49:24.110Z] > git config --add remote.origin.fetch +refs/pull/40828/head:refs/remotes/origin/PR-40828 # timeout=10 [2020-04-16T12:49:24.111Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T12:49:24.124Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-16T12:49:24.140Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-16T12:49:24.140Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-16T12:49:24.140Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40828/head:refs/remotes/origin/PR-40828 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T12:49:24.409Z] Merging remotes/origin/master commit 7d0e9399a357e5a897db4ede8d39d91d678b9b64 into PR head commit 2376ebd3f22baa2f85704430e54769aed82e7262 [2020-04-16T12:49:24.910Z] Merge succeeded, producing 2376ebd3f22baa2f85704430e54769aed82e7262 [2020-04-16T12:49:24.910Z] Checking out Revision 2376ebd3f22baa2f85704430e54769aed82e7262 (PR-40828) [2020-04-16T12:49:25.393Z] Commit message: "fix --cluster-store-opt deprecation annotation" [2020-04-16T12:49:25.439Z] > git --version # timeout=10 [2020-04-16T12:49:25.442Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-04-16T12:49:24.414Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T12:49:24.419Z] > git checkout -f 2376ebd3f22baa2f85704430e54769aed82e7262 # timeout=10 [2020-04-16T12:49:24.883Z] > git merge 7d0e9399a357e5a897db4ede8d39d91d678b9b64 # timeout=10 [2020-04-16T12:49:24.899Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-16T12:49:24.915Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T12:49:24.920Z] > git checkout -f 2376ebd3f22baa2f85704430e54769aed82e7262 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-16T12:49:26.357Z] + docker version [2020-04-16T12:49:26.357Z] Client: Docker Engine - Community [2020-04-16T12:49:26.357Z] Version: 19.03.7 [2020-04-16T12:49:26.357Z] API version: 1.40 [2020-04-16T12:49:26.357Z] Go version: go1.12.17 [2020-04-16T12:49:26.357Z] Git commit: 7141c199a2 [2020-04-16T12:49:26.357Z] Built: Sat Mar 7 16:48:47 2020 [2020-04-16T12:49:26.357Z] OS/Arch: linux/s390x [2020-04-16T12:49:26.357Z] Experimental: false [2020-04-16T12:49:26.357Z] [2020-04-16T12:49:26.357Z] Server: Docker Engine - Community [2020-04-16T12:49:26.357Z] Engine: [2020-04-16T12:49:26.357Z] Version: 19.03.7 [2020-04-16T12:49:26.357Z] API version: 1.40 (minimum version 1.12) [2020-04-16T12:49:26.357Z] Go version: go1.12.17 [2020-04-16T12:49:26.357Z] Git commit: 7141c199a2 [2020-04-16T12:49:26.357Z] Built: Sat Mar 7 16:47:46 2020 [2020-04-16T12:49:26.357Z] OS/Arch: linux/s390x [2020-04-16T12:49:26.357Z] Experimental: true [2020-04-16T12:49:26.357Z] containerd: [2020-04-16T12:49:26.357Z] Version: 1.2.13 [2020-04-16T12:49:26.357Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-16T12:49:26.357Z] runc: [2020-04-16T12:49:26.357Z] Version: 1.0.0-rc10 [2020-04-16T12:49:26.357Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-16T12:49:26.357Z] docker-init: [2020-04-16T12:49:26.357Z] Version: 0.18.0 [2020-04-16T12:49:26.357Z] GitCommit: fec3683 [Pipeline] sh [2020-04-16T12:49:26.723Z] + docker info [2020-04-16T12:49:27.334Z] Client: [2020-04-16T12:49:27.334Z] Debug Mode: false [2020-04-16T12:49:27.334Z] [2020-04-16T12:49:27.334Z] Server: [2020-04-16T12:49:27.334Z] Containers: 0 [2020-04-16T12:49:27.334Z] Running: 0 [2020-04-16T12:49:27.334Z] Paused: 0 [2020-04-16T12:49:27.334Z] Stopped: 0 [2020-04-16T12:49:27.334Z] Images: 0 [2020-04-16T12:49:27.334Z] Server Version: 19.03.7 [2020-04-16T12:49:27.334Z] Storage Driver: overlay2 [2020-04-16T12:49:27.334Z] Backing Filesystem: [2020-04-16T12:49:27.334Z] Supports d_type: true [2020-04-16T12:49:27.334Z] Native Overlay Diff: true [2020-04-16T12:49:27.334Z] Logging Driver: json-file [2020-04-16T12:49:27.334Z] Cgroup Driver: cgroupfs [2020-04-16T12:49:27.334Z] Plugins: [2020-04-16T12:49:27.334Z] Volume: local [2020-04-16T12:49:27.334Z] Network: bridge host ipvlan macvlan null overlay [2020-04-16T12:49:27.334Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-16T12:49:27.334Z] Swarm: inactive [2020-04-16T12:49:27.334Z] Runtimes: runc [2020-04-16T12:49:27.334Z] Default Runtime: runc [2020-04-16T12:49:27.334Z] Init Binary: docker-init [2020-04-16T12:49:27.334Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-16T12:49:27.334Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-16T12:49:27.334Z] init version: fec3683 [2020-04-16T12:49:27.334Z] Security Options: [2020-04-16T12:49:27.334Z] apparmor [2020-04-16T12:49:27.334Z] seccomp [2020-04-16T12:49:27.334Z] Profile: default [2020-04-16T12:49:27.334Z] Kernel Version: 4.15.0-88-generic [2020-04-16T12:49:27.334Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-16T12:49:27.334Z] OSType: linux [2020-04-16T12:49:27.334Z] Architecture: s390x [2020-04-16T12:49:27.334Z] CPUs: 2 [2020-04-16T12:49:27.334Z] Total Memory: 7.861GiB [2020-04-16T12:49:27.334Z] Name: s390x-ubuntu-25 [2020-04-16T12:49:27.334Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-04-16T12:49:27.334Z] Docker Root Dir: /var/lib/docker [2020-04-16T12:49:27.334Z] Debug Mode: false [2020-04-16T12:49:27.334Z] Username: dockerbuildbot [2020-04-16T12:49:27.334Z] Registry: https://index.docker.io/v1/ [2020-04-16T12:49:27.334Z] Labels: [2020-04-16T12:49:27.334Z] Experimental: true [2020-04-16T12:49:27.334Z] Insecure Registries: [2020-04-16T12:49:27.334Z] 127.0.0.0/8 [2020-04-16T12:49:27.334Z] Live Restore Enabled: false [2020-04-16T12:49:27.334Z] [2020-04-16T12:49:27.334Z] WARNING: No swap limit support [Pipeline] sh [2020-04-16T12:49:27.701Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-16T12:49:27.701Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-16T12:49:27.701Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40828/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-16T12:49:27.701Z] + bash /home/jenkins/workspace/moby_PR-40828/check-config.sh [2020-04-16T12:49:27.701Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-16T12:49:27.701Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-04-16T12:49:27.701Z] [2020-04-16T12:49:27.701Z] Generally Necessary: [2020-04-16T12:49:27.701Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-16T12:49:27.701Z] - apparmor: enabled and tools installed [2020-04-16T12:49:27.701Z] - CONFIG_NAMESPACES: enabled [2020-04-16T12:49:27.701Z] - CONFIG_NET_NS: enabled [2020-04-16T12:49:27.701Z] - CONFIG_PID_NS: enabled [2020-04-16T12:49:27.701Z] - CONFIG_IPC_NS: enabled [2020-04-16T12:49:27.701Z] - CONFIG_UTS_NS: enabled [2020-04-16T12:49:27.701Z] - CONFIG_CGROUPS: enabled [2020-04-16T12:49:27.701Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-16T12:49:27.701Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-16T12:49:27.701Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-16T12:49:27.701Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-16T12:49:27.701Z] - CONFIG_CPUSETS: enabled [2020-04-16T12:49:27.701Z] - CONFIG_MEMCG: enabled [2020-04-16T12:49:27.701Z] - CONFIG_KEYS: enabled [2020-04-16T12:49:27.701Z] - CONFIG_VETH: enabled (as module) [2020-04-16T12:49:27.701Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-16T12:49:27.701Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-16T12:49:27.701Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-16T12:49:27.701Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-16T12:49:27.701Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-16T12:49:27.701Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-16T12:49:27.701Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-16T12:49:27.701Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-16T12:49:27.701Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-16T12:49:27.701Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-16T12:49:27.701Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-16T12:49:27.701Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-16T12:49:27.701Z] [2020-04-16T12:49:27.701Z] Optional Features: [2020-04-16T12:49:27.701Z] - CONFIG_USER_NS: enabled [2020-04-16T12:49:27.701Z] - CONFIG_SECCOMP: enabled [2020-04-16T12:49:27.701Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-16T12:49:27.701Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-16T12:49:27.701Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-16T12:49:27.701Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-16T12:49:27.701Z] - CONFIG_BLK_CGROUP: enabled [2020-04-16T12:49:27.701Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-16T12:49:27.701Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-16T12:49:27.701Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-16T12:49:27.701Z] - CONFIG_CGROUP_PERF: enabled [2020-04-16T12:49:27.701Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-16T12:49:27.701Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-16T12:49:27.701Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-16T12:49:27.701Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-16T12:49:27.701Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-16T12:49:27.701Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-16T12:49:27.701Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-16T12:49:27.701Z] - CONFIG_IP_VS: enabled (as module) [2020-04-16T12:49:27.701Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-16T12:49:27.701Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-16T12:49:27.701Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-16T12:49:27.701Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-16T12:49:27.701Z] - CONFIG_EXT4_FS: enabled [2020-04-16T12:49:27.701Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-16T12:49:27.767Z] Fetching without tags [2020-04-16T12:49:27.798Z] Fetching without tags [2020-04-16T12:49:27.981Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-16T12:49:27.981Z] - Network Drivers: [2020-04-16T12:49:27.981Z] - "overlay": [2020-04-16T12:49:27.981Z] - CONFIG_VXLAN: enabled (as module) [2020-04-16T12:49:27.981Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-16T12:49:27.981Z] Optional (for encrypted networks): [2020-04-16T12:49:27.981Z] - CONFIG_CRYPTO: enabled [2020-04-16T12:49:27.981Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-16T12:49:27.981Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-16T12:49:27.981Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-16T12:49:27.981Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-16T12:49:27.981Z] - CONFIG_XFRM: enabled [2020-04-16T12:49:27.981Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-16T12:49:27.981Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-16T12:49:27.981Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-16T12:49:27.981Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-16T12:49:27.981Z] - "ipvlan": [2020-04-16T12:49:27.981Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-16T12:49:27.981Z] - "macvlan": [2020-04-16T12:49:27.981Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-16T12:49:27.981Z] - CONFIG_DUMMY: enabled (as module) [2020-04-16T12:49:27.981Z] - "ftp,tftp client in container": [2020-04-16T12:49:27.981Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-16T12:49:27.981Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-16T12:49:27.981Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-16T12:49:27.981Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-16T12:49:27.981Z] - Storage Drivers: [2020-04-16T12:49:27.981Z] - "aufs": [2020-04-16T12:49:27.981Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-16T12:49:27.981Z] - "btrfs": [2020-04-16T12:49:27.981Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-16T12:49:27.981Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-16T12:49:27.981Z] - "devicemapper": [2020-04-16T12:49:27.981Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-16T12:49:27.981Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-16T12:49:27.981Z] - "overlay": [2020-04-16T12:49:27.981Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-16T12:49:27.981Z] - "zfs": [2020-04-16T12:49:27.981Z] - /dev/zfs: missing [2020-04-16T12:49:27.981Z] - zfs command: missing [2020-04-16T12:49:27.981Z] - zpool command: missing [2020-04-16T12:49:27.981Z] [2020-04-16T12:49:27.981Z] Limits: [2020-04-16T12:49:27.981Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-16T12:49:27.981Z] [2020-04-16T12:49:27.981Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-04-16T12:49:28.037Z] Merging remotes/origin/master commit 7d0e9399a357e5a897db4ede8d39d91d678b9b64 into PR head commit 2376ebd3f22baa2f85704430e54769aed82e7262 [Pipeline] sh [2020-04-16T12:49:28.095Z] Merging remotes/origin/master commit 7d0e9399a357e5a897db4ede8d39d91d678b9b64 into PR head commit 2376ebd3f22baa2f85704430e54769aed82e7262 [2020-04-16T12:49:28.395Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2376ebd3f22baa2f85704430e54769aed82e7262 . [2020-04-16T12:49:28.395Z] #2 [internal] load build definition from Dockerfile [2020-04-16T12:49:28.395Z] #2 transferring dockerfile: 17.09kB done [2020-04-16T12:49:28.395Z] #2 DONE 0.0s [2020-04-16T12:49:28.395Z] [2020-04-16T12:49:28.395Z] #1 [internal] load .dockerignore [2020-04-16T12:49:28.395Z] #1 transferring context: 87B done [2020-04-16T12:49:28.395Z] #1 DONE 0.0s [2020-04-16T12:49:28.395Z] [2020-04-16T12:49:28.395Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-16T12:49:28.553Z] Merge succeeded, producing 2376ebd3f22baa2f85704430e54769aed82e7262 [2020-04-16T12:49:28.553Z] Checking out Revision 2376ebd3f22baa2f85704430e54769aed82e7262 (PR-40828) [2020-04-16T12:49:28.626Z] Merge succeeded, producing 2376ebd3f22baa2f85704430e54769aed82e7262 [2020-04-16T12:49:28.626Z] Checking out Revision 2376ebd3f22baa2f85704430e54769aed82e7262 (PR-40828) [2020-04-16T12:49:28.683Z] #3 DONE 0.2s [2020-04-16T12:49:28.683Z] [2020-04-16T12:49:28.683Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-16T12:49:28.683Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-16T12:49:27.648Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-16T12:49:27.651Z] > git config --add remote.origin.fetch +refs/pull/40828/head:refs/remotes/origin/PR-40828 # timeout=10 [2020-04-16T12:49:27.655Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T12:49:27.662Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-16T12:49:27.709Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-16T12:49:27.710Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-16T12:49:27.710Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40828/head:refs/remotes/origin/PR-40828 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T12:49:27.941Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T12:49:27.945Z] > git checkout -f 2376ebd3f22baa2f85704430e54769aed82e7262 # timeout=10 [2020-04-16T12:49:28.441Z] > git merge 7d0e9399a357e5a897db4ede8d39d91d678b9b64 # timeout=10 [2020-04-16T12:49:28.450Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-16T12:49:28.498Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T12:49:28.504Z] > git checkout -f 2376ebd3f22baa2f85704430e54769aed82e7262 # timeout=10 [2020-04-16T12:49:28.971Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-16T12:49:28.971Z] #4 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-04-16T12:49:28.971Z] #4 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-04-16T12:49:28.971Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.39MB / 8.87MB 0.2s [2020-04-16T12:49:28.971Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2020-04-16T12:49:28.971Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.1s [2020-04-16T12:49:27.767Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-16T12:49:27.770Z] > git config --add remote.origin.fetch +refs/pull/40828/head:refs/remotes/origin/PR-40828 # timeout=10 [2020-04-16T12:49:27.778Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T12:49:27.785Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-16T12:49:27.799Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-16T12:49:27.799Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-16T12:49:27.800Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40828/head:refs/remotes/origin/PR-40828 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T12:49:28.096Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T12:49:28.101Z] > git checkout -f 2376ebd3f22baa2f85704430e54769aed82e7262 # timeout=10 [2020-04-16T12:49:28.604Z] > git merge 7d0e9399a357e5a897db4ede8d39d91d678b9b64 # timeout=10 [2020-04-16T12:49:28.613Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-16T12:49:28.626Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T12:49:28.636Z] > git checkout -f 2376ebd3f22baa2f85704430e54769aed82e7262 # timeout=10 [2020-04-16T12:49:29.058Z] Commit message: "fix --cluster-store-opt deprecation annotation" [2020-04-16T12:49:29.009Z] > git --version # timeout=10 [2020-04-16T12:49:29.021Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-04-16T12:49:29.171Z] Commit message: "fix --cluster-store-opt deprecation annotation" [2020-04-16T12:49:29.195Z] > git --version # timeout=10 [2020-04-16T12:49:29.223Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-04-16T12:49:29.254Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.2s done [2020-04-16T12:49:29.254Z] #4 DONE 0.5s [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-16T12:49:29.611Z] Still waiting to schedule task [2020-04-16T12:49:29.611Z] All nodes of label ‘arm64&&linux’ are offline [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-16T12:49:29.813Z] Fetching without tags [2020-04-16T12:49:29.881Z] [2020-04-16T12:49:29.882Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-16T12:49:29.882Z] #6 DONE 0.2s [2020-04-16T12:49:29.882Z] [2020-04-16T12:49:29.882Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-16T12:49:29.882Z] #5 DONE 0.1s [2020-04-16T12:49:29.882Z] [2020-04-16T12:49:29.882Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-16T12:49:29.882Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 done [2020-04-16T12:49:29.882Z] #7 sha256:5113530bf5141b838396b60a6517cfd109ca6a0f28974af0dd71a05213926fb1 5.46kB / 5.46kB done [2020-04-16T12:49:29.882Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 818.28kB / 48.96MB 0.2s [2020-04-16T12:49:29.882Z] #7 sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 4.95MB / 7.38MB 0.2s [2020-04-16T12:49:29.882Z] #7 sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 5.99MB / 9.88MB 0.2s [2020-04-16T12:49:29.882Z] #7 sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 1.42kB / 1.42kB done [2020-04-16T12:49:29.882Z] #7 sha256:29bbcdcc07d41fd4e9b86ae5014a755471ea8f363882e37e4ef6d6e424bf67bc 1.79kB / 1.79kB done [2020-04-16T12:49:29.969Z] + [ PR != PR ] [2020-04-16T12:49:29.969Z] + [ master != master ] [2020-04-16T12:49:29.969Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-16T12:49:30.053Z] + docker version [2020-04-16T12:49:30.053Z] Client: Docker Engine - Community [2020-04-16T12:49:30.053Z] Version: 19.03.5 [2020-04-16T12:49:30.053Z] API version: 1.40 [2020-04-16T12:49:30.053Z] Go version: go1.12.12 [2020-04-16T12:49:30.053Z] Git commit: 633a0ea838 [2020-04-16T12:49:30.053Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-16T12:49:30.053Z] OS/Arch: linux/amd64 [2020-04-16T12:49:30.053Z] Experimental: false [2020-04-16T12:49:30.053Z] [2020-04-16T12:49:30.053Z] Server: Docker Engine - Community [2020-04-16T12:49:30.053Z] Engine: [2020-04-16T12:49:30.053Z] Version: 19.03.5 [2020-04-16T12:49:30.053Z] API version: 1.40 (minimum version 1.12) [2020-04-16T12:49:30.053Z] Go version: go1.12.12 [2020-04-16T12:49:30.053Z] Git commit: 633a0ea838 [2020-04-16T12:49:30.053Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-16T12:49:30.054Z] OS/Arch: linux/amd64 [2020-04-16T12:49:30.054Z] Experimental: true [2020-04-16T12:49:30.054Z] containerd: [2020-04-16T12:49:30.054Z] Version: 1.2.10 [2020-04-16T12:49:30.054Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-16T12:49:30.054Z] runc: [2020-04-16T12:49:30.054Z] Version: 1.0.0-rc8+dev [2020-04-16T12:49:30.054Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-16T12:49:30.054Z] docker-init: [2020-04-16T12:49:30.054Z] Version: 0.18.0 [2020-04-16T12:49:30.054Z] GitCommit: fec3683 [2020-04-16T12:49:30.180Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 7.20MB / 48.96MB 0.3s [2020-04-16T12:49:30.180Z] #7 sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 7.38MB / 7.38MB 0.3s done [2020-04-16T12:49:30.180Z] #7 sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 9.11MB / 9.88MB 0.3s [2020-04-16T12:49:30.180Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 0B / 51.33MB 0.3s [2020-04-16T12:49:30.180Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 15.72MB / 48.96MB 0.4s [2020-04-16T12:49:30.180Z] #7 sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 9.88MB / 9.88MB 0.3s done [2020-04-16T12:49:30.180Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 2.83MB / 51.33MB 0.4s [2020-04-16T12:49:30.180Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 0B / 56.67MB 0.4s [Pipeline] sh [2020-04-16T12:49:30.422Z] + docker version [2020-04-16T12:49:30.422Z] Client: Docker Engine - Community [2020-04-16T12:49:30.422Z] Version: 19.03.5 [2020-04-16T12:49:30.422Z] API version: 1.40 [2020-04-16T12:49:30.422Z] Go version: go1.12.12 [2020-04-16T12:49:30.422Z] Git commit: 633a0ea838 [2020-04-16T12:49:30.422Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-16T12:49:30.422Z] OS/Arch: linux/amd64 [2020-04-16T12:49:30.422Z] Experimental: false [2020-04-16T12:49:30.422Z] [2020-04-16T12:49:30.422Z] Server: Docker Engine - Community [2020-04-16T12:49:30.422Z] Engine: [2020-04-16T12:49:30.422Z] Version: 19.03.5 [2020-04-16T12:49:30.422Z] API version: 1.40 (minimum version 1.12) [2020-04-16T12:49:30.422Z] Go version: go1.12.12 [2020-04-16T12:49:30.422Z] Git commit: 633a0ea838 [2020-04-16T12:49:30.422Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-16T12:49:30.422Z] OS/Arch: linux/amd64 [2020-04-16T12:49:30.422Z] Experimental: true [2020-04-16T12:49:30.422Z] containerd: [2020-04-16T12:49:30.422Z] Version: 1.2.10 [2020-04-16T12:49:30.422Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-16T12:49:30.422Z] runc: [2020-04-16T12:49:30.422Z] Version: 1.0.0-rc8+dev [2020-04-16T12:49:30.422Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-16T12:49:30.422Z] docker-init: [2020-04-16T12:49:30.422Z] Version: 0.18.0 [2020-04-16T12:49:30.422Z] GitCommit: fec3683 [Pipeline] sh [2020-04-16T12:49:30.454Z] + docker info [2020-04-16T12:49:30.502Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 9.18MB / 51.33MB 0.5s [2020-04-16T12:49:30.502Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 4.04MB / 56.67MB 0.5s [2020-04-16T12:49:30.502Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 19.68MB / 48.96MB 0.6s [2020-04-16T12:49:30.502Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 9.16MB / 56.67MB 0.6s [2020-04-16T12:49:30.502Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 24.12MB / 48.96MB 0.7s [2020-04-16T12:49:30.502Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 14.15MB / 51.33MB 0.7s [2020-04-16T12:49:30.502Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 12.38MB / 56.67MB 0.7s [2020-04-16T12:49:30.538Z] Merging remotes/origin/master commit 7d0e9399a357e5a897db4ede8d39d91d678b9b64 into PR head commit 2376ebd3f22baa2f85704430e54769aed82e7262 [2020-04-16T12:49:30.805Z] #7 ... [2020-04-16T12:49:30.805Z] [2020-04-16T12:49:30.805Z] #20 [internal] load build context [2020-04-16T12:49:30.805Z] #20 transferring context: 52.80MB 0.8s done [2020-04-16T12:49:30.805Z] #20 DONE 0.9s [2020-04-16T12:49:30.805Z] [2020-04-16T12:49:30.805Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-16T12:49:30.805Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 37.55MB / 48.96MB 0.9s [2020-04-16T12:49:30.805Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 19.27MB / 51.33MB 0.9s [2020-04-16T12:49:30.805Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 18.62MB / 56.67MB 0.9s [2020-04-16T12:49:30.805Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 41.09MB / 48.96MB 1.0s [2020-04-16T12:49:30.805Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 23.08MB / 51.33MB 1.0s [2020-04-16T12:49:30.805Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 23.07MB / 56.67MB 1.0s [2020-04-16T12:49:30.822Z] + docker info [2020-04-16T12:49:30.822Z] Client: [2020-04-16T12:49:30.822Z] Debug Mode: false [2020-04-16T12:49:30.822Z] [2020-04-16T12:49:30.822Z] Server: [2020-04-16T12:49:30.822Z] Containers: 0 [2020-04-16T12:49:30.822Z] Running: 0 [2020-04-16T12:49:30.822Z] Paused: 0 [2020-04-16T12:49:30.822Z] Stopped: 0 [2020-04-16T12:49:30.822Z] Images: 3 [2020-04-16T12:49:30.822Z] Server Version: 19.03.5 [2020-04-16T12:49:30.822Z] Storage Driver: overlay2 [2020-04-16T12:49:30.822Z] Backing Filesystem: extfs [2020-04-16T12:49:30.822Z] Supports d_type: true [2020-04-16T12:49:30.822Z] Native Overlay Diff: true [2020-04-16T12:49:30.822Z] Logging Driver: json-file [2020-04-16T12:49:30.822Z] Cgroup Driver: cgroupfs [2020-04-16T12:49:30.822Z] Plugins: [2020-04-16T12:49:30.822Z] Volume: local [2020-04-16T12:49:30.822Z] Network: bridge host ipvlan macvlan null overlay [2020-04-16T12:49:30.822Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-16T12:49:30.822Z] Swarm: inactive [2020-04-16T12:49:30.822Z] Runtimes: runc [2020-04-16T12:49:30.822Z] Default Runtime: runc [2020-04-16T12:49:30.822Z] Init Binary: docker-init [2020-04-16T12:49:30.822Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-16T12:49:30.822Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-16T12:49:30.822Z] init version: fec3683 [2020-04-16T12:49:30.822Z] Security Options: [2020-04-16T12:49:30.822Z] apparmor [2020-04-16T12:49:30.822Z] seccomp [2020-04-16T12:49:30.822Z] Profile: default [2020-04-16T12:49:30.822Z] Kernel Version: 4.15.0-1058-aws [2020-04-16T12:49:30.822Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-16T12:49:30.822Z] OSType: linux [2020-04-16T12:49:30.822Z] Architecture: x86_64 [2020-04-16T12:49:30.822Z] CPUs: 2 [2020-04-16T12:49:30.822Z] Total Memory: 7.501GiB [2020-04-16T12:49:30.822Z] Name: ip-10-100-64-165 [2020-04-16T12:49:30.822Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-16T12:49:30.822Z] Docker Root Dir: /var/lib/docker [2020-04-16T12:49:30.822Z] Debug Mode: false [2020-04-16T12:49:30.822Z] Registry: https://index.docker.io/v1/ [2020-04-16T12:49:30.822Z] Labels: [2020-04-16T12:49:30.822Z] Experimental: true [2020-04-16T12:49:30.822Z] Insecure Registries: [2020-04-16T12:49:30.822Z] 127.0.0.0/8 [2020-04-16T12:49:30.822Z] Live Restore Enabled: true [2020-04-16T12:49:30.822Z] [2020-04-16T12:49:30.822Z] WARNING: No swap limit support [Pipeline] sh [2020-04-16T12:49:31.017Z] Client: [2020-04-16T12:49:31.017Z] Debug Mode: false [2020-04-16T12:49:31.017Z] [2020-04-16T12:49:31.017Z] Server: [2020-04-16T12:49:31.017Z] Containers: 0 [2020-04-16T12:49:31.017Z] Running: 0 [2020-04-16T12:49:31.017Z] Paused: 0 [2020-04-16T12:49:31.017Z] Stopped: 0 [2020-04-16T12:49:31.017Z] Images: 2 [2020-04-16T12:49:31.017Z] Server Version: 19.03.5 [2020-04-16T12:49:31.017Z] Storage Driver: overlay2 [2020-04-16T12:49:31.017Z] Backing Filesystem: extfs [2020-04-16T12:49:31.017Z] Supports d_type: true [2020-04-16T12:49:31.017Z] Native Overlay Diff: true [2020-04-16T12:49:31.017Z] Logging Driver: json-file [2020-04-16T12:49:31.017Z] Cgroup Driver: cgroupfs [2020-04-16T12:49:31.017Z] Plugins: [2020-04-16T12:49:31.017Z] Volume: local [2020-04-16T12:49:31.017Z] Network: bridge host ipvlan macvlan null overlay [2020-04-16T12:49:31.017Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-16T12:49:31.017Z] Swarm: inactive [2020-04-16T12:49:31.017Z] Runtimes: runc [2020-04-16T12:49:31.017Z] Default Runtime: runc [2020-04-16T12:49:31.017Z] Init Binary: docker-init [2020-04-16T12:49:31.017Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-16T12:49:31.017Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-16T12:49:31.017Z] init version: fec3683 [2020-04-16T12:49:31.017Z] Security Options: [2020-04-16T12:49:31.017Z] apparmor [2020-04-16T12:49:31.017Z] seccomp [2020-04-16T12:49:31.017Z] Profile: default [2020-04-16T12:49:31.017Z] Kernel Version: 4.15.0-1058-aws [2020-04-16T12:49:31.017Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-16T12:49:31.017Z] OSType: linux [2020-04-16T12:49:31.017Z] Architecture: x86_64 [2020-04-16T12:49:31.017Z] CPUs: 2 [2020-04-16T12:49:31.017Z] Total Memory: 7.501GiB [2020-04-16T12:49:31.017Z] Name: ip-10-100-55-64 [2020-04-16T12:49:31.017Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-16T12:49:31.017Z] Docker Root Dir: /var/lib/docker [2020-04-16T12:49:31.017Z] Debug Mode: false [2020-04-16T12:49:31.017Z] Registry: https://index.docker.io/v1/ [2020-04-16T12:49:31.017Z] Labels: [2020-04-16T12:49:31.017Z] Experimental: true [2020-04-16T12:49:31.017Z] Insecure Registries: [2020-04-16T12:49:31.017Z] 127.0.0.0/8 [2020-04-16T12:49:31.017Z] Live Restore Enabled: true [2020-04-16T12:49:31.017Z] [2020-04-16T12:49:31.017Z] WARNING: No swap limit support [Pipeline] sh [2020-04-16T12:49:31.112Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 45.01MB / 48.96MB 1.1s [2020-04-16T12:49:31.112Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 27.15MB / 51.33MB 1.1s [2020-04-16T12:49:31.112Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 26.90MB / 56.67MB 1.1s [2020-04-16T12:49:31.112Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 48.27MB / 48.96MB 1.2s [2020-04-16T12:49:31.112Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 32.11MB / 51.33MB 1.2s [2020-04-16T12:49:31.112Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 30.37MB / 56.67MB 1.2s [2020-04-16T12:49:31.112Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 48.96MB / 48.96MB 1.2s done [2020-04-16T12:49:31.112Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 39.85MB / 51.33MB 1.4s [2020-04-16T12:49:31.112Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 41.45MB / 56.67MB 1.4s [2020-04-16T12:49:31.112Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 1.31MB / 102.23MB 1.4s [2020-04-16T12:49:29.487Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-16T12:49:29.534Z] > git config --add remote.origin.fetch +refs/pull/40828/head:refs/remotes/origin/PR-40828 # timeout=10 [2020-04-16T12:49:29.583Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T12:49:29.714Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-16T12:49:29.848Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-16T12:49:29.848Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-16T12:49:29.849Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40828/head:refs/remotes/origin/PR-40828 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T12:49:30.571Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T12:49:30.618Z] > git checkout -f 2376ebd3f22baa2f85704430e54769aed82e7262 # timeout=10 [2020-04-16T12:49:31.219Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-16T12:49:31.219Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-16T12:49:31.219Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40828/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-16T12:49:31.219Z] + bash /home/ubuntu/workspace/moby_PR-40828/check-config.sh [2020-04-16T12:49:31.219Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-16T12:49:31.219Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-16T12:49:31.219Z] [2020-04-16T12:49:31.219Z] Generally Necessary: [2020-04-16T12:49:31.219Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-16T12:49:31.219Z] - apparmor: enabled and tools installed [2020-04-16T12:49:31.219Z] - CONFIG_NAMESPACES: enabled [2020-04-16T12:49:31.219Z] - CONFIG_NET_NS: enabled [2020-04-16T12:49:31.219Z] - CONFIG_PID_NS: enabled [2020-04-16T12:49:31.219Z] - CONFIG_IPC_NS: enabled [2020-04-16T12:49:31.219Z] - CONFIG_UTS_NS: enabled [2020-04-16T12:49:31.219Z] - CONFIG_CGROUPS: enabled [2020-04-16T12:49:31.219Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-16T12:49:31.219Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-16T12:49:31.219Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-16T12:49:31.219Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-16T12:49:31.219Z] - CONFIG_CPUSETS: enabled [2020-04-16T12:49:31.219Z] - CONFIG_MEMCG: enabled [2020-04-16T12:49:31.219Z] - CONFIG_KEYS: enabled [2020-04-16T12:49:31.219Z] - CONFIG_VETH: enabled (as module) [2020-04-16T12:49:31.219Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-16T12:49:31.219Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-16T12:49:31.219Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-16T12:49:31.219Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-16T12:49:31.219Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-16T12:49:31.219Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-16T12:49:31.219Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-16T12:49:31.219Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-16T12:49:31.219Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-16T12:49:31.219Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-16T12:49:31.219Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-16T12:49:31.219Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-16T12:49:31.219Z] [2020-04-16T12:49:31.219Z] Optional Features: [2020-04-16T12:49:31.219Z] - CONFIG_USER_NS: enabled [2020-04-16T12:49:31.219Z] - CONFIG_SECCOMP: enabled [2020-04-16T12:49:31.219Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-16T12:49:31.219Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-16T12:49:31.219Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-16T12:49:31.219Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-16T12:49:31.219Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-16T12:49:31.219Z] - CONFIG_BLK_CGROUP: enabled [2020-04-16T12:49:31.219Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-16T12:49:31.219Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-16T12:49:31.219Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-16T12:49:31.219Z] - CONFIG_CGROUP_PERF: enabled [2020-04-16T12:49:31.219Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-16T12:49:31.219Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-16T12:49:31.296Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-16T12:49:31.296Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-16T12:49:31.296Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40828/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-16T12:49:31.296Z] + bash /home/ubuntu/workspace/moby_PR-40828/check-config.sh [2020-04-16T12:49:31.296Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-16T12:49:31.296Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-16T12:49:31.296Z] [2020-04-16T12:49:31.296Z] Generally Necessary: [2020-04-16T12:49:31.296Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-16T12:49:31.296Z] - apparmor: enabled and tools installed [2020-04-16T12:49:31.421Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 42.56MB / 51.33MB 1.5s [2020-04-16T12:49:31.421Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 47.52MB / 56.67MB 1.5s [2020-04-16T12:49:31.421Z] #7 extracting sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 [2020-04-16T12:49:31.421Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 45.84MB / 51.33MB 1.6s [2020-04-16T12:49:31.421Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 51.89MB / 56.67MB 1.6s [2020-04-16T12:49:31.421Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 8.48MB / 102.23MB 1.6s [2020-04-16T12:49:31.421Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 49.97MB / 51.33MB 1.7s [2020-04-16T12:49:31.421Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 55.52MB / 56.67MB 1.7s [2020-04-16T12:49:31.473Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-16T12:49:31.473Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-16T12:49:31.473Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-16T12:49:31.473Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-16T12:49:31.473Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-16T12:49:31.473Z] - CONFIG_IP_VS: enabled (as module) [2020-04-16T12:49:31.473Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-16T12:49:31.473Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-16T12:49:31.473Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-16T12:49:31.473Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-16T12:49:31.473Z] - CONFIG_EXT4_FS: enabled [2020-04-16T12:49:31.473Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-16T12:49:31.473Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-16T12:49:31.473Z] - Network Drivers: [2020-04-16T12:49:31.473Z] - "overlay": [2020-04-16T12:49:31.473Z] - CONFIG_VXLAN: enabled (as module) [2020-04-16T12:49:31.473Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-16T12:49:31.473Z] Optional (for encrypted networks): [2020-04-16T12:49:31.473Z] - CONFIG_CRYPTO: enabled [2020-04-16T12:49:31.473Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-16T12:49:31.473Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-16T12:49:31.473Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-16T12:49:31.473Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-16T12:49:31.473Z] - CONFIG_XFRM: enabled [2020-04-16T12:49:31.473Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-16T12:49:31.473Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-16T12:49:31.473Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-16T12:49:31.474Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-16T12:49:31.474Z] - "ipvlan": [2020-04-16T12:49:31.474Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-16T12:49:31.474Z] - "macvlan": [2020-04-16T12:49:31.474Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-16T12:49:31.474Z] - CONFIG_DUMMY: enabled (as module) [2020-04-16T12:49:31.474Z] - "ftp,tftp client in container": [2020-04-16T12:49:31.474Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-16T12:49:31.474Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-16T12:49:31.474Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-16T12:49:31.474Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-16T12:49:31.474Z] - Storage Drivers: [2020-04-16T12:49:31.474Z] - "aufs": [2020-04-16T12:49:31.474Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-16T12:49:31.474Z] - "btrfs": [2020-04-16T12:49:31.474Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-16T12:49:31.474Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-16T12:49:31.474Z] - "devicemapper": [2020-04-16T12:49:31.474Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-16T12:49:31.474Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-16T12:49:31.474Z] - "overlay": [2020-04-16T12:49:31.474Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-16T12:49:31.474Z] - "zfs": [2020-04-16T12:49:31.474Z] - /dev/zfs: missing [2020-04-16T12:49:31.474Z] - zfs command: missing [2020-04-16T12:49:31.474Z] - zpool command: missing [2020-04-16T12:49:31.474Z] [2020-04-16T12:49:31.474Z] Limits: [2020-04-16T12:49:31.474Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-16T12:49:31.474Z] [2020-04-16T12:49:31.474Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-16T12:49:31.553Z] - CONFIG_NAMESPACES: enabled [2020-04-16T12:49:31.553Z] - CONFIG_NET_NS: enabled [2020-04-16T12:49:31.553Z] - CONFIG_PID_NS: enabled [2020-04-16T12:49:31.553Z] - CONFIG_IPC_NS: enabled [2020-04-16T12:49:31.553Z] - CONFIG_UTS_NS: enabled [2020-04-16T12:49:31.553Z] - CONFIG_CGROUPS: enabled [2020-04-16T12:49:31.553Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-16T12:49:31.553Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-16T12:49:31.553Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-16T12:49:31.553Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-16T12:49:31.553Z] - CONFIG_CPUSETS: enabled [2020-04-16T12:49:31.553Z] - CONFIG_MEMCG: enabled [2020-04-16T12:49:31.553Z] - CONFIG_KEYS: enabled [2020-04-16T12:49:31.553Z] - CONFIG_VETH: enabled (as module) [2020-04-16T12:49:31.553Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-16T12:49:31.553Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-16T12:49:31.553Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-16T12:49:31.553Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-16T12:49:31.553Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-16T12:49:31.553Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-16T12:49:31.553Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-16T12:49:31.553Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-16T12:49:31.553Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-16T12:49:31.553Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-16T12:49:31.553Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-16T12:49:31.553Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-16T12:49:31.553Z] [2020-04-16T12:49:31.553Z] Optional Features: [2020-04-16T12:49:31.553Z] - CONFIG_USER_NS: enabled [2020-04-16T12:49:31.553Z] - CONFIG_SECCOMP: enabled [2020-04-16T12:49:31.553Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-16T12:49:31.553Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-16T12:49:31.553Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-16T12:49:31.553Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-16T12:49:31.553Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-16T12:49:31.553Z] - CONFIG_BLK_CGROUP: enabled [2020-04-16T12:49:31.553Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-16T12:49:31.553Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-16T12:49:31.553Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-16T12:49:31.553Z] - CONFIG_CGROUP_PERF: enabled [2020-04-16T12:49:31.553Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-16T12:49:31.553Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-16T12:49:31.553Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-16T12:49:31.553Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-16T12:49:31.553Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-16T12:49:31.553Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-16T12:49:31.553Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-16T12:49:31.553Z] - CONFIG_IP_VS: enabled (as module) [2020-04-16T12:49:31.553Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-16T12:49:31.553Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-16T12:49:31.553Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-16T12:49:31.553Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-16T12:49:31.553Z] - CONFIG_EXT4_FS: enabled [2020-04-16T12:49:31.553Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-16T12:49:31.553Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-16T12:49:31.553Z] - Network Drivers: [2020-04-16T12:49:31.553Z] - "overlay": [2020-04-16T12:49:31.728Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 20.66MB / 102.23MB 1.8s [2020-04-16T12:49:31.728Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 51.33MB / 51.33MB 1.8s done [2020-04-16T12:49:31.728Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 56.67MB / 56.67MB 1.8s done [2020-04-16T12:49:31.728Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 32.99MB / 102.23MB 1.9s [2020-04-16T12:49:31.728Z] #7 sha256:33678fe649ecba3ce73494fec49b1cf205773565488d204517085fde8683461f 155B / 155B 1.9s done [2020-04-16T12:49:31.810Z] - CONFIG_VXLAN: enabled (as module) [2020-04-16T12:49:31.810Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-16T12:49:31.810Z] Optional (for encrypted networks): [2020-04-16T12:49:31.810Z] - CONFIG_CRYPTO: enabled [2020-04-16T12:49:31.810Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-16T12:49:31.810Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-16T12:49:31.810Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-16T12:49:31.810Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-16T12:49:31.810Z] - CONFIG_XFRM: enabled [2020-04-16T12:49:31.810Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-16T12:49:31.810Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-16T12:49:31.810Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-16T12:49:31.810Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-16T12:49:31.810Z] - "ipvlan": [2020-04-16T12:49:31.810Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-16T12:49:31.810Z] - "macvlan": [2020-04-16T12:49:31.810Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-16T12:49:31.810Z] - CONFIG_DUMMY: enabled (as module) [2020-04-16T12:49:31.810Z] - "ftp,tftp client in container": [2020-04-16T12:49:31.810Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-16T12:49:31.810Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-16T12:49:31.810Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-16T12:49:31.810Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-16T12:49:31.810Z] - Storage Drivers: [2020-04-16T12:49:31.810Z] - "aufs": [2020-04-16T12:49:31.810Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-16T12:49:31.810Z] - "btrfs": [2020-04-16T12:49:31.810Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-16T12:49:31.810Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-16T12:49:31.810Z] - "devicemapper": [2020-04-16T12:49:31.810Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-16T12:49:31.810Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-16T12:49:31.810Z] - "overlay": [2020-04-16T12:49:31.810Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-16T12:49:31.810Z] - "zfs": [2020-04-16T12:49:31.810Z] - /dev/zfs: missing [2020-04-16T12:49:31.810Z] - zfs command: missing [2020-04-16T12:49:31.810Z] - zpool command: missing [2020-04-16T12:49:31.810Z] [2020-04-16T12:49:31.810Z] Limits: [2020-04-16T12:49:31.810Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-16T12:49:31.810Z] [2020-04-16T12:49:31.810Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-16T12:49:31.924Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2376ebd3f22baa2f85704430e54769aed82e7262 . [2020-04-16T12:49:31.924Z] #2 [internal] load .dockerignore [2020-04-16T12:49:31.924Z] #2 transferring context: 87B done [2020-04-16T12:49:31.924Z] #2 DONE 0.0s [2020-04-16T12:49:31.924Z] [2020-04-16T12:49:31.924Z] #1 [internal] load build definition from Dockerfile [2020-04-16T12:49:31.924Z] #1 transferring dockerfile: 17.09kB done [2020-04-16T12:49:31.924Z] #1 DONE 0.0s [2020-04-16T12:49:31.924Z] [2020-04-16T12:49:31.924Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-16T12:49:31.924Z] #3 DONE 0.1s [2020-04-16T12:49:32.036Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 40.95MB / 102.23MB 2.0s [2020-04-16T12:49:32.036Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 57.43MB / 102.23MB 2.2s [2020-04-16T12:49:32.036Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 69.59MB / 102.23MB 2.3s [2020-04-16T12:49:32.141Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2376ebd3f22baa2f85704430e54769aed82e7262 . [2020-04-16T12:49:32.141Z] #1 [internal] load build definition from Dockerfile [2020-04-16T12:49:32.141Z] #1 transferring dockerfile: 17.09kB done [2020-04-16T12:49:32.141Z] #1 DONE 0.0s [2020-04-16T12:49:32.141Z] [2020-04-16T12:49:32.141Z] #2 [internal] load .dockerignore [2020-04-16T12:49:32.141Z] #2 transferring context: 87B done [2020-04-16T12:49:32.141Z] #2 DONE 0.0s [2020-04-16T12:49:32.141Z] [2020-04-16T12:49:32.141Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-16T12:49:32.141Z] #3 DONE 0.1s [2020-04-16T12:49:32.178Z] [2020-04-16T12:49:32.178Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-16T12:49:32.178Z] #4 CACHED [2020-04-16T12:49:32.324Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 81.20MB / 102.23MB 2.4s [2020-04-16T12:49:32.324Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 93.01MB / 102.23MB 2.5s [2020-04-16T12:49:32.324Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 102.23MB / 102.23MB 2.6s [2020-04-16T12:49:32.398Z] [2020-04-16T12:49:32.398Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-16T12:49:32.398Z] #4 CACHED [2020-04-16T12:49:32.605Z] #7 ... [2020-04-16T12:49:32.605Z] [2020-04-16T12:49:32.605Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-16T12:49:32.605Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-16T12:49:32.605Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-16T12:49:32.605Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-16T12:49:32.605Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.0s done [2020-04-16T12:49:32.605Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done [2020-04-16T12:49:32.605Z] #71 DONE 2.8s [2020-04-16T12:49:32.605Z] [2020-04-16T12:49:32.605Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-16T12:49:32.605Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 102.23MB / 102.23MB 2.7s done [2020-04-16T12:49:32.739Z] [2020-04-16T12:49:32.739Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-16T12:49:32.739Z] #5 DONE 0.1s [2020-04-16T12:49:32.739Z] [2020-04-16T12:49:32.739Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-16T12:49:32.739Z] #6 DONE 0.1s [2020-04-16T12:49:32.739Z] [2020-04-16T12:49:32.739Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-16T12:49:32.739Z] #7 DONE 0.0s [2020-04-16T12:49:32.739Z] [2020-04-16T12:49:32.739Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-16T12:49:32.739Z] #71 DONE 0.0s [2020-04-16T12:49:32.739Z] [2020-04-16T12:49:32.739Z] #20 [internal] load build context [2020-04-16T12:49:32.962Z] [2020-04-16T12:49:32.962Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-16T12:49:32.962Z] #6 DONE 0.1s [2020-04-16T12:49:32.962Z] [2020-04-16T12:49:32.962Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-16T12:49:32.962Z] #5 DONE 0.1s [2020-04-16T12:49:32.962Z] [2020-04-16T12:49:32.962Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-16T12:49:32.962Z] #71 DONE 0.0s [2020-04-16T12:49:32.962Z] [2020-04-16T12:49:32.962Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-16T12:49:32.962Z] #7 DONE 0.0s [2020-04-16T12:49:32.962Z] [2020-04-16T12:49:32.962Z] #20 [internal] load build context [2020-04-16T12:49:33.218Z] #7 extracting sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 1.9s done [2020-04-16T12:49:33.218Z] #7 extracting sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 [2020-04-16T12:49:33.499Z] #7 extracting sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 0.2s done [2020-04-16T12:49:33.499Z] #7 extracting sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 [2020-04-16T12:49:33.676Z] #20 transferring context: 52.80MB 1.1s done [2020-04-16T12:49:33.676Z] #20 DONE 1.2s [2020-04-16T12:49:33.676Z] [2020-04-16T12:49:33.676Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-16T12:49:33.676Z] #32 CACHED [2020-04-16T12:49:33.676Z] [2020-04-16T12:49:33.676Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-16T12:49:33.676Z] #55 CACHED [2020-04-16T12:49:33.676Z] [2020-04-16T12:49:33.676Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T12:49:33.676Z] #17 CACHED [2020-04-16T12:49:33.676Z] [2020-04-16T12:49:33.676Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-16T12:49:33.676Z] #39 CACHED [2020-04-16T12:49:33.676Z] [2020-04-16T12:49:33.676Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:49:33.676Z] #47 CACHED [2020-04-16T12:49:33.676Z] [2020-04-16T12:49:33.676Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-16T12:49:33.676Z] #45 CACHED [2020-04-16T12:49:33.676Z] [2020-04-16T12:49:33.676Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T12:49:33.676Z] #41 CACHED [2020-04-16T12:49:33.676Z] [2020-04-16T12:49:33.676Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-16T12:49:33.676Z] #16 CACHED [2020-04-16T12:49:33.676Z] [2020-04-16T12:49:33.676Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-16T12:49:33.676Z] #12 CACHED [2020-04-16T12:49:33.676Z] [2020-04-16T12:49:33.676Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-16T12:49:33.676Z] #31 CACHED [2020-04-16T12:49:33.676Z] [2020-04-16T12:49:33.676Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-16T12:49:33.676Z] #40 CACHED [2020-04-16T12:49:33.676Z] [2020-04-16T12:49:33.677Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:49:33.677Z] #33 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-16T12:49:33.677Z] #29 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T12:49:33.677Z] #62 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-16T12:49:33.677Z] #72 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T12:49:33.677Z] #43 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T12:49:33.677Z] #58 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-16T12:49:33.677Z] #22 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-16T12:49:33.677Z] #59 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:49:33.677Z] #60 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T12:49:33.677Z] #63 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T12:49:33.677Z] #35 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T12:49:33.677Z] #21 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-16T12:49:33.677Z] #8 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:49:33.677Z] #74 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-16T12:49:33.677Z] #51 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-16T12:49:33.677Z] #34 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-16T12:49:33.677Z] #75 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-16T12:49:33.677Z] #15 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-16T12:49:33.677Z] #61 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-16T12:49:33.677Z] #28 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-16T12:49:33.677Z] #46 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:49:33.677Z] #44 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-16T12:49:33.677Z] #24 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-16T12:49:33.677Z] #66 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-16T12:49:33.677Z] #70 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T12:49:33.677Z] #27 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-16T12:49:33.677Z] #14 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-16T12:49:33.677Z] #67 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-16T12:49:33.677Z] #13 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-16T12:49:33.677Z] #18 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:49:33.677Z] #53 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-16T12:49:33.677Z] #49 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T12:49:33.677Z] #36 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:49:33.677Z] #23 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-16T12:49:33.677Z] #64 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-16T12:49:33.677Z] #9 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T12:49:33.677Z] #25 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-16T12:49:33.677Z] #11 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:49:33.677Z] #68 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:49:33.677Z] #65 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T12:49:33.677Z] #30 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:49:33.677Z] #38 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-16T12:49:33.677Z] #42 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-16T12:49:33.677Z] #52 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-16T12:49:33.677Z] #19 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-16T12:49:33.677Z] #48 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-16T12:49:33.677Z] #54 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-16T12:49:33.677Z] #26 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:49:33.677Z] #56 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:49:33.677Z] #10 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:49:33.677Z] #50 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-16T12:49:33.677Z] #69 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-16T12:49:33.677Z] #37 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-16T12:49:33.677Z] #73 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-16T12:49:33.677Z] #57 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-16T12:49:33.677Z] #76 CACHED [2020-04-16T12:49:33.677Z] [2020-04-16T12:49:33.677Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-16T12:49:33.938Z] Merge succeeded, producing 2376ebd3f22baa2f85704430e54769aed82e7262 [2020-04-16T12:49:33.938Z] Checking out Revision 2376ebd3f22baa2f85704430e54769aed82e7262 (PR-40828) [2020-04-16T12:49:34.259Z] #7 extracting sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 0.2s done [2020-04-16T12:49:34.259Z] #7 extracting sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 [2020-04-16T12:49:34.395Z] #20 transferring context: 52.80MB 1.4s done [2020-04-16T12:49:34.395Z] #20 DONE 1.4s [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-16T12:49:34.395Z] #45 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-16T12:49:34.395Z] #11 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T12:49:34.395Z] #17 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-16T12:49:34.395Z] #34 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:49:34.395Z] #74 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-16T12:49:34.395Z] #54 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:49:34.395Z] #33 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-16T12:49:34.395Z] #16 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-16T12:49:34.395Z] #13 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:49:34.395Z] #47 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:49:34.395Z] #23 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-16T12:49:34.395Z] #75 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T12:49:34.395Z] #62 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:49:34.395Z] #65 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:49:34.395Z] #68 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-16T12:49:34.395Z] #49 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T12:49:34.395Z] #30 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T12:49:34.395Z] #43 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-16T12:49:34.395Z] #15 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-16T12:49:34.395Z] #73 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-16T12:49:34.395Z] #46 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:49:34.395Z] #53 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-16T12:49:34.395Z] #48 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-16T12:49:34.395Z] #40 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-16T12:49:34.395Z] #67 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-16T12:49:34.395Z] #8 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-16T12:49:34.395Z] #42 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:49:34.395Z] #56 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T12:49:34.395Z] #63 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T12:49:34.395Z] #21 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-16T12:49:34.395Z] #72 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-16T12:49:34.395Z] #69 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-16T12:49:34.395Z] #51 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-16T12:49:34.395Z] #24 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-16T12:49:34.395Z] #66 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T12:49:34.395Z] #36 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-16T12:49:34.395Z] #31 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T12:49:34.395Z] #25 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T12:49:34.395Z] #58 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-16T12:49:34.395Z] #19 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:49:34.395Z] #38 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-16T12:49:34.395Z] #52 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-16T12:49:34.395Z] #64 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-16T12:49:34.395Z] #37 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-16T12:49:34.395Z] #14 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T12:49:34.395Z] #27 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:49:34.395Z] #50 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-16T12:49:34.395Z] #26 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T12:49:34.395Z] #35 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-16T12:49:34.395Z] #12 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-16T12:49:34.395Z] #57 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-16T12:49:34.395Z] #22 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-16T12:49:34.395Z] #29 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:49:34.395Z] #44 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:49:34.395Z] #60 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:49:34.395Z] #10 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T12:49:34.395Z] #41 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-16T12:49:34.395Z] #9 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-16T12:49:34.395Z] #28 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-16T12:49:34.395Z] #59 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-16T12:49:34.395Z] #61 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-16T12:49:34.395Z] #32 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-16T12:49:34.395Z] #18 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-16T12:49:34.395Z] #39 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-16T12:49:34.395Z] #70 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-16T12:49:34.395Z] #55 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-16T12:49:34.395Z] #76 CACHED [2020-04-16T12:49:34.395Z] [2020-04-16T12:49:34.395Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-16T12:49:34.531Z] Commit message: "fix --cluster-store-opt deprecation annotation" [2020-04-16T12:49:33.587Z] > git merge 7d0e9399a357e5a897db4ede8d39d91d678b9b64 # timeout=10 [2020-04-16T12:49:33.712Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-04-16T12:49:33.972Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T12:49:34.022Z] > git checkout -f 2376ebd3f22baa2f85704430e54769aed82e7262 # timeout=10 [2020-04-16T12:49:34.847Z] > git --version # timeout=10 [2020-04-16T12:49:34.938Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-04-16T12:49:35.051Z] #77 DONE 1.0s [2020-04-16T12:49:35.051Z] [2020-04-16T12:49:35.051Z] #78 exporting to image [2020-04-16T12:49:35.051Z] #78 exporting layers [2020-04-16T12:49:35.330Z] #77 DONE 1.0s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-16T12:49:35.588Z] [2020-04-16T12:49:35.588Z] #78 exporting to image [2020-04-16T12:49:35.588Z] #78 exporting layers [2020-04-16T12:49:35.609Z] #78 exporting layers 0.7s done [2020-04-16T12:49:35.609Z] #78 writing image sha256:d3c51560a037eacdcd73103664a2cd8e186f181dcdd30d2e66a52612dd16ff6a done [2020-04-16T12:49:35.609Z] #78 naming to docker.io/library/docker:2376ebd3f22baa2f85704430e54769aed82e7262 done [2020-04-16T12:49:35.609Z] #78 DONE 0.8s [2020-04-16T12:49:35.725Z] #7 extracting sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 1.4s done [2020-04-16T12:49:35.725Z] #7 extracting sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-04-16T12:49:36.458Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40828/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40828/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2376ebd3f22baa2f85704430e54769aed82e7262 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2376ebd3f22baa2f85704430e54769aed82e7262 hack/validate/default [2020-04-16T12:49:36.458Z] + docker version [2020-04-16T12:49:36.518Z] #78 exporting layers 0.9s done [2020-04-16T12:49:36.518Z] #78 writing image sha256:56a269750f2e5a250932c6548fbce31e06bdc7e7731bdd88440fd10063797dec done [2020-04-16T12:49:36.518Z] #78 naming to docker.io/library/docker:2376ebd3f22baa2f85704430e54769aed82e7262 done [2020-04-16T12:49:36.518Z] #78 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-16T12:49:36.598Z] Client: Docker Engine - Enterprise [2020-04-16T12:49:36.599Z] Version: 19.03.5 [2020-04-16T12:49:36.599Z] API version: 1.40 [2020-04-16T12:49:36.599Z] Go version: go1.12.12 [2020-04-16T12:49:36.599Z] Git commit: 2ee0c57608 [2020-04-16T12:49:36.599Z] Built: 11/13/2019 08:00:16 [2020-04-16T12:49:36.599Z] OS/Arch: windows/amd64 [2020-04-16T12:49:36.599Z] Experimental: false [2020-04-16T12:49:36.599Z] [2020-04-16T12:49:36.599Z] Server: Docker Engine - Enterprise [2020-04-16T12:49:36.599Z] Engine: [2020-04-16T12:49:36.599Z] Version: 19.03.5 [2020-04-16T12:49:36.599Z] API version: 1.40 (minimum version 1.24) [2020-04-16T12:49:36.599Z] Go version: go1.12.12 [2020-04-16T12:49:36.599Z] Git commit: 2ee0c57608 [2020-04-16T12:49:36.599Z] Built: 11/13/2019 07:58:51 [2020-04-16T12:49:36.599Z] OS/Arch: windows/amd64 [2020-04-16T12:49:36.599Z] Experimental: true [Pipeline] sh [2020-04-16T12:49:36.866Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40828/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=2376ebd3f22baa2f85704430e54769aed82e7262 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2376ebd3f22baa2f85704430e54769aed82e7262 hack/make.sh dynbinary test-integration [2020-04-16T12:49:37.190Z] #7 extracting sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 1.3s done [2020-04-16T12:49:37.382Z] Congratulations! All commits are properly signed with the DCO! [2020-04-16T12:49:37.382Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-04-16T12:49:37.382Z] No api/types/ or api/swagger.yaml changes in diff. [2020-04-16T12:49:37.382Z] Congratulations! All TOML source files changed here have valid syntax. [2020-04-16T12:49:37.382Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-04-16T12:49:37.382Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-04-16T12:49:37.382Z] Congratulations! No new tests were added to integration-cli. [2020-04-16T12:49:37.382Z] [2020-04-16T12:49:37.382Z] INFO Start validation with golang-ci-lint [2020-04-16T12:49:37.382Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-04-16T12:49:37.382Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-04-16T12:49:37.382Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-04-16T12:49:37.429Z] [2020-04-16T12:49:37.429Z] Removing bundles/ [2020-04-16T12:49:37.429Z] [2020-04-16T12:49:37.429Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-16T12:49:37.470Z] #7 extracting sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 0.1s [2020-04-16T12:49:37.512Z] + docker info [2020-04-16T12:49:37.686Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-16T12:49:37.686Z] GOOS="" GOARCH="" GOARM="" [2020-04-16T12:49:39.057Z] Client: [2020-04-16T12:49:39.057Z] Debug Mode: false [2020-04-16T12:49:39.057Z] Plugins: [2020-04-16T12:49:39.057Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-16T12:49:39.057Z] [2020-04-16T12:49:39.057Z] Server: [2020-04-16T12:49:39.057Z] Containers: 0 [2020-04-16T12:49:39.057Z] Running: 0 [2020-04-16T12:49:39.057Z] Paused: 0 [2020-04-16T12:49:39.057Z] Stopped: 0 [2020-04-16T12:49:39.057Z] Images: 10 [2020-04-16T12:49:39.057Z] Server Version: 19.03.5 [2020-04-16T12:49:39.057Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-04-16T12:49:39.057Z] Windows: [2020-04-16T12:49:39.057Z] LCOW: [2020-04-16T12:49:39.057Z] Logging Driver: json-file [2020-04-16T12:49:39.057Z] Plugins: [2020-04-16T12:49:39.057Z] Volume: local [2020-04-16T12:49:39.057Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-16T12:49:39.057Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-16T12:49:39.057Z] Swarm: inactive [2020-04-16T12:49:39.057Z] Default Isolation: process [2020-04-16T12:49:39.057Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-16T12:49:39.057Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-16T12:49:39.057Z] OSType: windows [2020-04-16T12:49:39.057Z] Architecture: x86_64 [2020-04-16T12:49:39.057Z] CPUs: 4 [2020-04-16T12:49:39.057Z] Total Memory: 32GiB [2020-04-16T12:49:39.057Z] Name: azwin-2-aa8ca0 [2020-04-16T12:49:39.057Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-04-16T12:49:39.057Z] Docker Root Dir: D:\docker [2020-04-16T12:49:39.057Z] Debug Mode: false [2020-04-16T12:49:39.057Z] Registry: https://index.docker.io/v1/ [2020-04-16T12:49:39.057Z] Labels: [2020-04-16T12:49:39.057Z] Experimental: true [2020-04-16T12:49:39.057Z] Insecure Registries: [2020-04-16T12:49:39.057Z] 10.0.0.4:5000 [2020-04-16T12:49:39.057Z] 127.0.0.0/8 [2020-04-16T12:49:39.057Z] Registry Mirrors: [2020-04-16T12:49:39.057Z] http://10.0.0.4:5000/ [2020-04-16T12:49:39.057Z] Live Restore Enabled: false [2020-04-16T12:49:39.057Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-04-16T12:49:39.486Z] #7 extracting sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 2.3s done [2020-04-16T12:49:39.768Z] #7 extracting sha256:33678fe649ecba3ce73494fec49b1cf205773565488d204517085fde8683461f done [2020-04-16T12:49:40.049Z] #7 DONE 10.1s [2020-04-16T12:49:40.049Z] [2020-04-16T12:49:40.049Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-16T12:49:40.246Z] Fetching without tags [2020-04-16T12:49:40.213Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-16T12:49:40.217Z] > git config --add remote.origin.fetch +refs/pull/40828/head:refs/remotes/origin/PR-40828 # timeout=10 [2020-04-16T12:49:40.221Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T12:49:40.238Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-16T12:49:40.254Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-16T12:49:40.254Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-16T12:49:40.255Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40828/head:refs/remotes/origin/PR-40828 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T12:49:40.746Z] Merging remotes/origin/master commit 7d0e9399a357e5a897db4ede8d39d91d678b9b64 into PR head commit 2376ebd3f22baa2f85704430e54769aed82e7262 [2020-04-16T12:49:41.515Z] #8 DONE 1.6s [2020-04-16T12:49:41.515Z] [2020-04-16T12:49:41.515Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-16T12:49:41.972Z] Merge succeeded, producing 2376ebd3f22baa2f85704430e54769aed82e7262 [2020-04-16T12:49:41.972Z] Checking out Revision 2376ebd3f22baa2f85704430e54769aed82e7262 (PR-40828) [2020-04-16T12:49:42.518Z] #9 DONE 0.8s [2020-04-16T12:49:42.518Z] [2020-04-16T12:49:42.518Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-16T12:49:42.518Z] #29 DONE 0.1s [2020-04-16T12:49:42.518Z] [2020-04-16T12:49:42.518Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-16T12:49:42.518Z] #40 DONE 0.1s [2020-04-16T12:49:42.518Z] [2020-04-16T12:49:42.518Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T12:49:42.518Z] #21 DONE 0.1s [2020-04-16T12:49:42.518Z] [2020-04-16T12:49:42.518Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T12:49:42.518Z] #41 ... [2020-04-16T12:49:42.518Z] [2020-04-16T12:49:42.518Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-16T12:49:42.518Z] #67 DONE 0.1s [2020-04-16T12:49:42.518Z] [2020-04-16T12:49:42.518Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-16T12:49:42.518Z] #32 DONE 0.1s [2020-04-16T12:49:42.518Z] [2020-04-16T12:49:42.518Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-16T12:49:42.518Z] #73 DONE 0.1s [2020-04-16T12:49:42.518Z] [2020-04-16T12:49:42.518Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-16T12:49:42.518Z] #22 DONE 0.1s [2020-04-16T12:49:42.518Z] [2020-04-16T12:49:42.518Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-16T12:49:42.518Z] #46 DONE 0.2s [2020-04-16T12:49:42.518Z] [2020-04-16T12:49:42.518Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-16T12:49:42.518Z] #55 DONE 0.2s [2020-04-16T12:49:42.518Z] [2020-04-16T12:49:42.518Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:49:42.799Z] #47 ... [2020-04-16T12:49:42.799Z] [2020-04-16T12:49:42.799Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-16T12:49:42.799Z] #49 DONE 0.2s [2020-04-16T12:49:42.799Z] [2020-04-16T12:49:42.799Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-16T12:49:42.799Z] #52 DONE 0.2s [2020-04-16T12:49:40.754Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T12:49:40.757Z] > git checkout -f 2376ebd3f22baa2f85704430e54769aed82e7262 # timeout=10 [2020-04-16T12:49:41.937Z] > git merge 7d0e9399a357e5a897db4ede8d39d91d678b9b64 # timeout=10 [2020-04-16T12:49:41.962Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-16T12:49:41.979Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T12:49:41.983Z] > git checkout -f 2376ebd3f22baa2f85704430e54769aed82e7262 # timeout=10 [2020-04-16T12:49:42.948Z] Commit message: "fix --cluster-store-opt deprecation annotation" [2020-04-16T12:49:43.003Z] > git --version # timeout=10 [2020-04-16T12:49:43.017Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-04-16T12:49:43.080Z] [2020-04-16T12:49:43.080Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-16T12:49:43.953Z] + docker version [2020-04-16T12:49:43.954Z] Client: [2020-04-16T12:49:43.954Z] Version: 18.06.1-ce [2020-04-16T12:49:43.954Z] API version: 1.38 [2020-04-16T12:49:43.954Z] Go version: go1.10.3 [2020-04-16T12:49:43.954Z] Git commit: e68fc7a [2020-04-16T12:49:43.954Z] Built: Tue Aug 21 17:26:10 2018 [2020-04-16T12:49:43.954Z] OS/Arch: linux/ppc64le [2020-04-16T12:49:43.954Z] Experimental: false [2020-04-16T12:49:43.954Z] [2020-04-16T12:49:43.954Z] Server: [2020-04-16T12:49:43.954Z] Engine: [2020-04-16T12:49:43.954Z] Version: 18.06.1-ce [2020-04-16T12:49:43.954Z] API version: 1.38 (minimum version 1.12) [2020-04-16T12:49:43.954Z] Go version: go1.10.3 [2020-04-16T12:49:43.954Z] Git commit: e68fc7a [2020-04-16T12:49:43.954Z] Built: Tue Aug 21 17:24:20 2018 [2020-04-16T12:49:43.954Z] OS/Arch: linux/ppc64le [2020-04-16T12:49:43.954Z] Experimental: true [Pipeline] sh [2020-04-16T12:49:44.339Z] + docker info [2020-04-16T12:49:44.339Z] Containers: 0 [2020-04-16T12:49:44.339Z] Running: 0 [2020-04-16T12:49:44.339Z] Paused: 0 [2020-04-16T12:49:44.339Z] Stopped: 0 [2020-04-16T12:49:44.339Z] Images: 0 [2020-04-16T12:49:44.339Z] Server Version: 18.06.1-ce [2020-04-16T12:49:44.339Z] Storage Driver: overlay2 [2020-04-16T12:49:44.339Z] Backing Filesystem: extfs [2020-04-16T12:49:44.339Z] Supports d_type: true [2020-04-16T12:49:44.339Z] Native Overlay Diff: true [2020-04-16T12:49:44.339Z] Logging Driver: json-file [2020-04-16T12:49:44.339Z] Cgroup Driver: cgroupfs [2020-04-16T12:49:44.339Z] Plugins: [2020-04-16T12:49:44.339Z] Volume: local [2020-04-16T12:49:44.339Z] Network: bridge host ipvlan macvlan null overlay [2020-04-16T12:49:44.339Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-04-16T12:49:44.339Z] Swarm: inactive [2020-04-16T12:49:44.339Z] Runtimes: runc [2020-04-16T12:49:44.339Z] Default Runtime: runc [2020-04-16T12:49:44.339Z] Init Binary: docker-init [2020-04-16T12:49:44.339Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-04-16T12:49:44.339Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-04-16T12:49:44.339Z] init version: fec3683 [2020-04-16T12:49:44.339Z] Security Options: [2020-04-16T12:49:44.339Z] apparmor [2020-04-16T12:49:44.339Z] seccomp [2020-04-16T12:49:44.339Z] Profile: default [2020-04-16T12:49:44.339Z] Kernel Version: 4.4.0-139-generic [2020-04-16T12:49:44.339Z] Operating System: Ubuntu 16.04.3 LTS [2020-04-16T12:49:44.339Z] OSType: linux [2020-04-16T12:49:44.339Z] Architecture: ppc64le [2020-04-16T12:49:44.339Z] CPUs: 4 [2020-04-16T12:49:44.339Z] Total Memory: 7.972GiB [2020-04-16T12:49:44.339Z] Name: ppc64le-ubuntu-34 [2020-04-16T12:49:44.339Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-04-16T12:49:44.339Z] Docker Root Dir: /var/lib/docker [2020-04-16T12:49:44.339Z] Debug Mode (client): false [2020-04-16T12:49:44.339Z] Debug Mode (server): false [2020-04-16T12:49:44.339Z] Username: dockerbuildbot [2020-04-16T12:49:44.339Z] Registry: https://index.docker.io/v1/ [2020-04-16T12:49:44.339Z] Labels: [2020-04-16T12:49:44.339Z] Experimental: true [2020-04-16T12:49:44.339Z] Insecure Registries: [2020-04-16T12:49:44.339Z] 127.0.0.0/8 [2020-04-16T12:49:44.339Z] Live Restore Enabled: false [2020-04-16T12:49:44.339Z] [Pipeline] sh [2020-04-16T12:49:44.722Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-16T12:49:44.722Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-16T12:49:44.722Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40828/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-16T12:49:44.722Z] + bash /home/docker/workspace/moby_PR-40828/check-config.sh [2020-04-16T12:49:44.722Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-16T12:49:44.722Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-04-16T12:49:44.722Z] [2020-04-16T12:49:44.722Z] Generally Necessary: [2020-04-16T12:49:44.722Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-16T12:49:45.010Z] - apparmor: enabled and tools installed [2020-04-16T12:49:45.010Z] - CONFIG_NAMESPACES: enabled [2020-04-16T12:49:45.010Z] - CONFIG_NET_NS: enabled [2020-04-16T12:49:45.010Z] - CONFIG_PID_NS: enabled [2020-04-16T12:49:45.010Z] - CONFIG_IPC_NS: enabled [2020-04-16T12:49:45.010Z] - CONFIG_UTS_NS: enabled [2020-04-16T12:49:45.010Z] - CONFIG_CGROUPS: enabled [2020-04-16T12:49:45.010Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-16T12:49:45.010Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-16T12:49:45.010Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-16T12:49:45.010Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-16T12:49:45.010Z] - CONFIG_CPUSETS: enabled [2020-04-16T12:49:45.010Z] - CONFIG_MEMCG: enabled [2020-04-16T12:49:45.010Z] - CONFIG_KEYS: enabled [2020-04-16T12:49:45.010Z] - CONFIG_VETH: enabled (as module) [2020-04-16T12:49:45.010Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-16T12:49:45.010Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-16T12:49:45.010Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-16T12:49:45.010Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-16T12:49:45.010Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-16T12:49:45.010Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-16T12:49:45.010Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-16T12:49:45.010Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-16T12:49:45.010Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-16T12:49:45.010Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-16T12:49:45.010Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-16T12:49:45.010Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-16T12:49:45.010Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-04-16T12:49:45.010Z] [2020-04-16T12:49:45.010Z] Optional Features: [2020-04-16T12:49:45.010Z] - CONFIG_USER_NS: enabled [2020-04-16T12:49:45.010Z] - CONFIG_SECCOMP: enabled [2020-04-16T12:49:45.010Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-16T12:49:45.298Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-16T12:49:45.298Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-16T12:49:45.298Z] (cgroup swap accounting is currently enabled) [2020-04-16T12:49:45.298Z] - CONFIG_MEMCG_KMEM: enabled [2020-04-16T12:49:45.298Z] - CONFIG_BLK_CGROUP: enabled [2020-04-16T12:49:45.298Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-16T12:49:45.298Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-16T12:49:45.298Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-16T12:49:45.298Z] - CONFIG_CGROUP_PERF: enabled [2020-04-16T12:49:45.298Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-16T12:49:45.298Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-16T12:49:45.298Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-16T12:49:45.298Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-16T12:49:45.298Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-16T12:49:45.298Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-16T12:49:45.298Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-16T12:49:45.298Z] - CONFIG_IP_VS: enabled (as module) [2020-04-16T12:49:45.298Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-16T12:49:45.298Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-16T12:49:45.298Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-16T12:49:45.298Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-16T12:49:45.298Z] - CONFIG_EXT4_FS: enabled [2020-04-16T12:49:45.298Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-16T12:49:45.298Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-16T12:49:45.298Z] - Network Drivers: [2020-04-16T12:49:45.298Z] - "overlay": [2020-04-16T12:49:45.298Z] - CONFIG_VXLAN: enabled (as module) [2020-04-16T12:49:45.298Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-16T12:49:45.298Z] Optional (for encrypted networks): [2020-04-16T12:49:45.584Z] - CONFIG_CRYPTO: enabled [2020-04-16T12:49:45.584Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-04-16T12:49:45.584Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-04-16T12:49:45.584Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-04-16T12:49:45.584Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-04-16T12:49:45.584Z] - CONFIG_XFRM: enabled [2020-04-16T12:49:45.584Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-16T12:49:45.584Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-16T12:49:45.584Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-16T12:49:45.584Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-16T12:49:45.584Z] - "ipvlan": [2020-04-16T12:49:45.584Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-16T12:49:45.584Z] - "macvlan": [2020-04-16T12:49:45.584Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-16T12:49:45.584Z] - CONFIG_DUMMY: enabled (as module) [2020-04-16T12:49:45.584Z] - "ftp,tftp client in container": [2020-04-16T12:49:45.584Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-16T12:49:45.584Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-16T12:49:45.584Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-16T12:49:45.584Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-16T12:49:45.584Z] - Storage Drivers: [2020-04-16T12:49:45.584Z] - "aufs": [2020-04-16T12:49:45.584Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-16T12:49:45.584Z] - "btrfs": [2020-04-16T12:49:45.584Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-16T12:49:45.584Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-16T12:49:45.584Z] - "devicemapper": [2020-04-16T12:49:45.584Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-16T12:49:45.584Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-16T12:49:45.584Z] - "overlay": [2020-04-16T12:49:45.584Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-16T12:49:45.584Z] - "zfs": [2020-04-16T12:49:45.584Z] - /dev/zfs: missing [2020-04-16T12:49:45.584Z] - zfs command: missing [2020-04-16T12:49:45.584Z] - zpool command: missing [2020-04-16T12:49:45.584Z] [2020-04-16T12:49:45.584Z] Limits: [2020-04-16T12:49:45.584Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-16T12:49:45.584Z] [2020-04-16T12:49:45.584Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-16T12:49:46.017Z] + make bundles/buildx [2020-04-16T12:49:46.549Z] #53 3.470 + RM_GOPATH=0 [2020-04-16T12:49:46.549Z] #53 3.470 + TMP_GOPATH= [2020-04-16T12:49:46.549Z] #53 3.470 + : /build [2020-04-16T12:49:46.549Z] #53 3.470 + '[' -z '' ']' [2020-04-16T12:49:46.549Z] #53 3.470 ++ mktemp -d [2020-04-16T12:49:46.549Z] #53 3.471 + export GOPATH=/tmp/tmp.qs8R4HAFSy [2020-04-16T12:49:46.549Z] #53 3.471 + GOPATH=/tmp/tmp.qs8R4HAFSy [2020-04-16T12:49:46.549Z] #53 3.471 + RM_GOPATH=1 [2020-04-16T12:49:46.549Z] #53 3.471 ++ dirname ./install.sh [2020-04-16T12:49:46.549Z] #53 3.478 + dir=. [2020-04-16T12:49:46.549Z] #53 3.478 + bin=golangci_lint [2020-04-16T12:49:46.549Z] #53 3.478 + shift [2020-04-16T12:49:46.549Z] #53 3.478 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-16T12:49:46.549Z] #53 3.478 + . ./golangci_lint.installer [2020-04-16T12:49:46.549Z] #53 3.478 ++ : v1.23.8 [2020-04-16T12:49:46.549Z] #53 3.478 Installing golangci-lint version v1.23.8 [2020-04-16T12:49:46.549Z] #53 3.478 + install_golangci_lint [2020-04-16T12:49:46.549Z] #53 3.478 + echo 'Installing golangci-lint version v1.23.8' [2020-04-16T12:49:46.549Z] #53 3.478 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-16T12:49:46.639Z] make: command: Command not found [2020-04-16T12:49:46.639Z] make: command: Command not found [2020-04-16T12:49:46.639Z] mkdir bundles [2020-04-16T12:49:46.639Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-04-16T12:49:46.639Z] --build-arg BUILDX_COMMIT \ [2020-04-16T12:49:46.639Z] --build-arg BUILDX_REPO \ [2020-04-16T12:49:46.639Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-04-16T12:49:46.639Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-04-16T12:49:46.639Z] . [2020-04-16T12:49:46.639Z] /bin/sh: 4: go: not found [2020-04-16T12:49:46.639Z] /bin/sh: 5: go: not found [2020-04-16T12:49:48.015Z] #53 ... [2020-04-16T12:49:48.015Z] [2020-04-16T12:49:48.015Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:49:48.015Z] #47 3.576 + RM_GOPATH=0 [2020-04-16T12:49:48.015Z] #47 3.576 + TMP_GOPATH= [2020-04-16T12:49:48.015Z] #47 3.576 + : /build [2020-04-16T12:49:48.015Z] #47 3.577 + '[' -z '' ']' [2020-04-16T12:49:48.015Z] #47 3.578 ++ mktemp -d [2020-04-16T12:49:48.015Z] #47 3.589 + export GOPATH=/tmp/tmp.XrrofRz1HM [2020-04-16T12:49:48.015Z] #47 3.589 + GOPATH=/tmp/tmp.XrrofRz1HM [2020-04-16T12:49:48.015Z] #47 3.589 + RM_GOPATH=1 [2020-04-16T12:49:48.015Z] #47 3.589 ++ dirname ./install.sh [2020-04-16T12:49:48.015Z] #47 3.590 + dir=. [2020-04-16T12:49:48.015Z] #47 3.590 + bin=vndr [2020-04-16T12:49:48.015Z] #47 3.590 + shift [2020-04-16T12:49:48.015Z] #47 3.590 + '[' '!' -f ./vndr.installer ']' [2020-04-16T12:49:48.015Z] #47 3.590 + . ./vndr.installer [2020-04-16T12:49:48.015Z] #47 3.590 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-16T12:49:48.015Z] #47 3.590 + install_vndr [2020-04-16T12:49:48.015Z] #47 3.590 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-16T12:49:48.015Z] #47 3.590 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-16T12:49:48.015Z] #47 3.590 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XrrofRz1HM/src/github.com/LK4D4/vndr [2020-04-16T12:49:48.015Z] #47 3.591 Cloning into '/tmp/tmp.XrrofRz1HM/src/github.com/LK4D4/vndr'... [2020-04-16T12:49:48.015Z] #47 4.178 + cd /tmp/tmp.XrrofRz1HM/src/github.com/LK4D4/vndr [2020-04-16T12:49:48.015Z] #47 4.185 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-16T12:49:48.015Z] #47 4.195 + go build -buildmode=pie -v -o /build/vndr . [2020-04-16T12:49:48.015Z] #47 5.100 runtime/internal/sys [2020-04-16T12:49:48.015Z] #47 5.120 internal/cpu [2020-04-16T12:49:48.015Z] #47 5.254 internal/race [2020-04-16T12:49:48.015Z] #47 5.364 sync/atomic [2020-04-16T12:49:48.295Z] #47 5.541 unicode [2020-04-16T12:49:48.295Z] #47 5.705 runtime [2020-04-16T12:49:49.364Z] Sending build context to Docker daemon 57.45MB [2020-04-16T12:49:49.364Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-04-16T12:49:49.364Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-04-16T12:49:49.364Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-04-16T12:49:49.364Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-04-16T12:49:49.364Z] 1.12.10-stretch: Pulling from library/golang [2020-04-16T12:49:49.364Z] fb056072eab9: Pulling fs layer [2020-04-16T12:49:49.364Z] 6a33b1f9796f: Pulling fs layer [2020-04-16T12:49:49.364Z] 8f8f8962e456: Pulling fs layer [2020-04-16T12:49:49.364Z] 68adcc365214: Pulling fs layer [2020-04-16T12:49:49.364Z] 76d8adf27bdf: Pulling fs layer [2020-04-16T12:49:49.364Z] d66e58854927: Pulling fs layer [2020-04-16T12:49:49.364Z] 71497195576e: Pulling fs layer [2020-04-16T12:49:49.364Z] 68adcc365214: Waiting [2020-04-16T12:49:49.364Z] 76d8adf27bdf: Waiting [2020-04-16T12:49:49.364Z] 71497195576e: Waiting [2020-04-16T12:49:49.364Z] d66e58854927: Waiting [2020-04-16T12:49:49.990Z] 8f8f8962e456: Verifying Checksum [2020-04-16T12:49:49.990Z] 8f8f8962e456: Download complete [2020-04-16T12:49:50.282Z] 6a33b1f9796f: Verifying Checksum [2020-04-16T12:49:50.282Z] 6a33b1f9796f: Download complete [2020-04-16T12:49:50.981Z] #47 8.077 unicode/utf8 [2020-04-16T12:49:51.262Z] #47 8.660 math [2020-04-16T12:49:52.729Z] #47 ... [2020-04-16T12:49:52.729Z] [2020-04-16T12:49:52.729Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T12:49:52.729Z] #43 2.448 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T12:49:52.729Z] #43 2.482 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T12:49:52.729Z] #43 2.504 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T12:49:52.729Z] #43 3.290 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-16T12:49:52.729Z] #43 4.459 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-16T12:49:52.729Z] #43 6.523 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-16T12:49:52.729Z] #43 ... [2020-04-16T12:49:52.729Z] [2020-04-16T12:49:52.729Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T12:49:52.729Z] #30 3.467 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-16T12:49:52.729Z] #30 3.474 Cloning into '.'... [2020-04-16T12:49:52.729Z] #30 ... [2020-04-16T12:49:52.729Z] [2020-04-16T12:49:52.729Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T12:49:52.729Z] #62 1.560 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T12:49:52.729Z] #62 1.678 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T12:49:52.729Z] #62 1.776 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T12:49:52.729Z] #62 2.167 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-16T12:49:52.729Z] #62 3.460 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-16T12:49:52.729Z] #62 4.966 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-16T12:49:52.729Z] #62 ... [2020-04-16T12:49:52.729Z] [2020-04-16T12:49:52.729Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:49:52.729Z] #68 2.832 + RM_GOPATH=0 [2020-04-16T12:49:52.729Z] #68 2.832 + TMP_GOPATH= [2020-04-16T12:49:52.729Z] #68 2.832 + : /build/ [2020-04-16T12:49:52.729Z] #68 2.832 + '[' -z '' ']' [2020-04-16T12:49:52.729Z] #68 2.832 ++ mktemp -d [2020-04-16T12:49:52.729Z] #68 2.832 + export GOPATH=/tmp/tmp.Yj9xuKt2MU [2020-04-16T12:49:52.729Z] #68 2.836 + GOPATH=/tmp/tmp.Yj9xuKt2MU [2020-04-16T12:49:52.729Z] #68 2.836 + RM_GOPATH=1 [2020-04-16T12:49:52.729Z] #68 2.837 ++ dirname ./install.sh [2020-04-16T12:49:52.729Z] #68 2.842 + dir=. [2020-04-16T12:49:52.729Z] #68 2.851 + bin=rootlesskit [2020-04-16T12:49:52.729Z] #68 2.851 + shift [2020-04-16T12:49:52.729Z] #68 2.851 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-16T12:49:52.729Z] #68 2.852 + . ./rootlesskit.installer [2020-04-16T12:49:52.729Z] #68 2.852 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-16T12:49:52.729Z] #68 2.852 + install_rootlesskit [2020-04-16T12:49:52.729Z] #68 2.852 + case "$1" in [2020-04-16T12:49:52.729Z] #68 2.852 + export CGO_ENABLED=0 [2020-04-16T12:49:52.729Z] #68 2.852 + CGO_ENABLED=0 [2020-04-16T12:49:52.729Z] #68 2.852 + _install_rootlesskit [2020-04-16T12:49:52.729Z] #68 2.853 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-16T12:49:52.729Z] #68 2.853 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-16T12:49:52.729Z] #68 2.853 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Yj9xuKt2MU/src/github.com/rootless-containers/rootlesskit [2020-04-16T12:49:52.729Z] #68 2.859 Cloning into '/tmp/tmp.Yj9xuKt2MU/src/github.com/rootless-containers/rootlesskit'... [2020-04-16T12:49:52.729Z] #68 5.838 + cd /tmp/tmp.Yj9xuKt2MU/src/github.com/rootless-containers/rootlesskit [2020-04-16T12:49:52.729Z] #68 5.846 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-16T12:49:52.729Z] #68 6.113 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-16T12:49:52.729Z] #68 6.113 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-16T12:49:53.009Z] #68 ... [2020-04-16T12:49:53.009Z] [2020-04-16T12:49:53.009Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T12:49:53.009Z] #25 2.712 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T12:49:53.009Z] #25 2.751 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T12:49:53.009Z] #25 2.770 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T12:49:53.009Z] #25 3.352 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-16T12:49:53.009Z] #25 4.625 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-16T12:49:53.009Z] #25 6.255 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-16T12:49:53.009Z] #25 ... [2020-04-16T12:49:53.009Z] [2020-04-16T12:49:53.009Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:49:53.009Z] #23 3.346 + RM_GOPATH=0 [2020-04-16T12:49:53.009Z] #23 3.346 + TMP_GOPATH= [2020-04-16T12:49:53.009Z] #23 3.346 + : /build [2020-04-16T12:49:53.009Z] #23 3.346 + '[' -z '' ']' [2020-04-16T12:49:53.009Z] #23 3.346 ++ mktemp -d [2020-04-16T12:49:53.009Z] #23 3.350 + export GOPATH=/tmp/tmp.aGZK750hzX [2020-04-16T12:49:53.009Z] #23 3.352 + GOPATH=/tmp/tmp.aGZK750hzX [2020-04-16T12:49:53.009Z] #23 3.352 + RM_GOPATH=1 [2020-04-16T12:49:53.009Z] #23 3.352 ++ dirname ./install.sh [2020-04-16T12:49:53.009Z] #23 3.357 + dir=. [2020-04-16T12:49:53.009Z] #23 3.357 + bin=dockercli [2020-04-16T12:49:53.009Z] #23 3.357 + shift [2020-04-16T12:49:53.009Z] #23 3.357 + '[' '!' -f ./dockercli.installer ']' [2020-04-16T12:49:53.009Z] #23 3.357 + . ./dockercli.installer [2020-04-16T12:49:53.009Z] #23 3.357 ++ : stable [2020-04-16T12:49:53.009Z] #23 3.357 ++ : 17.06.2-ce [2020-04-16T12:49:53.009Z] #23 3.358 + install_dockercli [2020-04-16T12:49:53.009Z] #23 3.358 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-16T12:49:53.009Z] #23 3.358 Install docker/cli version 17.06.2-ce from stable [2020-04-16T12:49:53.009Z] #23 3.359 ++ uname -m [2020-04-16T12:49:53.009Z] #23 3.367 + arch=s390x [2020-04-16T12:49:53.009Z] #23 3.367 + '[' s390x '!=' x86_64 ']' [2020-04-16T12:49:53.009Z] #23 3.367 + '[' s390x '!=' s390x ']' [2020-04-16T12:49:53.009Z] #23 3.367 + url=https://download.docker.com/linux/static [2020-04-16T12:49:53.009Z] #23 3.368 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-04-16T12:49:53.009Z] #23 3.368 + tar -xz docker/docker [2020-04-16T12:49:53.014Z] fb056072eab9: Verifying Checksum [2020-04-16T12:49:53.014Z] fb056072eab9: Download complete [2020-04-16T12:49:53.290Z] #23 ... [2020-04-16T12:49:53.290Z] [2020-04-16T12:49:53.290Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:49:53.290Z] #50 3.405 + RM_GOPATH=0 [2020-04-16T12:49:53.290Z] #50 3.405 + TMP_GOPATH= [2020-04-16T12:49:53.290Z] #50 3.405 + : /build [2020-04-16T12:49:53.290Z] #50 3.405 + '[' -z '' ']' [2020-04-16T12:49:53.290Z] #50 3.406 ++ mktemp -d [2020-04-16T12:49:53.290Z] #50 3.407 + export GOPATH=/tmp/tmp.iQm1sssu7R [2020-04-16T12:49:53.290Z] #50 3.407 + GOPATH=/tmp/tmp.iQm1sssu7R [2020-04-16T12:49:53.290Z] #50 3.407 + RM_GOPATH=1 [2020-04-16T12:49:53.290Z] #50 3.407 ++ dirname ./install.sh [2020-04-16T12:49:53.290Z] #50 3.408 + dir=. [2020-04-16T12:49:53.290Z] #50 3.409 + bin=gotestsum [2020-04-16T12:49:53.290Z] #50 3.409 + shift [2020-04-16T12:49:53.290Z] #50 3.409 + '[' '!' -f ./gotestsum.installer ']' [2020-04-16T12:49:53.290Z] #50 3.409 + . ./gotestsum.installer [2020-04-16T12:49:53.290Z] #50 3.410 ++ : v0.3.5 [2020-04-16T12:49:53.290Z] #50 3.410 + install_gotestsum [2020-04-16T12:49:53.290Z] #50 3.410 + echo 'Installing gotestsum version v0.3.5' [2020-04-16T12:49:53.290Z] #50 3.410 Installing gotestsum version v0.3.5 [2020-04-16T12:49:53.290Z] #50 3.410 + go get -d gotest.tools/gotestsum [2020-04-16T12:49:53.571Z] #50 ... [2020-04-16T12:49:53.571Z] [2020-04-16T12:49:53.571Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:49:53.571Z] #74 2.710 + RM_GOPATH=0 [2020-04-16T12:49:53.571Z] #74 2.710 + TMP_GOPATH= [2020-04-16T12:49:53.571Z] #74 2.710 + : /build [2020-04-16T12:49:53.571Z] #74 2.710 + '[' -z '' ']' [2020-04-16T12:49:53.571Z] #74 2.711 ++ mktemp -d [2020-04-16T12:49:53.571Z] #74 2.714 + export GOPATH=/tmp/tmp.BAiVf2TtLc [2020-04-16T12:49:53.571Z] #74 2.714 + GOPATH=/tmp/tmp.BAiVf2TtLc [2020-04-16T12:49:53.571Z] #74 2.714 + RM_GOPATH=1 [2020-04-16T12:49:53.571Z] #74 2.716 ++ dirname ./install.sh [2020-04-16T12:49:53.571Z] #74 2.722 + dir=. [2020-04-16T12:49:53.571Z] #74 2.722 + bin=proxy [2020-04-16T12:49:53.571Z] #74 2.722 + shift [2020-04-16T12:49:53.571Z] #74 2.722 + '[' '!' -f ./proxy.installer ']' [2020-04-16T12:49:53.571Z] #74 2.722 + . ./proxy.installer [2020-04-16T12:49:53.571Z] #74 2.723 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-16T12:49:53.571Z] #74 2.723 + install_proxy [2020-04-16T12:49:53.571Z] #74 2.723 + case "$1" in [2020-04-16T12:49:53.571Z] #74 2.723 + export CGO_ENABLED=0 [2020-04-16T12:49:53.571Z] #74 2.723 + CGO_ENABLED=0 [2020-04-16T12:49:53.571Z] #74 2.723 + _install_proxy [2020-04-16T12:49:53.571Z] #74 2.723 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-16T12:49:53.571Z] #74 2.723 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-16T12:49:53.571Z] #74 2.723 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.BAiVf2TtLc/src/github.com/docker/libnetwork [2020-04-16T12:49:53.571Z] #74 2.729 Cloning into '/tmp/tmp.BAiVf2TtLc/src/github.com/docker/libnetwork'... [2020-04-16T12:49:53.571Z] #74 ... [2020-04-16T12:49:53.571Z] [2020-04-16T12:49:53.571Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:49:53.571Z] #10 2.025 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T12:49:53.571Z] #10 2.113 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T12:49:53.571Z] #10 2.113 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T12:49:53.571Z] #10 2.651 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-16T12:49:53.571Z] #10 3.900 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-16T12:49:53.571Z] #10 6.352 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-16T12:49:53.852Z] #10 ... [2020-04-16T12:49:53.852Z] [2020-04-16T12:49:53.852Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T12:49:53.852Z] #35 2.124 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T12:49:53.852Z] #35 2.166 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T12:49:53.852Z] #35 2.183 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T12:49:53.852Z] #35 2.880 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-16T12:49:53.852Z] #35 4.366 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-16T12:49:53.852Z] #35 6.235 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-16T12:49:53.852Z] #35 ... [2020-04-16T12:49:53.852Z] [2020-04-16T12:49:53.852Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:49:53.852Z] #33 3.360 + RM_GOPATH=0 [2020-04-16T12:49:53.852Z] #33 3.360 + TMP_GOPATH= [2020-04-16T12:49:53.852Z] #33 3.360 + : /build [2020-04-16T12:49:53.852Z] #33 3.360 + '[' -z '' ']' [2020-04-16T12:49:53.852Z] #33 3.361 ++ mktemp -d [2020-04-16T12:49:53.852Z] #33 3.362 + export GOPATH=/tmp/tmp.XRzTw6IUBu [2020-04-16T12:49:53.852Z] #33 3.362 + GOPATH=/tmp/tmp.XRzTw6IUBu [2020-04-16T12:49:53.852Z] #33 3.362 + RM_GOPATH=1 [2020-04-16T12:49:53.852Z] #33 3.363 ++ dirname ./install.sh [2020-04-16T12:49:53.852Z] #33 3.377 + dir=. [2020-04-16T12:49:53.852Z] #33 3.377 + bin=tomlv [2020-04-16T12:49:53.852Z] #33 3.377 + shift [2020-04-16T12:49:53.852Z] #33 3.377 + '[' '!' -f ./tomlv.installer ']' [2020-04-16T12:49:53.852Z] #33 3.377 + . ./tomlv.installer [2020-04-16T12:49:53.852Z] #33 3.377 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-16T12:49:53.852Z] #33 3.377 + install_tomlv [2020-04-16T12:49:53.852Z] #33 3.377 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-16T12:49:53.852Z] #33 3.377 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-16T12:49:53.852Z] #33 3.377 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.XRzTw6IUBu/src/github.com/BurntSushi/toml [2020-04-16T12:49:53.852Z] #33 3.381 Cloning into '/tmp/tmp.XRzTw6IUBu/src/github.com/BurntSushi/toml'... [2020-04-16T12:49:53.852Z] #33 4.339 + cd /tmp/tmp.XRzTw6IUBu/src/github.com/BurntSushi/toml [2020-04-16T12:49:53.852Z] #33 4.340 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-16T12:49:53.852Z] #33 4.346 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-16T12:49:53.852Z] #33 4.886 internal/cpu [2020-04-16T12:49:53.852Z] #33 4.905 runtime/internal/atomic [2020-04-16T12:49:53.852Z] #33 5.055 runtime/internal/sys [2020-04-16T12:49:53.852Z] #33 5.169 runtime/internal/math [2020-04-16T12:49:53.852Z] #33 5.231 math/bits [2020-04-16T12:49:53.852Z] #33 5.322 internal/bytealg [2020-04-16T12:49:53.852Z] #33 5.560 runtime [2020-04-16T12:49:53.852Z] #33 5.603 math [2020-04-16T12:49:53.852Z] #33 9.606 internal/testlog [2020-04-16T12:49:53.852Z] #33 9.923 encoding [2020-04-16T12:49:53.852Z] #33 10.05 runtime/cgo [2020-04-16T12:49:54.041Z] 68adcc365214: Verifying Checksum [2020-04-16T12:49:54.041Z] 68adcc365214: Download complete [2020-04-16T12:49:54.041Z] 71497195576e: Verifying Checksum [2020-04-16T12:49:54.041Z] 71497195576e: Download complete [2020-04-16T12:49:54.133Z] #33 ... [2020-04-16T12:49:54.133Z] [2020-04-16T12:49:54.133Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:49:54.133Z] #56 2.835 + RM_GOPATH=0 [2020-04-16T12:49:54.133Z] #56 2.835 + TMP_GOPATH= [2020-04-16T12:49:54.133Z] #56 2.835 + : /build [2020-04-16T12:49:54.133Z] #56 2.836 + '[' -z '' ']' [2020-04-16T12:49:54.133Z] #56 2.836 ++ mktemp -d [2020-04-16T12:49:54.133Z] #56 2.837 + export GOPATH=/tmp/tmp.tNyrxEDU9P [2020-04-16T12:49:54.133Z] #56 2.837 + GOPATH=/tmp/tmp.tNyrxEDU9P [2020-04-16T12:49:54.133Z] #56 2.837 + RM_GOPATH=1 [2020-04-16T12:49:54.133Z] #56 2.838 ++ dirname ./install.sh [2020-04-16T12:49:54.133Z] #56 2.838 + dir=. [2020-04-16T12:49:54.133Z] #56 2.838 + bin=shfmt [2020-04-16T12:49:54.133Z] #56 2.838 + shift [2020-04-16T12:49:54.133Z] #56 2.838 + '[' '!' -f ./shfmt.installer ']' [2020-04-16T12:49:54.133Z] #56 2.839 + . ./shfmt.installer [2020-04-16T12:49:54.133Z] #56 2.839 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-16T12:49:54.133Z] #56 2.839 + install_shfmt [2020-04-16T12:49:54.133Z] #56 2.839 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-16T12:49:54.133Z] #56 2.839 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-16T12:49:54.133Z] #56 2.839 + git clone https://github.com/mvdan/sh.git /tmp/tmp.tNyrxEDU9P/src/github.com/mvdan/sh [2020-04-16T12:49:54.133Z] #56 2.840 Cloning into '/tmp/tmp.tNyrxEDU9P/src/github.com/mvdan/sh'... [2020-04-16T12:49:54.133Z] #56 8.811 + cd /tmp/tmp.tNyrxEDU9P/src/github.com/mvdan/sh [2020-04-16T12:49:54.133Z] #56 8.811 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-16T12:49:54.133Z] #56 8.881 + GO111MODULE=on [2020-04-16T12:49:54.133Z] #56 8.891 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-16T12:49:54.133Z] #56 9.882 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-16T12:49:54.133Z] #56 9.883 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-16T12:49:54.133Z] #56 9.915 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-16T12:49:54.133Z] #56 10.11 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-16T12:49:54.133Z] #56 10.24 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-16T12:49:54.133Z] #56 10.70 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-16T12:49:54.133Z] #56 11.16 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-16T12:49:54.329Z] 76d8adf27bdf: Verifying Checksum [2020-04-16T12:49:54.329Z] 76d8adf27bdf: Download complete [2020-04-16T12:49:54.588Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-04-16T12:49:54.588Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-61cadd8b\powershellScript.ps1'; exit $LASTEXITCODE; [2020-04-16T12:49:54.588Z] ---------------------------------------------------------------------------- [2020-04-16T12:49:54.588Z] [2020-04-16T12:49:54.588Z] INFO: executeCI.ps1 starting at Thu Apr 16 12:49:53 CUT 2020 [2020-04-16T12:49:54.588Z] [2020-04-16T12:49:54.588Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-04-16T12:49:54.588Z] INFO: Running git version 2.24.1.windows.2 [2020-04-16T12:49:54.588Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-04-16T12:49:54.588Z] INFO: Environment variables: [2020-04-16T12:49:54.588Z] [2020-04-16T12:49:54.588Z] Name Value [2020-04-16T12:49:54.588Z] ---- ----- [2020-04-16T12:49:54.588Z] ALLUSERSPROFILE C:\ProgramData [2020-04-16T12:49:54.588Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-04-16T12:49:54.588Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-04-16T12:49:54.588Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-04-16T12:49:54.588Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-04-16T12:49:54.588Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-04-16T12:49:54.588Z] BRANCH_NAME PR-40828 [2020-04-16T12:49:54.588Z] BUILD_DISPLAY_NAME #1 [2020-04-16T12:49:54.588Z] BUILD_ID 1 [2020-04-16T12:49:54.588Z] BUILD_NUMBER 1 [2020-04-16T12:49:54.588Z] BUILD_TAG jenkins-moby-PR-40828-1 [2020-04-16T12:49:54.588Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40828/1/ [2020-04-16T12:49:54.588Z] CHANGE_AUTHOR thaJeztah [2020-04-16T12:49:54.588Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-04-16T12:49:54.588Z] CHANGE_BRANCH fix_deprecation_flag [2020-04-16T12:49:54.588Z] CHANGE_FORK thaJeztah/docker [2020-04-16T12:49:54.588Z] CHANGE_ID 40828 [2020-04-16T12:49:54.588Z] CHANGE_TARGET master [2020-04-16T12:49:54.588Z] CHANGE_TITLE fix --cluster-store-opt deprecation annotation [2020-04-16T12:49:54.588Z] CHANGE_URL https://github.com/moby/moby/pull/40828 [2020-04-16T12:49:54.588Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-16T12:49:54.588Z] CommonProgramFiles C:\Program Files\Common Files [2020-04-16T12:49:54.588Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-04-16T12:49:54.588Z] CommonProgramW6432 C:\Program Files\Common Files [2020-04-16T12:49:54.588Z] COMPUTERNAME azwin-2-aa8ca0 [2020-04-16T12:49:54.588Z] ComSpec C:\windows\system32\cmd.exe [2020-04-16T12:49:54.588Z] ConfigSequenceNumber 0 [2020-04-16T12:49:54.588Z] DOCKER_BUILDKIT 0 [2020-04-16T12:49:54.588Z] DOCKER_DUT_DEBUG 1 [2020-04-16T12:49:54.588Z] DOCKER_EXPERIMENTAL 1 [2020-04-16T12:49:54.588Z] DOCKER_GRAPHDRIVER overlay2 [2020-04-16T12:49:54.588Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-04-16T12:49:54.588Z] EXECUTOR_NUMBER 0 [2020-04-16T12:49:54.588Z] FQDN azwin-2-aa8ca0.westus.cloudapp.azure.com [2020-04-16T12:49:54.588Z] GIT_BRANCH PR-40828 [2020-04-16T12:49:54.588Z] GIT_COMMIT 2376ebd3f22baa2f85704430e54769aed82e7262 [2020-04-16T12:49:54.588Z] GIT_URL https://github.com/moby/moby.git [2020-04-16T12:49:54.588Z] HUDSON_COOKIE 4ea62523-abbe-4ca4-b842-1f13c45865cd [2020-04-16T12:49:54.588Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-04-16T12:49:54.588Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-04-16T12:49:54.588Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-04-16T12:49:54.588Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-04-16T12:49:54.588Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-04-16T12:49:54.588Z] JENKINS_NODE_COOKIE 413dcd83-3611-459d-a0bd-8a7970863362 [2020-04-16T12:49:54.588Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-04-16T12:49:54.588Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-04-16T12:49:54.588Z] JOB_BASE_NAME PR-40828 [2020-04-16T12:49:54.588Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40828/display/redirect [2020-04-16T12:49:54.588Z] JOB_NAME moby/PR-40828 [2020-04-16T12:49:54.588Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40828/ [2020-04-16T12:49:54.588Z] library.jps.version master [2020-04-16T12:49:54.588Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-04-16T12:49:54.588Z] NODE_LABELS amd64 azure azwin-2-aa8ca0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-04-16T12:49:54.588Z] NODE_NAME azwin-2-aa8ca0 [2020-04-16T12:49:54.588Z] NUMBER_OF_PROCESSORS 4 [2020-04-16T12:49:54.588Z] OS Windows_NT [2020-04-16T12:49:54.588Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-04-16T12:49:54.588Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-04-16T12:49:54.588Z] PROCESSOR_ARCHITECTURE AMD64 [2020-04-16T12:49:54.588Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-04-16T12:49:54.588Z] PROCESSOR_LEVEL 6 [2020-04-16T12:49:54.588Z] PROCESSOR_REVISION 4f01 [2020-04-16T12:49:54.588Z] ProgramData C:\ProgramData [2020-04-16T12:49:54.588Z] ProgramFiles C:\Program Files [2020-04-16T12:49:54.588Z] ProgramFiles(x86) C:\Program Files (x86) [2020-04-16T12:49:54.589Z] ProgramW6432 C:\Program Files [2020-04-16T12:49:54.589Z] PROMPT $P$G [2020-04-16T12:49:54.589Z] PSExecutionPolicyPreference Bypass [2020-04-16T12:49:54.589Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-04-16T12:49:54.589Z] PUBLIC C:\Users\Public [2020-04-16T12:49:54.589Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40828/1/display/redirect?page=changes [2020-04-16T12:49:54.589Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40828/1/display/redirect [2020-04-16T12:49:54.589Z] SKIP_VALIDATION_TESTS 1 [2020-04-16T12:49:54.589Z] SOURCES_DRIVE d [2020-04-16T12:49:54.589Z] SOURCES_SUBDIR gopath [2020-04-16T12:49:54.589Z] STAGE_NAME Run tests [2020-04-16T12:49:54.589Z] SystemDrive C: [2020-04-16T12:49:54.589Z] SystemRoot C:\windows [2020-04-16T12:49:54.589Z] TEMP C:\windows\TEMP [2020-04-16T12:49:54.589Z] TESTDEBUG 0 [2020-04-16T12:49:54.589Z] TESTRUN_DRIVE d [2020-04-16T12:49:54.589Z] TESTRUN_SUBDIR CI [2020-04-16T12:49:54.589Z] TIMEOUT 120m [2020-04-16T12:49:54.589Z] TMP C:\windows\TEMP [2020-04-16T12:49:54.589Z] USERDOMAIN WORKGROUP [2020-04-16T12:49:54.589Z] USERNAME azwin-2-aa8ca0$ [2020-04-16T12:49:54.589Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-04-16T12:49:54.589Z] windir C:\windows [2020-04-16T12:49:54.589Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-04-16T12:49:54.589Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-04-16T12:49:54.589Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-04-16T12:49:54.589Z] [2020-04-16T12:49:54.589Z] [2020-04-16T12:49:54.589Z] [2020-04-16T12:49:54.589Z] INFO: Sources under d:\gopath\... [2020-04-16T12:49:54.589Z] INFO: Test run under d:\CI\... [2020-04-16T12:49:54.589Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-04-16T12:49:54.589Z] INFO: docker/docker repository was found [2020-04-16T12:49:54.589Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-04-16T12:49:54.744Z] #56 12.13 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-16T12:49:54.744Z] #56 ... [2020-04-16T12:49:54.744Z] [2020-04-16T12:49:54.744Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:49:54.744Z] #10 12.32 Fetched 8034 kB in 10s (778 kB/s) [2020-04-16T12:49:55.025Z] #10 12.32 Reading package lists... [2020-04-16T12:49:55.025Z] #10 ... [2020-04-16T12:49:55.025Z] [2020-04-16T12:49:55.025Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T12:49:55.025Z] #41 2.485 + git clone https://github.com/docker/distribution.git . [2020-04-16T12:49:55.025Z] #41 2.488 Cloning into '.'... [2020-04-16T12:49:55.025Z] #41 11.98 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-16T12:49:55.025Z] #41 ... [2020-04-16T12:49:55.025Z] [2020-04-16T12:49:55.025Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T12:49:55.025Z] #35 12.59 Fetched 8034 kB in 11s (764 kB/s) [2020-04-16T12:49:55.051Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1158' [2020-04-16T12:49:55.051Z] INFO: Docker version of control daemon [2020-04-16T12:49:55.051Z] [2020-04-16T12:49:55.051Z] Client: Docker Engine - Enterprise [2020-04-16T12:49:55.051Z] Version: 19.03.5 [2020-04-16T12:49:55.051Z] API version: 1.40 [2020-04-16T12:49:55.051Z] Go version: go1.12.12 [2020-04-16T12:49:55.051Z] Git commit: 2ee0c57608 [2020-04-16T12:49:55.051Z] Built: 11/13/2019 08:00:16 [2020-04-16T12:49:55.051Z] OS/Arch: windows/amd64 [2020-04-16T12:49:55.051Z] Experimental: false [2020-04-16T12:49:55.051Z] [2020-04-16T12:49:55.051Z] Server: Docker Engine - Enterprise [2020-04-16T12:49:55.051Z] Engine: [2020-04-16T12:49:55.051Z] Version: 19.03.5 [2020-04-16T12:49:55.051Z] API version: 1.40 (minimum version 1.24) [2020-04-16T12:49:55.051Z] Go version: go1.12.12 [2020-04-16T12:49:55.051Z] Git commit: 2ee0c57608 [2020-04-16T12:49:55.051Z] Built: 11/13/2019 07:58:51 [2020-04-16T12:49:55.051Z] OS/Arch: windows/amd64 [2020-04-16T12:49:55.051Z] Experimental: true [2020-04-16T12:49:55.051Z] [2020-04-16T12:49:55.051Z] INFO: Docker info of control daemon [2020-04-16T12:49:55.051Z] [2020-04-16T12:49:56.599Z] Client: [2020-04-16T12:49:56.599Z] Debug Mode: false [2020-04-16T12:49:56.599Z] Plugins: [2020-04-16T12:49:56.599Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-16T12:49:56.599Z] [2020-04-16T12:49:56.599Z] Server: [2020-04-16T12:49:56.599Z] Containers: 0 [2020-04-16T12:49:56.599Z] Running: 0 [2020-04-16T12:49:56.599Z] Paused: 0 [2020-04-16T12:49:56.599Z] Stopped: 0 [2020-04-16T12:49:56.599Z] Images: 10 [2020-04-16T12:49:56.599Z] Server Version: 19.03.5 [2020-04-16T12:49:56.599Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-04-16T12:49:56.599Z] Windows: [2020-04-16T12:49:56.599Z] LCOW: [2020-04-16T12:49:56.599Z] Logging Driver: json-file [2020-04-16T12:49:56.599Z] Plugins: [2020-04-16T12:49:56.599Z] Volume: local [2020-04-16T12:49:56.599Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-16T12:49:56.599Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-16T12:49:56.599Z] Swarm: inactive [2020-04-16T12:49:56.599Z] Default Isolation: process [2020-04-16T12:49:56.599Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-16T12:49:56.599Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-16T12:49:56.599Z] OSType: windows [2020-04-16T12:49:56.599Z] Architecture: x86_64 [2020-04-16T12:49:56.599Z] CPUs: 4 [2020-04-16T12:49:56.599Z] Total Memory: 32GiB [2020-04-16T12:49:56.599Z] Name: azwin-2-aa8ca0 [2020-04-16T12:49:56.599Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-04-16T12:49:56.599Z] Docker Root Dir: D:\docker [2020-04-16T12:49:56.599Z] Debug Mode: false [2020-04-16T12:49:56.599Z] Registry: https://index.docker.io/v1/ [2020-04-16T12:49:56.599Z] Labels: [2020-04-16T12:49:56.599Z] Experimental: true [2020-04-16T12:49:56.599Z] Insecure Registries: [2020-04-16T12:49:56.599Z] 10.0.0.4:5000 [2020-04-16T12:49:56.599Z] 127.0.0.0/8 [2020-04-16T12:49:56.599Z] Registry Mirrors: [2020-04-16T12:49:56.599Z] http://10.0.0.4:5000/ [2020-04-16T12:49:56.599Z] Live Restore Enabled: false [2020-04-16T12:49:56.599Z] [2020-04-16T12:49:56.599Z] [2020-04-16T12:49:56.599Z] INFO: Commit hash is 2376ebd3f2 [2020-04-16T12:49:56.599Z] INFO: Nuke-Everything... [2020-04-16T12:49:56.599Z] INFO: Container count on control daemon to delete is 0 [2020-04-16T12:49:57.060Z] INFO: Nuking d:\CI [2020-04-16T12:49:57.060Z] INFO: Zapped successfully [2020-04-16T12:49:57.060Z] INFO: Location for testing is d:\CI\PR-40828\1 [2020-04-16T12:49:57.060Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-04-16T12:49:57.060Z] [2020-04-16T12:49:57.060Z] [2020-04-16T12:49:57.060Z] INFO: Building the image from Dockerfile.windows at 04/16/2020 12:49:56... [2020-04-16T12:49:57.060Z] [2020-04-16T12:49:57.691Z] #35 12.59 Reading package lists... [2020-04-16T12:49:57.691Z] #35 ... [2020-04-16T12:49:57.691Z] [2020-04-16T12:49:57.691Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:49:57.691Z] #23 14.14 + mkdir -p /build [2020-04-16T12:49:57.691Z] #23 14.15 + mv docker/docker /build/ [2020-04-16T12:49:57.691Z] #23 14.15 + rmdir docker [2020-04-16T12:49:57.691Z] #23 DONE 14.6s [2020-04-16T12:49:57.691Z] [2020-04-16T12:49:57.691Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:49:57.691Z] #56 13.09 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-16T12:49:57.691Z] #56 13.19 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-16T12:49:57.691Z] #56 13.28 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-16T12:49:57.691Z] #56 13.29 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-16T12:49:57.691Z] #56 13.87 runtime/cgo [2020-04-16T12:49:57.691Z] #56 13.87 runtime [2020-04-16T12:49:57.826Z] fb056072eab9: Pull complete [2020-04-16T12:49:58.461Z] 6a33b1f9796f: Pull complete [2020-04-16T12:49:58.751Z] 8f8f8962e456: Pull complete [2020-04-16T12:50:00.245Z] d66e58854927: Verifying Checksum [2020-04-16T12:50:00.245Z] d66e58854927: Download complete [2020-04-16T12:50:01.145Z] #56 ... [2020-04-16T12:50:01.145Z] [2020-04-16T12:50:01.145Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:50:01.145Z] #53 17.19 + cd /tmp/tmp.qs8R4HAFSy/src/github.com/golangci/golangci-lint/ [2020-04-16T12:50:01.145Z] #53 17.19 + git checkout -q v1.23.8 [2020-04-16T12:50:01.145Z] #53 17.94 ++ git describe --tags [2020-04-16T12:50:01.145Z] #53 17.95 + version=v1.23.8 [2020-04-16T12:50:01.145Z] #53 17.95 ++ git rev-parse --short HEAD [2020-04-16T12:50:01.145Z] #53 17.95 + commit=76a82c6 [2020-04-16T12:50:01.145Z] #53 17.96 ++ git show -s --format=%cd [2020-04-16T12:50:01.145Z] #53 17.96 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-16T12:50:01.145Z] #53 17.99 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-16T12:50:02.292Z] 68adcc365214: Pull complete [2020-04-16T12:50:02.888Z] Sending build context to Docker daemon 57.44MB [2020-04-16T12:50:02.888Z] [2020-04-16T12:50:02.888Z] Step 1/10 : FROM microsoft/windowsservercore [2020-04-16T12:50:02.888Z] ---> fdf6432edbdc [2020-04-16T12:50:02.888Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-04-16T12:50:02.888Z] ---> Using cache [2020-04-16T12:50:02.888Z] ---> f5e0e56bfc70 [2020-04-16T12:50:02.888Z] Step 3/10 : ARG GO_VERSION=1.13.10 [2020-04-16T12:50:02.888Z] ---> Using cache [2020-04-16T12:50:02.888Z] ---> c84c8594f7a7 [2020-04-16T12:50:02.888Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-04-16T12:50:02.888Z] ---> Using cache [2020-04-16T12:50:02.888Z] ---> 3445e740b840 [2020-04-16T12:50:02.888Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-04-16T12:50:02.888Z] ---> Using cache [2020-04-16T12:50:02.888Z] ---> 644f6fb18ac9 [2020-04-16T12:50:02.888Z] Step 6/10 : 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; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-04-16T12:50:02.888Z] ---> Using cache [2020-04-16T12:50:02.888Z] ---> 43e153adfe67 [2020-04-16T12:50:02.888Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-04-16T12:50:02.888Z] ---> Using cache [2020-04-16T12:50:02.888Z] ---> 0de847e427ad [2020-04-16T12:50:02.888Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-04-16T12:50:02.888Z] ---> Using cache [2020-04-16T12:50:02.888Z] ---> 3228eaf0a443 [2020-04-16T12:50:02.888Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-04-16T12:50:02.888Z] ---> Using cache [2020-04-16T12:50:02.888Z] ---> 6395fa430ce7 [2020-04-16T12:50:02.888Z] Step 10/10 : COPY . . [2020-04-16T12:50:03.815Z] #53 ... [2020-04-16T12:50:03.815Z] [2020-04-16T12:50:03.815Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T12:50:03.815Z] #62 11.18 Fetched 8034 kB in 10s (823 kB/s) [2020-04-16T12:50:03.815Z] #62 11.18 Reading package lists... [2020-04-16T12:50:03.815Z] #62 14.90 Reading package lists... [2020-04-16T12:50:03.815Z] #62 18.13 Building dependency tree... [2020-04-16T12:50:03.815Z] #62 19.02 The following additional packages will be installed: [2020-04-16T12:50:03.815Z] #62 19.03 libbtrfs0 [2020-04-16T12:50:03.815Z] #62 19.10 The following NEW packages will be installed: [2020-04-16T12:50:03.815Z] #62 19.10 libbtrfs-dev libbtrfs0 [2020-04-16T12:50:03.815Z] #62 19.23 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T12:50:03.815Z] #62 19.23 Need to get 118 kB of archives. [2020-04-16T12:50:03.815Z] #62 19.23 After this operation, 390 kB of additional disk space will be used. [2020-04-16T12:50:03.815Z] #62 19.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-04-16T12:50:03.815Z] #62 19.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-04-16T12:50:03.815Z] #62 20.25 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T12:50:03.815Z] #62 20.32 Fetched 118 kB in 0s (1347 kB/s) [2020-04-16T12:50:03.815Z] #62 20.40 Selecting previously unselected package libbtrfs0. [2020-04-16T12:50:03.815Z] #62 20.40 (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 ... 15168 files and directories currently installed.) [2020-04-16T12:50:03.815Z] #62 20.49 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-04-16T12:50:03.815Z] #62 20.51 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-16T12:50:03.815Z] #62 20.60 Selecting previously unselected package libbtrfs-dev. [2020-04-16T12:50:03.815Z] #62 20.60 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-04-16T12:50:03.815Z] #62 20.63 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-16T12:50:03.815Z] #62 20.76 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-16T12:50:03.815Z] #62 20.79 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-16T12:50:03.815Z] #62 20.81 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T12:50:03.815Z] #62 DONE 21.1s [2020-04-16T12:50:03.815Z] [2020-04-16T12:50:03.815Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T12:50:03.815Z] #63 DONE 0.1s [2020-04-16T12:50:03.815Z] [2020-04-16T12:50:03.815Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-16T12:50:03.815Z] #64 DONE 0.1s [2020-04-16T12:50:03.815Z] [2020-04-16T12:50:03.815Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:50:04.994Z] 76d8adf27bdf: Pull complete [2020-04-16T12:50:05.281Z] #65 1.488 + RM_GOPATH=0 [2020-04-16T12:50:05.281Z] #65 1.488 + TMP_GOPATH= [2020-04-16T12:50:05.281Z] #65 1.488 + : /build [2020-04-16T12:50:05.281Z] #65 1.488 + '[' -z '' ']' [2020-04-16T12:50:05.281Z] #65 1.488 ++ mktemp -d [2020-04-16T12:50:05.281Z] #65 ... [2020-04-16T12:50:05.281Z] [2020-04-16T12:50:05.281Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T12:50:05.281Z] #25 12.75 Fetched 8034 kB in 10s (797 kB/s) [2020-04-16T12:50:05.281Z] #25 12.75 Reading package lists... [2020-04-16T12:50:05.281Z] #25 16.91 Reading package lists... [2020-04-16T12:50:05.281Z] #25 20.78 Building dependency tree... [2020-04-16T12:50:05.281Z] #25 21.75 ca-certificates is already the newest version (20190110). [2020-04-16T12:50:05.281Z] #25 21.75 The following additional packages will be installed: [2020-04-16T12:50:05.281Z] #25 21.78 libjq1 libonig5 [2020-04-16T12:50:05.281Z] #25 22.04 The following NEW packages will be installed: [2020-04-16T12:50:05.281Z] #25 22.07 jq libjq1 libonig5 [2020-04-16T12:50:05.281Z] #25 22.19 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T12:50:05.281Z] #25 22.19 Need to get 350 kB of archives. [2020-04-16T12:50:05.281Z] #25 22.19 After this operation, 1154 kB of additional disk space will be used. [2020-04-16T12:50:05.281Z] #25 22.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-04-16T12:50:05.281Z] #25 22.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-04-16T12:50:05.281Z] #25 22.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-04-16T12:50:05.281Z] #25 22.84 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T12:50:05.281Z] #25 22.92 Fetched 350 kB in 0s (3057 kB/s) [2020-04-16T12:50:05.281Z] #25 ... [2020-04-16T12:50:05.281Z] [2020-04-16T12:50:05.281Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:50:05.281Z] #47 12.61 unicode/utf16 [2020-04-16T12:50:05.281Z] #47 12.89 container/list [2020-04-16T12:50:05.281Z] #47 13.21 crypto/internal/subtle [2020-04-16T12:50:05.281Z] #47 13.31 crypto/subtle [2020-04-16T12:50:05.281Z] #47 13.38 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-16T12:50:05.281Z] #47 13.45 internal/nettrace [2020-04-16T12:50:05.281Z] #47 13.48 runtime/cgo [2020-04-16T12:50:05.281Z] #47 18.49 vendor/golang.org/x/crypto/internal/subtle [2020-04-16T12:50:05.281Z] #47 ... [2020-04-16T12:50:05.281Z] [2020-04-16T12:50:05.281Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T12:50:05.281Z] #43 12.82 Fetched 8034 kB in 10s (770 kB/s) [2020-04-16T12:50:05.281Z] #43 12.82 Reading package lists... [2020-04-16T12:50:05.281Z] #43 17.15 Reading package lists... [2020-04-16T12:50:05.281Z] #43 21.12 Building dependency tree... [2020-04-16T12:50:05.281Z] #43 22.41 The following additional packages will be installed: [2020-04-16T12:50:05.281Z] #43 22.41 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-16T12:50:05.281Z] #43 22.41 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-16T12:50:05.281Z] #43 22.42 Suggested packages: [2020-04-16T12:50:05.281Z] #43 22.42 manpages-dev python-setuptools [2020-04-16T12:50:05.562Z] #43 ... [2020-04-16T12:50:05.562Z] [2020-04-16T12:50:05.562Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T12:50:05.562Z] #25 22.98 Selecting previously unselected package libonig5:s390x. [2020-04-16T12:50:05.562Z] #25 22.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-04-16T12:50:05.562Z] #25 23.07 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-04-16T12:50:05.562Z] #25 23.07 Unpacking libonig5:s390x (6.9.1-1) ... [2020-04-16T12:50:05.562Z] #25 23.26 Selecting previously unselected package libjq1:s390x. [2020-04-16T12:50:05.562Z] #25 23.26 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-04-16T12:50:05.562Z] #25 23.27 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-16T12:50:05.843Z] #25 23.37 Selecting previously unselected package jq. [2020-04-16T12:50:05.843Z] #25 23.37 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-04-16T12:50:05.843Z] #25 23.38 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-16T12:50:05.843Z] #25 ... [2020-04-16T12:50:05.843Z] [2020-04-16T12:50:05.843Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:50:05.843Z] #74 13.16 Checking out files: 99% (2053/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-04-16T12:50:05.843Z] #74 13.18 + cd /tmp/tmp.BAiVf2TtLc/src/github.com/docker/libnetwork [2020-04-16T12:50:05.843Z] #74 13.18 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-16T12:50:05.843Z] #74 13.85 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-16T12:50:05.843Z] #74 ... [2020-04-16T12:50:05.843Z] [2020-04-16T12:50:05.843Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T12:50:05.843Z] #25 23.54 Setting up libonig5:s390x (6.9.1-1) ... [2020-04-16T12:50:05.843Z] #25 23.55 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-16T12:50:05.843Z] #25 23.55 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-16T12:50:05.843Z] #25 23.56 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T12:50:06.125Z] #25 ... [2020-04-16T12:50:06.125Z] [2020-04-16T12:50:06.125Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T12:50:06.125Z] #41 13.53 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-04-16T12:50:06.125Z] #41 ... [2020-04-16T12:50:06.125Z] [2020-04-16T12:50:06.125Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T12:50:06.125Z] #43 23.26 The following NEW packages will be installed: [2020-04-16T12:50:06.125Z] #43 23.27 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-16T12:50:06.125Z] #43 23.27 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-16T12:50:06.125Z] #43 23.27 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-16T12:50:06.125Z] #43 23.27 python-six zlib1g-dev [2020-04-16T12:50:06.125Z] #43 23.38 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T12:50:06.125Z] #43 23.38 Need to get 3742 kB of archives. [2020-04-16T12:50:06.125Z] #43 23.38 After this operation, 22.0 MB of additional disk space will be used. [2020-04-16T12:50:06.125Z] #43 23.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-04-16T12:50:06.125Z] #43 23.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-04-16T12:50:06.125Z] #43 23.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-04-16T12:50:06.125Z] #43 23.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-04-16T12:50:06.125Z] #43 23.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-04-16T12:50:06.125Z] #43 23.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-04-16T12:50:06.125Z] #43 23.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-04-16T12:50:06.125Z] #43 23.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-04-16T12:50:06.125Z] #43 23.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-04-16T12:50:06.125Z] #43 23.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-04-16T12:50:06.125Z] #43 23.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-04-16T12:50:06.125Z] #43 23.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-04-16T12:50:06.125Z] #43 23.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-04-16T12:50:06.125Z] #43 23.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-04-16T12:50:06.125Z] #43 23.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-16T12:50:06.125Z] #43 23.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-04-16T12:50:06.125Z] #43 23.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-04-16T12:50:06.406Z] #43 ... [2020-04-16T12:50:06.406Z] [2020-04-16T12:50:06.406Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T12:50:06.406Z] #25 DONE 23.9s [2020-04-16T12:50:06.406Z] [2020-04-16T12:50:06.406Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-16T12:50:06.406Z] #26 DONE 0.1s [2020-04-16T12:50:06.406Z] [2020-04-16T12:50:06.406Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:50:06.406Z] #65 1.489 + export GOPATH=/tmp/tmp.8WI1RG3gDc [2020-04-16T12:50:06.406Z] #65 1.489 + GOPATH=/tmp/tmp.8WI1RG3gDc [2020-04-16T12:50:06.406Z] #65 1.489 + RM_GOPATH=1 [2020-04-16T12:50:06.406Z] #65 1.489 ++ dirname ./install.sh [2020-04-16T12:50:06.406Z] #65 1.490 + dir=. [2020-04-16T12:50:06.406Z] #65 1.490 + bin=containerd [2020-04-16T12:50:06.406Z] #65 1.490 + shift [2020-04-16T12:50:06.406Z] #65 1.490 + '[' '!' -f ./containerd.installer ']' [2020-04-16T12:50:06.406Z] #65 1.490 + . ./containerd.installer [2020-04-16T12:50:06.406Z] #65 1.490 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-16T12:50:06.406Z] #65 1.490 + install_containerd [2020-04-16T12:50:06.406Z] #65 1.490 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-16T12:50:06.406Z] #65 1.490 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-16T12:50:06.406Z] #65 1.490 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8WI1RG3gDc/src/github.com/containerd/containerd [2020-04-16T12:50:06.406Z] #65 1.492 Cloning into '/tmp/tmp.8WI1RG3gDc/src/github.com/containerd/containerd'... [2020-04-16T12:50:08.429Z] #65 ... [2020-04-16T12:50:08.429Z] [2020-04-16T12:50:08.429Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:50:08.429Z] #10 12.32 Reading package lists... [2020-04-16T12:50:08.429Z] #10 16.27 Reading package lists... [2020-04-16T12:50:08.429Z] #10 19.54 Building dependency tree... [2020-04-16T12:50:08.429Z] #10 20.43 The following additional packages will be installed: [2020-04-16T12:50:08.429Z] #10 20.43 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-16T12:50:08.429Z] #10 20.43 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-16T12:50:08.429Z] #10 20.43 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-16T12:50:08.429Z] #10 20.43 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-16T12:50:08.429Z] #10 20.44 Suggested packages: [2020-04-16T12:50:08.429Z] #10 20.44 gcc-8-locales seccomp wine64 [2020-04-16T12:50:08.429Z] #10 21.29 The following NEW packages will be installed: [2020-04-16T12:50:08.429Z] #10 21.31 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-16T12:50:08.429Z] #10 21.31 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-16T12:50:08.429Z] #10 21.31 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-16T12:50:08.429Z] #10 21.31 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-16T12:50:08.429Z] #10 21.31 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-16T12:50:08.429Z] #10 21.31 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-16T12:50:08.429Z] #10 21.55 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T12:50:08.429Z] #10 21.55 Need to get 73.3 MB of archives. [2020-04-16T12:50:08.429Z] #10 21.55 After this operation, 494 MB of additional disk space will be used. [2020-04-16T12:50:08.429Z] #10 21.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-04-16T12:50:08.429Z] #10 22.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-04-16T12:50:08.429Z] #10 22.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-16T12:50:08.429Z] #10 22.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-04-16T12:50:08.429Z] #10 22.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-04-16T12:50:08.429Z] #10 22.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-16T12:50:08.429Z] #10 22.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-04-16T12:50:08.429Z] #10 22.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-04-16T12:50:08.429Z] #10 22.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-04-16T12:50:08.429Z] #10 24.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-04-16T12:50:08.429Z] #10 25.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-04-16T12:50:08.429Z] #10 25.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-04-16T12:50:08.429Z] #10 25.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-04-16T12:50:08.429Z] #10 25.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-04-16T12:50:08.429Z] #10 26.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-04-16T12:50:08.429Z] #10 26.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-04-16T12:50:08.429Z] #10 26.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-04-16T12:50:08.429Z] #10 26.02 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-04-16T12:50:08.429Z] #10 26.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-04-16T12:50:08.429Z] #10 26.04 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-04-16T12:50:08.429Z] #10 26.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-04-16T12:50:08.429Z] #10 26.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-04-16T12:50:08.429Z] #10 26.08 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-04-16T12:50:08.429Z] #10 ... [2020-04-16T12:50:08.429Z] [2020-04-16T12:50:08.429Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:50:08.429Z] #33 25.93 sync [2020-04-16T12:50:08.429Z] #33 25.93 internal/reflectlite [2020-04-16T12:50:09.436Z] #33 ... [2020-04-16T12:50:09.436Z] [2020-04-16T12:50:09.436Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T12:50:09.436Z] #35 12.59 Reading package lists... [2020-04-16T12:50:09.436Z] #35 17.13 Reading package lists... [2020-04-16T12:50:09.436Z] #35 20.96 Building dependency tree... [2020-04-16T12:50:09.436Z] #35 21.93 The following additional packages will be installed: [2020-04-16T12:50:09.436Z] #35 21.96 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-16T12:50:09.436Z] #35 21.96 Suggested packages: [2020-04-16T12:50:09.436Z] #35 21.96 cmake-doc ninja-build lrzip [2020-04-16T12:50:09.436Z] #35 21.96 Recommended packages: [2020-04-16T12:50:09.436Z] #35 21.96 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-16T12:50:09.436Z] #35 22.67 The following NEW packages will be installed: [2020-04-16T12:50:09.436Z] #35 22.70 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-16T12:50:09.436Z] #35 22.70 vim-common xxd [2020-04-16T12:50:09.436Z] #35 22.81 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T12:50:09.436Z] #35 22.81 Need to get 14.0 MB of archives. [2020-04-16T12:50:09.436Z] #35 22.81 After this operation, 62.1 MB of additional disk space will be used. [2020-04-16T12:50:09.436Z] #35 22.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-04-16T12:50:09.436Z] #35 22.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-04-16T12:50:09.436Z] #35 22.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-04-16T12:50:09.436Z] #35 23.04 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-04-16T12:50:09.436Z] #35 26.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-04-16T12:50:09.436Z] #35 26.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-04-16T12:50:09.436Z] #35 26.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-04-16T12:50:09.436Z] #35 26.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-04-16T12:50:09.436Z] #35 26.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-04-16T12:50:09.436Z] #35 26.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-04-16T12:50:09.436Z] #35 ... [2020-04-16T12:50:09.436Z] [2020-04-16T12:50:09.436Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T12:50:09.436Z] #43 24.46 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T12:50:09.436Z] #43 24.54 Fetched 3742 kB in 0s (13.5 MB/s) [2020-04-16T12:50:09.436Z] #43 24.63 Selecting previously unselected package libcap-dev:s390x. [2020-04-16T12:50:09.436Z] #43 24.63 (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 ... 15168 files and directories currently installed.) [2020-04-16T12:50:09.436Z] #43 24.72 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-04-16T12:50:09.436Z] #43 24.72 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-04-16T12:50:09.436Z] #43 24.81 Selecting previously unselected package libnet1:s390x. [2020-04-16T12:50:09.436Z] #43 24.81 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-16T12:50:09.436Z] #43 24.81 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-16T12:50:09.436Z] #43 24.92 Selecting previously unselected package libnet1-dev. [2020-04-16T12:50:09.436Z] #43 24.92 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-16T12:50:09.436Z] #43 24.92 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-16T12:50:09.436Z] #43 25.06 Selecting previously unselected package libnl-3-200:s390x. [2020-04-16T12:50:09.436Z] #43 25.06 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-04-16T12:50:09.436Z] #43 25.07 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-04-16T12:50:09.436Z] #43 25.17 Selecting previously unselected package libnl-3-dev:s390x. [2020-04-16T12:50:09.436Z] #43 25.17 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-04-16T12:50:09.436Z] #43 25.18 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-04-16T12:50:09.436Z] #43 25.42 Selecting previously unselected package libprotobuf-c1:s390x. [2020-04-16T12:50:09.436Z] #43 25.44 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-04-16T12:50:09.436Z] #43 25.44 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-16T12:50:09.436Z] #43 25.53 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-04-16T12:50:09.436Z] #43 25.53 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-04-16T12:50:09.436Z] #43 25.53 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-04-16T12:50:09.436Z] #43 25.59 Selecting previously unselected package zlib1g-dev:s390x. [2020-04-16T12:50:09.436Z] #43 25.60 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-04-16T12:50:09.436Z] #43 25.60 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-04-16T12:50:09.436Z] #43 25.85 Selecting previously unselected package libprotobuf17:s390x. [2020-04-16T12:50:09.436Z] #43 25.86 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-04-16T12:50:09.436Z] #43 25.86 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-04-16T12:50:09.436Z] #43 26.37 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-04-16T12:50:09.436Z] #43 26.37 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-04-16T12:50:09.436Z] #43 26.37 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-04-16T12:50:09.436Z] #43 26.56 Selecting previously unselected package libprotobuf-dev:s390x. [2020-04-16T12:50:09.436Z] #43 26.56 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-04-16T12:50:09.436Z] #43 26.56 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-04-16T12:50:09.436Z] #43 ... [2020-04-16T12:50:09.436Z] [2020-04-16T12:50:09.436Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:50:09.436Z] #74 DONE 26.8s [2020-04-16T12:50:09.719Z] [2020-04-16T12:50:09.719Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T12:50:09.719Z] #27 2.488 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-16T12:50:09.719Z] #27 2.751 [2020-04-16T12:50:10.517Z] d66e58854927: Pull complete [2020-04-16T12:50:10.802Z] 71497195576e: Pull complete [2020-04-16T12:50:10.802Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-04-16T12:50:10.802Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-04-16T12:50:10.802Z] ---> ebd73b5ebd31 [2020-04-16T12:50:10.802Z] Step 5/16 : ARG BUILDX_REPO [2020-04-16T12:50:10.802Z] ---> Running in 7ecf46d569ee [2020-04-16T12:50:10.802Z] Removing intermediate container 7ecf46d569ee [2020-04-16T12:50:10.802Z] ---> 0100b26aa34f [2020-04-16T12:50:10.802Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-04-16T12:50:10.802Z] ---> Running in 465d8c33affe [2020-04-16T12:50:11.089Z] Cloning into '/buildx'... [2020-04-16T12:50:11.713Z] #27 2.875 #### 5.7% ######## 12.0% ########### 16.2% ################# 24.6% ####################### 32.9% ########################## 37.1% ############################ 39.2% ############################### 43.4% ################################## 47.5% ################################### 49.6% ###################################### 52.9% ####################################### 55.0% ########################################## 59.4% ############################################## 64.2% ################################################## 70.5% ####################################################### 76.7% ############################################################# 85.1% ################################################################# 91.4% ####################################################################### 99.7% ######################################################################## 100.0% [2020-04-16T12:50:11.994Z] #27 5.386 [2020-04-16T12:50:12.837Z] #27 5.597 ####### 10.7% ################### 27.5% ################################ 44.5% ################################################ 67.2% ############################################################ 84.2% ######################################################################## 100.0% [2020-04-16T12:50:13.118Z] #27 6.529 [2020-04-16T12:50:14.525Z] #27 6.680 ##### 8.3% ############# 18.5% #################### 28.7% ########################## 36.3% ############################### 43.9% ##################################### 51.6% ############################################ 61.7% ################################################# 69.3% ####################################################### 77.0% ############################################################ 84.6% ################################################################## 92.2% ####################################################################### 99.9% ######################################################################## 100.0% [2020-04-16T12:50:14.525Z] #27 ... [2020-04-16T12:50:14.525Z] [2020-04-16T12:50:14.525Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T12:50:15.087Z] #30 32.24 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-04-16T12:50:15.087Z] #30 32.53 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-16T12:50:16.092Z] #30 33.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-16T12:50:16.623Z] Removing intermediate container 465d8c33affe [2020-04-16T12:50:16.623Z] ---> b4dbe2a1223c [2020-04-16T12:50:16.623Z] Step 7/16 : WORKDIR /buildx [2020-04-16T12:50:16.623Z] ---> Running in 706be485ee98 [2020-04-16T12:50:16.623Z] Removing intermediate container 706be485ee98 [2020-04-16T12:50:16.623Z] ---> b5e15269e6e9 [2020-04-16T12:50:16.623Z] Step 8/16 : ARG BUILDX_COMMIT [2020-04-16T12:50:16.623Z] ---> Running in c31145c2b1de [2020-04-16T12:50:16.623Z] Removing intermediate container c31145c2b1de [2020-04-16T12:50:16.623Z] ---> 08bcdeb401c0 [2020-04-16T12:50:16.623Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-04-16T12:50:16.623Z] ---> Running in 4a83c039c83f [2020-04-16T12:50:16.909Z] From https://github.com/docker/buildx [2020-04-16T12:50:16.909Z] * [new tag] v0.3.1 -> build [2020-04-16T12:50:17.926Z] Switched to branch 'build' [2020-04-16T12:50:18.763Z] #30 ... [2020-04-16T12:50:18.763Z] [2020-04-16T12:50:18.763Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:50:18.763Z] #10 26.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-04-16T12:50:18.763Z] #10 26.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-04-16T12:50:18.763Z] #10 27.08 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T12:50:18.763Z] #10 27.32 Fetched 73.3 MB in 5s (14.8 MB/s) [2020-04-16T12:50:18.763Z] #10 27.43 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-16T12:50:18.763Z] #10 27.43 (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 ... 15168 files and directories currently installed.) [2020-04-16T12:50:18.763Z] #10 27.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-04-16T12:50:18.763Z] #10 27.53 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-16T12:50:18.763Z] #10 29.95 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-16T12:50:18.763Z] #10 29.98 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-04-16T12:50:18.763Z] #10 30.00 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-16T12:50:18.763Z] #10 31.84 Selecting previously unselected package binutils-mingw-w64. [2020-04-16T12:50:18.763Z] #10 31.86 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-16T12:50:18.763Z] #10 31.86 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-16T12:50:18.763Z] #10 31.96 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-04-16T12:50:18.763Z] #10 31.97 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-04-16T12:50:18.763Z] #10 31.97 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-04-16T12:50:18.763Z] #10 32.11 Selecting previously unselected package dmsetup. [2020-04-16T12:50:18.763Z] #10 32.11 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-04-16T12:50:18.763Z] #10 32.11 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-16T12:50:18.763Z] #10 32.20 Selecting previously unselected package mingw-w64-common. [2020-04-16T12:50:18.763Z] #10 32.20 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-16T12:50:18.763Z] #10 32.21 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-16T12:50:18.763Z] #10 ... [2020-04-16T12:50:18.763Z] [2020-04-16T12:50:18.763Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T12:50:18.763Z] #27 8.323 [2020-04-16T12:50:18.763Z] #27 8.452 0.5% ## 3.3% #### 6.1% ###### 9.0% ######## 11.8% ########## 14.7% ############ 17.5% ############## 20.3% ################ 23.2% ################## 26.0% ##################### 29.8% ####################### 32.6% ######################### 35.5% ########################### 38.3% ############################# 41.1% ############################### 44.0% ################################## 47.8% #################################### 50.6% ####################################### 54.4% ######################################### 58.2% ############################################ 62.0% ############################################### 65.7% ################################################ 66.7% ################################################## 70.5% #################################################### 73.3% ####################################################### 77.1% ########################################################## 81.8% ############################################################ 84.7% ################################################################ 89.4% ################################################################## 92.2% ##################################################################### 96.0% ######################################################################## 100.0% [2020-04-16T12:50:18.763Z] #27 12.41 [2020-04-16T12:50:18.955Z] Removing intermediate container 4a83c039c83f [2020-04-16T12:50:18.955Z] ---> 759678ead489 [2020-04-16T12:50:18.955Z] Step 10/16 : RUN go mod download [2020-04-16T12:50:18.955Z] ---> Running in f01fa934995f [2020-04-16T12:50:19.044Z] #27 ... [2020-04-16T12:50:19.044Z] [2020-04-16T12:50:19.044Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T12:50:19.044Z] #43 27.77 Selecting previously unselected package libprotoc17:s390x. [2020-04-16T12:50:19.044Z] #43 27.77 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-04-16T12:50:19.044Z] #43 27.78 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-04-16T12:50:19.044Z] #43 28.54 Selecting previously unselected package protobuf-c-compiler. [2020-04-16T12:50:19.044Z] #43 28.54 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-04-16T12:50:19.044Z] #43 28.54 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-16T12:50:19.044Z] #43 28.59 Selecting previously unselected package protobuf-compiler. [2020-04-16T12:50:19.044Z] #43 28.60 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-04-16T12:50:19.044Z] #43 28.60 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-16T12:50:19.044Z] #43 28.73 Selecting previously unselected package python-pkg-resources. [2020-04-16T12:50:19.044Z] #43 28.75 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-16T12:50:19.044Z] #43 28.75 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-16T12:50:19.044Z] #43 28.96 Selecting previously unselected package python-six. [2020-04-16T12:50:19.044Z] #43 28.96 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-16T12:50:19.044Z] #43 28.96 Unpacking python-six (1.12.0-1) ... [2020-04-16T12:50:19.044Z] #43 29.01 Selecting previously unselected package python-protobuf. [2020-04-16T12:50:19.044Z] #43 29.02 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-04-16T12:50:19.044Z] #43 29.02 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-16T12:50:19.044Z] #43 29.41 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-16T12:50:19.044Z] #43 31.24 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-04-16T12:50:19.044Z] #43 31.25 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-16T12:50:19.044Z] #43 31.25 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-16T12:50:19.044Z] #43 31.28 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-04-16T12:50:19.044Z] #43 31.29 Setting up python-six (1.12.0-1) ... [2020-04-16T12:50:19.044Z] #43 32.79 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-04-16T12:50:19.044Z] #43 32.80 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-04-16T12:50:19.044Z] #43 32.81 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-04-16T12:50:19.044Z] #43 32.82 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-04-16T12:50:19.044Z] #43 32.83 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-04-16T12:50:19.044Z] #43 32.83 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-16T12:50:19.044Z] #43 32.84 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-16T12:50:19.044Z] #43 32.85 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-04-16T12:50:19.044Z] #43 32.86 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-16T12:50:19.044Z] #43 32.87 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-16T12:50:19.044Z] #43 36.12 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-04-16T12:50:19.044Z] #43 36.12 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T12:50:19.044Z] #43 DONE 36.8s [2020-04-16T12:50:19.044Z] [2020-04-16T12:50:19.044Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:50:19.044Z] #47 26.46 sync [2020-04-16T12:50:19.044Z] #47 26.46 internal/reflectlite [2020-04-16T12:50:19.044Z] #47 28.22 github.com/LK4D4/vndr/godl/singleflight [2020-04-16T12:50:19.044Z] #47 28.41 math/rand [2020-04-16T12:50:19.044Z] #47 29.14 internal/singleflight [2020-04-16T12:50:19.044Z] #47 29.51 io [2020-04-16T12:50:19.044Z] #47 29.51 strconv [2020-04-16T12:50:19.044Z] #47 30.41 bytes [2020-04-16T12:50:19.044Z] #47 32.14 bufio [2020-04-16T12:50:19.044Z] #47 32.55 reflect [2020-04-16T12:50:19.044Z] #47 33.86 syscall [2020-04-16T12:50:19.254Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-16T12:50:19.254Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-16T12:50:19.254Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-04-16T12:50:19.254Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-04-16T12:50:19.254Z] go: finding github.com/imdario/mergo v0.3.7 [2020-04-16T12:50:19.254Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-04-16T12:50:19.254Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-04-16T12:50:19.254Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-04-16T12:50:19.254Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-04-16T12:50:19.329Z] #47 ... [2020-04-16T12:50:19.330Z] [2020-04-16T12:50:19.330Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:50:19.624Z] #44 ... [2020-04-16T12:50:19.624Z] [2020-04-16T12:50:19.624Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T12:50:19.624Z] #35 27.15 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T12:50:19.624Z] #35 27.26 Fetched 14.0 MB in 4s (3802 kB/s) [2020-04-16T12:50:19.624Z] #35 27.33 Selecting previously unselected package xxd. [2020-04-16T12:50:19.624Z] #35 27.33 (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 ... 15168 files and directories currently installed.) [2020-04-16T12:50:19.624Z] #35 27.46 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-04-16T12:50:19.624Z] #35 27.46 Unpacking xxd (2:8.1.0875-5) ... [2020-04-16T12:50:19.624Z] #35 27.69 Selecting previously unselected package vim-common. [2020-04-16T12:50:19.624Z] #35 27.69 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-16T12:50:19.624Z] #35 27.73 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-16T12:50:19.624Z] #35 28.33 Selecting previously unselected package cmake-data. [2020-04-16T12:50:19.624Z] #35 28.33 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-16T12:50:19.624Z] #35 28.35 Unpacking cmake-data (3.13.4-1) ... [2020-04-16T12:50:19.624Z] #35 30.43 Selecting previously unselected package libicu63:s390x. [2020-04-16T12:50:19.624Z] #35 30.45 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-04-16T12:50:19.624Z] #35 30.46 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-04-16T12:50:19.624Z] #35 34.95 Selecting previously unselected package libxml2:s390x. [2020-04-16T12:50:19.624Z] #35 34.96 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-04-16T12:50:19.624Z] #35 34.96 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-04-16T12:50:19.624Z] #35 35.37 Selecting previously unselected package libarchive13:s390x. [2020-04-16T12:50:19.624Z] #35 35.37 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-04-16T12:50:19.624Z] #35 35.38 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-04-16T12:50:19.624Z] #35 35.60 Selecting previously unselected package libjsoncpp1:s390x. [2020-04-16T12:50:19.624Z] #35 35.60 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-04-16T12:50:19.624Z] #35 35.60 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-04-16T12:50:19.624Z] #35 35.69 Selecting previously unselected package librhash0:s390x. [2020-04-16T12:50:19.624Z] #35 35.69 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-04-16T12:50:19.624Z] #35 35.71 Unpacking librhash0:s390x (1.3.8-1) ... [2020-04-16T12:50:19.624Z] #35 35.85 Selecting previously unselected package libuv1:s390x. [2020-04-16T12:50:19.624Z] #35 35.85 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-04-16T12:50:19.624Z] #35 35.86 Unpacking libuv1:s390x (1.24.1-1) ... [2020-04-16T12:50:19.624Z] #35 35.94 Selecting previously unselected package cmake. [2020-04-16T12:50:19.624Z] #35 35.94 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-04-16T12:50:19.624Z] #35 35.95 Unpacking cmake (3.13.4-1) ... [2020-04-16T12:50:19.904Z] #35 ... [2020-04-16T12:50:19.904Z] [2020-04-16T12:50:19.904Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:50:19.905Z] #10 37.50 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-16T12:50:19.905Z] #10 37.53 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-16T12:50:19.905Z] #10 37.53 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-16T12:50:20.756Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-04-16T12:50:20.914Z] #10 ... [2020-04-16T12:50:20.914Z] [2020-04-16T12:50:20.914Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T12:50:20.914Z] #35 37.99 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-04-16T12:50:20.914Z] #35 38.00 Setting up xxd (2:8.1.0875-5) ... [2020-04-16T12:50:20.914Z] #35 38.01 Setting up libuv1:s390x (1.24.1-1) ... [2020-04-16T12:50:20.914Z] #35 38.02 Setting up vim-common (2:8.1.0875-5) ... [2020-04-16T12:50:20.914Z] #35 38.06 Setting up librhash0:s390x (1.3.8-1) ... [2020-04-16T12:50:20.914Z] #35 38.06 Setting up cmake-data (3.13.4-1) ... [2020-04-16T12:50:20.914Z] #35 38.07 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-04-16T12:50:20.914Z] #35 38.08 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-04-16T12:50:20.914Z] #35 38.09 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-04-16T12:50:20.914Z] #35 38.09 Setting up cmake (3.13.4-1) ... [2020-04-16T12:50:20.914Z] #35 38.10 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T12:50:20.914Z] #35 38.16 Processing triggers for mime-support (3.62) ... [2020-04-16T12:50:20.914Z] #35 DONE 38.5s [2020-04-16T12:50:20.914Z] [2020-04-16T12:50:20.914Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T12:50:20.914Z] #36 DONE 0.1s [2020-04-16T12:50:21.047Z] go: finding github.com/gofrs/flock v0.7.0 [2020-04-16T12:50:21.047Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-04-16T12:50:21.195Z] [2020-04-16T12:50:21.195Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-16T12:50:21.195Z] #37 DONE 0.1s [2020-04-16T12:50:21.195Z] [2020-04-16T12:50:21.195Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T12:50:21.195Z] #27 13.46 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-16T12:50:21.195Z] #27 13.77 #=#=# [2020-04-16T12:50:21.195Z] #27 13.93 ####################################### 54.4% ######################################################################## 100.0% [2020-04-16T12:50:21.195Z] #27 14.05 [2020-04-16T12:50:21.195Z] #27 ... [2020-04-16T12:50:21.195Z] [2020-04-16T12:50:21.195Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:50:21.195Z] #33 28.62 sort [2020-04-16T12:50:21.195Z] #33 28.62 errors [2020-04-16T12:50:21.195Z] #33 28.89 strconv [2020-04-16T12:50:21.195Z] #33 29.55 io [2020-04-16T12:50:21.195Z] #33 30.37 syscall [2020-04-16T12:50:21.195Z] #33 32.08 reflect [2020-04-16T12:50:21.195Z] #33 36.26 time [2020-04-16T12:50:21.339Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-16T12:50:21.339Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-04-16T12:50:21.476Z] #33 ... [2020-04-16T12:50:21.476Z] [2020-04-16T12:50:21.476Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:50:21.632Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-04-16T12:50:21.756Z] #38 ... [2020-04-16T12:50:21.757Z] [2020-04-16T12:50:21.757Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:50:21.757Z] #50 28.99 + cd /tmp/tmp.iQm1sssu7R/src/gotest.tools/gotestsum [2020-04-16T12:50:21.757Z] #50 28.99 + git checkout -q v0.3.5 [2020-04-16T12:50:21.757Z] #50 29.02 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-16T12:50:21.757Z] #50 ... [2020-04-16T12:50:21.757Z] [2020-04-16T12:50:21.757Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T12:50:21.757Z] #27 15.13 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-16T12:50:22.038Z] #27 15.42 #=#=# [2020-04-16T12:50:22.038Z] #27 15.60 ###################################################################### 97.5% ######################################################################## 100.0% [2020-04-16T12:50:22.038Z] #27 15.70 [2020-04-16T12:50:22.270Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-04-16T12:50:23.306Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-16T12:50:23.306Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-04-16T12:50:23.306Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-04-16T12:50:23.503Z] #27 16.86 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-16T12:50:23.503Z] #27 16.92 skipping existing b63cc5f62c21 [2020-04-16T12:50:23.503Z] #27 17.01 [2020-04-16T12:50:23.943Z] go: finding github.com/docker/go-connections v0.4.0 [2020-04-16T12:50:24.235Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-04-16T12:50:24.507Z] #27 17.98 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-16T12:50:24.523Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-04-16T12:50:24.787Z] #27 18.26 [2020-04-16T12:50:24.788Z] #27 18.38 #=#=# ######################################################################## 100.0% [2020-04-16T12:50:24.788Z] #27 18.48 [2020-04-16T12:50:24.788Z] #27 ... [2020-04-16T12:50:24.788Z] [2020-04-16T12:50:24.788Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:50:24.788Z] #56 32.14 syscall [2020-04-16T12:50:24.788Z] #56 32.18 reflect [2020-04-16T12:50:24.788Z] #56 39.29 time [2020-04-16T12:50:25.076Z] #56 ... [2020-04-16T12:50:25.076Z] [2020-04-16T12:50:25.076Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T12:50:25.076Z] #27 18.50 Download of images into '/build' complete. [2020-04-16T12:50:25.076Z] #27 18.50 Use something like the following to load the result into a Docker daemon: [2020-04-16T12:50:25.076Z] #27 18.50 tar -cC '/build' . | docker load [2020-04-16T12:50:25.076Z] #27 DONE 18.7s [2020-04-16T12:50:25.076Z] [2020-04-16T12:50:25.076Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:50:25.076Z] #38 1.335 + RM_GOPATH=0 [2020-04-16T12:50:25.076Z] #38 1.335 + TMP_GOPATH= [2020-04-16T12:50:25.076Z] #38 1.335 + : /build [2020-04-16T12:50:25.076Z] #38 1.335 + '[' -z '' ']' [2020-04-16T12:50:25.076Z] #38 1.337 ++ mktemp -d [2020-04-16T12:50:25.076Z] #38 1.338 + export GOPATH=/tmp/tmp.5aSkSNFqMJ [2020-04-16T12:50:25.076Z] #38 1.338 + GOPATH=/tmp/tmp.5aSkSNFqMJ [2020-04-16T12:50:25.076Z] #38 1.338 + RM_GOPATH=1 [2020-04-16T12:50:25.076Z] #38 1.339 ++ dirname ./install.sh [2020-04-16T12:50:25.076Z] #38 1.342 + dir=. [2020-04-16T12:50:25.076Z] #38 1.342 + bin=tini [2020-04-16T12:50:25.076Z] #38 1.342 + shift [2020-04-16T12:50:25.076Z] #38 1.342 + '[' '!' -f ./tini.installer ']' [2020-04-16T12:50:25.076Z] #38 1.343 + . ./tini.installer [2020-04-16T12:50:25.076Z] #38 1.343 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-16T12:50:25.076Z] #38 1.343 + install_tini [2020-04-16T12:50:25.076Z] #38 1.343 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-16T12:50:25.076Z] #38 1.343 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-16T12:50:25.076Z] #38 1.343 + git clone https://github.com/krallin/tini.git /tmp/tmp.5aSkSNFqMJ/tini [2020-04-16T12:50:25.076Z] #38 1.346 Cloning into '/tmp/tmp.5aSkSNFqMJ/tini'... [2020-04-16T12:50:25.076Z] #38 2.021 + cd /tmp/tmp.5aSkSNFqMJ/tini [2020-04-16T12:50:25.076Z] #38 2.021 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-16T12:50:25.076Z] #38 2.046 + cmake . [2020-04-16T12:50:25.076Z] #38 2.375 -- The C compiler identification is GNU 8.3.0 [2020-04-16T12:50:25.076Z] #38 2.433 -- Check for working C compiler: /usr/bin/cc [2020-04-16T12:50:25.076Z] #38 2.935 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-16T12:50:25.076Z] #38 2.940 -- Detecting C compiler ABI info [2020-04-16T12:50:25.076Z] #38 3.420 -- Detecting C compiler ABI info - done [2020-04-16T12:50:25.076Z] #38 3.424 -- Detecting C compile features [2020-04-16T12:50:25.552Z] go: finding github.com/spf13/viper v1.3.2 [2020-04-16T12:50:25.552Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-04-16T12:50:26.182Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-04-16T12:50:26.182Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-04-16T12:50:26.550Z] #38 5.377 -- Detecting C compile features - done [2020-04-16T12:50:26.550Z] #38 5.417 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-16T12:50:26.815Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-04-16T12:50:26.815Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-16T12:50:26.815Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-16T12:50:26.831Z] #38 5.616 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-16T12:50:26.831Z] #38 5.643 -- Configuring done [2020-04-16T12:50:26.831Z] #38 5.701 -- Generating done [2020-04-16T12:50:26.831Z] #38 5.703 -- Build files have been written to: /tmp/tmp.5aSkSNFqMJ/tini [2020-04-16T12:50:26.831Z] #38 5.709 + make tini-static [2020-04-16T12:50:27.108Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-04-16T12:50:27.111Z] #38 5.892 Scanning dependencies of target tini-static [2020-04-16T12:50:27.111Z] #38 6.000 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-16T12:50:27.722Z] #38 6.763 [100%] Linking C executable tini-static [2020-04-16T12:50:28.109Z] ---> ff416bb977e6 [2020-04-16T12:50:28.140Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-04-16T12:50:28.335Z] #38 7.232 [100%] Built target tini-static [2020-04-16T12:50:28.335Z] #38 7.336 + mkdir -p /build [2020-04-16T12:50:28.335Z] #38 7.339 + cp tini-static /build/docker-init [2020-04-16T12:50:28.616Z] #38 DONE 7.5s [2020-04-16T12:50:28.616Z] [2020-04-16T12:50:28.616Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:50:28.616Z] #44 7.461 Note: Building without setproctitle() and strlcpy() support. [2020-04-16T12:50:28.616Z] #44 7.461 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-16T12:50:28.616Z] #44 7.472 Note: Building without GnuTLS support [2020-04-16T12:50:28.616Z] #44 8.561 fatal: not a git repository (or any of the parent directories): .git [2020-04-16T12:50:28.616Z] #44 8.585 GEN .gitid [2020-04-16T12:50:28.616Z] #44 8.600 GEN criu/include/version.h [2020-04-16T12:50:28.616Z] #44 8.640 GEN include/common/asm [2020-04-16T12:50:28.786Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-04-16T12:50:28.903Z] #44 9.801 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-16T12:50:29.077Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-04-16T12:50:29.085Z] Successfully built ff416bb977e6 [2020-04-16T12:50:29.085Z] Successfully tagged docker:latest [2020-04-16T12:50:29.085Z] INFO: Image build ended at 04/16/2020 12:50:29. Duration:00:00:32.0543885 [2020-04-16T12:50:29.252Z] #44 10.04 PBCC images/opts.pb-c.c [2020-04-16T12:50:29.252Z] #44 10.16 PBCC images/sit.pb-c.c [2020-04-16T12:50:29.369Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-04-16T12:50:29.550Z] [2020-04-16T12:50:29.550Z] [2020-04-16T12:50:29.550Z] INFO: Building the test binaries at 04/16/2020 12:50:29... [2020-04-16T12:50:29.558Z] #44 10.24 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-16T12:50:29.558Z] #44 10.28 DEP images/opts.pb-c.d [2020-04-16T12:50:29.558Z] #44 10.36 DEP images/sit.pb-c.d [2020-04-16T12:50:29.558Z] #44 10.46 PBCC images/macvlan.pb-c.c [2020-04-16T12:50:29.558Z] #44 10.51 DEP images/macvlan.pb-c.d [2020-04-16T12:50:29.661Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-04-16T12:50:29.662Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-04-16T12:50:29.839Z] #44 10.56 PBCC images/autofs.pb-c.c [2020-04-16T12:50:29.839Z] #44 10.56 DEP images/autofs.pb-c.d [2020-04-16T12:50:29.839Z] #44 10.59 PBCC images/sysctl.pb-c.c [2020-04-16T12:50:29.839Z] #44 10.62 DEP images/sysctl.pb-c.d [2020-04-16T12:50:29.839Z] #44 10.66 PBCC images/time.pb-c.c [2020-04-16T12:50:29.839Z] #44 10.67 DEP images/time.pb-c.d [2020-04-16T12:50:29.839Z] #44 10.71 PBCC images/binfmt-misc.pb-c.c [2020-04-16T12:50:29.839Z] #44 10.71 DEP images/binfmt-misc.pb-c.d [2020-04-16T12:50:29.839Z] #44 10.73 PBCC images/seccomp.pb-c.c [2020-04-16T12:50:29.839Z] #44 10.74 DEP images/seccomp.pb-c.d [2020-04-16T12:50:29.839Z] #44 10.78 PBCC images/userns.pb-c.c [2020-04-16T12:50:29.839Z] #44 10.78 DEP images/userns.pb-c.d [2020-04-16T12:50:29.839Z] #44 10.84 PBCC images/cgroup.pb-c.c [2020-04-16T12:50:29.992Z] go: finding github.com/magiconair/properties v1.8.0 [2020-04-16T12:50:30.119Z] #44 10.85 DEP images/cgroup.pb-c.d [2020-04-16T12:50:30.119Z] #44 10.86 PBCC images/fown.pb-c.c [2020-04-16T12:50:30.119Z] #44 10.87 PBCC images/ext-file.pb-c.c [2020-04-16T12:50:30.119Z] #44 10.91 DEP images/fown.pb-c.d [2020-04-16T12:50:30.119Z] #44 10.92 DEP images/ext-file.pb-c.d [2020-04-16T12:50:30.119Z] #44 10.97 PBCC images/rpc.pb-c.c [2020-04-16T12:50:30.119Z] #44 11.04 DEP images/rpc.pb-c.d [2020-04-16T12:50:30.119Z] #44 11.09 PBCC images/siginfo.pb-c.c [2020-04-16T12:50:30.400Z] #44 11.12 DEP images/siginfo.pb-c.d [2020-04-16T12:50:30.400Z] #44 11.17 PBCC images/pagemap.pb-c.c [2020-04-16T12:50:30.400Z] #44 11.22 DEP images/pagemap.pb-c.d [2020-04-16T12:50:30.400Z] #44 11.25 PBCC images/rlimit.pb-c.c [2020-04-16T12:50:30.400Z] #44 11.28 DEP images/rlimit.pb-c.d [2020-04-16T12:50:30.400Z] #44 11.31 PBCC images/file-lock.pb-c.c [2020-04-16T12:50:30.400Z] #44 11.33 DEP images/file-lock.pb-c.d [2020-04-16T12:50:30.626Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-04-16T12:50:30.626Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-04-16T12:50:30.681Z] #44 11.37 PBCC images/tty.pb-c.c [2020-04-16T12:50:30.681Z] #44 11.41 DEP images/tty.pb-c.d [2020-04-16T12:50:30.681Z] #44 11.44 PBCC images/tun.pb-c.c [2020-04-16T12:50:30.681Z] #44 11.49 PBCC images/netdev.pb-c.c [2020-04-16T12:50:30.681Z] #44 11.56 DEP images/tun.pb-c.d [2020-04-16T12:50:30.681Z] #44 11.59 DEP images/netdev.pb-c.d [2020-04-16T12:50:30.681Z] #44 11.61 PBCC images/vma.pb-c.c [2020-04-16T12:50:30.681Z] #44 11.63 DEP images/vma.pb-c.d [2020-04-16T12:50:30.681Z] #44 11.69 PBCC images/creds.pb-c.c [2020-04-16T12:50:30.901Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-03720b08ac278819d) in /home/ubuntu/workspace/moby_PR-40828 [Pipeline] { [Pipeline] checkout [2020-04-16T12:50:30.962Z] #44 11.70 DEP images/creds.pb-c.d [2020-04-16T12:50:30.962Z] #44 11.72 PBCC images/utsns.pb-c.c [2020-04-16T12:50:30.962Z] #44 11.74 DEP images/utsns.pb-c.d [2020-04-16T12:50:30.962Z] #44 11.79 PBCC images/ipc-desc.pb-c.c [2020-04-16T12:50:30.962Z] #44 11.79 PBCC images/ipc-sem.pb-c.c [2020-04-16T12:50:30.962Z] #44 11.81 DEP images/ipc-desc.pb-c.d [2020-04-16T12:50:30.962Z] #44 11.86 DEP images/ipc-sem.pb-c.d [2020-04-16T12:50:30.962Z] #44 11.89 PBCC images/ipc-msg.pb-c.c [2020-04-16T12:50:31.242Z] #44 11.91 DEP images/ipc-msg.pb-c.d [2020-04-16T12:50:31.242Z] #44 11.94 PBCC images/ipc-shm.pb-c.c [2020-04-16T12:50:31.242Z] #44 11.95 DEP images/ipc-shm.pb-c.d [2020-04-16T12:50:31.242Z] #44 11.96 PBCC images/ipc-var.pb-c.c [2020-04-16T12:50:31.242Z] #44 11.98 DEP images/ipc-var.pb-c.d [2020-04-16T12:50:31.242Z] #44 12.03 PBCC images/sk-opts.pb-c.c [2020-04-16T12:50:31.242Z] #44 12.06 PBCC images/packet-sock.pb-c.c [2020-04-16T12:50:31.243Z] #44 12.09 DEP images/sk-opts.pb-c.d [2020-04-16T12:50:31.243Z] #44 12.09 DEP images/packet-sock.pb-c.d [2020-04-16T12:50:31.243Z] #44 12.13 PBCC images/sk-netlink.pb-c.c [2020-04-16T12:50:31.243Z] #44 12.18 DEP images/sk-netlink.pb-c.d [2020-04-16T12:50:31.243Z] #44 12.18 PBCC images/sk-inet.pb-c.c [2020-04-16T12:50:31.243Z] #44 12.24 DEP images/sk-inet.pb-c.d [2020-04-16T12:50:31.261Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-04-16T12:50:31.261Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-04-16T12:50:31.523Z] #44 12.25 PBCC images/sk-unix.pb-c.c [2020-04-16T12:50:31.523Z] #44 12.29 DEP images/sk-unix.pb-c.d [2020-04-16T12:50:31.523Z] #44 12.34 PBCC images/mm.pb-c.c [2020-04-16T12:50:31.523Z] #44 12.34 DEP images/mm.pb-c.d [2020-04-16T12:50:31.523Z] #44 12.38 PBCC images/timerfd.pb-c.c [2020-04-16T12:50:31.523Z] #44 12.43 DEP images/timerfd.pb-c.d [2020-04-16T12:50:31.523Z] #44 12.44 PBCC images/timer.pb-c.c [2020-04-16T12:50:31.523Z] #44 12.47 DEP images/timer.pb-c.d [2020-04-16T12:50:31.804Z] #44 12.51 PBCC images/sa.pb-c.c [2020-04-16T12:50:31.804Z] #44 12.55 DEP images/sa.pb-c.d [2020-04-16T12:50:31.804Z] #44 12.61 PBCC images/pipe-data.pb-c.c [2020-04-16T12:50:31.804Z] #44 12.61 DEP images/pipe-data.pb-c.d [2020-04-16T12:50:31.804Z] #44 12.65 PBCC images/mnt.pb-c.c [2020-04-16T12:50:31.804Z] #44 12.68 DEP images/mnt.pb-c.d [2020-04-16T12:50:31.804Z] #44 12.69 PBCC images/sk-packet.pb-c.c [2020-04-16T12:50:31.804Z] #44 12.72 DEP images/sk-packet.pb-c.d [2020-04-16T12:50:31.896Z] go: finding github.com/spf13/afero v1.1.2 [2020-04-16T12:50:32.085Z] #44 12.73 PBCC images/tcp-stream.pb-c.c [2020-04-16T12:50:32.085Z] #44 12.79 DEP images/tcp-stream.pb-c.d [2020-04-16T12:50:32.085Z] #44 12.84 PBCC images/pipe.pb-c.c [2020-04-16T12:50:32.085Z] #44 12.84 DEP images/pipe.pb-c.d [2020-04-16T12:50:32.085Z] #44 12.89 PBCC images/pstree.pb-c.c [2020-04-16T12:50:32.085Z] #44 12.90 DEP images/pstree.pb-c.d [2020-04-16T12:50:32.085Z] #44 12.93 PBCC images/fs.pb-c.c [2020-04-16T12:50:32.085Z] #44 12.96 DEP images/fs.pb-c.d [2020-04-16T12:50:32.085Z] #44 13.00 PBCC images/signalfd.pb-c.c [2020-04-16T12:50:32.085Z] #44 13.05 DEP images/signalfd.pb-c.d [2020-04-16T12:50:32.085Z] #44 13.10 PBCC images/fh.pb-c.c [2020-04-16T12:50:32.085Z] #44 ... [2020-04-16T12:50:32.085Z] [2020-04-16T12:50:32.085Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:50:32.085Z] #47 39.50 time [2020-04-16T12:50:32.085Z] #47 44.13 os [2020-04-16T12:50:32.085Z] #47 44.39 strings [2020-04-16T12:50:32.085Z] #47 46.76 regexp/syntax [2020-04-16T12:50:32.085Z] #47 47.37 fmt [2020-04-16T12:50:32.190Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-04-16T12:50:32.365Z] #47 ... [2020-04-16T12:50:32.365Z] [2020-04-16T12:50:32.365Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:50:32.365Z] #44 13.14 PBCC images/fsnotify.pb-c.c [2020-04-16T12:50:32.365Z] #44 13.18 DEP images/fh.pb-c.d [2020-04-16T12:50:32.365Z] #44 13.23 DEP images/fsnotify.pb-c.d [2020-04-16T12:50:32.365Z] #44 13.24 PBCC images/eventpoll.pb-c.c [2020-04-16T12:50:32.365Z] #44 13.27 DEP images/eventpoll.pb-c.d [2020-04-16T12:50:32.365Z] #44 13.32 PBCC images/eventfd.pb-c.c [2020-04-16T12:50:32.365Z] #44 13.35 DEP images/eventfd.pb-c.d [2020-04-16T12:50:32.492Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-04-16T12:50:32.646Z] #44 13.40 PBCC images/remap-file-path.pb-c.c [2020-04-16T12:50:32.646Z] #44 13.43 DEP images/remap-file-path.pb-c.d [2020-04-16T12:50:32.646Z] #44 13.43 PBCC images/fifo.pb-c.c [2020-04-16T12:50:32.646Z] #44 13.47 DEP images/fifo.pb-c.d [2020-04-16T12:50:32.646Z] #44 13.48 PBCC images/ghost-file.pb-c.c [2020-04-16T12:50:32.646Z] #44 13.52 DEP images/ghost-file.pb-c.d [2020-04-16T12:50:32.646Z] #44 13.58 PBCC images/regfile.pb-c.c [2020-04-16T12:50:32.927Z] #44 13.59 DEP images/regfile.pb-c.d [2020-04-16T12:50:32.927Z] #44 13.60 PBCC images/ns.pb-c.c [2020-04-16T12:50:32.927Z] #44 13.61 DEP images/ns.pb-c.d [2020-04-16T12:50:32.927Z] #44 13.66 PBCC images/fdinfo.pb-c.c [2020-04-16T12:50:32.927Z] #44 13.71 DEP images/fdinfo.pb-c.d [2020-04-16T12:50:32.927Z] #44 13.75 PBCC images/core-aarch64.pb-c.c [2020-04-16T12:50:32.927Z] #44 13.79 PBCC images/core-arm.pb-c.c [2020-04-16T12:50:32.927Z] #44 13.84 PBCC images/core-ppc64.pb-c.c [2020-04-16T12:50:33.128Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-16T12:50:33.128Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-16T12:50:33.208Z] #44 13.86 PBCC images/core-s390.pb-c.c [2020-04-16T12:50:33.208Z] #44 13.89 PBCC images/core-x86.pb-c.c [2020-04-16T12:50:33.208Z] #44 13.93 PBCC images/core.pb-c.c [2020-04-16T12:50:33.208Z] #44 13.97 PBCC images/inventory.pb-c.c [2020-04-16T12:50:33.208Z] #44 14.00 DEP images/core-aarch64.pb-c.d [2020-04-16T12:50:33.208Z] #44 14.07 DEP images/core-arm.pb-c.d [2020-04-16T12:50:33.208Z] #44 14.09 DEP images/core-ppc64.pb-c.d [2020-04-16T12:50:33.208Z] #44 14.14 DEP images/core-s390.pb-c.d [2020-04-16T12:50:33.208Z] #44 14.15 DEP images/core-x86.pb-c.d [2020-04-16T12:50:33.208Z] #44 14.19 DEP images/core.pb-c.d [2020-04-16T12:50:33.208Z] #44 14.22 DEP images/inventory.pb-c.d [2020-04-16T12:50:33.208Z] #44 ... [2020-04-16T12:50:33.208Z] [2020-04-16T12:50:33.208Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:50:33.208Z] #33 40.68 internal/poll [2020-04-16T12:50:33.208Z] #33 42.24 os [2020-04-16T12:50:33.208Z] #33 42.27 internal/fmtsort [2020-04-16T12:50:33.208Z] #33 43.62 strings [2020-04-16T12:50:33.208Z] #33 44.55 fmt [2020-04-16T12:50:33.208Z] #33 45.62 path/filepath [2020-04-16T12:50:33.208Z] #33 46.74 io/ioutil [2020-04-16T12:50:33.208Z] #33 47.50 path [2020-04-16T12:50:33.208Z] #33 47.83 text/tabwriter [2020-04-16T12:50:33.208Z] #33 48.12 flag [2020-04-16T12:50:33.208Z] #33 48.34 github.com/BurntSushi/toml [2020-04-16T12:50:33.208Z] #33 49.37 log [2020-04-16T12:50:33.306Z] INFO: make.ps1 starting at 04/16/2020 12:50:33 [2020-04-16T12:50:33.489Z] #33 ... [2020-04-16T12:50:33.489Z] [2020-04-16T12:50:33.489Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:50:33.489Z] #44 14.25 PBCC images/cpuinfo.pb-c.c [2020-04-16T12:50:33.489Z] #44 14.27 DEP images/cpuinfo.pb-c.d [2020-04-16T12:50:33.489Z] #44 14.32 PBCC images/stats.pb-c.c [2020-04-16T12:50:33.489Z] #44 14.32 DEP images/stats.pb-c.d [2020-04-16T12:50:33.759Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-04-16T12:50:33.768Z] INFO: Git commit (2376ebd3f2) assumed from DOCKER_GITCOMMIT environment variable [2020-04-16T12:50:33.768Z] INFO: Invoking autogen... [2020-04-16T12:50:34.067Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-16T12:50:34.230Z] INFO: Building daemon... [2020-04-16T12:50:34.357Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-04-16T12:50:34.491Z] #44 15.10 make[1]: Nothing to be done for 'all'. [2020-04-16T12:50:34.492Z] #44 ... [2020-04-16T12:50:34.492Z] [2020-04-16T12:50:34.492Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:50:34.492Z] #10 41.86 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-16T12:50:34.492Z] #10 41.86 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-16T12:50:34.492Z] #10 41.88 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-16T12:50:34.492Z] #10 41.98 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-16T12:50:34.492Z] #10 41.98 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-16T12:50:34.492Z] #10 41.98 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T12:50:34.492Z] #10 ... [2020-04-16T12:50:34.492Z] [2020-04-16T12:50:34.492Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:50:34.492Z] #65 24.95 Checking out files: 71% (2269/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-16T12:50:34.492Z] #65 25.82 + cd /tmp/tmp.8WI1RG3gDc/src/github.com/containerd/containerd [2020-04-16T12:50:34.492Z] #65 25.82 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-16T12:50:34.492Z] #65 27.04 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-16T12:50:34.492Z] #65 27.04 + BUILDTAGS='netgo osusergo static_build' [2020-04-16T12:50:34.492Z] #65 27.04 + export EXTRA_FLAGS=-buildmode=pie [2020-04-16T12:50:34.492Z] #65 27.04 + EXTRA_FLAGS=-buildmode=pie [2020-04-16T12:50:34.492Z] #65 27.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-16T12:50:34.492Z] #65 27.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-16T12:50:34.492Z] #65 27.04 + '[' '' = dynamic ']' [2020-04-16T12:50:34.492Z] #65 27.04 + make [2020-04-16T12:50:34.492Z] #65 27.99 + bin/ctr [2020-04-16T12:50:34.647Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-04-16T12:50:34.647Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-04-16T12:50:34.647Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-04-16T12:50:34.703Z] using credential docker-jenkins-github-credentials [2020-04-16T12:50:34.714Z] Cloning the remote Git repository [2020-04-16T12:50:34.714Z] Cloning with configured refspecs honoured and without tags [2020-04-16T12:50:35.277Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-04-16T12:50:35.568Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-04-16T12:50:34.400Z] Cloning repository https://github.com/moby/moby.git [2020-04-16T12:50:34.460Z] > git init /home/ubuntu/workspace/moby_PR-40828 # timeout=10 [2020-04-16T12:50:34.714Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-16T12:50:34.714Z] > git --version # timeout=10 [2020-04-16T12:50:34.728Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-16T12:50:34.731Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40828/head:refs/remotes/origin/PR-40828 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T12:50:35.957Z] #65 ... [2020-04-16T12:50:35.957Z] [2020-04-16T12:50:35.957Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:50:35.957Z] #56 42.91 encoding/binary [2020-04-16T12:50:35.957Z] #56 43.80 os [2020-04-16T12:50:35.957Z] #56 45.21 encoding/base64 [2020-04-16T12:50:35.957Z] #56 45.80 golang.org/x/sys/unix [2020-04-16T12:50:35.957Z] #56 45.98 fmt [2020-04-16T12:50:35.957Z] #56 49.93 encoding/json [2020-04-16T12:50:35.957Z] #56 52.68 github.com/pkg/diff [2020-04-16T12:50:35.957Z] #56 ... [2020-04-16T12:50:35.957Z] [2020-04-16T12:50:35.957Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:50:35.957Z] #44 15.98 CC images/stats.o [2020-04-16T12:50:35.957Z] #44 16.18 CC images/core.o [2020-04-16T12:50:35.957Z] #44 16.41 CC images/core-x86.o [2020-04-16T12:50:35.957Z] #44 16.63 CC images/core-arm.o [2020-04-16T12:50:35.957Z] #44 16.75 CC images/core-aarch64.o [2020-04-16T12:50:36.200Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-04-16T12:50:36.200Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-04-16T12:50:36.250Z] #44 ... [2020-04-16T12:50:36.250Z] [2020-04-16T12:50:36.250Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:50:36.250Z] #33 51.15 github.com/BurntSushi/toml/cmd/tomlv [2020-04-16T12:50:36.250Z] #33 DONE 53.5s [2020-04-16T12:50:36.250Z] [2020-04-16T12:50:36.250Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:50:36.250Z] #44 16.94 CC images/core-ppc64.o [2020-04-16T12:50:36.567Z] #44 17.32 CC images/core-s390.o [2020-04-16T12:50:36.836Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-04-16T12:50:36.836Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-04-16T12:50:36.836Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-04-16T12:50:36.848Z] #44 17.76 CC images/cpuinfo.o [2020-04-16T12:50:37.129Z] #44 17.97 CC images/inventory.o [2020-04-16T12:50:37.410Z] #44 18.15 CC images/fdinfo.o [2020-04-16T12:50:37.410Z] #44 18.31 CC images/fown.o [2020-04-16T12:50:37.468Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-16T12:50:37.691Z] #44 18.47 CC images/ns.o [2020-04-16T12:50:37.691Z] #44 18.57 CC images/regfile.o [2020-04-16T12:50:37.691Z] #44 18.67 CC images/ghost-file.o [2020-04-16T12:50:37.972Z] #44 18.91 CC images/fifo.o [2020-04-16T12:50:38.105Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-04-16T12:50:38.105Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-04-16T12:50:38.253Z] #44 18.99 CC images/remap-file-path.o [2020-04-16T12:50:38.253Z] #44 19.10 CC images/eventfd.o [2020-04-16T12:50:38.399Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-04-16T12:50:38.534Z] #44 19.27 CC images/eventpoll.o [2020-04-16T12:50:38.534Z] #44 19.43 CC images/fh.o [2020-04-16T12:50:38.691Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-04-16T12:50:38.691Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-16T12:50:38.815Z] #44 19.68 CC images/fsnotify.o [2020-04-16T12:50:39.096Z] #44 19.97 CC images/signalfd.o [2020-04-16T12:50:39.096Z] #44 20.09 CC images/fs.o [2020-04-16T12:50:39.376Z] #44 20.16 CC images/pstree.o [2020-04-16T12:50:39.376Z] #44 20.25 CC images/pipe.o [2020-04-16T12:50:39.657Z] #44 20.43 CC images/tcp-stream.o [2020-04-16T12:50:39.657Z] #44 20.62 CC images/sk-packet.o [2020-04-16T12:50:39.938Z] #44 20.81 CC images/mnt.o [2020-04-16T12:50:40.211Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-16T12:50:40.211Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-04-16T12:50:40.211Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-04-16T12:50:40.219Z] #44 20.94 CC images/pipe-data.o [2020-04-16T12:50:40.219Z] #44 21.06 CC images/sa.o [2020-04-16T12:50:40.219Z] #44 21.15 CC images/timer.o [2020-04-16T12:50:40.500Z] #44 21.47 CC images/timerfd.o [2020-04-16T12:50:40.780Z] #44 21.67 CC images/mm.o [2020-04-16T12:50:41.063Z] #44 21.89 CC images/sk-opts.o [2020-04-16T12:50:41.257Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-16T12:50:41.257Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-04-16T12:50:41.344Z] #44 22.05 CC images/sk-unix.o [2020-04-16T12:50:41.344Z] #44 22.26 CC images/sk-inet.o [2020-04-16T12:50:41.548Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-04-16T12:50:41.624Z] #44 22.44 CC images/tun.o [2020-04-16T12:50:41.905Z] #44 22.66 CC images/sk-netlink.o [2020-04-16T12:50:42.186Z] #44 22.82 CC images/packet-sock.o [2020-04-16T12:50:42.186Z] #44 23.11 CC images/ipc-var.o [2020-04-16T12:50:42.467Z] #44 23.22 CC images/ipc-desc.o [2020-04-16T12:50:42.467Z] #44 23.33 CC images/ipc-shm.o [2020-04-16T12:50:42.467Z] #44 23.45 CC images/ipc-msg.o [2020-04-16T12:50:42.748Z] #44 23.61 CC images/ipc-sem.o [2020-04-16T12:50:43.029Z] #44 23.79 CC images/utsns.o [2020-04-16T12:50:43.029Z] #44 23.89 CC images/creds.o [2020-04-16T12:50:43.029Z] #44 23.99 CC images/vma.o [2020-04-16T12:50:43.029Z] #44 ... [2020-04-16T12:50:43.029Z] [2020-04-16T12:50:43.029Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:50:43.029Z] #47 50.40 regexp [2020-04-16T12:50:43.029Z] #47 51.13 go/token [2020-04-16T12:50:43.029Z] #47 51.57 go/scanner [2020-04-16T12:50:43.029Z] #47 52.88 internal/lazyregexp [2020-04-16T12:50:43.029Z] #47 52.95 go/ast [2020-04-16T12:50:43.029Z] #47 53.21 net/url [2020-04-16T12:50:43.029Z] #47 54.80 text/template/parse [2020-04-16T12:50:43.029Z] #47 56.69 go/parser [2020-04-16T12:50:43.029Z] #47 57.73 text/template [2020-04-16T12:50:43.029Z] #47 59.05 encoding/xml [2020-04-16T12:50:43.055Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-04-16T12:50:43.055Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-16T12:50:43.055Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-04-16T12:50:43.310Z] #47 ... [2020-04-16T12:50:43.310Z] [2020-04-16T12:50:43.310Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:50:43.310Z] #44 24.12 CC images/netdev.o [2020-04-16T12:50:43.591Z] #44 24.37 CC images/tty.o [2020-04-16T12:50:43.689Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-04-16T12:50:43.689Z] go: finding golang.org/x/text v0.3.0 [2020-04-16T12:50:43.872Z] #44 24.67 CC images/file-lock.o [2020-04-16T12:50:43.872Z] #44 24.80 CC images/rlimit.o [2020-04-16T12:50:43.981Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-04-16T12:50:44.153Z] #44 24.99 CC images/pagemap.o [2020-04-16T12:50:44.226Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-16T12:50:44.226Z] [2020-04-16T12:50:44.226Z] [2020-04-16T12:50:44.226Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-16T12:50:44.226Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-16T12:50:44.226Z] HOSTNAME=67f92259d7b1 [2020-04-16T12:50:44.226Z] TEST_SKIP_INTEGRATION=1 [2020-04-16T12:50:44.226Z] TESTDEBUG=0 [2020-04-16T12:50:44.226Z] DEST=bundles/test-integration [2020-04-16T12:50:44.226Z] PWD=/go/src/github.com/docker/docker [2020-04-16T12:50:44.226Z] KEEPBUNDLE=1 [2020-04-16T12:50:44.226Z] DOCKER_GITCOMMIT=2376ebd3f22baa2f85704430e54769aed82e7262 [2020-04-16T12:50:44.226Z] container=docker [2020-04-16T12:50:44.226Z] HOME=/root [2020-04-16T12:50:44.226Z] GOLANG_VERSION=1.13.10 [2020-04-16T12:50:44.226Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-16T12:50:44.226Z] VALIDATE_BRANCH=master [2020-04-16T12:50:44.226Z] TERM=xterm [2020-04-16T12:50:44.226Z] DOCKER_PKG=github.com/docker/docker [2020-04-16T12:50:44.226Z] SHLVL=1 [2020-04-16T12:50:44.226Z] TIMEOUT=120m [2020-04-16T12:50:44.226Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-16T12:50:44.226Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-16T12:50:44.226Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-04-16T12:50:44.226Z] GO111MODULE=off [2020-04-16T12:50:44.226Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-16T12:50:44.226Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-16T12:50:44.226Z] GOPATH=/go [2020-04-16T12:50:44.226Z] PKG_CONFIG=pkg-config [2020-04-16T12:50:44.226Z] _=/usr/bin/env [2020-04-16T12:50:44.226Z] Building test suite binary ./integration-cli/test.main [2020-04-16T12:50:44.434Z] #44 25.20 CC images/siginfo.o [2020-04-16T12:50:44.434Z] #44 25.40 CC images/rpc.o [2020-04-16T12:50:44.483Z] [2020-04-16T12:50:44.483Z] [2020-04-16T12:50:44.741Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-04-16T12:50:44.741Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-16T12:50:44.741Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-16T12:50:44.741Z] HOSTNAME=33dea960a6a4 [2020-04-16T12:50:44.741Z] TEST_SKIP_INTEGRATION=1 [2020-04-16T12:50:44.741Z] TESTDEBUG=0 [2020-04-16T12:50:44.741Z] DEST=bundles/test-integration [2020-04-16T12:50:44.741Z] PWD=/go/src/github.com/docker/docker [2020-04-16T12:50:44.741Z] KEEPBUNDLE=1 [2020-04-16T12:50:44.741Z] DOCKER_GITCOMMIT=2376ebd3f22baa2f85704430e54769aed82e7262 [2020-04-16T12:50:44.741Z] container=docker [2020-04-16T12:50:44.741Z] HOME=/root [2020-04-16T12:50:44.741Z] GOLANG_VERSION=1.13.10 [2020-04-16T12:50:44.741Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-16T12:50:44.741Z] VALIDATE_BRANCH=master [2020-04-16T12:50:44.741Z] TERM=xterm [2020-04-16T12:50:44.741Z] DOCKER_PKG=github.com/docker/docker [2020-04-16T12:50:44.741Z] SHLVL=1 [2020-04-16T12:50:44.741Z] TIMEOUT=120m [2020-04-16T12:50:44.741Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-16T12:50:44.741Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-16T12:50:44.741Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-04-16T12:50:44.741Z] GO111MODULE=off [2020-04-16T12:50:44.741Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-16T12:50:44.741Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-16T12:50:44.741Z] GOPATH=/go [2020-04-16T12:50:44.741Z] PKG_CONFIG=pkg-config [2020-04-16T12:50:44.741Z] _=/usr/bin/env [2020-04-16T12:50:44.741Z] Building test suite binary ./integration-cli/test.main [2020-04-16T12:50:44.998Z] No new tests added to integration. [2020-04-16T12:50:44.998Z] [2020-04-16T12:50:44.998Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-16T12:50:45.020Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-04-16T12:50:45.474Z] #44 26.14 CC images/ext-file.o [2020-04-16T12:50:45.474Z] #44 26.23 CC images/cgroup.o [2020-04-16T12:50:45.655Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-04-16T12:50:45.755Z] #44 26.54 CC images/userns.o [2020-04-16T12:50:45.952Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-04-16T12:50:46.036Z] #44 26.80 CC images/google/protobuf/descriptor.o [2020-04-16T12:50:46.368Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-16T12:50:46.368Z] HOSTNAME=85bdae3e9691 [2020-04-16T12:50:46.368Z] TESTDEBUG=0 [2020-04-16T12:50:46.368Z] DEST=bundles/test-integration [2020-04-16T12:50:46.368Z] PWD=/go/src/github.com/docker/docker [2020-04-16T12:50:46.368Z] KEEPBUNDLE=1 [2020-04-16T12:50:46.368Z] DOCKER_GITCOMMIT=2376ebd3f22baa2f85704430e54769aed82e7262 [2020-04-16T12:50:46.368Z] container=docker [2020-04-16T12:50:46.368Z] HOME=/root [2020-04-16T12:50:46.368Z] GOLANG_VERSION=1.13.10 [2020-04-16T12:50:46.368Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-16T12:50:46.368Z] VALIDATE_BRANCH=master [2020-04-16T12:50:46.368Z] TERM=xterm [2020-04-16T12:50:46.368Z] DOCKER_PKG=github.com/docker/docker [2020-04-16T12:50:46.368Z] SHLVL=1 [2020-04-16T12:50:46.368Z] TIMEOUT=120m [2020-04-16T12:50:46.368Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-16T12:50:46.368Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-16T12:50:46.368Z] GO111MODULE=off [2020-04-16T12:50:46.368Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-16T12:50:46.368Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-16T12:50:46.368Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-16T12:50:46.368Z] GOPATH=/go [2020-04-16T12:50:46.368Z] PKG_CONFIG=pkg-config [2020-04-16T12:50:46.368Z] _=/usr/bin/env [2020-04-16T12:50:46.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-16T12:50:46.981Z] go: finding github.com/gorilla/mux v1.7.0 [2020-04-16T12:50:47.037Z] #44 ... [2020-04-16T12:50:47.037Z] [2020-04-16T12:50:47.037Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:50:47.037Z] #56 54.13 go/ast [2020-04-16T12:50:47.037Z] #56 54.45 golang.org/x/crypto/ssh/terminal [2020-04-16T12:50:47.037Z] #56 55.53 mvdan.cc/editorconfig [2020-04-16T12:50:47.037Z] #56 56.32 mvdan.cc/sh/v3/fileutil [2020-04-16T12:50:47.037Z] #56 56.43 mvdan.cc/sh/v3/syntax [2020-04-16T12:50:47.037Z] #56 60.98 mvdan.cc/sh/v3/cmd/shfmt [2020-04-16T12:50:47.037Z] #56 ... [2020-04-16T12:50:47.037Z] [2020-04-16T12:50:47.037Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:50:47.037Z] #44 27.73 CC images/opts.o [2020-04-16T12:50:47.037Z] #44 27.90 CC images/seccomp.o [2020-04-16T12:50:47.318Z] #44 28.03 CC images/binfmt-misc.o [2020-04-16T12:50:47.318Z] #44 28.12 CC images/time.o [2020-04-16T12:50:47.318Z] #44 28.26 CC images/sysctl.o [2020-04-16T12:50:47.598Z] #44 28.44 CC images/autofs.o [2020-04-16T12:50:47.618Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-04-16T12:50:47.880Z] #44 28.59 CC images/macvlan.o [2020-04-16T12:50:47.880Z] #44 ... [2020-04-16T12:50:47.880Z] [2020-04-16T12:50:47.880Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:50:47.880Z] #56 DONE 65.3s [2020-04-16T12:50:47.880Z] [2020-04-16T12:50:47.880Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:50:47.880Z] #44 28.75 CC images/sit.o [2020-04-16T12:50:47.910Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-04-16T12:50:48.163Z] #44 28.88 LINK images/built-in.o [2020-04-16T12:50:48.163Z] #44 28.97 GEN compel/include/asm [2020-04-16T12:50:48.163Z] #44 28.98 GEN compel/include/version.h [2020-04-16T12:50:48.163Z] #44 29.00 touch .config [2020-04-16T12:50:48.163Z] #44 29.02 GEN include/common/config.h [2020-04-16T12:50:48.163Z] #44 29.07 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-04-16T12:50:48.204Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-16T12:50:48.448Z] #44 29.14 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-16T12:50:48.448Z] #44 29.17 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-16T12:50:48.448Z] #44 29.19 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-04-16T12:50:48.448Z] #44 29.21 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-04-16T12:50:48.448Z] #44 29.23 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-04-16T12:50:48.448Z] #44 29.25 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-16T12:50:48.448Z] #44 29.25 DEP compel/plugins/std/infect.d [2020-04-16T12:50:48.448Z] #44 29.32 DEP compel/plugins/std/string.d [2020-04-16T12:50:48.729Z] #44 29.39 DEP compel/plugins/std/log.d [2020-04-16T12:50:48.729Z] #44 29.47 DEP compel/plugins/std/fds.d [2020-04-16T12:50:48.729Z] #44 29.54 DEP compel/plugins/std/std.d [2020-04-16T12:50:48.729Z] #44 29.60 DEP compel/plugins/shmem/shmem.d [2020-04-16T12:50:49.009Z] #44 29.76 DEP compel/plugins/fds/fds.d [2020-04-16T12:50:49.009Z] #44 29.90 CC compel/plugins/std/std.o [2020-04-16T12:50:49.290Z] #44 30.17 CC compel/plugins/std/fds.o [2020-04-16T12:50:49.571Z] #44 30.45 CC compel/plugins/std/log.o [2020-04-16T12:50:49.713Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-04-16T12:50:49.852Z] #44 30.77 CC compel/plugins/std/string.o [2020-04-16T12:50:50.132Z] #44 31.05 CC compel/plugins/std/infect.o [2020-04-16T12:50:50.413Z] #44 31.34 CC compel/arch/s390/plugins/std/parasite-head.o [2020-04-16T12:50:50.413Z] #44 31.37 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-04-16T12:50:50.413Z] #44 31.40 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-04-16T12:50:50.694Z] #44 31.54 AR compel/plugins/std.lib.a [2020-04-16T12:50:50.694Z] #44 31.57 CC compel/plugins/fds/fds.o [2020-04-16T12:50:50.694Z] #44 31.69 AR compel/plugins/fds.lib.a [2020-04-16T12:50:50.751Z] go: finding github.com/json-iterator/go v1.1.6 [2020-04-16T12:50:50.751Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-04-16T12:50:50.751Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-04-16T12:50:50.975Z] #44 31.72 HOSTDEP compel/src/lib/log-host.d [2020-04-16T12:50:50.975Z] #44 31.87 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-16T12:50:51.044Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-04-16T12:50:51.256Z] #44 32.02 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-04-16T12:50:51.256Z] #44 32.13 HOSTDEP compel/src/main-host.d [2020-04-16T12:50:51.256Z] #44 32.27 DEP compel/src/lib/ptrace.d [2020-04-16T12:50:51.256Z] #44 ... [2020-04-16T12:50:51.256Z] [2020-04-16T12:50:51.256Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:50:51.256Z] #10 58.92 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-16T12:50:51.256Z] #10 58.92 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-16T12:50:51.256Z] #10 58.93 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T12:50:51.336Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-04-16T12:50:51.336Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-04-16T12:50:51.336Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-04-16T12:50:51.537Z] #10 ... [2020-04-16T12:50:51.537Z] [2020-04-16T12:50:51.537Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:50:51.537Z] #44 32.39 DEP compel/src/lib/infect.d [2020-04-16T12:50:51.537Z] #44 32.51 DEP compel/src/lib/infect-util.d [2020-04-16T12:50:51.818Z] #44 32.63 DEP compel/src/lib/infect-rpc.d [2020-04-16T12:50:51.818Z] #44 32.76 DEP compel/arch/s390/src/lib/infect.d [2020-04-16T12:50:52.101Z] #44 32.87 DEP compel/arch/s390/src/lib/cpu.d [2020-04-16T12:50:52.101Z] #44 32.99 DEP compel/src/lib/log.d [2020-04-16T12:50:52.368Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-04-16T12:50:52.382Z] #44 33.07 DEP compel/src/main.d [2020-04-16T12:50:52.382Z] #44 33.19 DEP compel/src/lib/handle-elf.d [2020-04-16T12:50:52.382Z] #44 33.27 DEP compel/arch/s390/src/lib/handle-elf.d [2020-04-16T12:50:52.382Z] #44 33.40 CC compel/src/lib/log.o [2020-04-16T12:50:52.660Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-04-16T12:50:52.951Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-04-16T12:50:52.951Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-04-16T12:50:52.951Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-04-16T12:50:52.993Z] #44 33.59 CC compel/arch/s390/src/lib/cpu.o [2020-04-16T12:50:52.993Z] #44 33.79 CC compel/arch/s390/src/lib/infect.o [2020-04-16T12:50:53.131Z] Fetching without tags [2020-04-16T12:50:53.551Z] Merging remotes/origin/master commit 7d0e9399a357e5a897db4ede8d39d91d678b9b64 into PR head commit 2376ebd3f22baa2f85704430e54769aed82e7262 [2020-04-16T12:50:53.585Z] go: finding github.com/jinzhu/now v1.0.0 [2020-04-16T12:50:53.604Z] #44 34.29 CC compel/src/lib/infect-rpc.o [2020-04-16T12:50:53.604Z] #44 34.47 CC compel/src/lib/infect-util.o [2020-04-16T12:50:53.877Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-04-16T12:50:53.877Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-16T12:50:53.885Z] #44 34.66 CC compel/src/lib/infect.o [2020-04-16T12:50:54.497Z] #44 ... [2020-04-16T12:50:54.497Z] [2020-04-16T12:50:54.497Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:50:54.497Z] #47 61.77 go/doc [2020-04-16T12:50:54.497Z] #47 63.24 github.com/LK4D4/vndr/versioned [2020-04-16T12:50:54.497Z] #47 63.35 crypto/rsa [2020-04-16T12:50:54.497Z] #47 64.03 github.com/LK4D4/vndr/build [2020-04-16T12:50:54.497Z] #47 64.63 vendor/golang.org/x/crypto/cryptobyte [2020-04-16T12:50:54.497Z] #47 66.16 net [2020-04-16T12:50:54.497Z] #47 66.33 vendor/golang.org/x/sys/cpu [2020-04-16T12:50:54.497Z] #47 66.56 vendor/golang.org/x/crypto/internal/chacha20 [2020-04-16T12:50:54.497Z] #47 66.91 vendor/golang.org/x/crypto/poly1305 [2020-04-16T12:50:54.497Z] #47 67.11 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-16T12:50:54.497Z] #47 67.24 vendor/golang.org/x/crypto/curve25519 [2020-04-16T12:50:54.497Z] #47 67.47 vendor/golang.org/x/crypto/hkdf [2020-04-16T12:50:54.497Z] #47 67.61 vendor/golang.org/x/text/transform [2020-04-16T12:50:54.497Z] #47 68.10 vendor/golang.org/x/text/unicode/bidi [2020-04-16T12:50:54.497Z] #47 69.27 vendor/golang.org/x/text/secure/bidirule [2020-04-16T12:50:54.497Z] #47 69.40 vendor/golang.org/x/text/unicode/norm [2020-04-16T12:50:54.497Z] #47 ... [2020-04-16T12:50:54.497Z] [2020-04-16T12:50:54.497Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:50:54.497Z] #10 70.87 Selecting previously unselected package libapparmor1:s390x. [2020-04-16T12:50:54.497Z] #10 70.87 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-04-16T12:50:54.497Z] #10 70.87 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-04-16T12:50:54.497Z] #10 70.94 Selecting previously unselected package libapparmor-dev:s390x. [2020-04-16T12:50:54.497Z] #10 70.94 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-04-16T12:50:54.497Z] #10 70.95 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-04-16T12:50:54.497Z] #10 71.07 Selecting previously unselected package libbtrfs0. [2020-04-16T12:50:54.497Z] #10 71.07 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-04-16T12:50:54.497Z] #10 71.07 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-16T12:50:54.497Z] #10 71.14 Selecting previously unselected package libbtrfs-dev. [2020-04-16T12:50:54.497Z] #10 71.14 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-04-16T12:50:54.497Z] #10 71.14 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-16T12:50:54.497Z] #10 71.24 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-04-16T12:50:54.497Z] #10 71.24 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-04-16T12:50:54.497Z] #10 71.24 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-04-16T12:50:54.497Z] #10 71.29 Selecting previously unselected package libudev-dev:s390x. [2020-04-16T12:50:54.497Z] #10 71.30 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-04-16T12:50:54.497Z] #10 71.30 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-04-16T12:50:54.497Z] #10 71.41 Selecting previously unselected package libsepol1-dev:s390x. [2020-04-16T12:50:54.497Z] #10 71.41 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-04-16T12:50:54.497Z] #10 71.42 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-04-16T12:50:54.497Z] #10 71.60 Selecting previously unselected package libpcre16-3:s390x. [2020-04-16T12:50:54.497Z] #10 71.60 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-04-16T12:50:54.497Z] #10 71.60 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-04-16T12:50:54.497Z] #10 71.76 Selecting previously unselected package libpcre32-3:s390x. [2020-04-16T12:50:54.497Z] #10 71.77 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-04-16T12:50:54.497Z] #10 71.77 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-04-16T12:50:54.497Z] #10 71.89 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-04-16T12:50:54.497Z] #10 71.89 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-04-16T12:50:54.497Z] #10 71.90 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-04-16T12:50:54.497Z] #10 71.97 Selecting previously unselected package libpcre3-dev:s390x. [2020-04-16T12:50:54.497Z] #10 71.98 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-04-16T12:50:54.497Z] #10 71.98 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-04-16T12:50:54.734Z] Merge succeeded, producing 2376ebd3f22baa2f85704430e54769aed82e7262 [2020-04-16T12:50:54.735Z] Checking out Revision 2376ebd3f22baa2f85704430e54769aed82e7262 (PR-40828) [2020-04-16T12:50:52.967Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-16T12:50:52.987Z] > git config --add remote.origin.fetch +refs/pull/40828/head:refs/remotes/origin/PR-40828 # timeout=10 [2020-04-16T12:50:53.010Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T12:50:53.066Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-16T12:50:53.097Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-16T12:50:53.098Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-16T12:50:53.100Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40828/head:refs/remotes/origin/PR-40828 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T12:50:53.523Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T12:50:53.546Z] > git checkout -f 2376ebd3f22baa2f85704430e54769aed82e7262 # timeout=10 [2020-04-16T12:50:54.659Z] > git merge 7d0e9399a357e5a897db4ede8d39d91d678b9b64 # timeout=10 [2020-04-16T12:50:54.687Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-16T12:50:54.705Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T12:50:54.711Z] > git checkout -f 2376ebd3f22baa2f85704430e54769aed82e7262 # timeout=10 [2020-04-16T12:50:54.778Z] #10 72.29 Selecting previously unselected package libselinux1-dev:s390x. [2020-04-16T12:50:54.778Z] #10 72.30 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-04-16T12:50:54.778Z] #10 72.31 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-04-16T12:50:54.778Z] #10 72.56 Selecting previously unselected package libdevmapper-dev:s390x. [2020-04-16T12:50:55.059Z] #10 72.58 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-04-16T12:50:55.059Z] #10 72.59 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-04-16T12:50:55.059Z] #10 72.66 Selecting previously unselected package libseccomp-dev:s390x. [2020-04-16T12:50:55.059Z] #10 72.67 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-04-16T12:50:55.059Z] #10 72.68 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-04-16T12:50:55.059Z] #10 72.77 Selecting previously unselected package libsystemd-dev:s390x. [2020-04-16T12:50:55.339Z] #10 72.78 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-04-16T12:50:55.340Z] #10 72.78 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-04-16T12:50:55.396Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-04-16T12:50:55.396Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-16T12:50:55.396Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-04-16T12:50:55.396Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-16T12:50:55.623Z] #10 73.19 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-04-16T12:50:55.623Z] #10 73.20 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-04-16T12:50:55.623Z] #10 73.20 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-04-16T12:50:55.623Z] #10 73.21 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-16T12:50:55.623Z] #10 73.22 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-04-16T12:50:55.623Z] #10 73.22 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-04-16T12:50:55.623Z] #10 73.23 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-16T12:50:55.623Z] #10 73.24 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-16T12:50:55.623Z] #10 73.24 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-04-16T12:50:55.623Z] #10 73.25 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-04-16T12:50:55.623Z] #10 73.26 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-16T12:50:55.623Z] #10 73.26 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-16T12:50:55.623Z] #10 73.27 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-04-16T12:50:55.623Z] #10 73.28 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-16T12:50:55.623Z] #10 73.28 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-04-16T12:50:55.623Z] #10 73.29 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-16T12:50:55.623Z] #10 73.30 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-04-16T12:50:55.623Z] #10 73.30 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T12:50:55.623Z] #10 73.31 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 [2020-04-16T12:50:55.623Z] #10 73.32 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 [2020-04-16T12:50:55.623Z] #10 73.32 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T12:50:55.623Z] #10 73.33 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 [2020-04-16T12:50:55.623Z] #10 73.33 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 [2020-04-16T12:50:55.623Z] #10 73.33 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-16T12:50:55.623Z] #10 73.34 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-04-16T12:50:55.623Z] #10 73.35 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-04-16T12:50:55.623Z] #10 73.36 Setting up dmsetup (2:1.02.155-3) ... [2020-04-16T12:50:55.623Z] #10 73.38 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-04-16T12:50:55.623Z] #10 73.40 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-04-16T12:50:55.687Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-04-16T12:50:55.687Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-16T12:50:55.904Z] #10 73.40 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T12:50:55.981Z] go: finding gotest.tools v2.2.0+incompatible [2020-04-16T12:50:55.981Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-04-16T12:50:55.981Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-04-16T12:50:56.272Z] go: finding github.com/google/go-cmp v0.2.0 [2020-04-16T12:50:56.272Z] go: finding google.golang.org/grpc v1.20.1 [2020-04-16T12:50:56.517Z] #10 DONE 73.9s [2020-04-16T12:50:56.517Z] [2020-04-16T12:50:56.517Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T12:50:56.517Z] #58 DONE 0.1s [2020-04-16T12:50:56.517Z] [2020-04-16T12:50:56.517Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-16T12:50:56.517Z] #59 DONE 0.1s [2020-04-16T12:50:56.517Z] [2020-04-16T12:50:56.517Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:50:57.521Z] #60 ... [2020-04-16T12:50:57.521Z] [2020-04-16T12:50:57.521Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-16T12:50:57.521Z] #11 DONE 1.4s [2020-04-16T12:50:57.778Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-04-16T12:50:57.778Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-04-16T12:50:57.802Z] [2020-04-16T12:50:57.802Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:50:57.802Z] #60 1.227 + RM_GOPATH=0 [2020-04-16T12:50:57.802Z] #60 1.227 + TMP_GOPATH= [2020-04-16T12:50:57.802Z] #60 1.227 + : /build [2020-04-16T12:50:57.802Z] #60 1.227 + '[' -z '' ']' [2020-04-16T12:50:57.802Z] #60 1.228 ++ mktemp -d [2020-04-16T12:50:57.802Z] #60 1.234 + export GOPATH=/tmp/tmp.cwDQitK6qM [2020-04-16T12:50:57.802Z] #60 1.234 + GOPATH=/tmp/tmp.cwDQitK6qM [2020-04-16T12:50:57.802Z] #60 1.234 + RM_GOPATH=1 [2020-04-16T12:50:57.802Z] #60 1.234 ++ dirname ./install.sh [2020-04-16T12:50:57.802Z] #60 1.248 + dir=. [2020-04-16T12:50:57.802Z] #60 1.248 + bin=runc [2020-04-16T12:50:57.802Z] #60 1.248 + shift [2020-04-16T12:50:57.802Z] #60 1.248 + '[' '!' -f ./runc.installer ']' [2020-04-16T12:50:57.802Z] #60 1.248 + . ./runc.installer [2020-04-16T12:50:57.802Z] #60 1.248 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-16T12:50:57.802Z] #60 1.248 + install_runc [2020-04-16T12:50:57.802Z] #60 1.248 + uname -r [2020-04-16T12:50:57.802Z] #60 1.253 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-16T12:50:57.802Z] #60 1.288 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-16T12:50:57.802Z] #60 1.288 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-16T12:50:57.802Z] #60 1.288 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cwDQitK6qM/src/github.com/opencontainers/runc [2020-04-16T12:50:57.802Z] #60 1.288 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-16T12:50:57.802Z] #60 1.312 Cloning into '/tmp/tmp.cwDQitK6qM/src/github.com/opencontainers/runc'... [2020-04-16T12:50:58.069Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-04-16T12:50:58.361Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-16T12:50:58.361Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-04-16T12:50:58.652Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-04-16T12:50:59.045Z] Commit message: "fix --cluster-store-opt deprecation annotation" [2020-04-16T12:50:59.096Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-16T12:50:59.096Z] [2020-04-16T12:50:59.096Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-16T12:50:59.096Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-16T12:50:59.096Z] HOSTNAME=a593011f741c [2020-04-16T12:50:59.096Z] DEST=bundles/test-integration [2020-04-16T12:50:59.096Z] PWD=/go/src/github.com/docker/docker [2020-04-16T12:50:59.096Z] DOCKER_ROOTLESS=1 [2020-04-16T12:50:59.096Z] DOCKER_GITCOMMIT=2376ebd3f22baa2f85704430e54769aed82e7262 [2020-04-16T12:50:59.096Z] container=docker [2020-04-16T12:50:59.096Z] HOME=/root [2020-04-16T12:50:59.096Z] GOLANG_VERSION=1.13.10 [2020-04-16T12:50:59.096Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-16T12:50:59.096Z] VALIDATE_BRANCH=master [2020-04-16T12:50:59.096Z] TERM=xterm [2020-04-16T12:50:59.096Z] DOCKER_PKG=github.com/docker/docker [2020-04-16T12:50:59.096Z] SHLVL=1 [2020-04-16T12:50:59.096Z] TIMEOUT=120m [2020-04-16T12:50:59.096Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-16T12:50:59.096Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-16T12:50:59.096Z] GO111MODULE=off [2020-04-16T12:50:59.096Z] DOCKER_EXPERIMENTAL=1 [2020-04-16T12:50:59.096Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-16T12:50:59.096Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-16T12:50:59.096Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-16T12:50:59.096Z] GOPATH=/go [2020-04-16T12:50:59.096Z] PKG_CONFIG=pkg-config [2020-04-16T12:50:59.096Z] _=/usr/bin/env [2020-04-16T12:50:59.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-16T12:50:59.053Z] > git --version # timeout=10 [2020-04-16T12:50:59.093Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-04-16T12:50:59.268Z] #60 ... [2020-04-16T12:50:59.268Z] [2020-04-16T12:50:59.268Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-16T12:50:59.268Z] #12 DONE 1.6s [2020-04-16T12:50:59.285Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-16T12:50:59.549Z] [2020-04-16T12:50:59.549Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-16T12:50:59.576Z] go: finding github.com/golang/protobuf v1.2.0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-16T12:51:00.212Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-16T12:51:00.212Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-04-16T12:51:00.555Z] #13 1.350 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-16T12:51:00.569Z] + docker version [2020-04-16T12:51:00.836Z] #13 DONE 1.5s [2020-04-16T12:51:00.836Z] [2020-04-16T12:51:00.836Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-16T12:51:00.841Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-16T12:51:00.841Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-04-16T12:51:00.841Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-04-16T12:51:01.130Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-04-16T12:51:01.130Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-04-16T12:51:01.422Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-16T12:51:02.465Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-04-16T12:51:02.465Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-04-16T12:51:02.465Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-16T12:51:02.755Z] go: finding cloud.google.com/go v0.26.0 [2020-04-16T12:51:02.858Z] #14 DONE 1.7s [2020-04-16T12:51:02.858Z] [2020-04-16T12:51:02.858Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:51:02.858Z] #68 74.71 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-16T12:51:02.858Z] #68 74.71 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-16T12:51:02.858Z] #68 DONE 79.8s [2020-04-16T12:51:02.858Z] [2020-04-16T12:51:02.858Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-16T12:51:02.858Z] #69 DONE 0.1s [2020-04-16T12:51:02.858Z] [2020-04-16T12:51:02.858Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-16T12:51:03.049Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-16T12:51:03.050Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-04-16T12:51:03.050Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-04-16T12:51:03.340Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-04-16T12:51:03.632Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-04-16T12:51:03.922Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-04-16T12:51:04.333Z] #15 DONE 1.9s [2020-04-16T12:51:04.333Z] [2020-04-16T12:51:04.333Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:51:04.333Z] #44 36.00 CC compel/src/lib/ptrace.o [2020-04-16T12:51:04.333Z] #44 36.26 AR compel/libcompel.a [2020-04-16T12:51:04.333Z] #44 36.29 HOSTCC compel/src/main-host.o [2020-04-16T12:51:04.333Z] #44 36.67 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-04-16T12:51:04.333Z] #44 36.88 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-16T12:51:04.333Z] #44 37.36 HOSTCC compel/src/lib/log-host.o [2020-04-16T12:51:04.333Z] #44 37.50 HOSTLINK compel/compel-host-bin [2020-04-16T12:51:04.333Z] #44 37.61 DEP soccr/soccr.d [2020-04-16T12:51:04.333Z] #44 37.73 CC soccr/soccr.o [2020-04-16T12:51:04.333Z] #44 38.87 AR soccr/libsoccr.a [2020-04-16T12:51:04.333Z] #44 38.90 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-16T12:51:04.333Z] #44 39.10 DEP criu/arch/s390/sigframe.d [2020-04-16T12:51:04.333Z] #44 39.16 DEP criu/arch/s390/crtools.d [2020-04-16T12:51:04.333Z] #44 39.34 DEP criu/arch/s390/cpu.d [2020-04-16T12:51:04.333Z] #44 39.46 CC criu/arch/s390/cpu.o [2020-04-16T12:51:04.333Z] #44 39.91 CC criu/arch/s390/crtools.o [2020-04-16T12:51:04.333Z] #44 40.75 CC criu/arch/s390/sigframe.o [2020-04-16T12:51:04.333Z] #44 40.97 LINK criu/arch/s390/crtools.built-in.o [2020-04-16T12:51:04.333Z] #44 41.00 DEP criu/pie/util-vdso.d [2020-04-16T12:51:04.333Z] #44 41.17 DEP criu/pie/util.d [2020-04-16T12:51:04.333Z] #44 41.34 CC criu/pie/util.o [2020-04-16T12:51:04.333Z] #44 41.61 CC criu/pie/util-vdso.o [2020-04-16T12:51:04.333Z] #44 42.19 AR criu/pie/pie.lib.a [2020-04-16T12:51:04.333Z] #44 42.25 DEP criu/pie/restorer.d [2020-04-16T12:51:04.333Z] #44 42.56 DEP criu/arch/s390/restorer.d [2020-04-16T12:51:04.333Z] #44 42.81 DEP criu/arch/s390/vdso-pie.d [2020-04-16T12:51:04.333Z] #44 42.97 DEP criu/pie/parasite-vdso.d [2020-04-16T12:51:04.333Z] #44 43.09 DEP criu/pie/parasite.d [2020-04-16T12:51:04.333Z] #44 43.25 CC criu/pie/parasite.o [2020-04-16T12:51:04.333Z] #44 44.20 LINK criu/pie/parasite.built-in.o [2020-04-16T12:51:04.333Z] #44 44.23 GEN criu/pie/parasite-blob.h [2020-04-16T12:51:04.333Z] #44 44.24 CC criu/pie/parasite-vdso.o [2020-04-16T12:51:04.333Z] #44 44.81 CC criu/arch/s390/vdso-pie.o [2020-04-16T12:51:04.333Z] #44 45.00 CC criu/arch/s390/restorer.o [2020-04-16T12:51:04.333Z] #44 ... [2020-04-16T12:51:04.333Z] [2020-04-16T12:51:04.333Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-16T12:51:04.628Z] #16 ... [2020-04-16T12:51:04.628Z] [2020-04-16T12:51:04.628Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:51:04.628Z] #47 72.05 vendor/golang.org/x/net/idna [2020-04-16T12:51:04.628Z] #47 73.57 vendor/golang.org/x/net/http2/hpack [2020-04-16T12:51:04.628Z] #47 74.57 mime [2020-04-16T12:51:04.628Z] #47 76.34 mime/quotedprintable [2020-04-16T12:51:04.628Z] #47 76.52 net/http/internal [2020-04-16T12:51:04.628Z] #47 79.15 crypto/tls [2020-04-16T12:51:04.909Z] #47 ... [2020-04-16T12:51:04.909Z] [2020-04-16T12:51:04.909Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:51:04.909Z] #44 45.37 CC criu/pie/restorer.o [2020-04-16T12:51:04.909Z] #44 ... [2020-04-16T12:51:04.909Z] [2020-04-16T12:51:04.909Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:51:04.909Z] #50 DONE 82.2s [2020-04-16T12:51:04.954Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-16T12:51:05.191Z] [2020-04-16T12:51:05.191Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:51:05.191Z] #60 6.730 + cd /tmp/tmp.cwDQitK6qM/src/github.com/opencontainers/runc [2020-04-16T12:51:05.191Z] #60 6.730 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-16T12:51:05.191Z] #60 7.633 + '[' -z '' ']' [2020-04-16T12:51:05.191Z] #60 7.633 + target=static [2020-04-16T12:51:05.191Z] #60 7.633 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-16T12:51:05.191Z] #60 8.782 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-04-16T12:51:05.243Z] go: finding google.golang.org/appengine v1.1.0 [2020-04-16T12:51:06.220Z] #60 ... [2020-04-16T12:51:06.220Z] [2020-04-16T12:51:06.220Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-16T12:51:06.220Z] #16 DONE 1.7s [2020-04-16T12:51:06.220Z] [2020-04-16T12:51:06.220Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:51:06.220Z] #44 47.07 LINK criu/pie/restorer.built-in.o [2020-04-16T12:51:06.220Z] #44 47.08 GEN criu/pie/restorer-blob.h [2020-04-16T12:51:06.220Z] #44 47.15 DEP criu/vdso.d [2020-04-16T12:51:06.275Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-16T12:51:06.501Z] #44 47.37 DEP criu/uts_ns.d [2020-04-16T12:51:06.501Z] #44 47.45 DEP criu/util.d [2020-04-16T12:51:06.567Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-04-16T12:51:06.782Z] #44 47.62 DEP criu/uffd.d [2020-04-16T12:51:06.782Z] #44 47.79 DEP criu/tun.d [2020-04-16T12:51:06.857Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-16T12:51:06.858Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-04-16T12:51:07.064Z] #44 47.92 DEP criu/tty.d [2020-04-16T12:51:07.150Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-04-16T12:51:07.150Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-16T12:51:07.344Z] #44 48.08 DEP criu/timerfd.d [2020-04-16T12:51:07.344Z] #44 48.16 DEP criu/sysfs_parse.d [2020-04-16T12:51:07.344Z] #44 48.26 DEP criu/sysctl.d [2020-04-16T12:51:07.344Z] #44 48.32 DEP criu/string.d [2020-04-16T12:51:07.440Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-04-16T12:51:07.440Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-04-16T12:51:07.626Z] #44 48.33 DEP criu/stats.d [2020-04-16T12:51:07.626Z] #44 48.39 DEP criu/sockets.d [2020-04-16T12:51:07.626Z] #44 48.49 DEP criu/sk-unix.d [2020-04-16T12:51:07.761Z] go: finding github.com/kr/text v0.1.0 [2020-04-16T12:51:07.909Z] #44 48.67 DEP criu/sk-tcp.d [2020-04-16T12:51:07.909Z] #44 48.85 DEP criu/sk-queue.d [2020-04-16T12:51:08.191Z] #44 48.96 DEP criu/sk-packet.d [2020-04-16T12:51:08.395Z] go: finding github.com/pkg/profile v1.2.1 [2020-04-16T12:51:08.472Z] #44 49.11 DEP criu/sk-netlink.d [2020-04-16T12:51:08.472Z] #44 49.29 DEP criu/sk-inet.d [2020-04-16T12:51:08.753Z] #44 49.49 DEP criu/signalfd.d [2020-04-16T12:51:08.753Z] #44 49.63 DEP criu/sigframe.d [2020-04-16T12:51:09.031Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-04-16T12:51:09.031Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-16T12:51:09.033Z] #44 49.73 DEP criu/shmem.d [2020-04-16T12:51:09.033Z] #44 49.84 DEP criu/servicefd.d [2020-04-16T12:51:09.314Z] #44 50.06 DEP criu/seize.d [2020-04-16T12:51:09.314Z] #44 50.17 DEP criu/seccomp.d [2020-04-16T12:51:09.328Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-04-16T12:51:09.599Z] #44 50.39 DEP criu/rst-malloc.d [2020-04-16T12:51:09.599Z] #44 50.43 DEP criu/rbtree.d [2020-04-16T12:51:09.599Z] #44 50.45 DEP criu/pstree.d [2020-04-16T12:51:09.599Z] #44 50.53 DEP criu/protobuf.d [2020-04-16T12:51:09.880Z] #44 50.67 GEN criu/protobuf-desc-gen.h [2020-04-16T12:51:10.412Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-04-16T12:51:10.412Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-16T12:51:10.412Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-04-16T12:51:10.703Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-04-16T12:51:10.703Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-16T12:51:10.883Z] #44 51.52 DEP criu/protobuf-desc.d [2020-04-16T12:51:10.883Z] #44 51.61 DEP criu/proc_parse.d [2020-04-16T12:51:10.883Z] #44 51.80 DEP criu/plugin.d [2020-04-16T12:51:10.993Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-04-16T12:51:11.164Z] #44 51.89 DEP criu/pipes.d [2020-04-16T12:51:11.164Z] #44 52.05 DEP criu/pie-util.d [2020-04-16T12:51:11.286Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-04-16T12:51:11.445Z] #44 52.18 DEP criu/pie-util-vdso.d [2020-04-16T12:51:11.445Z] #44 52.27 DEP criu/path.d [2020-04-16T12:51:11.578Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-16T12:51:11.726Z] #44 52.40 DEP criu/parasite-syscall.d [2020-04-16T12:51:11.726Z] #44 52.58 DEP criu/pagemap.d [2020-04-16T12:51:11.869Z] go: finding gotest.tools v2.1.0+incompatible [2020-04-16T12:51:11.869Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-04-16T12:51:12.007Z] #44 52.71 DEP criu/pagemap-cache.d [2020-04-16T12:51:12.007Z] #44 52.83 DEP criu/page-xfer.d [2020-04-16T12:51:12.007Z] #44 52.97 DEP criu/page-pipe.d [2020-04-16T12:51:12.162Z] go: finding github.com/containerd/containerd v1.2.4 [2020-04-16T12:51:12.288Z] #44 53.06 DEP criu/netfilter.d [2020-04-16T12:51:12.288Z] #44 53.17 DEP criu/net.d [2020-04-16T12:51:12.570Z] #44 53.32 DEP criu/namespaces.d [2020-04-16T12:51:12.570Z] #44 53.43 DEP criu/mount.d [2020-04-16T12:51:12.785Z] Client: Docker Engine - Community [2020-04-16T12:51:12.785Z] Version: 19.03.5 [2020-04-16T12:51:12.785Z] API version: 1.40 [2020-04-16T12:51:12.785Z] Go version: go1.12.12 [2020-04-16T12:51:12.785Z] Git commit: 633a0ea [2020-04-16T12:51:12.785Z] Built: Wed Nov 13 07:27:53 2019 [2020-04-16T12:51:12.785Z] OS/Arch: linux/arm64 [2020-04-16T12:51:12.785Z] Experimental: false [2020-04-16T12:51:12.785Z] [2020-04-16T12:51:12.785Z] Server: Docker Engine - Community [2020-04-16T12:51:12.785Z] Engine: [2020-04-16T12:51:12.785Z] Version: 19.03.5 [2020-04-16T12:51:12.785Z] API version: 1.40 (minimum version 1.12) [2020-04-16T12:51:12.785Z] Go version: go1.12.12 [2020-04-16T12:51:12.785Z] Git commit: 633a0ea [2020-04-16T12:51:12.785Z] Built: Wed Nov 13 07:26:25 2019 [2020-04-16T12:51:12.785Z] OS/Arch: linux/arm64 [2020-04-16T12:51:12.785Z] Experimental: true [2020-04-16T12:51:12.785Z] containerd: [2020-04-16T12:51:12.785Z] Version: 1.2.10 [2020-04-16T12:51:12.785Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-16T12:51:12.785Z] runc: [2020-04-16T12:51:12.785Z] Version: 1.0.0-rc8+dev [2020-04-16T12:51:12.785Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-16T12:51:12.785Z] docker-init: [2020-04-16T12:51:12.785Z] Version: 0.18.0 [2020-04-16T12:51:12.785Z] GitCommit: fec3683 [Pipeline] sh [2020-04-16T12:51:12.832Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-04-16T12:51:12.832Z] go: finding github.com/golang/mock v1.1.1 [2020-04-16T12:51:12.850Z] #44 53.60 DEP criu/mem.d [2020-04-16T12:51:12.850Z] #44 53.78 DEP criu/lsm.d [2020-04-16T12:51:12.850Z] #44 53.85 DEP criu/log.d [2020-04-16T12:51:13.124Z] go: finding github.com/onsi/gomega v1.4.3 [2020-04-16T12:51:13.124Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-04-16T12:51:13.127Z] + docker info [2020-04-16T12:51:13.132Z] #44 53.93 DEP criu/libnetlink.d [2020-04-16T12:51:13.132Z] #44 53.99 DEP criu/kerndat.d [2020-04-16T12:51:13.412Z] #44 54.22 DEP criu/kcmp-ids.d [2020-04-16T12:51:13.412Z] #44 54.28 DEP criu/irmap.d [2020-04-16T12:51:13.412Z] #44 54.41 DEP criu/ipc_ns.d [2020-04-16T12:51:13.417Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-04-16T12:51:13.417Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-04-16T12:51:13.693Z] #44 54.49 DEP criu/image.d [2020-04-16T12:51:13.693Z] #44 54.64 DEP criu/image-desc.d [2020-04-16T12:51:13.974Z] #44 54.73 DEP criu/fsnotify.d [2020-04-16T12:51:14.255Z] #44 54.94 DEP criu/filesystems.d [2020-04-16T12:51:14.255Z] #44 55.07 DEP criu/files.d [2020-04-16T12:51:14.448Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-16T12:51:14.536Z] #44 55.29 DEP criu/files-reg.d [2020-04-16T12:51:14.536Z] #44 55.46 DEP criu/files-ext.d [2020-04-16T12:51:14.536Z] #44 55.55 DEP criu/file-lock.d [2020-04-16T12:51:14.817Z] #44 55.64 DEP criu/file-ids.d [2020-04-16T12:51:14.817Z] #44 55.82 DEP criu/fifo.d [2020-04-16T12:51:15.081Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-04-16T12:51:15.098Z] #44 55.93 DEP criu/fdstore.d [2020-04-16T12:51:15.098Z] #44 56.01 DEP criu/fault-injection.d [2020-04-16T12:51:15.098Z] #44 56.05 DEP criu/external.d [2020-04-16T12:51:15.378Z] #44 56.11 DEP criu/eventpoll.d [2020-04-16T12:51:15.378Z] #44 56.19 DEP criu/eventfd.d [2020-04-16T12:51:15.378Z] #44 56.32 DEP criu/crtools.d [2020-04-16T12:51:15.659Z] #44 56.49 DEP criu/cr-service.d [2020-04-16T12:51:15.659Z] #44 56.57 DEP criu/cr-restore.d [2020-04-16T12:51:15.717Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-04-16T12:51:15.717Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-16T12:51:15.940Z] #44 56.70 DEP criu/cr-errno.d [2020-04-16T12:51:15.940Z] #44 56.70 DEP criu/cr-dump.d [2020-04-16T12:51:16.221Z] #44 56.88 DEP criu/cr-dedup.d [2020-04-16T12:51:16.221Z] #44 ... [2020-04-16T12:51:16.221Z] [2020-04-16T12:51:16.221Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T12:51:16.221Z] #17 1.575 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T12:51:16.221Z] #17 1.803 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T12:51:16.221Z] #17 1.985 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T12:51:16.221Z] #17 2.009 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-16T12:51:16.221Z] #17 2.670 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-16T12:51:16.221Z] #17 3.536 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-16T12:51:16.221Z] #17 6.634 Fetched 8034 kB in 5s (1507 kB/s) [2020-04-16T12:51:16.221Z] #17 6.634 Reading package lists... [2020-04-16T12:51:16.221Z] #17 8.593 Reading package lists... [2020-04-16T12:51:16.221Z] #17 ... [2020-04-16T12:51:16.221Z] [2020-04-16T12:51:16.221Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:51:16.221Z] #44 57.06 DEP criu/cr-check.d [2020-04-16T12:51:16.349Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-16T12:51:16.502Z] #44 57.23 DEP criu/config.d [2020-04-16T12:51:16.502Z] #44 57.36 DEP criu/clone-noasan.d [2020-04-16T12:51:16.502Z] #44 57.42 DEP criu/cgroup.d [2020-04-16T12:51:16.783Z] #44 57.61 DEP criu/cgroup-props.d [2020-04-16T12:51:17.064Z] #44 57.72 DEP criu/bitmap.d [2020-04-16T12:51:17.064Z] #44 57.73 DEP criu/bfd.d [2020-04-16T12:51:17.064Z] #44 57.85 DEP criu/autofs.d [2020-04-16T12:51:17.064Z] #44 ... [2020-04-16T12:51:17.064Z] [2020-04-16T12:51:17.064Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:51:17.064Z] #47 84.21 net/http/httptrace [2020-04-16T12:51:17.064Z] #47 84.34 net/http [2020-04-16T12:51:17.064Z] #47 92.52 github.com/LK4D4/vndr/godl [2020-04-16T12:51:17.064Z] #47 93.07 github.com/LK4D4/vndr [2020-04-16T12:51:17.064Z] #47 ... [2020-04-16T12:51:17.064Z] [2020-04-16T12:51:17.064Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:51:17.064Z] #44 57.95 DEP criu/aio.d [2020-04-16T12:51:17.345Z] #44 58.10 DEP criu/action-scripts.d [2020-04-16T12:51:17.345Z] #44 58.35 CC criu/action-scripts.o [2020-04-16T12:51:17.401Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-04-16T12:51:17.626Z] #44 58.59 CC criu/aio.o [2020-04-16T12:51:18.241Z] #44 59.00 CC criu/autofs.o [2020-04-16T12:51:18.433Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-04-16T12:51:18.726Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-04-16T12:51:19.246Z] #44 60.04 CC criu/bfd.o [2020-04-16T12:51:19.527Z] #44 60.39 CC criu/bitmap.o [2020-04-16T12:51:19.807Z] #44 60.51 CC criu/cgroup-props.o [2020-04-16T12:51:20.088Z] #44 60.99 CC criu/cgroup.o [2020-04-16T12:51:20.233Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-04-16T12:51:20.233Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-16T12:51:20.233Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-04-16T12:51:20.233Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-04-16T12:51:20.863Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-04-16T12:51:20.863Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-04-16T12:51:20.863Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-16T12:51:21.538Z] go: finding github.com/kr/pty v1.1.1 [2020-04-16T12:51:21.827Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-04-16T12:51:22.103Z] #44 ... [2020-04-16T12:51:22.103Z] [2020-04-16T12:51:22.103Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:51:22.103Z] #47 DONE 99.5s [2020-04-16T12:51:22.103Z] [2020-04-16T12:51:22.103Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T12:51:22.103Z] #17 8.593 Reading package lists... [2020-04-16T12:51:22.103Z] #17 10.62 Building dependency tree... [2020-04-16T12:51:22.103Z] #17 11.11 libcap2-bin is already the newest version (1:2.25-2). [2020-04-16T12:51:22.103Z] #17 11.11 The following additional packages will be installed: [2020-04-16T12:51:22.103Z] #17 11.11 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-16T12:51:22.103Z] #17 11.11 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-16T12:51:22.103Z] #17 11.11 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-16T12:51:22.103Z] #17 11.11 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-16T12:51:22.103Z] #17 11.11 python3.7 python3.7-minimal vim-runtime xxd [2020-04-16T12:51:22.103Z] #17 11.11 Suggested packages: [2020-04-16T12:51:22.103Z] #17 11.11 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-16T12:51:22.103Z] #17 11.11 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-16T12:51:22.103Z] #17 11.11 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-16T12:51:22.103Z] #17 11.11 Recommended packages: [2020-04-16T12:51:22.103Z] #17 11.11 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-16T12:51:22.103Z] #17 11.11 python3-keyrings.alt python3-xdg unzip [2020-04-16T12:51:22.103Z] #17 12.37 The following NEW packages will be installed: [2020-04-16T12:51:22.103Z] #17 12.37 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-16T12:51:22.103Z] #17 12.37 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-16T12:51:22.103Z] #17 12.37 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-16T12:51:22.103Z] #17 12.37 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-16T12:51:22.103Z] #17 12.37 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-16T12:51:22.103Z] #17 12.37 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-16T12:51:22.103Z] #17 12.37 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-16T12:51:22.103Z] #17 12.37 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-16T12:51:22.103Z] #17 12.37 xz-utils zip [2020-04-16T12:51:22.103Z] #17 12.44 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T12:51:22.103Z] #17 12.44 Need to get 27.7 MB of archives. [2020-04-16T12:51:22.103Z] #17 12.44 After this operation, 117 MB of additional disk space will be used. [2020-04-16T12:51:22.103Z] #17 12.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-04-16T12:51:22.103Z] #17 12.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-04-16T12:51:22.103Z] #17 12.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-04-16T12:51:22.103Z] #17 12.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-04-16T12:51:22.103Z] #17 12.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-04-16T12:51:22.103Z] #17 12.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-04-16T12:51:22.103Z] #17 12.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-04-16T12:51:22.103Z] #17 12.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-04-16T12:51:22.103Z] #17 12.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-04-16T12:51:22.103Z] #17 12.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-04-16T12:51:22.103Z] #17 12.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-04-16T12:51:22.103Z] #17 12.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-04-16T12:51:22.103Z] #17 12.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-04-16T12:51:22.103Z] #17 12.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-04-16T12:51:22.103Z] #17 12.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-04-16T12:51:22.103Z] #17 12.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-04-16T12:51:22.103Z] #17 12.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-04-16T12:51:22.103Z] #17 12.65 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-04-16T12:51:22.103Z] #17 12.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-04-16T12:51:22.103Z] #17 12.67 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-04-16T12:51:22.103Z] #17 12.67 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-04-16T12:51:22.103Z] #17 12.67 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-04-16T12:51:22.103Z] #17 12.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-04-16T12:51:22.104Z] #17 12.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-04-16T12:51:22.104Z] #17 12.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-04-16T12:51:22.104Z] #17 12.71 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-04-16T12:51:22.104Z] #17 12.71 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-04-16T12:51:22.104Z] #17 12.71 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-04-16T12:51:22.104Z] #17 12.71 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-04-16T12:51:22.104Z] #17 12.92 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-04-16T12:51:22.104Z] #17 12.92 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-04-16T12:51:22.104Z] #17 12.93 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-04-16T12:51:22.104Z] #17 12.93 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-04-16T12:51:22.104Z] #17 12.93 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-04-16T12:51:22.104Z] #17 12.94 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-04-16T12:51:22.104Z] #17 12.98 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-16T12:51:22.104Z] #17 12.98 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-04-16T12:51:22.104Z] #17 12.98 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-04-16T12:51:22.104Z] #17 12.98 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-16T12:51:22.104Z] #17 12.99 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-04-16T12:51:22.104Z] #17 12.99 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-16T12:51:22.104Z] #17 13.00 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-04-16T12:51:22.104Z] #17 13.03 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-04-16T12:51:22.104Z] #17 13.04 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-04-16T12:51:22.104Z] #17 13.04 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-16T12:51:22.104Z] #17 13.21 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-04-16T12:51:22.104Z] #17 13.25 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-04-16T12:51:22.104Z] #17 13.28 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-04-16T12:51:22.104Z] #17 13.73 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T12:51:22.104Z] #17 13.78 Fetched 27.7 MB in 1s (30.8 MB/s) [2020-04-16T12:51:22.104Z] #17 13.83 Selecting previously unselected package pigz. [2020-04-16T12:51:22.104Z] #17 13.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23190 files and directories currently installed.) [2020-04-16T12:51:22.104Z] #17 13.89 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-04-16T12:51:22.104Z] #17 13.89 Unpacking pigz (2.4-1) ... [2020-04-16T12:51:22.104Z] #17 13.94 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-04-16T12:51:22.104Z] #17 13.94 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-04-16T12:51:22.104Z] #17 13.95 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-04-16T12:51:22.104Z] #17 14.28 Selecting previously unselected package python3.7-minimal. [2020-04-16T12:51:22.104Z] #17 14.28 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-04-16T12:51:22.104Z] #17 14.28 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-16T12:51:22.104Z] #17 15.03 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-04-16T12:51:22.104Z] #17 15.04 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-16T12:51:22.387Z] #17 ... [2020-04-16T12:51:22.387Z] [2020-04-16T12:51:22.387Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:51:22.387Z] #44 63.19 CC criu/clone-noasan.o [2020-04-16T12:51:22.387Z] #44 63.29 CC criu/config.o [2020-04-16T12:51:23.334Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-16T12:51:23.334Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-04-16T12:51:23.625Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-04-16T12:51:23.625Z] go: finding github.com/lib/pq v1.0.0 [2020-04-16T12:51:23.625Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-04-16T12:51:23.853Z] #44 64.33 CC criu/cr-check.o [2020-04-16T12:51:24.468Z] #44 65.37 CC criu/cr-dedup.o [2020-04-16T12:51:24.748Z] #44 65.55 CC criu/cr-dump.o [2020-04-16T12:51:25.125Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-04-16T12:51:25.341Z] Client: [2020-04-16T12:51:25.341Z] Debug Mode: false [2020-04-16T12:51:25.341Z] [2020-04-16T12:51:25.341Z] Server: [2020-04-16T12:51:25.341Z] Containers: 0 [2020-04-16T12:51:25.341Z] Running: 0 [2020-04-16T12:51:25.341Z] Paused: 0 [2020-04-16T12:51:25.341Z] Stopped: 0 [2020-04-16T12:51:25.341Z] Images: 0 [2020-04-16T12:51:25.341Z] Server Version: 19.03.5 [2020-04-16T12:51:25.341Z] Storage Driver: overlay2 [2020-04-16T12:51:25.341Z] Backing Filesystem: extfs [2020-04-16T12:51:25.341Z] Supports d_type: true [2020-04-16T12:51:25.341Z] Native Overlay Diff: true [2020-04-16T12:51:25.341Z] Logging Driver: json-file [2020-04-16T12:51:25.341Z] Cgroup Driver: cgroupfs [2020-04-16T12:51:25.341Z] Plugins: [2020-04-16T12:51:25.341Z] Volume: local [2020-04-16T12:51:25.341Z] Network: bridge host ipvlan macvlan null overlay [2020-04-16T12:51:25.341Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-16T12:51:25.341Z] Swarm: inactive [2020-04-16T12:51:25.341Z] Runtimes: runc [2020-04-16T12:51:25.341Z] Default Runtime: runc [2020-04-16T12:51:25.341Z] Init Binary: docker-init [2020-04-16T12:51:25.341Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-16T12:51:25.341Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-16T12:51:25.341Z] init version: fec3683 [2020-04-16T12:51:25.341Z] Security Options: [2020-04-16T12:51:25.341Z] apparmor [2020-04-16T12:51:25.341Z] seccomp [2020-04-16T12:51:25.341Z] Profile: default [2020-04-16T12:51:25.341Z] Kernel Version: 4.15.0-1057-aws [2020-04-16T12:51:25.341Z] Operating System: Ubuntu 16.04.6 LTS [2020-04-16T12:51:25.341Z] OSType: linux [2020-04-16T12:51:25.341Z] Architecture: aarch64 [2020-04-16T12:51:25.341Z] CPUs: 4 [2020-04-16T12:51:25.341Z] Total Memory: 7.525GiB [2020-04-16T12:51:25.341Z] Name: ip-10-100-49-228 [2020-04-16T12:51:25.341Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-04-16T12:51:25.341Z] Docker Root Dir: /var/lib/docker [2020-04-16T12:51:25.341Z] Debug Mode: false [2020-04-16T12:51:25.341Z] Registry: https://index.docker.io/v1/ [2020-04-16T12:51:25.341Z] Labels: [2020-04-16T12:51:25.341Z] Experimental: true [2020-04-16T12:51:25.341Z] Insecure Registries: [2020-04-16T12:51:25.341Z] 127.0.0.0/8 [2020-04-16T12:51:25.341Z] Live Restore Enabled: true [2020-04-16T12:51:25.341Z] [2020-04-16T12:51:25.341Z] WARNING: No swap limit support [Pipeline] sh [2020-04-16T12:51:25.418Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-04-16T12:51:25.633Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-16T12:51:25.633Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-16T12:51:25.633Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40828/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-16T12:51:25.633Z] + bash /home/ubuntu/workspace/moby_PR-40828/check-config.sh [2020-04-16T12:51:25.633Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-16T12:51:25.633Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-04-16T12:51:25.633Z] [2020-04-16T12:51:25.633Z] Generally Necessary: [2020-04-16T12:51:25.633Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-16T12:51:25.633Z] - apparmor: enabled and tools installed [2020-04-16T12:51:25.633Z] - CONFIG_NAMESPACES: enabled [2020-04-16T12:51:25.633Z] - CONFIG_NET_NS: enabled [2020-04-16T12:51:25.633Z] - CONFIG_PID_NS: enabled [2020-04-16T12:51:25.633Z] - CONFIG_IPC_NS: enabled [2020-04-16T12:51:25.633Z] - CONFIG_UTS_NS: enabled [2020-04-16T12:51:25.633Z] - CONFIG_CGROUPS: enabled [2020-04-16T12:51:25.633Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-16T12:51:25.750Z] #44 66.76 CC criu/cr-errno.o [2020-04-16T12:51:25.893Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-16T12:51:25.893Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-16T12:51:25.893Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-16T12:51:25.893Z] - CONFIG_CPUSETS: enabled [2020-04-16T12:51:25.893Z] - CONFIG_MEMCG: enabled [2020-04-16T12:51:25.893Z] - CONFIG_KEYS: enabled [2020-04-16T12:51:25.893Z] - CONFIG_VETH: enabled (as module) [2020-04-16T12:51:25.893Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-16T12:51:25.893Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-16T12:51:25.893Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-16T12:51:25.893Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-16T12:51:25.893Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-16T12:51:25.893Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-16T12:51:25.893Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-16T12:51:25.893Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-16T12:51:25.893Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-16T12:51:25.893Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-16T12:51:25.893Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-16T12:51:25.893Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-16T12:51:25.893Z] [2020-04-16T12:51:25.893Z] Optional Features: [2020-04-16T12:51:25.893Z] - CONFIG_USER_NS: enabled [2020-04-16T12:51:25.893Z] - CONFIG_SECCOMP: enabled [2020-04-16T12:51:25.893Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-16T12:51:25.893Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-16T12:51:25.893Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-16T12:51:25.893Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-16T12:51:26.031Z] #44 66.79 CC criu/cr-restore.o [2020-04-16T12:51:26.043Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-16T12:51:26.153Z] - CONFIG_BLK_CGROUP: enabled [2020-04-16T12:51:26.153Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-16T12:51:26.153Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-16T12:51:26.153Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-16T12:51:26.153Z] - CONFIG_CGROUP_PERF: enabled [2020-04-16T12:51:26.153Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-16T12:51:26.153Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-16T12:51:26.153Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-16T12:51:26.153Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-16T12:51:26.153Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-16T12:51:26.153Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-16T12:51:26.153Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-16T12:51:26.153Z] - CONFIG_IP_VS: enabled (as module) [2020-04-16T12:51:26.153Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-16T12:51:26.153Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-16T12:51:26.153Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-16T12:51:26.153Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-16T12:51:26.153Z] - CONFIG_EXT4_FS: enabled [2020-04-16T12:51:26.153Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-16T12:51:26.153Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-16T12:51:26.153Z] - Network Drivers: [2020-04-16T12:51:26.153Z] - "overlay": [2020-04-16T12:51:26.153Z] - CONFIG_VXLAN: enabled (as module) [2020-04-16T12:51:26.153Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-16T12:51:26.153Z] Optional (for encrypted networks): [2020-04-16T12:51:26.335Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-04-16T12:51:26.413Z] - CONFIG_CRYPTO: enabled [2020-04-16T12:51:26.413Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-16T12:51:26.413Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-16T12:51:26.413Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-16T12:51:26.413Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-16T12:51:26.413Z] - CONFIG_XFRM: enabled [2020-04-16T12:51:26.413Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-16T12:51:26.413Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-16T12:51:26.413Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-16T12:51:26.413Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-16T12:51:26.413Z] - "ipvlan": [2020-04-16T12:51:26.413Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-16T12:51:26.413Z] - "macvlan": [2020-04-16T12:51:26.413Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-16T12:51:26.413Z] - CONFIG_DUMMY: enabled (as module) [2020-04-16T12:51:26.413Z] - "ftp,tftp client in container": [2020-04-16T12:51:26.413Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-16T12:51:26.413Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-16T12:51:26.413Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-16T12:51:26.413Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-16T12:51:26.413Z] - Storage Drivers: [2020-04-16T12:51:26.413Z] - "aufs": [2020-04-16T12:51:26.413Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-16T12:51:26.413Z] - "btrfs": [2020-04-16T12:51:26.413Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-16T12:51:26.413Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-16T12:51:26.413Z] - "devicemapper": [2020-04-16T12:51:26.413Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-16T12:51:26.413Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-16T12:51:26.413Z] - "overlay": [2020-04-16T12:51:26.413Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-16T12:51:26.413Z] - "zfs": [2020-04-16T12:51:26.413Z] - /dev/zfs: missing [2020-04-16T12:51:26.413Z] - zfs command: missing [2020-04-16T12:51:26.413Z] - zpool command: missing [2020-04-16T12:51:26.413Z] [2020-04-16T12:51:26.413Z] Limits: [2020-04-16T12:51:26.413Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-16T12:51:26.413Z] [2020-04-16T12:51:26.413Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-16T12:51:26.625Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-16T12:51:26.760Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2376ebd3f22baa2f85704430e54769aed82e7262 . [2020-04-16T12:51:26.760Z] #2 [internal] load .dockerignore [2020-04-16T12:51:26.962Z] go: finding github.com/docker/go-units v0.3.1 [2020-04-16T12:51:27.023Z] #2 transferring context: 87B done [2020-04-16T12:51:27.023Z] #2 DONE 0.2s [2020-04-16T12:51:27.023Z] [2020-04-16T12:51:27.023Z] #1 [internal] load build definition from Dockerfile [2020-04-16T12:51:27.023Z] #1 transferring dockerfile: 17.09kB done [2020-04-16T12:51:27.023Z] #1 DONE 0.2s [2020-04-16T12:51:27.023Z] [2020-04-16T12:51:27.023Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-16T12:51:27.508Z] #44 ... [2020-04-16T12:51:27.508Z] [2020-04-16T12:51:27.508Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T12:51:27.508Z] #30 DONE 104.9s [2020-04-16T12:51:27.508Z] [2020-04-16T12:51:27.508Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T12:51:27.508Z] #17 16.69 Selecting previously unselected package python3-minimal. [2020-04-16T12:51:27.508Z] #17 16.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23439 files and directories currently installed.) [2020-04-16T12:51:27.508Z] #17 16.76 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-04-16T12:51:27.508Z] #17 16.77 Unpacking python3-minimal (3.7.3-1) ... [2020-04-16T12:51:27.508Z] #17 16.85 Selecting previously unselected package libmpdec2:s390x. [2020-04-16T12:51:27.508Z] #17 16.85 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-04-16T12:51:27.508Z] #17 16.86 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-04-16T12:51:27.508Z] #17 16.99 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-04-16T12:51:27.508Z] #17 16.99 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-04-16T12:51:27.508Z] #17 16.99 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-04-16T12:51:27.509Z] #17 17.60 Selecting previously unselected package python3.7. [2020-04-16T12:51:27.509Z] #17 17.61 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-04-16T12:51:27.509Z] #17 17.61 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-16T12:51:27.509Z] #17 17.67 Selecting previously unselected package libpython3-stdlib:s390x. [2020-04-16T12:51:27.509Z] #17 17.67 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-04-16T12:51:27.509Z] #17 17.68 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-04-16T12:51:27.509Z] #17 17.74 Setting up python3-minimal (3.7.3-1) ... [2020-04-16T12:51:27.509Z] #17 18.34 Selecting previously unselected package python3. [2020-04-16T12:51:27.509Z] #17 18.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23851 files and directories currently installed.) [2020-04-16T12:51:27.509Z] #17 18.38 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-04-16T12:51:27.509Z] #17 18.39 Unpacking python3 (3.7.3-1) ... [2020-04-16T12:51:27.509Z] #17 18.45 Selecting previously unselected package libip4tc0:s390x. [2020-04-16T12:51:27.509Z] #17 18.45 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-04-16T12:51:27.509Z] #17 18.45 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-04-16T12:51:27.509Z] #17 18.51 Selecting previously unselected package libip6tc0:s390x. [2020-04-16T12:51:27.509Z] #17 18.51 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-04-16T12:51:27.509Z] #17 18.51 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-04-16T12:51:27.509Z] #17 18.55 Selecting previously unselected package libiptc0:s390x. [2020-04-16T12:51:27.509Z] #17 18.55 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-04-16T12:51:27.509Z] #17 18.55 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-04-16T12:51:27.509Z] #17 18.61 Selecting previously unselected package libnfnetlink0:s390x. [2020-04-16T12:51:27.509Z] #17 18.61 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-04-16T12:51:27.509Z] #17 18.62 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-04-16T12:51:27.509Z] #17 18.64 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-04-16T12:51:27.509Z] #17 18.64 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-04-16T12:51:27.509Z] #17 18.64 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-04-16T12:51:27.509Z] #17 18.68 Selecting previously unselected package libnftnl11:s390x. [2020-04-16T12:51:27.509Z] #17 18.68 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-04-16T12:51:27.509Z] #17 18.68 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-04-16T12:51:27.509Z] #17 18.73 Selecting previously unselected package iptables. [2020-04-16T12:51:27.509Z] #17 18.73 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-04-16T12:51:27.509Z] #17 18.74 Unpacking iptables (1.8.2-4) ... [2020-04-16T12:51:27.509Z] #17 18.97 Selecting previously unselected package xxd. [2020-04-16T12:51:27.509Z] #17 18.97 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-04-16T12:51:27.509Z] #17 18.97 Unpacking xxd (2:8.1.0875-5) ... [2020-04-16T12:51:27.509Z] #17 19.04 Selecting previously unselected package vim-common. [2020-04-16T12:51:27.509Z] #17 19.04 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-16T12:51:27.509Z] #17 19.05 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-16T12:51:27.509Z] #17 19.17 Selecting previously unselected package bash-completion. [2020-04-16T12:51:27.509Z] #17 19.17 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-16T12:51:27.509Z] #17 20.52 Unpacking bash-completion (1:2.8-6) ... [2020-04-16T12:51:27.509Z] #17 20.81 Selecting previously unselected package bzip2. [2020-04-16T12:51:27.509Z] #17 20.81 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-04-16T12:51:27.509Z] #17 20.82 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-16T12:51:27.509Z] #17 20.88 Selecting previously unselected package xz-utils. [2020-04-16T12:51:27.509Z] #17 20.88 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-04-16T12:51:27.509Z] #17 20.88 Unpacking xz-utils (5.2.4-1) ... [2020-04-16T12:51:27.509Z] #17 21.00 Selecting previously unselected package apparmor. [2020-04-16T12:51:27.509Z] #17 21.00 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-04-16T12:51:27.509Z] #17 21.05 Unpacking apparmor (2.13.2-10) ... [2020-04-16T12:51:27.509Z] #17 21.42 Selecting previously unselected package aufs-tools. [2020-04-16T12:51:27.509Z] #17 21.42 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-04-16T12:51:27.509Z] #17 21.45 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-16T12:51:27.509Z] #17 21.62 Selecting previously unselected package libonig5:s390x. [2020-04-16T12:51:27.509Z] #17 21.62 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-04-16T12:51:27.592Z] #3 DONE 0.6s [2020-04-16T12:51:27.592Z] [2020-04-16T12:51:27.592Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-16T12:51:27.592Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-16T12:51:27.592Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-16T12:51:27.592Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2020-04-16T12:51:27.592Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2020-04-16T12:51:27.592Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s [2020-04-16T12:51:27.798Z] #17 21.63 Unpacking libonig5:s390x (6.9.1-1) ... [2020-04-16T12:51:27.798Z] #17 21.81 Selecting previously unselected package libjq1:s390x. [2020-04-16T12:51:27.798Z] #17 21.81 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-04-16T12:51:27.798Z] #17 21.82 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-16T12:51:27.854Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 5.21MB / 8.26MB 0.2s [2020-04-16T12:51:27.854Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s done [2020-04-16T12:51:27.854Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.1s [2020-04-16T12:51:28.079Z] #17 22.05 Selecting previously unselected package jq. [2020-04-16T12:51:28.079Z] #17 22.05 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-04-16T12:51:28.079Z] #17 22.05 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-16T12:51:28.079Z] #17 22.15 Selecting previously unselected package libaio1:s390x. [2020-04-16T12:51:28.079Z] #17 22.15 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-04-16T12:51:28.079Z] #17 22.17 Unpacking libaio1:s390x (0.3.112-3) ... [2020-04-16T12:51:28.366Z] #17 22.22 Selecting previously unselected package libgpm2:s390x. [2020-04-16T12:51:28.366Z] #17 22.22 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-04-16T12:51:28.366Z] #17 22.25 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-04-16T12:51:28.366Z] #17 22.38 Selecting previously unselected package libicu63:s390x. [2020-04-16T12:51:28.366Z] #17 22.38 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-04-16T12:51:28.366Z] #17 22.39 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-04-16T12:51:28.422Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.3s done [2020-04-16T12:51:28.422Z] #4 DONE 0.8s [2020-04-16T12:51:28.460Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-16T12:51:28.647Z] #17 ... [2020-04-16T12:51:28.647Z] [2020-04-16T12:51:28.647Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:51:28.647Z] #44 69.63 CC criu/cr-service.o [2020-04-16T12:51:28.752Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-04-16T12:51:29.018Z] [2020-04-16T12:51:29.018Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-16T12:51:29.018Z] #6 ... [2020-04-16T12:51:29.018Z] [2020-04-16T12:51:29.018Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-16T12:51:29.018Z] #5 DONE 0.2s [2020-04-16T12:51:29.282Z] [2020-04-16T12:51:29.282Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-16T12:51:29.282Z] #6 DONE 0.4s [2020-04-16T12:51:29.282Z] [2020-04-16T12:51:29.282Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-16T12:51:29.282Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 done [2020-04-16T12:51:29.386Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-04-16T12:51:29.542Z] #7 sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 1.42kB / 1.42kB done [2020-04-16T12:51:29.542Z] #7 sha256:1ae5fa22f524493232d6e05d6be98233d03423ee75e8d7257a753665c13c0b9e 1.79kB / 1.79kB done [2020-04-16T12:51:29.542Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 0B / 49.17MB 0.2s [2020-04-16T12:51:29.542Z] #7 sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 0B / 9.98MB 0.2s [2020-04-16T12:51:29.542Z] #7 sha256:dc3828be7f69e774c8f8366255854bc2aef7ba17951a7bfbcd23477d1ccd32aa 5.46kB / 5.46kB done [2020-04-16T12:51:29.542Z] #7 sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 3.46MB / 7.68MB 0.2s [2020-04-16T12:51:29.542Z] #7 sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 3.10MB / 9.98MB 0.3s [2020-04-16T12:51:29.542Z] #7 sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 7.68MB / 7.68MB 0.3s [2020-04-16T12:51:29.651Z] #44 70.42 CC criu/crtools.o [2020-04-16T12:51:29.675Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-04-16T12:51:29.806Z] #7 sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 9.98MB / 9.98MB 0.4s [2020-04-16T12:51:29.806Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 6.83MB / 49.17MB 0.6s [2020-04-16T12:51:29.806Z] #7 sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 9.98MB / 9.98MB 0.4s done [2020-04-16T12:51:29.806Z] #7 sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 7.68MB / 7.68MB 0.4s done [2020-04-16T12:51:29.806Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 0B / 62.47MB 0.6s [2020-04-16T12:51:29.806Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 1.44MB / 52.10MB 0.6s [2020-04-16T12:51:29.931Z] #44 70.76 CC criu/eventfd.o [2020-04-16T12:51:30.066Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 12.74MB / 49.17MB 0.7s [2020-04-16T12:51:30.066Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 4.44MB / 62.47MB 0.7s [2020-04-16T12:51:30.066Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 16.10MB / 52.10MB 0.7s [2020-04-16T12:51:30.066Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 17.78MB / 49.17MB 0.9s [2020-04-16T12:51:30.066Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 8.88MB / 62.47MB 0.9s [2020-04-16T12:51:30.212Z] #44 71.06 CC criu/eventpoll.o [2020-04-16T12:51:30.307Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-16T12:51:30.307Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-04-16T12:51:30.337Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 17.17MB / 62.47MB 1.0s [2020-04-16T12:51:30.337Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 21.32MB / 52.10MB 1.0s [2020-04-16T12:51:30.337Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 22.22MB / 49.17MB 1.1s [2020-04-16T12:51:30.337Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 28.23MB / 52.10MB 1.1s [2020-04-16T12:51:30.598Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-04-16T12:51:30.605Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 23.79MB / 62.47MB 1.2s [2020-04-16T12:51:30.605Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 33.54MB / 52.10MB 1.2s [2020-04-16T12:51:30.605Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 36.18MB / 52.10MB 1.3s [2020-04-16T12:51:30.824Z] #44 71.67 CC criu/external.o [2020-04-16T12:51:30.873Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 31.67MB / 49.17MB 1.5s [2020-04-16T12:51:30.873Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 29.08MB / 62.47MB 1.5s [2020-04-16T12:51:30.873Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 50.73MB / 52.10MB 1.5s [2020-04-16T12:51:30.873Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 33.37MB / 62.47MB 1.6s [2020-04-16T12:51:31.105Z] #44 71.87 CC criu/fault-injection.o [2020-04-16T12:51:31.106Z] #44 71.95 CC criu/fdstore.o [2020-04-16T12:51:31.150Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 47.45MB / 49.17MB 1.9s [2020-04-16T12:51:31.150Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 45.94MB / 62.47MB 1.9s [2020-04-16T12:51:31.150Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 52.10MB / 52.10MB 1.7s done [2020-04-16T12:51:31.150Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 0B / 97.69MB 1.9s [2020-04-16T12:51:31.224Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-04-16T12:51:31.387Z] #44 72.19 CC criu/fifo.o [2020-04-16T12:51:31.412Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 51.34MB / 62.47MB 2.0s [2020-04-16T12:51:31.412Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 54.53MB / 62.47MB 2.1s [2020-04-16T12:51:31.413Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 17.73MB / 97.69MB 2.1s [2020-04-16T12:51:31.413Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 62.47MB / 62.47MB 2.3s [2020-04-16T12:51:31.413Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 26.96MB / 97.69MB 2.3s [2020-04-16T12:51:31.515Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-16T12:51:31.668Z] #44 72.37 CC criu/file-ids.o [2020-04-16T12:51:31.673Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 33.54MB / 97.69MB 2.4s [2020-04-16T12:51:31.673Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 45.03MB / 97.69MB 2.5s [2020-04-16T12:51:31.934Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 52.54MB / 97.69MB 2.6s [2020-04-16T12:51:31.934Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 65.49MB / 97.69MB 2.7s [2020-04-16T12:51:31.948Z] #44 72.62 CC criu/file-lock.o [2020-04-16T12:51:32.145Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-16T12:51:32.202Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 71.00MB / 97.69MB 2.8s [2020-04-16T12:51:32.202Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 88.97MB / 97.69MB 3.0s [2020-04-16T12:51:32.561Z] #44 73.16 CC criu/files-ext.o [2020-04-16T12:51:32.561Z] #44 73.33 CC criu/files-reg.o [2020-04-16T12:51:32.778Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 96.28MB / 97.69MB 3.3s [2020-04-16T12:51:32.778Z] #7 extracting sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f [2020-04-16T12:51:33.038Z] #7 ... [2020-04-16T12:51:33.038Z] [2020-04-16T12:51:33.038Z] #20 [internal] load build context [2020-04-16T12:51:33.038Z] #20 transferring context: 52.80MB 2.8s done [2020-04-16T12:51:33.038Z] #20 DONE 3.7s [2020-04-16T12:51:33.300Z] [2020-04-16T12:51:33.300Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-16T12:51:33.300Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 49.17MB / 49.17MB 3.3s done [2020-04-16T12:51:33.300Z] #7 sha256:108d38de3f6c2f83ba68b3c1afa25d65001a346dce0442e03a482fb6d1e5994c 0B / 155B 3.8s [2020-04-16T12:51:33.300Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 62.47MB / 62.47MB 3.8s done [2020-04-16T12:51:33.300Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 97.69MB / 97.69MB 3.9s done [2020-04-16T12:51:33.300Z] #7 sha256:108d38de3f6c2f83ba68b3c1afa25d65001a346dce0442e03a482fb6d1e5994c 155B / 155B 3.8s done [2020-04-16T12:51:34.027Z] #44 74.67 CC criu/files.o [2020-04-16T12:51:34.247Z] #7 ... [2020-04-16T12:51:34.247Z] [2020-04-16T12:51:34.247Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-16T12:51:34.247Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-16T12:51:34.247Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-16T12:51:34.247Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-16T12:51:34.247Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.2s done [2020-04-16T12:51:34.247Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.4s done [2020-04-16T12:51:34.247Z] #71 DONE 4.7s [2020-04-16T12:51:34.247Z] [2020-04-16T12:51:34.247Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-16T12:51:34.640Z] #44 ... [2020-04-16T12:51:34.640Z] [2020-04-16T12:51:34.640Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T12:51:34.640Z] #17 24.62 Selecting previously unselected package libnet1:s390x. [2020-04-16T12:51:34.640Z] #17 24.63 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-16T12:51:34.640Z] #17 24.63 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-16T12:51:34.640Z] #17 24.67 Selecting previously unselected package libnl-3-200:s390x. [2020-04-16T12:51:34.640Z] #17 24.67 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-04-16T12:51:34.640Z] #17 24.67 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-04-16T12:51:34.640Z] #17 24.72 Selecting previously unselected package libprotobuf-c1:s390x. [2020-04-16T12:51:34.640Z] #17 24.72 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-04-16T12:51:34.640Z] #17 24.73 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-16T12:51:34.640Z] #17 24.77 Selecting previously unselected package libreadline5:s390x. [2020-04-16T12:51:34.640Z] #17 24.77 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-04-16T12:51:34.640Z] #17 24.77 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-04-16T12:51:34.640Z] #17 24.81 Selecting previously unselected package net-tools. [2020-04-16T12:51:34.640Z] #17 24.82 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-04-16T12:51:34.640Z] #17 24.82 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-16T12:51:34.640Z] #17 24.90 Selecting previously unselected package python-pip-whl. [2020-04-16T12:51:34.640Z] #17 24.91 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-16T12:51:34.641Z] #17 24.91 Unpacking python-pip-whl (18.1-5) ... [2020-04-16T12:51:34.641Z] #17 25.26 Selecting previously unselected package python3-lib2to3. [2020-04-16T12:51:34.641Z] #17 25.26 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-16T12:51:34.641Z] #17 25.27 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-16T12:51:34.641Z] #17 25.35 Selecting previously unselected package python3-distutils. [2020-04-16T12:51:34.641Z] #17 25.35 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-16T12:51:34.641Z] #17 25.35 Unpacking python3-distutils (3.7.3-1) ... [2020-04-16T12:51:34.641Z] #17 25.42 Selecting previously unselected package python3-pip. [2020-04-16T12:51:34.641Z] #17 25.42 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-16T12:51:34.641Z] #17 25.42 Unpacking python3-pip (18.1-5) ... [2020-04-16T12:51:34.641Z] #17 25.51 Selecting previously unselected package python3-pkg-resources. [2020-04-16T12:51:34.641Z] #17 25.51 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-16T12:51:34.641Z] #17 25.51 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-16T12:51:34.641Z] #17 25.58 Selecting previously unselected package python3-setuptools. [2020-04-16T12:51:34.641Z] #17 25.58 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-16T12:51:34.641Z] #17 25.59 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-16T12:51:34.641Z] #17 25.69 Selecting previously unselected package python3-wheel. [2020-04-16T12:51:34.641Z] #17 25.69 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-16T12:51:34.641Z] #17 25.69 Unpacking python3-wheel (0.32.3-2) ... [2020-04-16T12:51:34.641Z] #17 25.73 Selecting previously unselected package sudo. [2020-04-16T12:51:34.641Z] #17 25.73 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-04-16T12:51:34.641Z] #17 25.74 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-16T12:51:34.641Z] #17 26.05 Selecting previously unselected package thin-provisioning-tools. [2020-04-16T12:51:34.641Z] #17 26.05 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-04-16T12:51:34.641Z] #17 26.06 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-16T12:51:34.641Z] #17 26.21 Selecting previously unselected package uidmap. [2020-04-16T12:51:34.641Z] #17 26.21 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-04-16T12:51:34.641Z] #17 26.21 Unpacking uidmap (1:4.5-1.1) ... [2020-04-16T12:51:34.641Z] #17 26.27 Selecting previously unselected package vim-runtime. [2020-04-16T12:51:34.641Z] #17 26.27 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-16T12:51:34.641Z] #17 26.28 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-16T12:51:34.641Z] #17 26.29 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-16T12:51:34.641Z] #17 26.31 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-16T12:51:34.641Z] #17 28.51 Selecting previously unselected package vim. [2020-04-16T12:51:34.641Z] #17 28.51 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-04-16T12:51:34.641Z] #17 28.52 Unpacking vim (2:8.1.0875-5) ... [2020-04-16T12:51:34.921Z] #17 28.83 Selecting previously unselected package xfsprogs. [2020-04-16T12:51:34.921Z] #17 28.83 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-04-16T12:51:34.921Z] #17 28.84 Unpacking xfsprogs (4.20.0-1) ... [2020-04-16T12:51:35.202Z] #17 29.04 Selecting previously unselected package zip. [2020-04-16T12:51:35.202Z] #17 29.04 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-04-16T12:51:35.202Z] #17 29.04 Unpacking zip (3.0-11+b1) ... [2020-04-16T12:51:35.202Z] #17 29.12 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-16T12:51:35.202Z] #17 29.12 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-16T12:51:35.202Z] #17 29.13 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-04-16T12:51:35.202Z] #17 29.14 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-04-16T12:51:35.202Z] #17 29.15 Setting up libgpm2:s390x (1.20.7-5) ... [2020-04-16T12:51:35.202Z] #17 29.16 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-04-16T12:51:35.202Z] #17 29.16 Setting up uidmap (1:4.5-1.1) ... [2020-04-16T12:51:35.202Z] #17 29.17 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-04-16T12:51:35.202Z] #17 29.18 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-16T12:51:35.202Z] #17 29.19 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-16T12:51:35.202Z] #17 29.19 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-16T12:51:35.202Z] #17 29.20 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-04-16T12:51:35.202Z] #17 29.21 Setting up xxd (2:8.1.0875-5) ... [2020-04-16T12:51:35.202Z] #17 29.21 Setting up zip (3.0-11+b1) ... [2020-04-16T12:51:35.202Z] #17 29.22 Setting up vim-common (2:8.1.0875-5) ... [2020-04-16T12:51:35.202Z] #17 29.23 Setting up bash-completion (1:2.8-6) ... [2020-04-16T12:51:35.629Z] #7 extracting sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 2.6s done [2020-04-16T12:51:35.630Z] #7 extracting sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 [2020-04-16T12:51:35.889Z] #7 extracting sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 0.3s done [2020-04-16T12:51:35.889Z] #7 extracting sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 [2020-04-16T12:51:36.149Z] #7 extracting sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 0.3s done [2020-04-16T12:51:36.409Z] #7 extracting sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 [2020-04-16T12:51:36.688Z] #17 30.51 Setting up libiptc0:s390x (1.8.2-4) ... [2020-04-16T12:51:36.688Z] #17 30.51 Setting up xz-utils (5.2.4-1) ... [2020-04-16T12:51:36.688Z] #17 30.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-16T12:51:36.688Z] #17 30.53 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-16T12:51:36.688Z] #17 30.59 invoke-rc.d: could not determine current runlevel [2020-04-16T12:51:36.688Z] #17 30.59 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-16T12:51:36.688Z] #17 30.60 Setting up pigz (2.4-1) ... [2020-04-16T12:51:36.688Z] #17 30.60 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-04-16T12:51:36.688Z] #17 30.61 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-04-16T12:51:36.688Z] #17 30.62 Setting up python-pip-whl (18.1-5) ... [2020-04-16T12:51:36.688Z] #17 30.64 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-04-16T12:51:36.688Z] #17 30.68 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-16T12:51:36.970Z] #17 30.91 Setting up libaio1:s390x (0.3.112-3) ... [2020-04-16T12:51:36.970Z] #17 30.92 Setting up libonig5:s390x (6.9.1-1) ... [2020-04-16T12:51:36.970Z] #17 30.93 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-04-16T12:51:36.970Z] #17 30.93 Setting up vim (2:8.1.0875-5) ... [2020-04-16T12:51:36.970Z] #17 30.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-16T12:51:36.970Z] #17 30.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-16T12:51:36.970Z] #17 30.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-16T12:51:36.970Z] #17 30.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-16T12:51:36.970Z] #17 30.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-16T12:51:36.970Z] #17 30.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-16T12:51:36.970Z] #17 30.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-16T12:51:36.970Z] #17 30.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-16T12:51:36.970Z] #17 30.97 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-16T12:51:36.970Z] #17 30.98 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-16T12:51:36.970Z] #17 30.99 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-04-16T12:51:36.970Z] #17 30.99 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-16T12:51:36.970Z] #17 31.00 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-04-16T12:51:37.250Z] #17 31.02 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-16T12:51:37.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-16T12:51:37.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-16T12:51:37.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-16T12:51:38.715Z] #17 32.78 Setting up iptables (1.8.2-4) ... [2020-04-16T12:51:38.976Z] #7 extracting sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 2.0s done [2020-04-16T12:51:38.976Z] #7 extracting sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 [2020-04-16T12:51:38.995Z] #17 32.80 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-16T12:51:38.995Z] #17 32.80 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-16T12:51:38.995Z] #17 32.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-16T12:51:38.995Z] #17 32.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-16T12:51:38.995Z] #17 32.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-16T12:51:38.995Z] #17 32.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-16T12:51:38.995Z] #17 32.83 Setting up python3 (3.7.3-1) ... [2020-04-16T12:51:38.995Z] #17 32.98 Setting up python3-wheel (0.32.3-2) ... [2020-04-16T12:51:39.275Z] #17 33.33 Setting up apparmor (2.13.2-10) ... [2020-04-16T12:51:40.278Z] #17 34.23 Setting up xfsprogs (4.20.0-1) ... [2020-04-16T12:51:40.278Z] #17 34.24 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-16T12:51:40.356Z] #7 extracting sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 1.6s done [2020-04-16T12:51:40.559Z] #17 34.46 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-16T12:51:40.616Z] #7 extracting sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 [2020-04-16T12:51:41.171Z] #17 35.02 Setting up python3-distutils (3.7.3-1) ... [2020-04-16T12:51:41.452Z] #17 35.27 Setting up python3-setuptools (40.8.0-1) ... [2020-04-16T12:51:42.063Z] #17 36.00 Setting up python3-pip (18.1-5) ... [2020-04-16T12:51:42.675Z] #17 36.67 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T12:51:42.675Z] #17 36.70 Processing triggers for mime-support (3.62) ... [2020-04-16T12:51:43.287Z] #17 DONE 37.1s [2020-04-16T12:51:43.287Z] [2020-04-16T12:51:43.287Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:51:43.287Z] #44 76.04 CC criu/filesystems.o [2020-04-16T12:51:43.287Z] #44 76.56 CC criu/fsnotify.o [2020-04-16T12:51:43.287Z] #44 77.25 CC criu/image-desc.o [2020-04-16T12:51:43.287Z] #44 77.33 CC criu/image.o [2020-04-16T12:51:43.287Z] #44 77.89 CC criu/ipc_ns.o [2020-04-16T12:51:43.287Z] #44 78.70 CC criu/irmap.o [2020-04-16T12:51:43.287Z] #44 79.07 CC criu/kcmp-ids.o [2020-04-16T12:51:43.287Z] #44 79.27 CC criu/kerndat.o [2020-04-16T12:51:43.287Z] #44 80.00 CC criu/libnetlink.o [2020-04-16T12:51:43.287Z] #44 80.19 CC criu/log.o [2020-04-16T12:51:43.287Z] #44 80.58 CC criu/lsm.o [2020-04-16T12:51:43.287Z] #44 80.78 CC criu/mem.o [2020-04-16T12:51:43.287Z] #44 81.81 CC criu/mount.o [2020-04-16T12:51:43.287Z] #44 83.92 CC criu/namespaces.o [2020-04-16T12:51:43.287Z] #44 ... [2020-04-16T12:51:43.287Z] [2020-04-16T12:51:43.287Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-16T12:51:43.744Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|files|imports|name|deps|exports_file) took 1m53.249596495s [2020-04-16T12:51:43.744Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 453.10869ms [2020-04-16T12:51:43.911Z] #7 extracting sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 3.3s done [2020-04-16T12:51:44.170Z] #7 extracting sha256:108d38de3f6c2f83ba68b3c1afa25d65001a346dce0442e03a482fb6d1e5994c done [2020-04-16T12:51:44.290Z] #18 1.096 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-16T12:51:44.290Z] #18 1.098 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-16T12:51:44.290Z] #18 1.100 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-16T12:51:44.430Z] #7 DONE 15.2s [2020-04-16T12:51:44.585Z] #18 DONE 1.3s [2020-04-16T12:51:44.585Z] [2020-04-16T12:51:44.585Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-16T12:51:44.689Z] [2020-04-16T12:51:44.689Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-16T12:51:46.422Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-04-16T12:51:46.422Z] [2020-04-16T12:51:46.422Z] ________ ____ __. [2020-04-16T12:51:46.422Z] \_____ \ | |/ _| [2020-04-16T12:51:46.422Z] / | \| < [2020-04-16T12:51:46.422Z] / | \ | \ [2020-04-16T12:51:46.422Z] \_______ /____|__ \ [2020-04-16T12:51:46.422Z] \/ \/ [2020-04-16T12:51:46.422Z] [2020-04-16T12:51:46.422Z] INFO: make.ps1 ended at 04/16/2020 12:51:35 [2020-04-16T12:51:46.422Z] INFO: Binaries build ended at 04/16/2020 12:51:37. Duration:00:01:08.6150337 [2020-04-16T12:51:46.422Z] INFO: Copying the built daemon binary to d:\CI\PR-40828\1\binary\dockerd-2376ebd3f2.exe... [2020-04-16T12:51:46.422Z] INFO: Copying the built client binary to d:\CI\PR-40828\1\binary\docker-2376ebd3f2.exe... [2020-04-16T12:51:46.422Z] INFO: Copying dockerversion from the container... [2020-04-16T12:51:46.422Z] INFO: Copying the golang package from the container to d:\CI\PR-40828\1\installer\go.zip... [2020-04-16T12:51:46.422Z] INFO: Extracting go.zip to d:\CI\PR-40828\1\go [2020-04-16T12:51:47.225Z] #8 DONE 2.7s [2020-04-16T12:51:47.225Z] [2020-04-16T12:51:47.225Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-16T12:51:48.030Z] #19 3.214 Collecting yamllint==1.16.0 [2020-04-16T12:51:48.030Z] #19 3.457 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-16T12:51:48.030Z] #19 3.506 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-16T12:51:48.030Z] #19 3.532 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-16T12:51:48.030Z] #19 3.559 Collecting pyyaml (from yamllint==1.16.0) [2020-04-16T12:51:48.030Z] #19 3.641 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-16T12:51:48.163Z] #9 DONE 1.0s [2020-04-16T12:51:48.163Z] [2020-04-16T12:51:48.163Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T12:51:48.163Z] #62 ... [2020-04-16T12:51:48.163Z] [2020-04-16T12:51:48.163Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-16T12:51:48.163Z] #40 DONE 0.1s [2020-04-16T12:51:48.163Z] [2020-04-16T12:51:48.163Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-16T12:51:48.163Z] #29 DONE 0.1s [2020-04-16T12:51:48.163Z] [2020-04-16T12:51:48.163Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T12:51:48.163Z] #21 DONE 0.1s [2020-04-16T12:51:48.422Z] [2020-04-16T12:51:48.423Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-16T12:51:48.423Z] #55 DONE 0.1s [2020-04-16T12:51:48.423Z] [2020-04-16T12:51:48.423Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-16T12:51:48.423Z] #49 DONE 0.2s [2020-04-16T12:51:48.423Z] [2020-04-16T12:51:48.423Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-16T12:51:48.423Z] #73 DONE 0.1s [2020-04-16T12:51:48.423Z] [2020-04-16T12:51:48.423Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-16T12:51:48.423Z] #22 DONE 0.1s [2020-04-16T12:51:48.423Z] [2020-04-16T12:51:48.423Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-16T12:51:48.423Z] #46 DONE 0.1s [2020-04-16T12:51:48.423Z] [2020-04-16T12:51:48.423Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-16T12:51:48.423Z] #67 DONE 0.1s [2020-04-16T12:51:48.423Z] [2020-04-16T12:51:48.423Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-16T12:51:48.423Z] #52 DONE 0.2s [2020-04-16T12:51:48.423Z] [2020-04-16T12:51:48.423Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-16T12:51:48.423Z] #32 DONE 0.2s [2020-04-16T12:51:48.423Z] [2020-04-16T12:51:48.423Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:51:49.032Z] #19 4.323 Building wheels for collected packages: pyyaml [2020-04-16T12:51:49.032Z] #19 4.325 Running setup.py bdist_wheel for pyyaml: started [2020-04-16T12:51:49.643Z] #19 4.920 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-16T12:51:49.643Z] #19 4.920 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-16T12:51:49.643Z] #19 4.965 Successfully built pyyaml [2020-04-16T12:51:49.643Z] #19 4.984 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-16T12:51:49.643Z] #19 5.229 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-16T12:51:49.924Z] #19 DONE 5.5s [2020-04-16T12:51:49.924Z] [2020-04-16T12:51:49.924Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-16T12:51:50.205Z] #24 DONE 0.2s [2020-04-16T12:51:50.205Z] [2020-04-16T12:51:50.205Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-16T12:51:50.817Z] #28 DONE 0.7s [2020-04-16T12:51:50.817Z] [2020-04-16T12:51:50.817Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T12:51:50.817Z] #41 125.5 + dpkg --print-architecture [2020-04-16T12:51:50.817Z] #41 125.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-16T12:51:50.817Z] #41 126.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-16T12:51:50.817Z] #41 126.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-16T12:51:50.817Z] #41 ... [2020-04-16T12:51:50.817Z] [2020-04-16T12:51:50.817Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-16T12:51:50.817Z] #31 DONE 0.1s [2020-04-16T12:51:51.098Z] [2020-04-16T12:51:51.098Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-16T12:51:51.098Z] #34 DONE 0.1s [2020-04-16T12:51:51.098Z] [2020-04-16T12:51:51.098Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:51:51.098Z] #44 84.98 CC criu/net.o [2020-04-16T12:51:51.098Z] #44 86.74 CC criu/netfilter.o [2020-04-16T12:51:51.098Z] #44 87.11 CC criu/page-pipe.o [2020-04-16T12:51:51.098Z] #44 87.59 CC criu/page-xfer.o [2020-04-16T12:51:51.098Z] #44 88.47 CC criu/pagemap-cache.o [2020-04-16T12:51:51.098Z] #44 88.85 CC criu/pagemap.o [2020-04-16T12:51:51.098Z] #44 89.37 CC criu/parasite-syscall.o [2020-04-16T12:51:51.098Z] #44 89.98 CC criu/path.o [2020-04-16T12:51:51.098Z] #44 90.23 CC criu/pie-util-vdso.o [2020-04-16T12:51:51.098Z] #44 90.55 CC criu/pie-util.o [2020-04-16T12:51:51.098Z] #44 90.64 CC criu/pipes.o [2020-04-16T12:51:51.098Z] #44 91.12 CC criu/plugin.o [2020-04-16T12:51:51.098Z] #44 91.42 CC criu/proc_parse.o [2020-04-16T12:51:51.098Z] #44 ... [2020-04-16T12:51:51.098Z] [2020-04-16T12:51:51.098Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-16T12:51:51.098Z] #39 DONE 0.1s [2020-04-16T12:51:51.379Z] [2020-04-16T12:51:51.379Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:51:51.990Z] #53 ... [2020-04-16T12:51:51.990Z] [2020-04-16T12:51:51.990Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:51:51.990Z] #44 92.87 CC criu/protobuf-desc.o [2020-04-16T12:51:52.602Z] #44 93.34 CC criu/protobuf.o [2020-04-16T12:51:52.602Z] #44 93.55 CC criu/pstree.o [2020-04-16T12:51:53.507Z] #33 ... [2020-04-16T12:51:53.507Z] [2020-04-16T12:51:53.507Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T12:51:53.507Z] #62 5.263 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T12:51:53.507Z] #62 5.352 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T12:51:53.605Z] #44 94.22 CC criu/rbtree.o [2020-04-16T12:51:53.605Z] #44 94.49 CC criu/rst-malloc.o [2020-04-16T12:51:53.768Z] #62 5.520 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T12:51:53.768Z] #62 5.754 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-16T12:51:53.885Z] #44 94.72 CC criu/seccomp.o [2020-04-16T12:51:54.166Z] #44 95.15 CC criu/seize.o [2020-04-16T12:51:54.777Z] #44 95.71 CC criu/servicefd.o [2020-04-16T12:51:55.157Z] #62 6.939 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-16T12:51:55.409Z] #44 96.07 CC criu/shmem.o [2020-04-16T12:51:55.690Z] #44 96.58 CC criu/sigframe.o [2020-04-16T12:51:55.971Z] #44 96.65 CC criu/signalfd.o [2020-04-16T12:51:56.251Z] #44 96.91 CC criu/sk-inet.o [2020-04-16T12:51:56.863Z] #44 97.59 CC criu/sk-netlink.o [2020-04-16T12:51:56.863Z] #44 97.73 CC criu/sk-packet.o [2020-04-16T12:51:57.074Z] #62 8.984 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-16T12:51:57.144Z] #44 97.98 CC criu/sk-queue.o [2020-04-16T12:51:57.425Z] #44 98.29 CC criu/sk-tcp.o [2020-04-16T12:51:57.705Z] #44 98.70 CC criu/sk-unix.o [2020-04-16T12:51:58.044Z] #62 ... [2020-04-16T12:51:58.044Z] [2020-04-16T12:51:58.044Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T12:51:58.044Z] #43 5.569 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T12:51:58.044Z] #43 5.594 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T12:51:58.044Z] #43 5.595 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T12:51:58.044Z] #43 6.312 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-16T12:51:58.044Z] #43 8.145 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-16T12:51:58.044Z] #43 9.930 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-16T12:51:58.305Z] #43 ... [2020-04-16T12:51:58.305Z] [2020-04-16T12:51:58.305Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T12:51:58.305Z] #41 8.594 + git clone https://github.com/docker/distribution.git . [2020-04-16T12:51:58.305Z] #41 8.594 Cloning into '.'... [2020-04-16T12:51:58.566Z] #41 ... [2020-04-16T12:51:58.566Z] [2020-04-16T12:51:58.566Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:51:58.566Z] #68 7.608 + RM_GOPATH=0 [2020-04-16T12:51:58.566Z] #68 7.608 + TMP_GOPATH= [2020-04-16T12:51:58.566Z] #68 7.608 + : /build/ [2020-04-16T12:51:58.566Z] #68 7.608 + '[' -z '' ']' [2020-04-16T12:51:58.566Z] #68 7.608 ++ mktemp -d [2020-04-16T12:51:58.566Z] #68 7.612 + export GOPATH=/tmp/tmp.7i0vez1hTV [2020-04-16T12:51:58.566Z] #68 7.612 + GOPATH=/tmp/tmp.7i0vez1hTV [2020-04-16T12:51:58.566Z] #68 7.613 + RM_GOPATH=1 [2020-04-16T12:51:58.566Z] #68 7.614 ++ dirname ./install.sh [2020-04-16T12:51:58.566Z] #68 7.616 + dir=. [2020-04-16T12:51:58.566Z] #68 7.617 + bin=rootlesskit [2020-04-16T12:51:58.566Z] #68 7.618 + shift [2020-04-16T12:51:58.566Z] #68 7.618 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-16T12:51:58.566Z] #68 7.619 + . ./rootlesskit.installer [2020-04-16T12:51:58.566Z] #68 7.619 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-16T12:51:58.566Z] #68 7.621 + install_rootlesskit [2020-04-16T12:51:58.566Z] #68 7.621 + case "$1" in [2020-04-16T12:51:58.566Z] #68 7.622 + export CGO_ENABLED=0 [2020-04-16T12:51:58.566Z] #68 7.622 + CGO_ENABLED=0 [2020-04-16T12:51:58.566Z] #68 7.622 + _install_rootlesskit [2020-04-16T12:51:58.566Z] #68 7.623 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-16T12:51:58.566Z] #68 7.624 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-16T12:51:58.566Z] #68 7.624 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.7i0vez1hTV/src/github.com/rootless-containers/rootlesskit [2020-04-16T12:51:58.566Z] #68 7.651 Cloning into '/tmp/tmp.7i0vez1hTV/src/github.com/rootless-containers/rootlesskit'... [2020-04-16T12:51:58.566Z] #68 ... [2020-04-16T12:51:58.566Z] [2020-04-16T12:51:58.566Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:51:58.566Z] #56 8.103 + RM_GOPATH=0 [2020-04-16T12:51:58.566Z] #56 8.103 + TMP_GOPATH= [2020-04-16T12:51:58.566Z] #56 8.103 + : /build [2020-04-16T12:51:58.566Z] #56 8.103 + '[' -z '' ']' [2020-04-16T12:51:58.566Z] #56 8.106 ++ mktemp -d [2020-04-16T12:51:58.566Z] #56 8.110 + export GOPATH=/tmp/tmp.FPCf2mQ6IB [2020-04-16T12:51:58.566Z] #56 8.110 + GOPATH=/tmp/tmp.FPCf2mQ6IB [2020-04-16T12:51:58.566Z] #56 8.110 + RM_GOPATH=1 [2020-04-16T12:51:58.566Z] #56 8.111 ++ dirname ./install.sh [2020-04-16T12:51:58.566Z] #56 8.114 + dir=. [2020-04-16T12:51:58.566Z] #56 8.114 + bin=shfmt [2020-04-16T12:51:58.566Z] #56 8.114 + shift [2020-04-16T12:51:58.566Z] #56 8.114 + '[' '!' -f ./shfmt.installer ']' [2020-04-16T12:51:58.566Z] #56 8.114 + . ./shfmt.installer [2020-04-16T12:51:58.566Z] #56 8.114 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-16T12:51:58.566Z] #56 8.114 + install_shfmt [2020-04-16T12:51:58.566Z] #56 8.114 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-16T12:51:58.566Z] #56 8.115 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-16T12:51:58.566Z] #56 8.116 + git clone https://github.com/mvdan/sh.git /tmp/tmp.FPCf2mQ6IB/src/github.com/mvdan/sh [2020-04-16T12:51:58.566Z] #56 8.137 Cloning into '/tmp/tmp.FPCf2mQ6IB/src/github.com/mvdan/sh'... [2020-04-16T12:51:58.826Z] #56 ... [2020-04-16T12:51:58.826Z] [2020-04-16T12:51:58.826Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T12:51:58.826Z] #30 5.770 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-16T12:51:58.826Z] #30 5.775 Cloning into '.'... [2020-04-16T12:51:58.826Z] #30 ... [2020-04-16T12:51:58.826Z] [2020-04-16T12:51:58.826Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:51:58.826Z] #10 7.001 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T12:51:58.826Z] #10 7.030 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T12:51:58.826Z] #10 7.030 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T12:51:58.826Z] #10 8.122 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-16T12:51:58.826Z] #10 9.883 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-16T12:51:59.093Z] #10 ... [2020-04-16T12:51:59.093Z] [2020-04-16T12:51:59.093Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:51:59.093Z] #47 8.446 + RM_GOPATH=0 [2020-04-16T12:51:59.093Z] #47 8.446 + TMP_GOPATH= [2020-04-16T12:51:59.093Z] #47 8.446 + : /build [2020-04-16T12:51:59.093Z] #47 8.446 + '[' -z '' ']' [2020-04-16T12:51:59.093Z] #47 8.446 ++ mktemp -d [2020-04-16T12:51:59.093Z] #47 8.463 + export GOPATH=/tmp/tmp.URTP9A7qEy [2020-04-16T12:51:59.093Z] #47 8.463 + GOPATH=/tmp/tmp.URTP9A7qEy [2020-04-16T12:51:59.093Z] #47 8.463 + RM_GOPATH=1 [2020-04-16T12:51:59.093Z] #47 8.464 ++ dirname ./install.sh [2020-04-16T12:51:59.093Z] #47 8.477 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-16T12:51:59.093Z] #47 8.482 + dir=. [2020-04-16T12:51:59.093Z] #47 8.482 + bin=vndr [2020-04-16T12:51:59.093Z] #47 8.482 + shift [2020-04-16T12:51:59.093Z] #47 8.482 + '[' '!' -f ./vndr.installer ']' [2020-04-16T12:51:59.093Z] #47 8.482 + . ./vndr.installer [2020-04-16T12:51:59.093Z] #47 8.482 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-16T12:51:59.093Z] #47 8.482 + install_vndr [2020-04-16T12:51:59.093Z] #47 8.482 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-16T12:51:59.093Z] #47 8.482 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.URTP9A7qEy/src/github.com/LK4D4/vndr [2020-04-16T12:51:59.093Z] #47 8.482 Cloning into '/tmp/tmp.URTP9A7qEy/src/github.com/LK4D4/vndr'... [2020-04-16T12:51:59.093Z] #47 9.360 + cd /tmp/tmp.URTP9A7qEy/src/github.com/LK4D4/vndr [2020-04-16T12:51:59.093Z] #47 9.361 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-16T12:51:59.093Z] #47 9.369 + go build -buildmode=pie -v -o /build/vndr . [2020-04-16T12:51:59.093Z] #47 ... [2020-04-16T12:51:59.093Z] [2020-04-16T12:51:59.093Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:51:59.093Z] #53 8.318 + RM_GOPATH=0 [2020-04-16T12:51:59.093Z] #53 8.318 + TMP_GOPATH= [2020-04-16T12:51:59.093Z] #53 8.318 + : /build [2020-04-16T12:51:59.093Z] #53 8.318 + '[' -z '' ']' [2020-04-16T12:51:59.093Z] #53 8.318 ++ mktemp -d [2020-04-16T12:51:59.093Z] #53 8.328 + export GOPATH=/tmp/tmp.KlbbSyf6l7 [2020-04-16T12:51:59.093Z] #53 8.328 + GOPATH=/tmp/tmp.KlbbSyf6l7 [2020-04-16T12:51:59.093Z] #53 8.329 + RM_GOPATH=1 [2020-04-16T12:51:59.093Z] #53 8.330 ++ dirname ./install.sh [2020-04-16T12:51:59.093Z] #53 8.336 + dir=. [2020-04-16T12:51:59.093Z] #53 8.336 + bin=golangci_lint [2020-04-16T12:51:59.093Z] #53 8.336 + shift [2020-04-16T12:51:59.093Z] #53 8.336 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-16T12:51:59.093Z] #53 8.336 + . ./golangci_lint.installer [2020-04-16T12:51:59.093Z] #53 8.336 ++ : v1.23.8 [2020-04-16T12:51:59.093Z] #53 8.337 Installing golangci-lint version v1.23.8 [2020-04-16T12:51:59.093Z] #53 8.337 + install_golangci_lint [2020-04-16T12:51:59.093Z] #53 8.337 + echo 'Installing golangci-lint version v1.23.8' [2020-04-16T12:51:59.093Z] #53 8.337 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-16T12:51:59.171Z] #44 99.78 CC criu/sockets.o [2020-04-16T12:51:59.359Z] #53 ... [2020-04-16T12:51:59.359Z] [2020-04-16T12:51:59.359Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:51:59.359Z] #74 8.390 + RM_GOPATH=0 [2020-04-16T12:51:59.359Z] #74 8.390 + TMP_GOPATH= [2020-04-16T12:51:59.359Z] #74 8.390 + : /build [2020-04-16T12:51:59.359Z] #74 8.390 + '[' -z '' ']' [2020-04-16T12:51:59.359Z] #74 8.418 ++ mktemp -d [2020-04-16T12:51:59.359Z] #74 8.418 + export GOPATH=/tmp/tmp.38XTt84sum [2020-04-16T12:51:59.359Z] #74 8.418 + GOPATH=/tmp/tmp.38XTt84sum [2020-04-16T12:51:59.359Z] #74 8.418 + RM_GOPATH=1 [2020-04-16T12:51:59.359Z] #74 8.435 ++ dirname ./install.sh [2020-04-16T12:51:59.359Z] #74 8.448 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-16T12:51:59.359Z] #74 8.448 + dir=. [2020-04-16T12:51:59.359Z] #74 8.448 + bin=proxy [2020-04-16T12:51:59.359Z] #74 8.448 + shift [2020-04-16T12:51:59.359Z] #74 8.448 + '[' '!' -f ./proxy.installer ']' [2020-04-16T12:51:59.359Z] #74 8.448 + . ./proxy.installer [2020-04-16T12:51:59.359Z] #74 8.448 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-16T12:51:59.359Z] #74 8.448 + install_proxy [2020-04-16T12:51:59.359Z] #74 8.448 + case "$1" in [2020-04-16T12:51:59.359Z] #74 8.448 + export CGO_ENABLED=0 [2020-04-16T12:51:59.359Z] #74 8.448 + CGO_ENABLED=0 [2020-04-16T12:51:59.359Z] #74 8.448 + _install_proxy [2020-04-16T12:51:59.359Z] #74 8.448 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-16T12:51:59.359Z] #74 8.448 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.38XTt84sum/src/github.com/docker/libnetwork [2020-04-16T12:51:59.359Z] #74 8.467 Cloning into '/tmp/tmp.38XTt84sum/src/github.com/docker/libnetwork'... [2020-04-16T12:51:59.359Z] #74 ... [2020-04-16T12:51:59.359Z] [2020-04-16T12:51:59.359Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:51:59.359Z] #23 8.022 + RM_GOPATH=0 [2020-04-16T12:51:59.359Z] #23 8.022 + TMP_GOPATH= [2020-04-16T12:51:59.359Z] #23 8.022 + : /build [2020-04-16T12:51:59.359Z] #23 8.022 + '[' -z '' ']' [2020-04-16T12:51:59.359Z] #23 8.022 ++ mktemp -d [2020-04-16T12:51:59.359Z] #23 8.026 + export GOPATH=/tmp/tmp.MAwvzMI3xu [2020-04-16T12:51:59.359Z] #23 8.026 + GOPATH=/tmp/tmp.MAwvzMI3xu [2020-04-16T12:51:59.359Z] #23 8.026 + RM_GOPATH=1 [2020-04-16T12:51:59.359Z] #23 8.026 ++ dirname ./install.sh [2020-04-16T12:51:59.359Z] #23 8.050 Install docker/cli version 17.06.2-ce from stable [2020-04-16T12:51:59.359Z] #23 8.050 + dir=. [2020-04-16T12:51:59.359Z] #23 8.050 + bin=dockercli [2020-04-16T12:51:59.359Z] #23 8.050 + shift [2020-04-16T12:51:59.359Z] #23 8.050 + '[' '!' -f ./dockercli.installer ']' [2020-04-16T12:51:59.359Z] #23 8.050 + . ./dockercli.installer [2020-04-16T12:51:59.359Z] #23 8.050 ++ : stable [2020-04-16T12:51:59.359Z] #23 8.050 ++ : 17.06.2-ce [2020-04-16T12:51:59.359Z] #23 8.050 + install_dockercli [2020-04-16T12:51:59.359Z] #23 8.050 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-16T12:51:59.359Z] #23 8.066 ++ uname -m [2020-04-16T12:51:59.359Z] #23 8.068 + arch=aarch64 [2020-04-16T12:51:59.359Z] #23 8.068 + '[' aarch64 '!=' x86_64 ']' [2020-04-16T12:51:59.359Z] #23 8.068 + '[' aarch64 '!=' s390x ']' [2020-04-16T12:51:59.359Z] #23 8.068 + '[' aarch64 '!=' armhf ']' [2020-04-16T12:51:59.359Z] #23 8.068 + build_dockercli [2020-04-16T12:51:59.359Z] #23 8.068 + git clone https://github.com/docker/docker-ce /tmp/tmp.MAwvzMI3xu/tmp/docker-ce [2020-04-16T12:51:59.359Z] #23 8.107 Cloning into '/tmp/tmp.MAwvzMI3xu/tmp/docker-ce'... [2020-04-16T12:51:59.451Z] #44 100.3 CC criu/stats.o [2020-04-16T12:51:59.620Z] #23 ... [2020-04-16T12:51:59.620Z] [2020-04-16T12:51:59.620Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T12:51:59.620Z] #25 6.258 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T12:51:59.621Z] #25 6.301 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T12:51:59.621Z] #25 6.301 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T12:51:59.621Z] #25 7.318 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-16T12:51:59.621Z] #25 9.765 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-16T12:51:59.621Z] #25 ... [2020-04-16T12:51:59.621Z] [2020-04-16T12:51:59.621Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T12:51:59.621Z] #35 5.783 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T12:51:59.621Z] #35 5.809 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T12:51:59.621Z] #35 5.809 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T12:51:59.621Z] #35 6.570 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-16T12:51:59.621Z] #35 8.373 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-16T12:51:59.621Z] #35 10.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-16T12:51:59.732Z] #44 100.6 CC criu/string.o [2020-04-16T12:51:59.882Z] #35 ... [2020-04-16T12:51:59.882Z] [2020-04-16T12:51:59.882Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:51:59.882Z] #50 8.040 + RM_GOPATH=0 [2020-04-16T12:51:59.882Z] #50 8.040 + TMP_GOPATH= [2020-04-16T12:51:59.882Z] #50 8.040 + : /build [2020-04-16T12:51:59.882Z] #50 8.040 + '[' -z '' ']' [2020-04-16T12:51:59.882Z] #50 8.041 ++ mktemp -d [2020-04-16T12:51:59.882Z] #50 8.091 + export GOPATH=/tmp/tmp.GBgIOkDOZ8 [2020-04-16T12:51:59.882Z] #50 8.091 + GOPATH=/tmp/tmp.GBgIOkDOZ8 [2020-04-16T12:51:59.882Z] #50 8.091 + RM_GOPATH=1 [2020-04-16T12:51:59.882Z] #50 8.097 ++ dirname ./install.sh [2020-04-16T12:51:59.882Z] #50 8.098 + dir=. [2020-04-16T12:51:59.882Z] #50 8.099 + bin=gotestsum [2020-04-16T12:51:59.882Z] #50 8.099 + shift [2020-04-16T12:51:59.882Z] #50 8.099 + '[' '!' -f ./gotestsum.installer ']' [2020-04-16T12:51:59.882Z] #50 8.099 + . ./gotestsum.installer [2020-04-16T12:51:59.882Z] #50 8.099 ++ : v0.3.5 [2020-04-16T12:51:59.882Z] #50 8.099 + install_gotestsum [2020-04-16T12:51:59.882Z] #50 8.099 + echo 'Installing gotestsum version v0.3.5' [2020-04-16T12:51:59.882Z] #50 8.099 Installing gotestsum version v0.3.5 [2020-04-16T12:51:59.882Z] #50 8.100 + go get -d gotest.tools/gotestsum [2020-04-16T12:51:59.882Z] #50 ... [2020-04-16T12:51:59.882Z] [2020-04-16T12:51:59.882Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:51:59.882Z] #47 10.92 runtime/internal/math [2020-04-16T12:51:59.882Z] #47 10.97 internal/race [2020-04-16T12:51:59.882Z] #47 11.12 internal/cpu [2020-04-16T12:51:59.882Z] #47 11.14 unicode [2020-04-16T12:51:59.882Z] #47 11.18 sync/atomic [2020-04-16T12:51:59.882Z] #47 11.30 unicode/utf8 [2020-04-16T12:52:00.012Z] #44 100.6 CC criu/sysctl.o [2020-04-16T12:52:00.293Z] #44 101.1 CC criu/sysfs_parse.o [2020-04-16T12:52:00.574Z] #44 101.3 CC criu/timerfd.o [2020-04-16T12:52:00.824Z] #47 12.29 internal/bytealg [2020-04-16T12:52:00.825Z] #47 12.31 math [2020-04-16T12:52:00.855Z] #44 101.5 CC criu/tty.o [2020-04-16T12:52:01.467Z] #44 102.3 CC criu/tun.o [2020-04-16T12:52:01.474Z] #47 12.75 internal/testlog [2020-04-16T12:52:01.736Z] #47 13.44 encoding [2020-04-16T12:52:02.079Z] #44 102.7 CC criu/uffd.o [2020-04-16T12:52:02.319Z] #47 13.71 runtime [2020-04-16T12:52:02.319Z] #47 13.98 unicode/utf16 [2020-04-16T12:52:02.693Z] #44 103.6 CC criu/util.o [2020-04-16T12:52:03.696Z] #44 104.4 CC criu/uts_ns.o [2020-04-16T12:52:03.696Z] #44 104.5 CC criu/vdso.o [2020-04-16T12:52:03.705Z] #47 15.10 container/list [2020-04-16T12:52:03.977Z] #44 104.8 LINK criu/built-in.o [2020-04-16T12:52:03.977Z] #44 104.9 LINK criu/criu [2020-04-16T12:52:04.258Z] #44 105.2 DEP lib/c/criu.d [2020-04-16T12:52:04.258Z] #44 105.2 CC images/rpc.pb-c.o [2020-04-16T12:52:04.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-16T12:52:04.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-16T12:52:04.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-16T12:52:04.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-16T12:52:04.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-16T12:52:04.540Z] #44 ... [2020-04-16T12:52:04.540Z] [2020-04-16T12:52:04.540Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T12:52:04.540Z] #41 DONE 142.2s [2020-04-16T12:52:04.540Z] [2020-04-16T12:52:04.540Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:52:04.540Z] #44 105.5 CC lib/c/criu.o [2020-04-16T12:52:05.088Z] #47 16.47 crypto/internal/subtle [2020-04-16T12:52:05.349Z] #47 16.84 crypto/subtle [2020-04-16T12:52:05.543Z] #44 106.2 LINK lib/c/built-in.o [2020-04-16T12:52:05.544Z] #44 106.2 LINK lib/c/libcriu.so [2020-04-16T12:52:05.544Z] #44 106.2 LINK lib/c/libcriu.a [2020-04-16T12:52:05.544Z] #44 106.4 GEN magic.py [2020-04-16T12:52:05.610Z] #47 ... [2020-04-16T12:52:05.610Z] [2020-04-16T12:52:05.610Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T12:52:05.610Z] #35 17.36 Fetched 8166 kB in 12s (685 kB/s) [2020-04-16T12:52:05.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-16T12:52:05.825Z] #44 106.4 Note: Building without setproctitle() and strlcpy() support.#44 ... [2020-04-16T12:52:05.825Z] [2020-04-16T12:52:05.825Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-16T12:52:05.825Z] #42 DONE 0.2s [2020-04-16T12:52:05.825Z] [2020-04-16T12:52:05.825Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:52:05.825Z] #44 106.4 Note: Building without setproctitle() and strlcpy() support. [2020-04-16T12:52:05.825Z] #44 106.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-16T12:52:05.825Z] #44 106.4 Note: Building without GnuTLS support [2020-04-16T12:52:06.106Z] #44 106.7 fatal: not a git repository (or any of the parent directories): .git [2020-04-16T12:52:06.387Z] #44 107.0 make[1]: Nothing to be done for 'all'. [2020-04-16T12:52:06.552Z] #35 17.36 Reading package lists... [2020-04-16T12:52:06.552Z] #35 ... [2020-04-16T12:52:06.552Z] [2020-04-16T12:52:06.552Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:52:06.552Z] #33 8.034 + RM_GOPATH=0 [2020-04-16T12:52:06.552Z] #33 8.034 + TMP_GOPATH= [2020-04-16T12:52:06.552Z] #33 8.034 + : /build [2020-04-16T12:52:06.552Z] #33 8.034 + '[' -z '' ']' [2020-04-16T12:52:06.552Z] #33 8.034 ++ mktemp -d [2020-04-16T12:52:06.552Z] #33 8.084 + export GOPATH=/tmp/tmp.mUh7z8zsNO [2020-04-16T12:52:06.552Z] #33 8.084 + GOPATH=/tmp/tmp.mUh7z8zsNO [2020-04-16T12:52:06.552Z] #33 8.084 + RM_GOPATH=1 [2020-04-16T12:52:06.552Z] #33 8.098 ++ dirname ./install.sh [2020-04-16T12:52:06.552Z] #33 8.098 + dir=. [2020-04-16T12:52:06.552Z] #33 8.098 + bin=tomlv [2020-04-16T12:52:06.552Z] #33 8.098 + shift [2020-04-16T12:52:06.552Z] #33 8.098 + '[' '!' -f ./tomlv.installer ']' [2020-04-16T12:52:06.552Z] #33 8.098 + . ./tomlv.installer [2020-04-16T12:52:06.552Z] #33 8.098 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-16T12:52:06.552Z] #33 8.098 + install_tomlv [2020-04-16T12:52:06.552Z] #33 8.098 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-16T12:52:06.552Z] #33 8.098 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.mUh7z8zsNO/src/github.com/BurntSushi/toml [2020-04-16T12:52:06.552Z] #33 8.099 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-16T12:52:06.552Z] #33 8.117 Cloning into '/tmp/tmp.mUh7z8zsNO/src/github.com/BurntSushi/toml'... [2020-04-16T12:52:06.552Z] #33 9.016 + cd /tmp/tmp.mUh7z8zsNO/src/github.com/BurntSushi/toml [2020-04-16T12:52:06.552Z] #33 9.017 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-16T12:52:06.552Z] #33 9.025 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-16T12:52:06.552Z] #33 10.22 runtime/internal/sys [2020-04-16T12:52:06.552Z] #33 10.25 internal/cpu [2020-04-16T12:52:06.552Z] #33 10.26 math/bits [2020-04-16T12:52:06.552Z] #33 10.43 runtime/internal/atomic [2020-04-16T12:52:06.552Z] #33 10.87 runtime/internal/math [2020-04-16T12:52:06.552Z] #33 10.90 unicode/utf8 [2020-04-16T12:52:06.552Z] #33 11.21 internal/race [2020-04-16T12:52:06.552Z] #33 11.38 math [2020-04-16T12:52:06.552Z] #33 11.62 internal/bytealg [2020-04-16T12:52:06.552Z] #33 11.73 sync/atomic [2020-04-16T12:52:06.552Z] #33 11.98 unicode [2020-04-16T12:52:06.552Z] #33 13.01 internal/testlog [2020-04-16T12:52:06.552Z] #33 13.52 encoding [2020-04-16T12:52:06.552Z] #33 13.74 runtime/cgo [2020-04-16T12:52:06.552Z] #33 13.91 runtime [2020-04-16T12:52:06.552Z] #33 ... [2020-04-16T12:52:06.552Z] [2020-04-16T12:52:06.552Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:52:06.552Z] #56 17.48 + cd /tmp/tmp.FPCf2mQ6IB/src/github.com/mvdan/sh [2020-04-16T12:52:06.552Z] #56 17.48 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-16T12:52:06.552Z] #56 17.56 + GO111MODULE=on [2020-04-16T12:52:06.552Z] #56 17.58 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-16T12:52:06.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-16T12:52:06.668Z] #44 107.3 make[1]: 'images/built-in.o' is up to date. [2020-04-16T12:52:06.668Z] #44 107.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-16T12:52:06.668Z] #44 107.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-16T12:52:06.668Z] #44 107.4 make[1]: 'compel/libcompel.a' is up to date. [2020-04-16T12:52:06.668Z] #44 107.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-16T12:52:06.668Z] #44 107.4 make[1]: Nothing to be done for 'all'. [2020-04-16T12:52:06.668Z] #44 107.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-16T12:52:06.668Z] #44 107.5 make[2]: Nothing to be done for 'all'. [2020-04-16T12:52:06.668Z] #44 107.5 make[2]: Nothing to be done for 'all'. [2020-04-16T12:52:06.668Z] #44 107.5 make[2]: Nothing to be done for 'all'. [2020-04-16T12:52:06.668Z] #44 107.6 make[2]: Nothing to be done for 'all'. [2020-04-16T12:52:06.949Z] #44 107.6 make[2]: Nothing to be done for 'all'. [2020-04-16T12:52:06.949Z] #44 107.6 make[2]: Nothing to be done for 'all'. [2020-04-16T12:52:06.949Z] #44 107.7 make[2]: Nothing to be done for 'all'. [2020-04-16T12:52:06.949Z] #44 107.7 make[2]: Nothing to be done for 'all'. [2020-04-16T12:52:06.949Z] #44 107.7 INSTALL criu/criu [2020-04-16T12:52:07.231Z] #44 DONE 107.9s [2020-04-16T12:52:07.231Z] [2020-04-16T12:52:07.231Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:52:07.843Z] #53 ... [2020-04-16T12:52:07.843Z] [2020-04-16T12:52:07.843Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-16T12:52:07.936Z] #56 19.21 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-16T12:52:07.936Z] #56 19.32 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-16T12:52:07.936Z] #56 19.41 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-16T12:52:07.936Z] #56 19.43 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-16T12:52:07.936Z] #56 19.46 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-16T12:52:07.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-16T12:52:08.124Z] #45 DONE 0.1s [2020-04-16T12:52:08.124Z] [2020-04-16T12:52:08.124Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:52:08.124Z] #65 ... [2020-04-16T12:52:08.124Z] [2020-04-16T12:52:08.124Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-16T12:52:08.124Z] #48 DONE 0.1s [2020-04-16T12:52:08.405Z] [2020-04-16T12:52:08.405Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-16T12:52:08.405Z] #51 DONE 0.2s [2020-04-16T12:52:08.405Z] [2020-04-16T12:52:08.405Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:52:08.405Z] #60 72.06 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-16T12:52:08.878Z] #56 20.47 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-16T12:52:09.408Z] #60 72.73 + mkdir -p /build [2020-04-16T12:52:09.408Z] #60 72.73 + cp runc /build/runc [2020-04-16T12:52:09.408Z] #60 DONE 72.9s [2020-04-16T12:52:09.408Z] [2020-04-16T12:52:09.408Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:52:09.820Z] #56 21.31 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-16T12:52:10.082Z] #56 ... [2020-04-16T12:52:10.082Z] [2020-04-16T12:52:10.082Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:52:10.082Z] #10 12.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-16T12:52:10.082Z] #10 18.89 Fetched 8166 kB in 12s (668 kB/s) [2020-04-16T12:52:10.344Z] #10 18.89 Reading package lists... [2020-04-16T12:52:10.344Z] #10 ... [2020-04-16T12:52:10.344Z] [2020-04-16T12:52:10.344Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T12:52:10.344Z] #25 11.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-16T12:52:10.344Z] #25 18.50 Fetched 8166 kB in 13s (648 kB/s) [2020-04-16T12:52:10.344Z] #25 18.50 Reading package lists... [2020-04-16T12:52:10.344Z] #25 ... [2020-04-16T12:52:10.344Z] [2020-04-16T12:52:10.344Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:52:10.344Z] #47 17.25 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-16T12:52:10.344Z] #47 17.51 internal/nettrace [2020-04-16T12:52:10.344Z] #47 18.05 runtime/cgo [2020-04-16T12:52:10.344Z] #47 20.16 vendor/golang.org/x/crypto/internal/subtle [2020-04-16T12:52:10.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-16T12:52:10.605Z] #47 ... [2020-04-16T12:52:10.605Z] [2020-04-16T12:52:10.605Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:52:10.605Z] #68 12.10 + cd /tmp/tmp.7i0vez1hTV/src/github.com/rootless-containers/rootlesskit [2020-04-16T12:52:10.605Z] #68 12.10 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-16T12:52:10.605Z] #68 12.50 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-16T12:52:10.605Z] #68 12.50 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-16T12:52:10.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-16T12:52:10.866Z] #68 ... [2020-04-16T12:52:10.866Z] [2020-04-16T12:52:10.866Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T12:52:10.866Z] #62 14.85 Fetched 8166 kB in 10s (800 kB/s) [2020-04-16T12:52:10.866Z] #62 14.85 Reading package lists... [2020-04-16T12:52:11.127Z] #62 22.41 Reading package lists... [2020-04-16T12:52:11.127Z] #62 ... [2020-04-16T12:52:11.127Z] [2020-04-16T12:52:11.127Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:52:11.127Z] #56 22.64 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-16T12:52:11.822Z] INFO: Extraction ended at 04/16/2020 12:52:08. Duration:00:00:23.9956065 [2020-04-16T12:52:11.822Z] INFO: Updating the golang and path environment variables [2020-04-16T12:52:11.822Z] INFO: GOPATH=d:\gopath [2020-04-16T12:52:11.822Z] INFO: go version go1.13.10 windows/amd64 [2020-04-16T12:52:11.822Z] INFO: Running the daemon under test in debug mode [2020-04-16T12:52:11.822Z] INFO: Starting a daemon under test... [2020-04-16T12:52:11.822Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40828\1\daemon --pidfile d:\CI\PR-40828\1\docker.pid -D [2020-04-16T12:52:11.822Z] INFO: Process started successfully. [2020-04-16T12:52:11.822Z] INFO: Start tailing logs of the daemon under tests [2020-04-16T12:52:11.822Z] INFO: Waiting for the daemon under test to start... [2020-04-16T12:52:11.822Z] INFO: Daemon under test started and replied! [2020-04-16T12:52:11.822Z] INFO: Docker version of the daemon under test [2020-04-16T12:52:11.822Z] [2020-04-16T12:52:12.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-16T12:52:12.391Z] Client: [2020-04-16T12:52:12.391Z] Version: 17.06.2-ce [2020-04-16T12:52:12.391Z] API version: 1.30 [2020-04-16T12:52:12.391Z] Go version: go1.8.3 [2020-04-16T12:52:12.391Z] Git commit: cec0b72 [2020-04-16T12:52:12.391Z] Built: Tue Sep 5 19:57:19 2017 [2020-04-16T12:52:12.391Z] OS/Arch: windows/amd64 [2020-04-16T12:52:12.391Z] [2020-04-16T12:52:12.391Z] Server: [2020-04-16T12:52:12.391Z] Version: 0.0.0-dev [2020-04-16T12:52:12.391Z] API version: 1.41 (minimum version 1.24) [2020-04-16T12:52:12.391Z] Go version: go1.13.10 [2020-04-16T12:52:12.391Z] Git commit: 2376ebd3f2 [2020-04-16T12:52:12.391Z] Built: 04/16/2020 12:50:33 [2020-04-16T12:52:12.391Z] OS/Arch: windows/amd64 [2020-04-16T12:52:12.391Z] Experimental: false [2020-04-16T12:52:12.391Z] [2020-04-16T12:52:12.391Z] INFO: Docker info of the daemon under test [2020-04-16T12:52:12.391Z] [2020-04-16T12:52:12.391Z] Containers: 0 [2020-04-16T12:52:12.391Z] Running: 0 [2020-04-16T12:52:12.391Z] Paused: 0 [2020-04-16T12:52:12.391Z] Stopped: 0 [2020-04-16T12:52:12.391Z] Images: 0 [2020-04-16T12:52:12.391Z] Server Version: 0.0.0-dev [2020-04-16T12:52:12.391Z] Storage Driver: windowsfilter [2020-04-16T12:52:12.391Z] Windows: [2020-04-16T12:52:12.391Z] Logging Driver: json-file [2020-04-16T12:52:12.391Z] Plugins: [2020-04-16T12:52:12.391Z] Volume: local [2020-04-16T12:52:12.391Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-16T12:52:12.391Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-16T12:52:12.391Z] Swarm: inactive [2020-04-16T12:52:12.391Z] Default Isolation: process [2020-04-16T12:52:12.391Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-16T12:52:12.391Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-16T12:52:12.391Z] OSType: windows [2020-04-16T12:52:12.391Z] Architecture: x86_64 [2020-04-16T12:52:12.391Z] CPUs: 4 [2020-04-16T12:52:12.391Z] Total Memory: 32GiB [2020-04-16T12:52:12.391Z] Name: azwin-2-aa8ca0 [2020-04-16T12:52:12.391Z] ID: UJX6:XP4U:Z3MD:CKSY:IIXD:JZ2H:QLKV:HW6T:EDXA:NEVB:6YAL:WOFF [2020-04-16T12:52:12.391Z] Docker Root Dir: D:\CI\PR-40828\1\daemon [2020-04-16T12:52:12.391Z] Debug Mode (client): false [2020-04-16T12:52:12.391Z] Debug Mode (server): true [2020-04-16T12:52:12.391Z] File Descriptors: -1 [2020-04-16T12:52:12.391Z] Goroutines: 17 [2020-04-16T12:52:12.391Z] System Time: 2020-04-16T12:52:11.862948Z [2020-04-16T12:52:12.391Z] EventsListeners: 0 [2020-04-16T12:52:12.391Z] Registry: https://index.docker.io/v1/ [2020-04-16T12:52:12.391Z] Labels: [2020-04-16T12:52:12.391Z] Experimental: false [2020-04-16T12:52:12.391Z] Insecure Registries: [2020-04-16T12:52:12.391Z] 127.0.0.0/8 [2020-04-16T12:52:12.391Z] Live Restore Enabled: false [2020-04-16T12:52:12.391Z] [2020-04-16T12:52:12.391Z] [2020-04-16T12:52:12.391Z] INFO: Docker images of the daemon under test [2020-04-16T12:52:12.391Z] [2020-04-16T12:52:12.391Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-16T12:52:12.391Z] [2020-04-16T12:52:12.392Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-04-16T12:52:12.392Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-04-16T12:52:12.392Z] ltsc2019: Pulling from windows/servercore [2020-04-16T12:52:12.392Z] 65014b3c3121: Pulling fs layer [2020-04-16T12:52:12.392Z] eac6fba788c9: Pulling fs layer [2020-04-16T12:52:12.514Z] #56 24.08 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-16T12:52:12.776Z] #56 24.24 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-16T12:52:12.776Z] #56 24.56 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-16T12:52:12.853Z] #53 ... [2020-04-16T12:52:12.853Z] [2020-04-16T12:52:12.853Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:52:12.853Z] #65 129.2 + bin/containerd [2020-04-16T12:52:13.037Z] #56 24.65 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-16T12:52:13.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-16T12:52:14.444Z] #56 25.87 runtime [2020-04-16T12:52:14.444Z] #56 25.91 runtime/cgo [2020-04-16T12:52:15.027Z] #56 ... [2020-04-16T12:52:15.027Z] [2020-04-16T12:52:15.027Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T12:52:15.027Z] #43 16.70 Fetched 8166 kB in 11s (719 kB/s) [2020-04-16T12:52:15.027Z] #43 16.70 Reading package lists... [2020-04-16T12:52:15.027Z] #43 23.75 Reading package lists... [2020-04-16T12:52:15.027Z] #43 ... [2020-04-16T12:52:15.027Z] [2020-04-16T12:52:15.027Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:52:15.027Z] #74 23.32 Checking out files: 51% (1057/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 92% (1909/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-04-16T12:52:15.027Z] #74 24.59 + cd /tmp/tmp.38XTt84sum/src/github.com/docker/libnetwork [2020-04-16T12:52:15.027Z] #74 24.59 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-16T12:52:15.027Z] #74 25.20 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-16T12:52:15.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-16T12:52:16.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-16T12:52:17.234Z] #65 ... [2020-04-16T12:52:17.234Z] [2020-04-16T12:52:17.234Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:52:17.234Z] #53 DONE 154.5s [2020-04-16T12:52:17.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-16T12:52:17.515Z] [2020-04-16T12:52:17.515Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:52:18.127Z] #65 ... [2020-04-16T12:52:18.127Z] [2020-04-16T12:52:18.127Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-16T12:52:18.127Z] #54 DONE 0.2s [2020-04-16T12:52:18.127Z] [2020-04-16T12:52:18.127Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-16T12:52:18.127Z] #57 DONE 0.1s [2020-04-16T12:52:18.127Z] [2020-04-16T12:52:18.127Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-16T12:52:18.198Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-16T12:52:18.198Z] Using test binary docker [2020-04-16T12:52:18.335Z] #74 ... [2020-04-16T12:52:18.335Z] [2020-04-16T12:52:18.335Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:52:18.335Z] #53 29.60 + cd /tmp/tmp.KlbbSyf6l7/src/github.com/golangci/golangci-lint/ [2020-04-16T12:52:18.335Z] #53 29.60 + git checkout -q v1.23.8 [2020-04-16T12:52:18.408Z] #61 DONE 0.1s [2020-04-16T12:52:18.408Z] [2020-04-16T12:52:18.408Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:52:18.454Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-16T12:52:18.455Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-16T12:52:18.455Z] INFO: Waiting for daemon to start... [2020-04-16T12:52:18.455Z] Starting dockerd [2020-04-16T12:52:18.908Z] #53 30.26 ++ git describe --tags [2020-04-16T12:52:18.908Z] #53 30.26 + version=v1.23.8 [2020-04-16T12:52:18.908Z] #53 30.27 ++ git rev-parse --short HEAD [2020-04-16T12:52:18.908Z] #53 30.30 + commit=76a82c6 [2020-04-16T12:52:18.908Z] #53 30.31 ++ git show -s --format=%cd [2020-04-16T12:52:18.908Z] #53 30.32 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-16T12:52:18.908Z] #53 30.32 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-16T12:52:20.018Z] eac6fba788c9: Verifying Checksum [2020-04-16T12:52:20.018Z] eac6fba788c9: Download complete [2020-04-16T12:52:20.347Z] . [2020-04-16T12:52:20.347Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-16T12:52:20.347Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-16T12:52:20.347Z] Error: No such image: emptyfs [2020-04-16T12:52:20.604Z] Running integration-test (iteration 1) [2020-04-16T12:52:20.604Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-16T12:52:21.456Z] #53 ... [2020-04-16T12:52:21.456Z] [2020-04-16T12:52:21.456Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T12:52:21.456Z] #41 22.94 Checking out files: 79% (1276/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-16T12:52:21.456Z] #41 23.36 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-16T12:52:21.456Z] #41 25.55 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-04-16T12:52:22.860Z] #41 ... [2020-04-16T12:52:22.860Z] [2020-04-16T12:52:22.860Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T12:52:22.860Z] #35 17.36 Reading package lists... [2020-04-16T12:52:22.860Z] #35 24.95 Reading package lists... [2020-04-16T12:52:22.860Z] #35 30.29 Building dependency tree... [2020-04-16T12:52:22.860Z] #35 33.42 The following additional packages will be installed: [2020-04-16T12:52:22.860Z] #35 33.43 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-16T12:52:22.860Z] #35 33.44 Suggested packages: [2020-04-16T12:52:22.860Z] #35 33.45 cmake-doc ninja-build lrzip [2020-04-16T12:52:22.860Z] #35 33.45 Recommended packages: [2020-04-16T12:52:22.860Z] #35 33.45 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-16T12:52:22.860Z] #35 ... [2020-04-16T12:52:22.860Z] [2020-04-16T12:52:22.860Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T12:52:22.860Z] #62 22.41 Reading package lists... [2020-04-16T12:52:22.860Z] #62 28.81 Building dependency tree... [2020-04-16T12:52:22.860Z] #62 32.13 The following additional packages will be installed: [2020-04-16T12:52:22.860Z] #62 32.15 libbtrfs0 [2020-04-16T12:52:22.860Z] #62 32.35 The following NEW packages will be installed: [2020-04-16T12:52:22.860Z] #62 32.36 libbtrfs-dev libbtrfs0 [2020-04-16T12:52:22.860Z] #62 32.79 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T12:52:22.860Z] #62 32.79 Need to get 119 kB of archives. [2020-04-16T12:52:22.860Z] #62 32.79 After this operation, 387 kB of additional disk space will be used. [2020-04-16T12:52:22.860Z] #62 32.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-04-16T12:52:22.860Z] #62 32.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-04-16T12:52:22.860Z] #62 34.11 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T12:52:22.860Z] #62 34.26 Fetched 119 kB in 0s (384 kB/s) [2020-04-16T12:52:22.860Z] #62 34.35 Selecting previously unselected package libbtrfs0. [2020-04-16T12:52:22.860Z] #62 34.35 (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 ... 15374 files and directories currently installed.) [2020-04-16T12:52:22.860Z] #62 34.46 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-04-16T12:52:22.860Z] #62 34.48 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-16T12:52:22.860Z] #62 34.65 Selecting previously unselected package libbtrfs-dev. [2020-04-16T12:52:22.860Z] #62 34.68 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-04-16T12:52:22.860Z] #62 ... [2020-04-16T12:52:22.860Z] [2020-04-16T12:52:22.860Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T12:52:22.860Z] #35 34.64 The following NEW packages will be installed: [2020-04-16T12:52:22.860Z] #35 34.64 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-16T12:52:22.860Z] #35 34.65 vim-common xxd [2020-04-16T12:52:23.121Z] #35 35.10 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T12:52:23.121Z] #35 35.10 Need to get 14.2 MB of archives. [2020-04-16T12:52:23.121Z] #35 35.10 After this operation, 60.0 MB of additional disk space will be used. [2020-04-16T12:52:23.121Z] #35 35.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-04-16T12:52:23.382Z] #35 35.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-16T12:52:23.382Z] #35 35.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-16T12:52:23.643Z] #35 35.25 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-04-16T12:52:23.904Z] #35 ... [2020-04-16T12:52:23.904Z] [2020-04-16T12:52:23.904Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T12:52:23.904Z] #25 18.50 Reading package lists... [2020-04-16T12:52:23.904Z] #25 26.06 Reading package lists... [2020-04-16T12:52:23.904Z] #25 32.71 Building dependency tree... [2020-04-16T12:52:23.904Z] #25 ... [2020-04-16T12:52:23.904Z] [2020-04-16T12:52:23.904Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T12:52:23.904Z] #62 34.74 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-16T12:52:23.904Z] #62 35.03 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-16T12:52:23.904Z] #62 35.04 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-16T12:52:23.904Z] #62 35.10 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T12:52:24.476Z] #62 DONE 36.4s [2020-04-16T12:52:24.476Z] [2020-04-16T12:52:24.476Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T12:52:24.476Z] #63 DONE 0.1s [2020-04-16T12:52:24.476Z] [2020-04-16T12:52:24.476Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T12:52:24.476Z] #35 35.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-04-16T12:52:24.476Z] #35 36.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-04-16T12:52:24.476Z] #35 36.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-04-16T12:52:24.476Z] #35 36.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-04-16T12:52:24.476Z] #35 36.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-04-16T12:52:24.476Z] #35 36.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-04-16T12:52:24.737Z] #35 ... [2020-04-16T12:52:24.737Z] [2020-04-16T12:52:24.737Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-16T12:52:24.737Z] #64 DONE 0.1s [2020-04-16T12:52:24.737Z] [2020-04-16T12:52:24.737Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:52:24.737Z] #10 18.89 Reading package lists... [2020-04-16T12:52:24.737Z] #10 26.90 Reading package lists... [2020-04-16T12:52:24.737Z] #10 34.79 Building dependency tree... [2020-04-16T12:52:24.737Z] #10 ... [2020-04-16T12:52:24.737Z] [2020-04-16T12:52:24.737Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:52:27.187Z] 65014b3c3121: Verifying Checksum [2020-04-16T12:52:27.187Z] 65014b3c3121: Download complete [2020-04-16T12:52:27.283Z] #65 2.647 + RM_GOPATH=0 [2020-04-16T12:52:27.283Z] #65 2.647 + TMP_GOPATH= [2020-04-16T12:52:27.283Z] #65 2.647 + : /build [2020-04-16T12:52:27.283Z] #65 2.647 + '[' -z '' ']' [2020-04-16T12:52:27.283Z] #65 2.648 ++ mktemp -d [2020-04-16T12:52:27.283Z] #65 2.651 + export GOPATH=/tmp/tmp.zrTjoVDq6A [2020-04-16T12:52:27.283Z] #65 2.651 + GOPATH=/tmp/tmp.zrTjoVDq6A [2020-04-16T12:52:27.283Z] #65 2.651 + RM_GOPATH=1 [2020-04-16T12:52:27.283Z] #65 2.651 ++ dirname ./install.sh [2020-04-16T12:52:27.283Z] #65 2.653 + dir=. [2020-04-16T12:52:27.283Z] #65 2.653 + bin=containerd [2020-04-16T12:52:27.283Z] #65 2.653 + shift [2020-04-16T12:52:27.283Z] #65 2.653 + '[' '!' -f ./containerd.installer ']' [2020-04-16T12:52:27.283Z] #65 2.653 + . ./containerd.installer [2020-04-16T12:52:27.283Z] #65 2.653 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-16T12:52:27.283Z] #65 2.653 + install_containerd [2020-04-16T12:52:27.283Z] #65 2.654 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-16T12:52:27.283Z] #65 2.654 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-16T12:52:27.283Z] #65 2.654 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zrTjoVDq6A/src/github.com/containerd/containerd [2020-04-16T12:52:27.283Z] #65 2.657 Cloning into '/tmp/tmp.zrTjoVDq6A/src/github.com/containerd/containerd'... [2020-04-16T12:52:28.668Z] #65 ... [2020-04-16T12:52:28.668Z] [2020-04-16T12:52:28.668Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T12:52:28.668Z] #43 23.75 Reading package lists... [2020-04-16T12:52:28.668Z] #43 30.48 Building dependency tree... [2020-04-16T12:52:28.668Z] #43 33.87 The following additional packages will be installed: [2020-04-16T12:52:28.668Z] #43 33.87 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-16T12:52:28.668Z] #43 33.88 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-16T12:52:28.668Z] #43 33.89 Suggested packages: [2020-04-16T12:52:28.668Z] #43 33.89 manpages-dev python-setuptools [2020-04-16T12:52:28.668Z] #43 35.45 The following NEW packages will be installed: [2020-04-16T12:52:28.668Z] #43 35.45 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-16T12:52:28.668Z] #43 35.45 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-16T12:52:28.668Z] #43 35.46 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-16T12:52:28.668Z] #43 35.46 python-six zlib1g-dev [2020-04-16T12:52:28.668Z] #43 35.85 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T12:52:28.668Z] #43 35.85 Need to get 3798 kB of archives. [2020-04-16T12:52:28.668Z] #43 35.85 After this operation, 21.6 MB of additional disk space will be used. [2020-04-16T12:52:28.668Z] #43 35.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-04-16T12:52:28.668Z] #43 35.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-04-16T12:52:28.668Z] #43 35.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-04-16T12:52:28.668Z] #43 35.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-04-16T12:52:28.668Z] #43 35.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-04-16T12:52:28.668Z] #43 35.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-04-16T12:52:28.668Z] #43 35.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-04-16T12:52:28.668Z] #43 35.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-04-16T12:52:28.668Z] #43 35.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-04-16T12:52:28.668Z] #43 36.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-04-16T12:52:28.668Z] #43 36.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-04-16T12:52:28.668Z] #43 36.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-04-16T12:52:28.668Z] #43 36.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-04-16T12:52:28.668Z] #43 36.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-04-16T12:52:28.668Z] #43 36.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-16T12:52:28.668Z] #43 36.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-04-16T12:52:28.668Z] #43 36.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-04-16T12:52:28.668Z] #43 37.77 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T12:52:28.668Z] #43 38.06 Fetched 3798 kB in 1s (5308 kB/s) [2020-04-16T12:52:28.668Z] #43 38.15 Selecting previously unselected package libcap-dev:arm64. [2020-04-16T12:52:28.668Z] #43 38.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 ... 15374 files and directories currently installed.) [2020-04-16T12:52:28.668Z] #43 38.30 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-04-16T12:52:28.668Z] #43 38.33 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-04-16T12:52:28.668Z] #43 38.54 Selecting previously unselected package libnet1:arm64. [2020-04-16T12:52:28.668Z] #43 38.55 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-04-16T12:52:28.668Z] #43 38.64 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-16T12:52:28.668Z] #43 38.80 Selecting previously unselected package libnet1-dev. [2020-04-16T12:52:28.668Z] #43 38.81 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-04-16T12:52:28.668Z] #43 38.81 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-16T12:52:28.668Z] #43 39.10 Selecting previously unselected package libnl-3-200:arm64. [2020-04-16T12:52:28.668Z] #43 39.10 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-04-16T12:52:28.668Z] #43 39.11 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-04-16T12:52:28.668Z] #43 39.28 Selecting previously unselected package libnl-3-dev:arm64. [2020-04-16T12:52:28.668Z] #43 39.29 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-04-16T12:52:28.668Z] #43 39.30 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-04-16T12:52:28.668Z] #43 39.61 Selecting previously unselected package libprotobuf-c1:arm64. [2020-04-16T12:52:28.668Z] #43 39.62 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-04-16T12:52:28.668Z] #43 39.63 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-16T12:52:28.668Z] #43 39.86 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-04-16T12:52:28.668Z] #43 39.87 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-04-16T12:52:28.668Z] #43 39.89 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-04-16T12:52:28.668Z] #43 40.13 Selecting previously unselected package zlib1g-dev:arm64. [2020-04-16T12:52:28.668Z] #43 40.13 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-04-16T12:52:28.668Z] #43 40.13 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-04-16T12:52:28.668Z] #43 ... [2020-04-16T12:52:28.668Z] [2020-04-16T12:52:28.668Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T12:52:28.668Z] #35 37.56 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T12:52:28.668Z] #35 37.90 Fetched 14.2 MB in 2s (9136 kB/s) [2020-04-16T12:52:28.668Z] #35 38.06 Selecting previously unselected package xxd. [2020-04-16T12:52:28.668Z] #35 38.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 ... 15374 files and directories currently installed.) [2020-04-16T12:52:28.668Z] #35 38.20 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-04-16T12:52:28.668Z] #35 38.22 Unpacking xxd (2:8.1.0875-5) ... [2020-04-16T12:52:28.668Z] #35 38.46 Selecting previously unselected package vim-common. [2020-04-16T12:52:28.668Z] #35 38.49 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-16T12:52:28.668Z] #35 38.56 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-16T12:52:28.668Z] #35 39.02 Selecting previously unselected package cmake-data. [2020-04-16T12:52:28.668Z] #35 39.02 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-16T12:52:28.668Z] #35 39.03 Unpacking cmake-data (3.13.4-1) ... [2020-04-16T12:52:29.240Z] #35 ... [2020-04-16T12:52:29.240Z] [2020-04-16T12:52:29.240Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T12:52:29.240Z] #25 36.01 ca-certificates is already the newest version (20190110). [2020-04-16T12:52:29.240Z] #25 36.01 The following additional packages will be installed: [2020-04-16T12:52:29.240Z] #25 36.02 libjq1 libonig5 [2020-04-16T12:52:29.240Z] #25 36.70 The following NEW packages will be installed: [2020-04-16T12:52:29.240Z] #25 36.72 jq libjq1 libonig5 [2020-04-16T12:52:29.240Z] #25 37.37 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T12:52:29.240Z] #25 37.37 Need to get 325 kB of archives. [2020-04-16T12:52:29.240Z] #25 37.37 After this operation, 1019 kB of additional disk space will be used. [2020-04-16T12:52:29.240Z] #25 37.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-04-16T12:52:29.240Z] #25 37.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-04-16T12:52:29.240Z] #25 37.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-04-16T12:52:29.240Z] #25 38.69 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T12:52:29.240Z] #25 38.94 Fetched 325 kB in 0s (972 kB/s) [2020-04-16T12:52:29.240Z] #25 39.02 Selecting previously unselected package libonig5:arm64. [2020-04-16T12:52:29.240Z] #25 39.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-04-16T12:52:29.240Z] #25 39.13 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-04-16T12:52:29.240Z] #25 39.19 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-04-16T12:52:29.240Z] #25 39.46 Selecting previously unselected package libjq1:arm64. [2020-04-16T12:52:29.240Z] #25 39.46 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-04-16T12:52:29.240Z] #25 39.47 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-16T12:52:29.240Z] #25 39.83 Selecting previously unselected package jq. [2020-04-16T12:52:29.240Z] #25 39.86 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-04-16T12:52:29.240Z] #25 39.90 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-16T12:52:29.240Z] #25 40.21 Setting up libonig5:arm64 (6.9.1-1) ... [2020-04-16T12:52:29.240Z] #25 40.23 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-16T12:52:29.240Z] #25 40.27 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-16T12:52:29.240Z] #25 40.31 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T12:52:29.240Z] #25 DONE 41.1s [2020-04-16T12:52:29.240Z] [2020-04-16T12:52:29.240Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-16T12:52:29.240Z] #26 DONE 0.2s [2020-04-16T12:52:29.240Z] [2020-04-16T12:52:29.240Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:52:29.240Z] #10 38.00 The following additional packages will be installed: [2020-04-16T12:52:29.240Z] #10 38.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-16T12:52:29.240Z] #10 38.03 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-16T12:52:29.240Z] #10 38.03 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-16T12:52:29.240Z] #10 38.03 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-16T12:52:29.240Z] #10 38.05 Suggested packages: [2020-04-16T12:52:29.240Z] #10 38.05 gcc-8-locales seccomp wine64 [2020-04-16T12:52:29.240Z] #10 39.31 The following NEW packages will be installed: [2020-04-16T12:52:29.240Z] #10 39.32 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-16T12:52:29.240Z] #10 39.32 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-16T12:52:29.240Z] #10 39.32 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-16T12:52:29.240Z] #10 39.32 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-16T12:52:29.240Z] #10 39.33 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-16T12:52:29.240Z] #10 39.33 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-16T12:52:29.240Z] #10 39.75 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T12:52:29.240Z] #10 39.75 Need to get 73.3 MB of archives. [2020-04-16T12:52:29.240Z] #10 39.75 After this operation, 472 MB of additional disk space will be used. [2020-04-16T12:52:29.240Z] #10 39.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-04-16T12:52:29.240Z] #10 39.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-04-16T12:52:29.240Z] #10 40.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-16T12:52:29.240Z] #10 40.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-04-16T12:52:29.240Z] #10 40.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-04-16T12:52:29.240Z] #10 40.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-16T12:52:29.240Z] #10 40.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-04-16T12:52:29.240Z] #10 40.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-04-16T12:52:29.240Z] #10 40.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-04-16T12:52:30.556Z] Loaded image: buildpack-deps:jessie [2020-04-16T12:52:30.556Z] Loaded image: busybox:latest [2020-04-16T12:52:30.556Z] Loaded image: busybox:glibc [2020-04-16T12:52:30.556Z] Loaded image: debian:jessie [2020-04-16T12:52:30.556Z] Loaded image: hello-world:latest [2020-04-16T12:52:30.556Z] INFO: Testing against a local daemon [2020-04-16T12:52:30.556Z] === RUN TestCgroupNamespacesBuild [2020-04-16T12:52:31.793Z] #10 ... [2020-04-16T12:52:31.793Z] [2020-04-16T12:52:31.793Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:52:31.793Z] #74 DONE 43.1s [2020-04-16T12:52:31.793Z] [2020-04-16T12:52:31.793Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T12:52:31.793Z] #43 40.65 Selecting previously unselected package libprotobuf17:arm64. [2020-04-16T12:52:31.793Z] #43 40.65 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-04-16T12:52:31.793Z] #43 40.67 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-04-16T12:52:31.793Z] #43 41.47 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-04-16T12:52:31.793Z] #43 41.47 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-04-16T12:52:31.793Z] #43 41.49 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-04-16T12:52:31.793Z] #43 41.71 Selecting previously unselected package libprotobuf-dev:arm64. [2020-04-16T12:52:31.793Z] #43 41.76 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-04-16T12:52:31.793Z] #43 41.78 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-04-16T12:52:31.793Z] #43 43.33 Selecting previously unselected package libprotoc17:arm64. [2020-04-16T12:52:31.793Z] #43 43.35 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-04-16T12:52:31.793Z] #43 43.37 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-04-16T12:52:32.366Z] #43 44.21 Selecting previously unselected package protobuf-c-compiler. [2020-04-16T12:52:32.366Z] #43 44.23 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-04-16T12:52:32.366Z] #43 44.23 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-16T12:52:32.628Z] #43 44.55 Selecting previously unselected package protobuf-compiler. [2020-04-16T12:52:32.628Z] #43 44.55 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-04-16T12:52:32.628Z] #43 44.58 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-16T12:52:33.199Z] #43 45.11 Selecting previously unselected package python-pkg-resources. [2020-04-16T12:52:33.199Z] #43 45.12 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-16T12:52:33.460Z] #43 45.18 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-16T12:52:33.600Z] #65 147.8 + bin/containerd-stress [2020-04-16T12:52:33.600Z] #65 149.2 + bin/containerd-shim [2020-04-16T12:52:33.727Z] #43 45.56 Selecting previously unselected package python-six. [2020-04-16T12:52:33.727Z] #43 45.58 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-16T12:52:33.727Z] #43 45.61 Unpacking python-six (1.12.0-1) ... [2020-04-16T12:52:33.829Z] --- PASS: TestCgroupNamespacesBuild (3.29s) [2020-04-16T12:52:33.829Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-16T12:52:33.988Z] #43 45.85 Selecting previously unselected package python-protobuf. [2020-04-16T12:52:33.988Z] #43 45.85 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-04-16T12:52:33.988Z] #43 45.85 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-16T12:52:34.938Z] #43 ... [2020-04-16T12:52:34.938Z] [2020-04-16T12:52:34.938Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T12:52:34.938Z] #27 4.596 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-16T12:52:34.938Z] #27 5.068 [2020-04-16T12:52:36.777Z] #27 5.285 0.0% ### 4.2% ###### 9.5% ########## 14.0% ############# 18.7% ################# 23.7% ##################### 29.2% ######################### 35.1% ########################### 38.4% ############################### 43.5% ################################# 47.1% ##################################### 52.1% ######################################### 58.0% ############################################# 62.9% ################################################ 66.8% ####################################################### 76.9% ############################################################ 83.5% ############################################################### 88.0% ################################################################## 92.6% ######################################################################## 100.0% [2020-04-16T12:52:36.777Z] #27 7.442 [2020-04-16T12:52:37.052Z] #65 153.3 + bin/containerd-shim-runc-v1 [2020-04-16T12:52:37.102Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.96s) [2020-04-16T12:52:37.102Z] === RUN TestBuildWithSession [2020-04-16T12:52:37.102Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-16T12:52:37.102Z] build_session_test.go:25: TODO: BuildKit [2020-04-16T12:52:37.102Z] === RUN TestBuildSquashParent [2020-04-16T12:52:37.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-16T12:52:38.352Z] #27 7.676 0.1% ######## 11.2% ############## 20.3% #################### 28.4% ########################## 36.3% ################################# 46.5% ###################################### 53.1% ############################################ 62.0% ################################################### 72.0% ########################################################### 82.0% ################################################################ 89.5% ######################################################################## 100.0% [2020-04-16T12:52:38.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-16T12:52:38.925Z] #27 9.363 [2020-04-16T12:52:39.065Z] #65 155.3 + bin/containerd-shim-runc-v2 [2020-04-16T12:52:39.677Z] #65 155.9 + binaries [2020-04-16T12:52:39.677Z] #65 155.9 + mkdir -p /build [2020-04-16T12:52:39.677Z] #65 155.9 + cp bin/containerd /build/containerd [2020-04-16T12:52:39.677Z] #65 156.0 + cp bin/containerd-shim /build/containerd-shim [2020-04-16T12:52:39.677Z] #65 156.0 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-16T12:52:39.677Z] #65 156.0 + cp bin/ctr /build/ctr [2020-04-16T12:52:40.291Z] #65 DONE 156.4s [2020-04-16T12:52:40.543Z] #27 9.677 0.0% ##### 7.5% ######### 12.9% ############ 17.3% ################ 22.6% #################### 27.9% ######################## 34.6% ############################## 42.5% ################################## 48.0% ###################################### 53.1% ######################################### 57.7% ############################################# 63.0% ################################################### 71.3% ######################################################### 79.4% ############################################################## 87.3% [2020-04-16T12:52:40.543Z] #27 ... [2020-04-16T12:52:40.543Z] [2020-04-16T12:52:40.543Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:52:40.543Z] #33 42.16 internal/reflectlite [2020-04-16T12:52:40.543Z] #33 42.16 sync [2020-04-16T12:52:40.543Z] #33 44.47 errors [2020-04-16T12:52:40.543Z] #33 44.47 sort [2020-04-16T12:52:40.543Z] #33 44.75 strconv [2020-04-16T12:52:40.543Z] #33 44.77 io [2020-04-16T12:52:40.543Z] #33 44.81 internal/oserror [2020-04-16T12:52:40.543Z] #33 45.11 syscall [2020-04-16T12:52:40.543Z] #33 47.16 strings [2020-04-16T12:52:40.543Z] #33 47.18 bytes [2020-04-16T12:52:40.805Z] #33 ... [2020-04-16T12:52:40.805Z] [2020-04-16T12:52:40.805Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T12:52:40.805Z] #27 9.677 0.0% ##### 7.5% ######### 12.9% ############ 17.3% ################ 22.6% #################### 27.9% ######################## 34.6% ############################## 42.5% ################################## 48.0% ###################################### 53.1% ######################################### 57.7% ############################################# 63.0% ################################################### 71.3% ######################################################### 79.4% ############################################################## 87.3% #################################################################### 94.7% ######################################################################## 100.0% [2020-04-16T12:52:40.922Z] [2020-04-16T12:52:40.922Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-16T12:52:41.068Z] #27 11.76 [2020-04-16T12:52:41.203Z] #66 DONE 0.3s [2020-04-16T12:52:41.203Z] [2020-04-16T12:52:41.203Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-16T12:52:41.203Z] #70 DONE 0.2s [2020-04-16T12:52:41.483Z] [2020-04-16T12:52:41.483Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-16T12:52:41.483Z] #72 DONE 0.2s [2020-04-16T12:52:41.483Z] [2020-04-16T12:52:41.483Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-16T12:52:41.764Z] #75 DONE 0.2s [2020-04-16T12:52:41.764Z] [2020-04-16T12:52:41.764Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-16T12:52:41.764Z] #76 DONE 0.1s [2020-04-16T12:52:41.764Z] [2020-04-16T12:52:41.764Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-16T12:52:42.117Z] #27 12.04 0.0% # 1.6% ## 3.4% ### 5.1% #### 6.2% #### 6.7% ###### [2020-04-16T12:52:42.117Z] #27 ... [2020-04-16T12:52:42.117Z] [2020-04-16T12:52:42.117Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T12:52:42.118Z] #30 43.75 Checking out files: 86% (1311/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-04-16T12:52:42.118Z] #30 44.20 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-16T12:52:42.118Z] #30 44.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-16T12:52:42.118Z] #30 ... [2020-04-16T12:52:42.118Z] [2020-04-16T12:52:42.118Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:52:42.118Z] #10 43.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-04-16T12:52:42.118Z] #10 46.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-04-16T12:52:42.118Z] #10 46.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-04-16T12:52:42.118Z] #10 46.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-04-16T12:52:42.118Z] #10 46.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-04-16T12:52:42.118Z] #10 46.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-04-16T12:52:42.118Z] #10 46.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB] [2020-04-16T12:52:42.118Z] #10 46.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-04-16T12:52:42.118Z] #10 46.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-04-16T12:52:42.118Z] #10 46.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-04-16T12:52:42.118Z] #10 46.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-04-16T12:52:42.118Z] #10 46.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-04-16T12:52:42.118Z] #10 46.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-04-16T12:52:42.118Z] #10 46.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-04-16T12:52:42.118Z] #10 46.59 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-04-16T12:52:42.118Z] #10 46.60 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB] [2020-04-16T12:52:42.118Z] #10 47.87 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T12:52:42.118Z] #10 48.11 Fetched 73.3 MB in 7s (10.2 MB/s) [2020-04-16T12:52:42.118Z] #10 48.27 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-16T12:52:42.118Z] #10 48.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 ... 15374 files and directories currently installed.) [2020-04-16T12:52:42.118Z] #10 48.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-04-16T12:52:42.118Z] #10 48.40 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-16T12:52:42.118Z] #10 51.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-16T12:52:42.118Z] #10 51.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-04-16T12:52:42.118Z] #10 51.19 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-16T12:52:42.118Z] #10 53.96 Selecting previously unselected package binutils-mingw-w64. [2020-04-16T12:52:42.118Z] #10 53.96 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-16T12:52:42.118Z] #10 54.01 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-16T12:52:42.376Z] #77 DONE 0.6s [2020-04-16T12:52:42.380Z] #10 ... [2020-04-16T12:52:42.380Z] [2020-04-16T12:52:42.380Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T12:52:42.651Z] #27 12.04 0.0% # 1.6% ## 3.4% ### 5.1% #### 6.2% #### 6.7% ###### 8.7% ####### 10.7% ######## 12.3% ########## 14.4% ########### 16.1% [2020-04-16T12:52:42.651Z] #27 ... [2020-04-16T12:52:42.651Z] [2020-04-16T12:52:42.651Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:52:42.651Z] #47 44.15 internal/reflectlite [2020-04-16T12:52:42.651Z] #47 44.18 github.com/LK4D4/vndr/godl/singleflight [2020-04-16T12:52:42.651Z] #47 44.18 math/rand [2020-04-16T12:52:42.651Z] #47 44.20 internal/singleflight [2020-04-16T12:52:42.651Z] #47 46.83 io [2020-04-16T12:52:42.651Z] #47 46.84 strconv [2020-04-16T12:52:42.651Z] #47 46.84 syscall [2020-04-16T12:52:42.651Z] #47 46.85 vendor/golang.org/x/net/dns/dnsmessage [2020-04-16T12:52:42.651Z] #47 49.40 bytes [2020-04-16T12:52:42.651Z] #47 53.76 reflect [2020-04-16T12:52:42.651Z] #47 ... [2020-04-16T12:52:42.651Z] [2020-04-16T12:52:42.651Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T12:52:42.657Z] [2020-04-16T12:52:42.657Z] #78 exporting to image [2020-04-16T12:52:42.657Z] #78 exporting layers [2020-04-16T12:52:43.178Z] #27 12.04 0.0% # 1.6% ## 3.4% ### 5.1% #### 6.2% #### 6.7% ###### 8.7% ####### 10.7% ######## 12.3% ########## 14.4% ########### 16.1% ############ 17.4% ############# 19.1% ############### 20.9% ############### 21.8% ################ 23.6% ################## 25.6% [2020-04-16T12:52:43.178Z] #27 ... [2020-04-16T12:52:43.178Z] [2020-04-16T12:52:43.178Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T12:52:43.178Z] #35 45.04 Selecting previously unselected package libicu63:arm64. [2020-04-16T12:52:43.178Z] #35 45.05 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-04-16T12:52:43.178Z] #35 45.12 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-16T12:52:43.178Z] #35 50.35 Selecting previously unselected package libxml2:arm64. [2020-04-16T12:52:43.178Z] #35 50.35 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-04-16T12:52:43.178Z] #35 50.37 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-04-16T12:52:43.178Z] #35 51.13 Selecting previously unselected package libarchive13:arm64. [2020-04-16T12:52:43.178Z] #35 51.16 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-04-16T12:52:43.178Z] #35 51.19 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-04-16T12:52:43.178Z] #35 51.57 Selecting previously unselected package libjsoncpp1:arm64. [2020-04-16T12:52:43.178Z] #35 51.57 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-04-16T12:52:43.178Z] #35 51.58 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-04-16T12:52:43.178Z] #35 51.74 Selecting previously unselected package librhash0:arm64. [2020-04-16T12:52:43.178Z] #35 51.77 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-04-16T12:52:43.178Z] #35 51.82 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-04-16T12:52:43.178Z] #35 52.04 Selecting previously unselected package libuv1:arm64. [2020-04-16T12:52:43.178Z] #35 52.06 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-04-16T12:52:43.178Z] #35 52.08 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-04-16T12:52:43.178Z] #35 52.29 Selecting previously unselected package cmake. [2020-04-16T12:52:43.178Z] #35 52.30 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-04-16T12:52:43.178Z] #35 52.32 Unpacking cmake (3.13.4-1) ... [2020-04-16T12:52:43.443Z] #35 55.16 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-16T12:52:43.443Z] #35 55.20 Setting up xxd (2:8.1.0875-5) ... [2020-04-16T12:52:43.443Z] #35 55.22 Setting up libuv1:arm64 (1.24.1-1) ... [2020-04-16T12:52:43.443Z] #35 ... [2020-04-16T12:52:43.443Z] [2020-04-16T12:52:43.443Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T12:52:44.676Z] #78 exporting layers 2.3s done [2020-04-16T12:52:44.676Z] #78 writing image sha256:96437e496df513f003669d7d1ec8190348d3cef83f6d976b6b9edc65064c5943 done [2020-04-16T12:52:44.676Z] #78 naming to docker.io/library/docker:2376ebd3f22baa2f85704430e54769aed82e7262 done [2020-04-16T12:52:44.676Z] #78 DONE 2.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-16T12:52:45.018Z] #27 12.04 0.0% # 1.6% ## 3.4% ### 5.1% #### 6.2% #### 6.7% ###### 8.7% ####### 10.7% ######## 12.3% ########## 14.4% ########### 16.1% ############ 17.4% ############# 19.1% ############### 20.9% ############### 21.8% ################ 23.6% ################## 25.6% ################### 27.3% #################### 28.9% ##################### 30.5% ###################### 31.1% ######################## 33.5% ########################## 36.7% ############################ 38.9% ############################# 40.8% ############################## 42.6% ############################### 44.1% ################################# 46.3% ################################# 46.9% ################################## 47.7% ################################### 49.2% ##################################### 51.6% [2020-04-16T12:52:45.018Z] #27 ... [2020-04-16T12:52:45.018Z] [2020-04-16T12:52:45.018Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T12:52:45.018Z] #35 55.24 Setting up vim-common (2:8.1.0875-5) ... [2020-04-16T12:52:45.018Z] #35 55.30 Setting up librhash0:arm64 (1.3.8-1) ... [2020-04-16T12:52:45.018Z] #35 55.32 Setting up cmake-data (3.13.4-1) ... [2020-04-16T12:52:45.018Z] #35 55.37 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-04-16T12:52:45.018Z] #35 55.39 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-04-16T12:52:45.018Z] #35 55.47 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-04-16T12:52:45.018Z] #35 55.52 Setting up cmake (3.13.4-1) ... [2020-04-16T12:52:45.018Z] #35 55.55 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T12:52:45.018Z] #35 55.70 Processing triggers for mime-support (3.62) ... [2020-04-16T12:52:45.018Z] #35 DONE 56.9s [2020-04-16T12:52:45.018Z] [2020-04-16T12:52:45.018Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T12:52:45.018Z] #27 12.04 0.0% # 1.6% ## 3.4% ### 5.1% #### 6.2% #### 6.7% ###### 8.7% ####### 10.7% ######## 12.3% ########## 14.4% ########### 16.1% ############ 17.4% ############# 19.1% ############### 20.9% ############### 21.8% ################ 23.6% ################## 25.6% ################### 27.3% #################### 28.9% ##################### 30.5% ###################### 31.1% ######################## 33.5% ########################## 36.7% ############################ 38.9% ############################# 40.8% ############################## 42.6% ############################### 44.1% ################################# 46.3% ################################# 46.9% ################################## 47.7% ################################### 49.2% ##################################### 51.6% ###################################### 53.1% ####################################### 55.5% [2020-04-16T12:52:45.018Z] #27 ... [2020-04-16T12:52:45.018Z] [2020-04-16T12:52:45.018Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T12:52:45.018Z] #43 46.91 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-16T12:52:45.018Z] #43 49.94 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-04-16T12:52:45.018Z] #43 49.96 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-16T12:52:45.018Z] #43 49.97 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-16T12:52:45.018Z] #43 50.01 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-04-16T12:52:45.018Z] #43 50.04 Setting up python-six (1.12.0-1) ... [2020-04-16T12:52:45.018Z] #43 52.57 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-04-16T12:52:45.018Z] #43 52.58 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-04-16T12:52:45.018Z] #43 52.61 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-04-16T12:52:45.018Z] #43 52.62 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-04-16T12:52:45.018Z] #43 52.63 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-04-16T12:52:45.018Z] #43 52.68 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-16T12:52:45.018Z] #43 52.69 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-16T12:52:45.018Z] #43 52.72 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-04-16T12:52:45.018Z] #43 52.74 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-16T12:52:45.018Z] #43 52.76 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-16T12:52:45.127Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40828/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2376ebd3f22baa2f85704430e54769aed82e7262 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2376ebd3f22baa2f85704430e54769aed82e7262 hack/test/unit [2020-04-16T12:52:45.193Z] --- PASS: TestBuildSquashParent (7.99s) [2020-04-16T12:52:45.193Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-16T12:52:45.193Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-16T12:52:45.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-16T12:52:45.193Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-16T12:52:45.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-16T12:52:45.193Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-16T12:52:45.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-16T12:52:45.193Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-16T12:52:45.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-16T12:52:45.193Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-16T12:52:45.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-16T12:52:45.193Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-16T12:52:45.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-16T12:52:45.193Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-16T12:52:45.193Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-16T12:52:45.285Z] #43 ... [2020-04-16T12:52:45.285Z] [2020-04-16T12:52:45.285Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T12:52:45.285Z] #36 DONE 0.1s [2020-04-16T12:52:45.285Z] [2020-04-16T12:52:45.285Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T12:52:45.286Z] #27 12.04 0.0% # 1.6% ## 3.4% ### 5.1% #### 6.2% #### 6.7% ###### 8.7% ####### 10.7% ######## 12.3% ########## 14.4% ########### 16.1% ############ 17.4% ############# 19.1% ############### 20.9% ############### 21.8% ################ 23.6% ################## 25.6% ################### 27.3% #################### 28.9% ##################### 30.5% ###################### 31.1% ######################## 33.5% ########################## 36.7% ############################ 38.9% ############################# 40.8% ############################## 42.6% ############################### 44.1% ################################# 46.3% ################################# 46.9% ################################## 47.7% ################################### 49.2% ##################################### 51.6% ###################################### 53.1% ####################################### 55.5% ######################################### 57.1% [2020-04-16T12:52:45.286Z] #27 ... [2020-04-16T12:52:45.286Z] [2020-04-16T12:52:45.286Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-16T12:52:45.286Z] #37 DONE 0.1s [2020-04-16T12:52:45.286Z] [2020-04-16T12:52:45.286Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T12:52:46.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-16T12:52:46.880Z] #27 12.04 0.0% # 1.6% ## 3.4% ### 5.1% #### 6.2% #### 6.7% ###### 8.7% ####### 10.7% ######## 12.3% ########## 14.4% ########### 16.1% ############ 17.4% ############# 19.1% ############### 20.9% ############### 21.8% ################ 23.6% ################## 25.6% ################### 27.3% #################### 28.9% ##################### 30.5% ###################### 31.1% ######################## 33.5% ########################## 36.7% ############################ 38.9% ############################# 40.8% ############################## 42.6% ############################### 44.1% ################################# 46.3% ################################# 46.9% ################################## 47.7% ################################### 49.2% ##################################### 51.6% ###################################### 53.1% ####################################### 55.5% ######################################### 57.1% ########################################## 58.5% ########################################### 60.1% ############################################ 61.3% ############################################# 63.1% ############################################## 64.4% ############################################### 65.6% ################################################ 67.1% ################################################# 68.7% ################################################## 69.7% ################################################### 71.5% #################################################### 72.4% ##################################################### 74.6% ####################################################### 77.1% ############################### [2020-04-16T12:52:46.880Z] #27 ... [2020-04-16T12:52:46.880Z] [2020-04-16T12:52:46.880Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:52:46.880Z] #50 48.33 + cd /tmp/tmp.GBgIOkDOZ8/src/gotest.tools/gotestsum [2020-04-16T12:52:46.880Z] #50 48.33 + git checkout -q v0.3.5 [2020-04-16T12:52:46.880Z] #50 48.45 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-16T12:52:46.880Z] #50 ... [2020-04-16T12:52:46.880Z] [2020-04-16T12:52:46.880Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T12:52:47.085Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-16T12:52:47.140Z] ? github.com/docker/docker/api [no test files] [2020-04-16T12:52:47.342Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-16T12:52:47.922Z] #27 12.04 0.0% # 1.6% ## 3.4% ### 5.1% #### 6.2% #### 6.7% ###### 8.7% ####### 10.7% ######## 12.3% ########## 14.4% ########### 16.1% ############ 17.4% ############# 19.1% ############### 20.9% ############### 21.8% ################ 23.6% ################## 25.6% ################### 27.3% #################### 28.9% ##################### 30.5% ###################### 31.1% ######################## 33.5% ########################## 36.7% ############################ 38.9% ############################# 40.8% ############################## 42.6% ############################### 44.1% ################################# 46.3% ################################# 46.9% ################################## 47.7% ################################### 49.2% ##################################### 51.6% ###################################### 53.1% ####################################### 55.5% ######################################### 57.1% ########################################## 58.5% ########################################### 60.1% ############################################ 61.3% ############################################# 63.1% ############################################## 64.4% ############################################### 65.6% ################################################ 67.1% ################################################# 68.7% ################################################## 69.7% ################################################### 71.5% #################################################### 72.4% ##################################################### 74.6% ####################################################### 77.1% ######################################################## 78.0% ######################################################### 80.3% ########################################################### 82.0% ############################################################ 84.0% ############################################################# 85.4% ############################################################## 87.3% ################################################################ 89.2% ################################################################# 91.4% ################################################################## 92.9% ################################################################### 94.2% ##################################################################### 95.9% [2020-04-16T12:52:47.922Z] #27 ... [2020-04-16T12:52:47.922Z] [2020-04-16T12:52:47.922Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T12:52:47.922Z] #43 58.99 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-04-16T12:52:47.922Z] #43 59.07 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T12:52:47.922Z] #43 DONE 59.8s [2020-04-16T12:52:47.922Z] [2020-04-16T12:52:47.922Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T12:52:48.183Z] #27 12.04 0.0% # 1.6% ## 3.4% ### 5.1% #### 6.2% #### 6.7% ###### 8.7% ####### 10.7% ######## 12.3% ########## 14.4% ########### 16.1% ############ 17.4% ############# 19.1% ############### 20.9% ############### 21.8% ################ 23.6% ################## 25.6% ################### 27.3% #################### 28.9% ##################### 30.5% ###################### 31.1% ######################## 33.5% ########################## 36.7% ############################ 38.9% ############################# 40.8% ############################## 42.6% ############################### 44.1% ################################# 46.3% ################################# 46.9% ################################## 47.7% ################################### 49.2% ##################################### 51.6% ###################################### 53.1% ####################################### 55.5% ######################################### 57.1% ########################################## 58.5% ########################################### 60.1% ############################################ 61.3% ############################################# 63.1% ############################################## 64.4% ############################################### 65.6% ################################################ 67.1% ################################################# 68.7% ################################################## 69.7% ################################################### 71.5% #################################################### 72.4% ##################################################### 74.6% ####################################################### 77.1% ######################################################## 78.0% ######################################################### 80.3% ########################################################### 82.0% ############################################################ 84.0% ############################################################# 85.4% ############################################################## 87.3% ################################################################ 89.2% ################################################################# 91.4% ################################################################## 92.9% ################################################################### 94.2% ##################################################################### 95.9% ###################################################################### 98.0% ######################################################################## 100.0% [2020-04-16T12:52:48.183Z] #27 18.90 [2020-04-16T12:52:49.242Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-16T12:52:49.242Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-16T12:52:51.036Z] #27 21.12 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-16T12:52:51.036Z] #27 ... [2020-04-16T12:52:51.036Z] [2020-04-16T12:52:51.036Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:52:51.036Z] #33 52.40 bufio [2020-04-16T12:52:51.036Z] #33 53.70 reflect [2020-04-16T12:52:51.036Z] #33 53.72 path [2020-04-16T12:52:51.036Z] #33 54.83 text/tabwriter [2020-04-16T12:52:51.036Z] #33 58.00 internal/syscall/execenv [2020-04-16T12:52:51.036Z] #33 58.00 internal/syscall/unix [2020-04-16T12:52:51.036Z] #33 58.02 time [2020-04-16T12:52:51.135Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-16T12:52:51.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.35s) [2020-04-16T12:52:51.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.54s) [2020-04-16T12:52:51.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.01s) [2020-04-16T12:52:51.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.98s) [2020-04-16T12:52:51.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.83s) [2020-04-16T12:52:51.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.82s) [2020-04-16T12:52:51.135Z] === RUN TestBuildMultiStageCopy [2020-04-16T12:52:51.135Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-16T12:52:51.301Z] #33 ... [2020-04-16T12:52:51.301Z] [2020-04-16T12:52:51.301Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:52:51.301Z] #56 52.40 strconv [2020-04-16T12:52:51.301Z] #56 52.41 syscall [2020-04-16T12:52:51.301Z] #56 52.41 bytes [2020-04-16T12:52:51.301Z] #56 52.41 strings [2020-04-16T12:52:51.301Z] #56 58.69 reflect [2020-04-16T12:52:51.301Z] #56 59.44 regexp/syntax [2020-04-16T12:52:51.301Z] #56 ... [2020-04-16T12:52:51.301Z] [2020-04-16T12:52:51.301Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:52:51.301Z] #38 2.660 + RM_GOPATH=0 [2020-04-16T12:52:51.301Z] #38 2.660 + TMP_GOPATH= [2020-04-16T12:52:51.301Z] #38 2.666 + : /build [2020-04-16T12:52:51.301Z] #38 2.666 + '[' -z '' ']' [2020-04-16T12:52:51.301Z] #38 2.667 ++ mktemp -d [2020-04-16T12:52:51.301Z] #38 2.702 + export GOPATH=/tmp/tmp.me90T022WG [2020-04-16T12:52:51.301Z] #38 2.702 + GOPATH=/tmp/tmp.me90T022WG [2020-04-16T12:52:51.301Z] #38 2.703 + RM_GOPATH=1 [2020-04-16T12:52:51.301Z] #38 2.704 ++ dirname ./install.sh [2020-04-16T12:52:51.301Z] #38 2.705 + dir=. [2020-04-16T12:52:51.301Z] #38 2.706 + bin=tini [2020-04-16T12:52:51.301Z] #38 2.706 + shift [2020-04-16T12:52:51.301Z] #38 2.707 + '[' '!' -f ./tini.installer ']' [2020-04-16T12:52:51.301Z] #38 2.707 + . ./tini.installer [2020-04-16T12:52:51.301Z] #38 2.708 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-16T12:52:51.301Z] #38 2.708 + install_tini [2020-04-16T12:52:51.301Z] #38 2.709 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-16T12:52:51.301Z] #38 2.709 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-16T12:52:51.301Z] #38 2.709 + git clone https://github.com/krallin/tini.git /tmp/tmp.me90T022WG/tini [2020-04-16T12:52:51.301Z] #38 2.712 Cloning into '/tmp/tmp.me90T022WG/tini'... [2020-04-16T12:52:51.301Z] #38 3.527 + cd /tmp/tmp.me90T022WG/tini [2020-04-16T12:52:51.301Z] #38 3.527 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-16T12:52:51.301Z] #38 3.551 + cmake . [2020-04-16T12:52:51.401Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m3.968482549s with top 10 stages: buildssa: 1m30.777173171s, goimports: 23.04173445s, unconvert: 12.940643633s, gosec: 9.773779593s, golint: 5.733715441s, misspell: 4.151246513s, ineffassign: 4.128341278s, vrp: 3.16609799s, inspect: 3.016992812s, printf: 1.713819685s [2020-04-16T12:52:51.563Z] #38 ... [2020-04-16T12:52:51.564Z] [2020-04-16T12:52:51.564Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T12:52:51.564Z] #27 21.73 #=#=# [2020-04-16T12:52:51.564Z] #27 22.05 # 2.2% ######################################################################## 100.0% [2020-04-16T12:52:51.862Z] #27 22.49 [2020-04-16T12:52:52.432Z] #27 ... [2020-04-16T12:52:52.432Z] [2020-04-16T12:52:52.433Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:52:52.433Z] #10 54.19 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-04-16T12:52:52.433Z] #10 54.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-04-16T12:52:52.433Z] #10 54.23 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-04-16T12:52:52.433Z] #10 54.43 Selecting previously unselected package dmsetup. [2020-04-16T12:52:52.433Z] #10 54.43 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-04-16T12:52:52.433Z] #10 54.44 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-16T12:52:52.433Z] #10 54.70 Selecting previously unselected package mingw-w64-common. [2020-04-16T12:52:52.433Z] #10 54.71 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-16T12:52:52.433Z] #10 54.72 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-16T12:52:52.433Z] #10 64.43 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-16T12:52:52.692Z] #10 64.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-16T12:52:52.692Z] #10 64.47 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-16T12:52:52.953Z] #10 ... [2020-04-16T12:52:52.953Z] [2020-04-16T12:52:52.953Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:52:52.953Z] #47 54.45 bufio [2020-04-16T12:52:52.953Z] #47 57.82 regexp/syntax [2020-04-16T12:52:52.953Z] #47 58.87 hash/crc32 [2020-04-16T12:52:52.953Z] #47 60.92 vendor/golang.org/x/text/transform [2020-04-16T12:52:53.358Z] #47 64.79 time [2020-04-16T12:52:53.621Z] #47 ... [2020-04-16T12:52:53.621Z] [2020-04-16T12:52:53.621Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:52:53.621Z] #33 65.07 internal/poll [2020-04-16T12:52:54.406Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-16T12:52:55.335Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-16T12:52:55.500Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2020-04-16T12:52:56.265Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-16T12:52:56.546Z] #33 68.11 os [2020-04-16T12:52:57.194Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-16T12:52:57.931Z] #33 ... [2020-04-16T12:52:57.931Z] [2020-04-16T12:52:57.931Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:52:57.931Z] #44 6.514 Note: Building without setproctitle() and strlcpy() support. [2020-04-16T12:52:57.931Z] #44 6.515 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-16T12:52:57.931Z] #44 6.531 Note: Building without GnuTLS support [2020-04-16T12:52:57.931Z] #44 9.441 fatal: not a git repository (or any of the parent directories): .git [2020-04-16T12:52:57.931Z] #44 9.477 GEN .gitid [2020-04-16T12:52:57.931Z] #44 9.500 GEN criu/include/version.h [2020-04-16T12:52:57.931Z] #44 9.559 GEN include/common/asm [2020-04-16T12:52:58.131Z] --- PASS: TestBuildMultiStageCopy (7.14s) [2020-04-16T12:52:58.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.14s) [2020-04-16T12:52:58.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-04-16T12:52:58.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-04-16T12:52:58.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-04-16T12:52:58.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-04-16T12:52:58.131Z] === RUN TestBuildMultiStageParentConfig [2020-04-16T12:52:58.194Z] #44 ... [2020-04-16T12:52:58.194Z] [2020-04-16T12:52:58.194Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T12:52:58.194Z] #27 24.52 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-16T12:52:58.194Z] #27 24.97 [2020-04-16T12:52:58.194Z] #27 25.30 0.8% ######################################################################## 100.0% [2020-04-16T12:52:58.194Z] #27 25.47 [2020-04-16T12:52:58.194Z] #27 28.11 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-16T12:52:58.194Z] #27 28.17 skipping existing ed4b54129745 [2020-04-16T12:52:58.194Z] #27 28.27 [2020-04-16T12:53:00.315Z] #27 30.89 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-16T12:53:01.202Z] #27 ... [2020-04-16T12:53:01.202Z] [2020-04-16T12:53:01.202Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:53:01.202Z] #44 13.04 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-16T12:53:01.202Z] #44 13.19 PBCC images/opts.pb-c.c [2020-04-16T12:53:01.202Z] #44 13.25 PBCC images/sit.pb-c.c [2020-04-16T12:53:01.202Z] #44 13.34 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-16T12:53:01.464Z] #44 13.48 DEP images/opts.pb-c.d [2020-04-16T12:53:01.464Z] #44 13.51 DEP images/sit.pb-c.d [2020-04-16T12:53:01.464Z] #44 13.58 PBCC images/macvlan.pb-c.c [2020-04-16T12:53:01.727Z] #44 13.65 DEP images/macvlan.pb-c.d [2020-04-16T12:53:01.727Z] #44 13.74 PBCC images/autofs.pb-c.c [2020-04-16T12:53:01.727Z] #44 13.75 DEP images/autofs.pb-c.d [2020-04-16T12:53:01.727Z] #44 13.78 PBCC images/sysctl.pb-c.c [2020-04-16T12:53:01.727Z] #44 13.80 DEP images/sysctl.pb-c.d [2020-04-16T12:53:01.989Z] #44 13.87 PBCC images/time.pb-c.c [2020-04-16T12:53:01.989Z] #44 13.90 DEP images/time.pb-c.d [2020-04-16T12:53:01.989Z] #44 14.00 PBCC images/binfmt-misc.pb-c.c [2020-04-16T12:53:01.989Z] #44 14.04 DEP images/binfmt-misc.pb-c.d [2020-04-16T12:53:01.989Z] #44 14.07 PBCC images/seccomp.pb-c.c [2020-04-16T12:53:02.250Z] #44 14.18 DEP images/seccomp.pb-c.d [2020-04-16T12:53:02.250Z] #44 14.20 PBCC images/userns.pb-c.c [2020-04-16T12:53:02.250Z] #44 14.28 DEP images/userns.pb-c.d [2020-04-16T12:53:02.250Z] #44 14.32 PBCC images/cgroup.pb-c.c [2020-04-16T12:53:02.250Z] #44 14.36 DEP images/cgroup.pb-c.d [2020-04-16T12:53:02.250Z] #44 14.42 PBCC images/fown.pb-c.c [2020-04-16T12:53:02.512Z] #44 ... [2020-04-16T12:53:02.512Z] [2020-04-16T12:53:02.512Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T12:53:02.512Z] #27 31.64 [2020-04-16T12:53:02.512Z] #27 32.20 #=#=# ######################################################################## 100.0% [2020-04-16T12:53:02.512Z] #27 32.36 [2020-04-16T12:53:02.512Z] #27 32.50 Download of images into '/build' complete. [2020-04-16T12:53:02.512Z] #27 32.50 Use something like the following to load the result into a Docker daemon: [2020-04-16T12:53:02.512Z] #27 32.50 tar -cC '/build' . | docker load [2020-04-16T12:53:02.512Z] #27 DONE 33.1s [2020-04-16T12:53:02.512Z] [2020-04-16T12:53:02.512Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:53:02.512Z] #44 14.49 PBCC images/ext-file.pb-c.c [2020-04-16T12:53:02.512Z] #44 14.51 DEP images/fown.pb-c.d [2020-04-16T12:53:02.512Z] #44 14.57 DEP images/ext-file.pb-c.d [2020-04-16T12:53:02.512Z] #44 14.67 PBCC images/rpc.pb-c.c [2020-04-16T12:53:02.773Z] #44 14.76 DEP images/rpc.pb-c.d [2020-04-16T12:53:02.773Z] #44 14.87 PBCC images/siginfo.pb-c.c [2020-04-16T12:53:03.033Z] #44 15.02 DEP images/siginfo.pb-c.d [2020-04-16T12:53:03.033Z] #44 15.23 PBCC images/pagemap.pb-c.c [2020-04-16T12:53:03.356Z] #44 15.27 DEP images/pagemap.pb-c.d [2020-04-16T12:53:03.356Z] #44 15.30 PBCC images/rlimit.pb-c.c [2020-04-16T12:53:03.356Z] #44 15.44 DEP images/rlimit.pb-c.d [2020-04-16T12:53:03.404Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) [2020-04-16T12:53:03.404Z] === RUN TestBuildLabelWithTargets [2020-04-16T12:53:03.554Z] INFO [runner/unused/goanalysis] analyzers took 25.430201704s with top 10 stages: buildssa: 21.715104085s, U1000: 3.715097619s [2020-04-16T12:53:03.554Z] INFO [runner] Issues before processing: 2294, after processing: 0 [2020-04-16T12:53:03.554Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1580/1685, filename_unadjuster: 1685/1685, skip_files: 1685/1685, cgo: 1685/2294, identifier_marker: 1580/1580, path_prettifier: 1685/1685, skip_dirs: 1685/1685, exclude: 1580/1580, exclude-rules: 63/1580, nolint: 0/63 [2020-04-16T12:53:03.554Z] INFO [runner] processing took 59.106072ms with stages: nolint: 26.163605ms, identifier_marker: 16.714761ms, path_prettifier: 7.30972ms, autogenerated_exclude: 3.613911ms, exclude-rules: 3.348943ms, skip_dirs: 1.574199ms, cgo: 281.374µs, filename_unadjuster: 95.719µs, max_same_issues: 1.098µs, uniq_by_line: 573ns, diff: 425ns, skip_files: 360ns, exclude: 343ns, source_code: 324ns, max_from_linter: 284ns, path_shortener: 222ns, max_per_file_from_linter: 211ns [2020-04-16T12:53:03.554Z] INFO [runner] linters took 1m31.992672893s with stages: goanalysis_metalinter: 1m14.159748737s, unused: 17.773577814s [2020-04-16T12:53:03.554Z] INFO File cache stats: 1448 entries of total size 6.8MiB [2020-04-16T12:53:03.554Z] INFO Memory: 1563 samples, avg is 249.3MB, max is 3167.5MB [2020-04-16T12:53:03.554Z] INFO Execution took 3m25.702276138s [2020-04-16T12:53:03.554Z] Congratulations! The shell scripts are properly formatted. [2020-04-16T12:53:03.618Z] #44 15.58 PBCC images/file-lock.pb-c.c [2020-04-16T12:53:03.618Z] #44 15.63 DEP images/file-lock.pb-c.d [2020-04-16T12:53:03.618Z] #44 15.69 PBCC images/tty.pb-c.c [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-04-16T12:53:03.878Z] #44 15.95 DEP images/tty.pb-c.d [2020-04-16T12:53:04.140Z] #44 16.05 PBCC images/tun.pb-c.c [2020-04-16T12:53:04.140Z] #44 ... [2020-04-16T12:53:04.140Z] [2020-04-16T12:53:04.140Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:53:04.140Z] #56 65.66 regexp [2020-04-16T12:53:04.140Z] #56 67.27 context [2020-04-16T12:53:04.140Z] #56 67.33 internal/poll [2020-04-16T12:53:04.140Z] #56 74.18 path/filepath [2020-04-16T12:53:04.140Z] #56 74.76 mvdan.cc/sh/v3/fileutil [2020-04-16T12:53:04.140Z] #56 75.31 io/ioutil [2020-04-16T12:53:04.140Z] #56 ... [2020-04-16T12:53:04.140Z] [2020-04-16T12:53:04.140Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:53:04.212Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40828/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2376ebd3f22baa2f85704430e54769aed82e7262 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2376ebd3f22baa2f85704430e54769aed82e7262 hack/make.sh dynbinary-daemon test-docker-py [2020-04-16T12:53:04.772Z] [2020-04-16T12:53:04.772Z] Removing bundles/ [2020-04-16T12:53:04.772Z] [2020-04-16T12:53:04.772Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-16T12:53:04.772Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-16T12:53:04.772Z] GOOS="" GOARCH="" GOARM="" [2020-04-16T12:53:05.449Z] #65 38.63 Checking out files: 49% (1551/3158) Checking out files: 50% (1579/3158) Checking out files: 51% (1611/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 84% (2656/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 98% (3124/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-16T12:53:05.449Z] #65 40.61 + cd /tmp/tmp.zrTjoVDq6A/src/github.com/containerd/containerd [2020-04-16T12:53:05.449Z] #65 40.61 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-16T12:53:06.833Z] #65 42.14 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-16T12:53:06.833Z] #65 42.14 + BUILDTAGS='netgo osusergo static_build' [2020-04-16T12:53:06.834Z] #65 42.14 + export EXTRA_FLAGS=-buildmode=pie [2020-04-16T12:53:06.834Z] #65 42.14 + EXTRA_FLAGS=-buildmode=pie [2020-04-16T12:53:06.834Z] #65 42.14 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-16T12:53:06.834Z] #65 42.14 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-16T12:53:06.834Z] #65 42.14 + '[' '' = dynamic ']' [2020-04-16T12:53:06.834Z] #65 42.14 + make [2020-04-16T12:53:06.834Z] #65 ... [2020-04-16T12:53:06.834Z] [2020-04-16T12:53:06.834Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:53:06.834Z] #47 68.35 regexp [2020-04-16T12:53:06.834Z] #47 75.92 os/exec [2020-04-16T12:53:06.834Z] #47 76.07 net [2020-04-16T12:53:06.834Z] #47 78.41 internal/lazyregexp [2020-04-16T12:53:07.095Z] #47 ... [2020-04-16T12:53:07.095Z] [2020-04-16T12:53:07.095Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:53:07.095Z] #44 16.16 PBCC images/netdev.pb-c.c [2020-04-16T12:53:07.095Z] #44 16.19 DEP images/tun.pb-c.d [2020-04-16T12:53:07.095Z] #44 16.26 DEP images/netdev.pb-c.d [2020-04-16T12:53:07.095Z] #44 16.44 PBCC images/vma.pb-c.c [2020-04-16T12:53:07.095Z] #44 16.59 DEP images/vma.pb-c.d [2020-04-16T12:53:07.095Z] #44 16.77 PBCC images/creds.pb-c.c [2020-04-16T12:53:07.095Z] #44 16.85 DEP images/creds.pb-c.d [2020-04-16T12:53:07.095Z] #44 16.92 PBCC images/utsns.pb-c.c [2020-04-16T12:53:07.095Z] #44 17.13 DEP images/utsns.pb-c.d [2020-04-16T12:53:07.095Z] #44 17.27 PBCC images/ipc-desc.pb-c.c [2020-04-16T12:53:07.095Z] #44 17.32 PBCC images/ipc-sem.pb-c.c [2020-04-16T12:53:07.095Z] #44 17.46 DEP images/ipc-desc.pb-c.d [2020-04-16T12:53:07.095Z] #44 17.51 DEP images/ipc-sem.pb-c.d [2020-04-16T12:53:07.095Z] #44 17.54 PBCC images/ipc-msg.pb-c.c [2020-04-16T12:53:07.095Z] #44 17.56 DEP images/ipc-msg.pb-c.d [2020-04-16T12:53:07.095Z] #44 17.59 PBCC images/ipc-shm.pb-c.c [2020-04-16T12:53:07.095Z] #44 17.66 DEP images/ipc-shm.pb-c.d [2020-04-16T12:53:07.095Z] #44 17.71 PBCC images/ipc-var.pb-c.c [2020-04-16T12:53:07.095Z] #44 17.74 DEP images/ipc-var.pb-c.d [2020-04-16T12:53:07.095Z] #44 17.81 PBCC images/sk-opts.pb-c.c [2020-04-16T12:53:07.095Z] #44 17.82 PBCC images/packet-sock.pb-c.c [2020-04-16T12:53:07.095Z] #44 17.94 DEP images/sk-opts.pb-c.d [2020-04-16T12:53:07.095Z] #44 17.98 DEP images/packet-sock.pb-c.d [2020-04-16T12:53:07.095Z] #44 18.09 PBCC images/sk-netlink.pb-c.c [2020-04-16T12:53:07.095Z] #44 18.18 DEP images/sk-netlink.pb-c.d [2020-04-16T12:53:07.095Z] #44 18.26 PBCC images/sk-inet.pb-c.c [2020-04-16T12:53:07.095Z] #44 18.34 DEP images/sk-inet.pb-c.d [2020-04-16T12:53:07.095Z] #44 18.40 PBCC images/sk-unix.pb-c.c [2020-04-16T12:53:07.095Z] #44 18.47 DEP images/sk-unix.pb-c.d [2020-04-16T12:53:07.095Z] #44 18.61 PBCC images/mm.pb-c.c [2020-04-16T12:53:07.095Z] #44 18.71 DEP images/mm.pb-c.d [2020-04-16T12:53:07.095Z] #44 18.81 PBCC images/timerfd.pb-c.c [2020-04-16T12:53:07.095Z] #44 18.87 DEP images/timerfd.pb-c.d [2020-04-16T12:53:07.095Z] #44 18.99 PBCC images/timer.pb-c.c [2020-04-16T12:53:07.095Z] #44 19.00 DEP images/timer.pb-c.d [2020-04-16T12:53:07.095Z] #44 19.08 PBCC images/sa.pb-c.c [2020-04-16T12:53:07.095Z] #44 19.24 DEP images/sa.pb-c.d [2020-04-16T12:53:07.355Z] #44 19.35 PBCC images/pipe-data.pb-c.c [2020-04-16T12:53:07.355Z] #44 19.39 DEP images/pipe-data.pb-c.d [2020-04-16T12:53:07.616Z] #44 19.48 PBCC images/mnt.pb-c.c [2020-04-16T12:53:07.616Z] #44 19.57 DEP images/mnt.pb-c.d [2020-04-16T12:53:07.616Z] #44 19.65 PBCC images/sk-packet.pb-c.c [2020-04-16T12:53:07.616Z] #44 19.66 DEP images/sk-packet.pb-c.d [2020-04-16T12:53:07.616Z] #44 19.72 PBCC images/tcp-stream.pb-c.c [2020-04-16T12:53:07.877Z] #44 19.82 DEP images/tcp-stream.pb-c.d [2020-04-16T12:53:07.877Z] #44 19.89 PBCC images/pipe.pb-c.c [2020-04-16T12:53:07.877Z] #44 19.93 DEP images/pipe.pb-c.d [2020-04-16T12:53:07.877Z] #44 20.01 PBCC images/pstree.pb-c.c [2020-04-16T12:53:08.138Z] #44 20.07 DEP images/pstree.pb-c.d [2020-04-16T12:53:08.138Z] #44 20.16 PBCC images/fs.pb-c.c [2020-04-16T12:53:08.138Z] #44 20.18 DEP images/fs.pb-c.d [2020-04-16T12:53:08.138Z] #44 20.28 PBCC images/signalfd.pb-c.c [2020-04-16T12:53:08.420Z] #44 20.40 DEP images/signalfd.pb-c.d [2020-04-16T12:53:08.681Z] #44 20.54 PBCC images/fh.pb-c.c [2020-04-16T12:53:08.681Z] #44 20.58 PBCC images/fsnotify.pb-c.c [2020-04-16T12:53:08.681Z] #44 20.70 DEP images/fh.pb-c.d [2020-04-16T12:53:08.681Z] #44 20.76 DEP images/fsnotify.pb-c.d [2020-04-16T12:53:08.941Z] #44 20.84 PBCC images/eventpoll.pb-c.c [2020-04-16T12:53:08.941Z] #44 20.88 DEP images/eventpoll.pb-c.d [2020-04-16T12:53:08.941Z] #44 20.94 PBCC images/eventfd.pb-c.c [2020-04-16T12:53:08.941Z] #44 20.98 DEP images/eventfd.pb-c.d [2020-04-16T12:53:08.941Z] #44 21.02 PBCC images/remap-file-path.pb-c.c [2020-04-16T12:53:08.941Z] #44 21.07 DEP images/remap-file-path.pb-c.d [2020-04-16T12:53:09.201Z] #44 21.16 PBCC images/fifo.pb-c.c [2020-04-16T12:53:09.201Z] #44 21.20 DEP images/fifo.pb-c.d [2020-04-16T12:53:09.201Z] #44 21.26 PBCC images/ghost-file.pb-c.c [2020-04-16T12:53:09.462Z] #44 21.36 DEP images/ghost-file.pb-c.d [2020-04-16T12:53:09.462Z] #44 21.52 PBCC images/regfile.pb-c.c [2020-04-16T12:53:09.722Z] #44 21.69 DEP images/regfile.pb-c.d [2020-04-16T12:53:09.722Z] #44 21.79 PBCC images/ns.pb-c.c [2020-04-16T12:53:09.982Z] #44 21.86 DEP images/ns.pb-c.d [2020-04-16T12:53:09.982Z] #44 21.95 PBCC images/fdinfo.pb-c.c [2020-04-16T12:53:09.982Z] #44 22.04 DEP images/fdinfo.pb-c.d [2020-04-16T12:53:10.243Z] #44 22.14 PBCC images/core-aarch64.pb-c.c [2020-04-16T12:53:10.243Z] #44 22.18 PBCC images/core-arm.pb-c.c [2020-04-16T12:53:10.243Z] #44 22.29 PBCC images/core-ppc64.pb-c.c [2020-04-16T12:53:10.504Z] #44 22.44 PBCC images/core-s390.pb-c.c [2020-04-16T12:53:10.504Z] #44 22.56 PBCC images/core-x86.pb-c.c [2020-04-16T12:53:10.504Z] #44 22.61 PBCC images/core.pb-c.c [2020-04-16T12:53:10.764Z] #44 22.77 PBCC images/inventory.pb-c.c [2020-04-16T12:53:11.025Z] #44 22.94 DEP images/core-aarch64.pb-c.d [2020-04-16T12:53:11.025Z] #44 ... [2020-04-16T12:53:11.025Z] [2020-04-16T12:53:11.025Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:53:11.025Z] #10 72.78 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-16T12:53:11.025Z] #10 72.79 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-04-16T12:53:11.025Z] #10 72.80 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-16T12:53:11.025Z] #10 73.27 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-16T12:53:11.025Z] #10 73.27 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-04-16T12:53:11.025Z] #10 73.27 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T12:53:11.025Z] #10 ... [2020-04-16T12:53:11.025Z] [2020-04-16T12:53:11.025Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:53:11.025Z] #33 72.49 path/filepath [2020-04-16T12:53:11.025Z] #33 73.51 internal/fmtsort [2020-04-16T12:53:11.025Z] #33 74.36 io/ioutil [2020-04-16T12:53:11.025Z] #33 74.77 fmt [2020-04-16T12:53:11.025Z] #33 77.82 log [2020-04-16T12:53:11.025Z] #33 77.82 github.com/BurntSushi/toml [2020-04-16T12:53:11.025Z] #33 77.82 flag [2020-04-16T12:53:11.025Z] #33 81.65 github.com/BurntSushi/toml/cmd/tomlv [2020-04-16T12:53:11.286Z] #33 ... [2020-04-16T12:53:11.286Z] [2020-04-16T12:53:11.286Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:53:11.286Z] #44 23.01 DEP images/core-arm.pb-c.d [2020-04-16T12:53:11.286Z] #44 23.07 DEP images/core-ppc64.pb-c.d [2020-04-16T12:53:11.286Z] #44 23.21 DEP images/core-s390.pb-c.d [2020-04-16T12:53:11.286Z] #44 23.31 DEP images/core-x86.pb-c.d [2020-04-16T12:53:11.286Z] #44 23.41 DEP images/core.pb-c.d [2020-04-16T12:53:11.497Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-04-16T12:53:11.497Z] === RUN TestBuildWithEmptyLayers [2020-04-16T12:53:11.546Z] #44 23.52 DEP images/inventory.pb-c.d [2020-04-16T12:53:11.547Z] #44 23.65 PBCC images/cpuinfo.pb-c.c [2020-04-16T12:53:11.809Z] #44 23.69 DEP images/cpuinfo.pb-c.d [2020-04-16T12:53:11.809Z] #44 23.80 PBCC images/stats.pb-c.c [2020-04-16T12:53:11.809Z] #44 23.87 DEP images/stats.pb-c.d [2020-04-16T12:53:12.380Z] #44 ... [2020-04-16T12:53:12.380Z] [2020-04-16T12:53:12.380Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:53:12.380Z] #38 17.49 -- The C compiler identification is GNU 8.3.0 [2020-04-16T12:53:12.380Z] #38 17.53 -- Check for working C compiler: /usr/bin/cc [2020-04-16T12:53:12.380Z] #38 18.34 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-16T12:53:12.380Z] #38 18.35 -- Detecting C compiler ABI info [2020-04-16T12:53:12.380Z] #38 19.42 -- Detecting C compiler ABI info - done [2020-04-16T12:53:12.380Z] #38 19.46 -- Detecting C compile features [2020-04-16T12:53:12.380Z] #38 22.45 -- Detecting C compile features - done [2020-04-16T12:53:12.380Z] #38 22.48 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-16T12:53:12.380Z] #38 22.80 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-16T12:53:12.380Z] #38 22.95 -- Configuring done [2020-04-16T12:53:12.380Z] #38 22.96 -- Generating done [2020-04-16T12:53:12.380Z] #38 22.97 -- Build files have been written to: /tmp/tmp.me90T022WG/tini [2020-04-16T12:53:12.380Z] #38 22.97 + make tini-static [2020-04-16T12:53:12.380Z] #38 23.48 Scanning dependencies of target tini-static [2020-04-16T12:53:12.380Z] #38 23.62 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-16T12:53:12.380Z] #38 25.63 [100%] Linking C executable tini-static [2020-04-16T12:53:12.380Z] #38 26.52 [100%] Built target tini-static [2020-04-16T12:53:12.380Z] #38 26.66 + mkdir -p /build [2020-04-16T12:53:12.380Z] #38 26.66 + cp tini-static /build/docker-init [2020-04-16T12:53:12.380Z] #38 DONE 27.1s [2020-04-16T12:53:12.642Z] [2020-04-16T12:53:12.642Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:53:12.642Z] #56 79.78 encoding/binary [2020-04-16T12:53:12.642Z] #56 79.78 github.com/pkg/diff [2020-04-16T12:53:12.642Z] #56 79.78 go/token [2020-04-16T12:53:12.642Z] #56 79.79 flag [2020-04-16T12:53:12.642Z] #56 82.48 go/scanner [2020-04-16T12:53:12.642Z] #56 83.62 mvdan.cc/editorconfig [2020-04-16T12:53:12.642Z] #56 83.82 mvdan.cc/sh/v3/syntax [2020-04-16T12:53:12.642Z] #56 84.07 encoding/base64 [2020-04-16T12:53:14.553Z] #56 85.88 go/ast [2020-04-16T12:53:14.553Z] #56 85.96 encoding/json [2020-04-16T12:53:14.553Z] #56 ... [2020-04-16T12:53:14.553Z] [2020-04-16T12:53:14.553Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:53:14.553Z] #44 26.33 make[1]: Nothing to be done for 'all'. [2020-04-16T12:53:14.553Z] #44 ... [2020-04-16T12:53:14.553Z] [2020-04-16T12:53:14.553Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:53:14.553Z] #33 DONE 86.2s [2020-04-16T12:53:14.767Z] --- PASS: TestBuildWithEmptyLayers (3.01s) [2020-04-16T12:53:14.767Z] === RUN TestBuildMultiStageOnBuild [2020-04-16T12:53:14.813Z] [2020-04-16T12:53:14.813Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:53:14.813Z] #47 78.96 github.com/LK4D4/vndr/versioned [2020-04-16T12:53:14.813Z] #47 80.62 encoding/binary [2020-04-16T12:53:14.813Z] #47 80.64 go/token [2020-04-16T12:53:14.813Z] #47 80.65 net/url [2020-04-16T12:53:14.813Z] #47 82.42 go/scanner [2020-04-16T12:53:14.813Z] #47 84.56 text/template/parse [2020-04-16T12:53:14.813Z] #47 85.29 go/ast [2020-04-16T12:53:14.813Z] #47 85.82 encoding/base64 [2020-04-16T12:53:15.383Z] #47 ... [2020-04-16T12:53:15.383Z] [2020-04-16T12:53:15.383Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:53:15.383Z] #56 86.88 golang.org/x/sys/unix [2020-04-16T12:53:18.681Z] #56 ... [2020-04-16T12:53:18.681Z] [2020-04-16T12:53:18.681Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:53:18.681Z] #65 43.72 + bin/ctr [2020-04-16T12:53:18.681Z] #65 ... [2020-04-16T12:53:18.681Z] [2020-04-16T12:53:18.681Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:53:18.681Z] #44 28.71 CC images/stats.o [2020-04-16T12:53:18.681Z] #44 29.39 CC images/core.o [2020-04-16T12:53:18.681Z] #44 30.49 CC images/core-x86.o [2020-04-16T12:53:19.252Z] #44 31.23 CC images/core-arm.o [2020-04-16T12:53:19.822Z] #44 31.91 CC images/core-aarch64.o [2020-04-16T12:53:20.018Z] --- PASS: TestBuildMultiStageOnBuild (5.00s) [2020-04-16T12:53:20.018Z] === RUN TestBuildUncleanTarFilenames [2020-04-16T12:53:20.018Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2020-04-16T12:53:20.018Z] === RUN TestBuildMultiStageLayerLeak [2020-04-16T12:53:20.394Z] #44 32.33 CC images/core-ppc64.o [2020-04-16T12:53:21.776Z] #44 33.70 CC images/core-s390.o [2020-04-16T12:53:22.717Z] #44 34.65 CC images/cpuinfo.o [2020-04-16T12:53:23.288Z] #44 35.30 CC images/inventory.o [2020-04-16T12:53:23.549Z] #44 35.59 CC images/fdinfo.o [2020-04-16T12:53:24.119Z] #44 35.99 CC images/fown.o [2020-04-16T12:53:24.189Z] --- PASS: TestBuildMultiStageLayerLeak (4.43s) [2020-04-16T12:53:24.189Z] === RUN TestBuildWithHugeFile [2020-04-16T12:53:24.379Z] #44 36.29 CC images/ns.o [2020-04-16T12:53:24.382Z] Removing intermediate container f01fa934995f [2020-04-16T12:53:24.382Z] ---> f0841c39570b [2020-04-16T12:53:24.382Z] Step 11/16 : ARG GOOS [2020-04-16T12:53:24.382Z] ---> Running in 2a69811545fb [2020-04-16T12:53:24.382Z] Removing intermediate container 2a69811545fb [2020-04-16T12:53:24.382Z] ---> 534d98761e15 [2020-04-16T12:53:24.382Z] Step 12/16 : ARG GOARCH [2020-04-16T12:53:24.382Z] ---> Running in 22462806dd13 [2020-04-16T12:53:24.382Z] Removing intermediate container 22462806dd13 [2020-04-16T12:53:24.382Z] ---> 39f80ce48d08 [2020-04-16T12:53:24.382Z] 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 [2020-04-16T12:53:24.382Z] ---> Running in 100bdaf1c7e7 [2020-04-16T12:53:24.640Z] #44 36.51 CC images/regfile.o [2020-04-16T12:53:24.972Z] #44 37.00 CC images/ghost-file.o [2020-04-16T12:53:25.915Z] #44 ... [2020-04-16T12:53:25.915Z] [2020-04-16T12:53:25.915Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:53:25.915Z] #47 87.39 encoding/json [2020-04-16T12:53:25.915Z] #47 93.85 text/template [2020-04-16T12:53:25.915Z] #47 96.26 go/parser [2020-04-16T12:53:25.915Z] #47 ... [2020-04-16T12:53:25.915Z] [2020-04-16T12:53:25.915Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:53:25.915Z] #10 97.79 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-16T12:53:25.915Z] #10 97.79 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-04-16T12:53:25.915Z] #10 97.80 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T12:53:32.499Z] #10 ... [2020-04-16T12:53:32.499Z] [2020-04-16T12:53:32.499Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:53:32.499Z] #44 37.92 CC images/fifo.o [2020-04-16T12:53:32.499Z] #44 38.15 CC images/remap-file-path.o [2020-04-16T12:53:32.499Z] #44 38.33 CC images/eventfd.o [2020-04-16T12:53:32.499Z] #44 38.72 CC images/eventpoll.o [2020-04-16T12:53:32.499Z] #44 39.04 CC images/fh.o [2020-04-16T12:53:32.499Z] #44 39.40 CC images/fsnotify.o [2020-04-16T12:53:32.499Z] #44 40.27 CC images/signalfd.o [2020-04-16T12:53:32.499Z] #44 40.68 CC images/fs.o [2020-04-16T12:53:32.499Z] #44 40.84 CC images/pstree.o [2020-04-16T12:53:32.499Z] #44 41.17 CC images/pipe.o [2020-04-16T12:53:32.499Z] #44 41.48 CC images/tcp-stream.o [2020-04-16T12:53:32.499Z] #44 41.91 CC images/sk-packet.o [2020-04-16T12:53:32.499Z] #44 42.40 CC images/mnt.o [2020-04-16T12:53:32.499Z] #44 42.90 CC images/pipe-data.o [2020-04-16T12:53:32.499Z] #44 43.28 CC images/sa.o [2020-04-16T12:53:32.499Z] #44 43.75 CC images/timer.o [2020-04-16T12:53:32.499Z] #44 44.29 CC images/timerfd.o [2020-04-16T12:53:32.499Z] #44 44.63 CC images/mm.o [2020-04-16T12:53:33.070Z] #44 45.02 CC images/sk-opts.o [2020-04-16T12:53:33.330Z] #44 45.41 CC images/sk-unix.o [2020-04-16T12:53:34.298Z] #44 46.02 CC images/sk-inet.o [2020-04-16T12:53:34.298Z] #44 46.41 CC images/tun.o [2020-04-16T12:53:34.869Z] #44 46.77 CC images/sk-netlink.o [2020-04-16T12:53:35.129Z] #44 47.18 CC images/packet-sock.o [2020-04-16T12:53:35.701Z] #44 47.78 CC images/ipc-var.o [2020-04-16T12:53:35.961Z] #44 48.04 CC images/ipc-desc.o [2020-04-16T12:53:36.532Z] #44 48.35 CC images/ipc-shm.o [2020-04-16T12:53:36.792Z] #44 ... [2020-04-16T12:53:36.792Z] [2020-04-16T12:53:36.792Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:53:36.792Z] #56 101.9 golang.org/x/crypto/ssh/terminal [2020-04-16T12:53:36.792Z] #56 103.3 mvdan.cc/sh/v3/cmd/shfmt [2020-04-16T12:53:36.792Z] #56 DONE 108.3s [2020-04-16T12:53:36.792Z] [2020-04-16T12:53:36.792Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:53:36.792Z] #44 48.65 CC images/ipc-msg.o [2020-04-16T12:53:36.792Z] #44 ... [2020-04-16T12:53:36.792Z] [2020-04-16T12:53:36.792Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:53:36.792Z] #47 99.43 math/big [2020-04-16T12:53:36.792Z] #47 103.2 go/doc [2020-04-16T12:53:36.792Z] #47 104.1 vendor/golang.org/x/text/unicode/norm [2020-04-16T12:53:37.052Z] #47 ... [2020-04-16T12:53:37.052Z] [2020-04-16T12:53:37.052Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:53:37.052Z] #44 49.00 CC images/ipc-sem.o [2020-04-16T12:53:37.312Z] #44 49.42 CC images/utsns.o [2020-04-16T12:53:37.882Z] #44 49.72 CC images/creds.o [2020-04-16T12:53:37.882Z] #44 49.94 CC images/vma.o [2020-04-16T12:53:38.143Z] #44 50.35 CC images/netdev.o [2020-04-16T12:53:39.217Z] #44 51.18 CC images/tty.o [2020-04-16T12:53:40.162Z] #44 51.94 CC images/file-lock.o [2020-04-16T12:53:40.162Z] #44 52.21 CC images/rlimit.o [2020-04-16T12:53:40.434Z] #44 52.54 CC images/pagemap.o [2020-04-16T12:53:41.011Z] #44 53.05 CC images/siginfo.o [2020-04-16T12:53:41.287Z] #44 53.26 CC images/rpc.o [2020-04-16T12:53:42.228Z] #44 ... [2020-04-16T12:53:42.228Z] [2020-04-16T12:53:42.228Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:53:42.228Z] #10 114.0 Selecting previously unselected package libapparmor1:arm64. [2020-04-16T12:53:42.228Z] #10 114.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-04-16T12:53:42.228Z] #10 114.0 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-04-16T12:53:42.488Z] #10 114.2 Selecting previously unselected package libapparmor-dev:arm64. [2020-04-16T12:53:42.488Z] #10 114.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-04-16T12:53:42.488Z] #10 114.2 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-16T12:53:42.639Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-04-16T12:53:42.639Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-16T12:53:42.639Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.6% of statements [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/api/types [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-16T12:53:42.639Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-04-16T12:53:42.639Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-16T12:53:42.639Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-04-16T12:53:42.639Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/builder [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-16T12:53:42.639Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-16T12:53:42.639Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2020-04-16T12:53:42.749Z] #10 114.6 Selecting previously unselected package libbtrfs0. [2020-04-16T12:53:42.749Z] #10 114.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-04-16T12:53:42.749Z] #10 114.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-16T12:53:42.749Z] #10 114.7 Selecting previously unselected package libbtrfs-dev. [2020-04-16T12:53:43.009Z] #10 114.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-04-16T12:53:43.009Z] #10 114.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-16T12:53:43.009Z] #10 114.9 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-04-16T12:53:43.009Z] #10 114.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-04-16T12:53:43.009Z] #10 114.9 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-04-16T12:53:43.269Z] #10 115.0 Selecting previously unselected package libudev-dev:arm64. [2020-04-16T12:53:43.270Z] #10 115.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ... [2020-04-16T12:53:43.270Z] #10 115.2 Unpacking libudev-dev:arm64 (241-7~deb10u3) ... [2020-04-16T12:53:43.530Z] #10 115.3 Selecting previously unselected package libsepol1-dev:arm64. [2020-04-16T12:53:43.790Z] #10 115.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-04-16T12:53:43.790Z] #10 115.4 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-04-16T12:53:44.051Z] #10 115.8 Selecting previously unselected package libpcre16-3:arm64. [2020-04-16T12:53:44.051Z] #10 115.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-04-16T12:53:44.051Z] #10 115.8 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-04-16T12:53:44.111Z] ok github.com/docker/docker/builder/remotecontext 0.329s coverage: 13.6% of statements [2020-04-16T12:53:44.111Z] ok github.com/docker/docker/builder/dockerfile 0.918s coverage: 48.2% of statements [2020-04-16T12:53:44.311Z] #10 116.0 Selecting previously unselected package libpcre32-3:arm64. [2020-04-16T12:53:44.311Z] #10 116.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-04-16T12:53:44.311Z] #10 116.1 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-04-16T12:53:44.571Z] #10 116.3 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-04-16T12:53:44.572Z] #10 116.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-04-16T12:53:44.572Z] #10 116.3 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-04-16T12:53:44.572Z] #10 116.4 Selecting previously unselected package libpcre3-dev:arm64. [2020-04-16T12:53:44.572Z] #10 116.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-04-16T12:53:44.572Z] #10 116.4 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-04-16T12:53:44.725Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-04-16T12:53:44.834Z] #10 116.7 Selecting previously unselected package libselinux1-dev:arm64. [2020-04-16T12:53:44.834Z] #10 116.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-04-16T12:53:44.834Z] #10 116.7 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-04-16T12:53:45.409Z] #10 117.2 Selecting previously unselected package libdevmapper-dev:arm64. [2020-04-16T12:53:45.409Z] #10 117.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-04-16T12:53:45.409Z] #10 117.2 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-04-16T12:53:45.669Z] #10 117.4 Selecting previously unselected package libseccomp-dev:arm64. [2020-04-16T12:53:45.669Z] #10 117.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-04-16T12:53:45.669Z] #10 117.4 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-04-16T12:53:45.669Z] #10 117.5 Selecting previously unselected package libsystemd-dev:arm64. [2020-04-16T12:53:45.669Z] #10 117.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ... [2020-04-16T12:53:45.669Z] #10 117.5 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-04-16T12:53:46.195Z] ok github.com/docker/docker/builder/remotecontext/git 1.469s coverage: 86.3% of statements [2020-04-16T12:53:46.195Z] ? github.com/docker/docker/cli [no test files] [2020-04-16T12:53:46.195Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-16T12:53:46.611Z] #10 118.4 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-04-16T12:53:46.611Z] #10 118.4 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-04-16T12:53:46.611Z] #10 118.5 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-04-16T12:53:46.612Z] #10 118.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-16T12:53:46.612Z] #10 118.5 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-04-16T12:53:46.612Z] #10 118.5 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-04-16T12:53:46.612Z] #10 118.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-16T12:53:46.612Z] #10 118.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-16T12:53:46.612Z] #10 118.6 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-04-16T12:53:46.872Z] #10 118.6 Setting up libudev-dev:arm64 (241-7~deb10u3) ... [2020-04-16T12:53:46.872Z] #10 118.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-16T12:53:46.872Z] #10 118.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-16T12:53:46.872Z] #10 118.6 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-04-16T12:53:46.872Z] #10 118.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-16T12:53:46.872Z] #10 118.7 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-04-16T12:53:46.872Z] #10 118.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-16T12:53:46.872Z] #10 118.7 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-04-16T12:53:46.872Z] #10 118.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T12:53:46.872Z] #10 118.7 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 [2020-04-16T12:53:46.872Z] #10 118.7 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 [2020-04-16T12:53:46.872Z] #10 118.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T12:53:46.872Z] #10 118.8 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 [2020-04-16T12:53:46.872Z] #10 118.8 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 [2020-04-16T12:53:46.872Z] #10 118.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-16T12:53:46.872Z] #10 118.8 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-04-16T12:53:47.133Z] #10 118.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-04-16T12:53:47.133Z] #10 118.8 Setting up dmsetup (2:1.02.155-3) ... [2020-04-16T12:53:47.133Z] #10 118.9 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-04-16T12:53:47.133Z] #10 118.9 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-04-16T12:53:47.133Z] #10 118.9 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T12:53:47.201Z] ok github.com/docker/docker/client 0.147s coverage: 75.8% of statements [2020-04-16T12:53:47.705Z] #10 DONE 119.6s [2020-04-16T12:53:47.705Z] [2020-04-16T12:53:47.705Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T12:53:47.705Z] #58 DONE 0.1s [2020-04-16T12:53:47.705Z] [2020-04-16T12:53:47.705Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-16T12:53:47.968Z] #11 ... [2020-04-16T12:53:47.968Z] [2020-04-16T12:53:47.968Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-16T12:53:47.968Z] #59 DONE 0.1s [2020-04-16T12:53:47.968Z] [2020-04-16T12:53:47.968Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:53:50.518Z] #60 ... [2020-04-16T12:53:50.518Z] [2020-04-16T12:53:50.518Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:53:50.518Z] #68 114.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-16T12:53:50.518Z] #68 114.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-16T12:53:50.518Z] #68 DONE 121.7s [2020-04-16T12:53:50.518Z] [2020-04-16T12:53:50.518Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-16T12:53:50.518Z] #69 DONE 0.1s [2020-04-16T12:53:50.518Z] [2020-04-16T12:53:50.518Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:53:50.518Z] #44 55.03 CC images/ext-file.o [2020-04-16T12:53:50.518Z] #44 55.35 CC images/cgroup.o [2020-04-16T12:53:50.518Z] #44 56.31 CC images/userns.o [2020-04-16T12:53:50.518Z] #44 56.75 CC images/google/protobuf/descriptor.o [2020-04-16T12:53:50.518Z] #44 59.42 CC images/opts.o [2020-04-16T12:53:50.518Z] #44 59.78 CC images/seccomp.o [2020-04-16T12:53:50.518Z] #44 60.41 CC images/binfmt-misc.o [2020-04-16T12:53:50.518Z] #44 60.78 CC images/time.o [2020-04-16T12:53:50.518Z] #44 61.10 CC images/sysctl.o [2020-04-16T12:53:50.518Z] #44 61.37 CC images/autofs.o [2020-04-16T12:53:50.518Z] #44 61.67 CC images/macvlan.o [2020-04-16T12:53:50.518Z] #44 62.00 CC images/sit.o [2020-04-16T12:53:50.518Z] #44 62.25 LINK images/built-in.o [2020-04-16T12:53:50.518Z] #44 ... [2020-04-16T12:53:50.518Z] [2020-04-16T12:53:50.518Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-16T12:53:50.518Z] #11 DONE 2.6s [2020-04-16T12:53:50.518Z] [2020-04-16T12:53:50.518Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:53:50.518Z] #47 111.9 github.com/LK4D4/vndr/build [2020-04-16T12:53:50.518Z] #47 113.2 vendor/golang.org/x/net/idna [2020-04-16T12:53:50.518Z] #47 116.1 encoding/asn1 [2020-04-16T12:53:50.518Z] #47 117.5 net/http/internal [2020-04-16T12:53:50.518Z] #47 119.6 vendor/golang.org/x/crypto/cryptobyte [2020-04-16T12:53:50.518Z] #47 121.5 net/textproto [2020-04-16T12:53:50.518Z] #47 121.6 vendor/golang.org/x/net/http/httpproxy [2020-04-16T12:53:50.518Z] #47 ... [2020-04-16T12:53:50.518Z] [2020-04-16T12:53:50.518Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:53:50.518Z] #44 62.51 GEN compel/include/asm [2020-04-16T12:53:50.518Z] #44 62.59 GEN compel/include/version.h [2020-04-16T12:53:50.518Z] #44 62.66 touch .config [2020-04-16T12:53:50.518Z] #44 62.69 GEN include/common/config.h [2020-04-16T12:53:50.779Z] #44 62.84 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-16T12:53:50.780Z] #44 62.88 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-04-16T12:53:50.780Z] #44 62.95 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-04-16T12:53:51.041Z] #44 62.99 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-04-16T12:53:51.041Z] #44 63.08 DEP compel/plugins/std/infect.d [2020-04-16T12:53:51.304Z] #44 63.29 DEP compel/plugins/std/string.d [2020-04-16T12:53:51.304Z] #44 63.41 DEP compel/plugins/std/log.d [2020-04-16T12:53:51.876Z] #44 63.71 DEP compel/plugins/std/fds.d [2020-04-16T12:53:51.876Z] #44 63.84 DEP compel/plugins/std/std.d [2020-04-16T12:53:52.137Z] #44 64.04 DEP compel/plugins/shmem/shmem.d [2020-04-16T12:53:52.137Z] #44 64.25 DEP compel/plugins/fds/fds.d [2020-04-16T12:53:52.707Z] #44 64.61 CC compel/plugins/std/std.o [2020-04-16T12:53:53.278Z] #44 65.21 CC compel/plugins/std/fds.o [2020-04-16T12:53:53.540Z] #44 65.74 CC compel/plugins/std/log.o [2020-04-16T12:53:54.111Z] #44 ... [2020-04-16T12:53:54.111Z] [2020-04-16T12:53:54.111Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-16T12:53:54.111Z] #12 DONE 3.5s [2020-04-16T12:53:54.111Z] [2020-04-16T12:53:54.111Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-16T12:53:56.657Z] #13 2.362 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-16T12:53:56.657Z] #13 DONE 2.6s [2020-04-16T12:53:56.657Z] [2020-04-16T12:53:56.657Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:53:56.657Z] #44 66.91 CC compel/plugins/std/string.o [2020-04-16T12:53:56.657Z] #44 67.72 CC compel/plugins/std/infect.o [2020-04-16T12:53:56.657Z] #44 68.37 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-04-16T12:53:56.657Z] #44 68.44 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-04-16T12:53:56.657Z] #44 68.52 AR compel/plugins/std.lib.a [2020-04-16T12:53:56.657Z] #44 68.65 CC compel/plugins/fds/fds.o [2020-04-16T12:53:57.225Z] #44 69.09 AR compel/plugins/fds.lib.a [2020-04-16T12:53:57.225Z] #44 69.14 HOSTDEP compel/src/lib/log-host.d [2020-04-16T12:53:57.225Z] #44 69.33 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-16T12:53:57.485Z] #44 69.47 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-04-16T12:53:57.745Z] #44 69.76 HOSTDEP compel/src/main-host.d [2020-04-16T12:53:58.005Z] #44 69.95 DEP compel/src/lib/ptrace.d [2020-04-16T12:53:58.005Z] #44 70.14 DEP compel/src/lib/infect.d [2020-04-16T12:53:58.266Z] #44 70.34 DEP compel/src/lib/infect-util.d [2020-04-16T12:53:58.527Z] #44 70.57 DEP compel/src/lib/infect-rpc.d [2020-04-16T12:53:58.788Z] #44 70.75 DEP compel/arch/aarch64/src/lib/infect.d [2020-04-16T12:53:59.050Z] #44 ... [2020-04-16T12:53:59.050Z] [2020-04-16T12:53:59.050Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-16T12:53:59.050Z] #14 DONE 2.5s [2020-04-16T12:53:59.050Z] [2020-04-16T12:53:59.050Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:53:59.050Z] #44 71.07 DEP compel/arch/aarch64/src/lib/cpu.d [2020-04-16T12:53:59.050Z] #44 71.20 DEP compel/src/lib/log.d [2020-04-16T12:53:59.310Z] #44 71.40 DEP compel/src/main.d [2020-04-16T12:53:59.573Z] #44 71.58 DEP compel/src/lib/handle-elf.d [2020-04-16T12:53:59.834Z] #44 ... [2020-04-16T12:53:59.834Z] [2020-04-16T12:53:59.834Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:53:59.834Z] #50 DONE 131.4s [2020-04-16T12:53:59.834Z] [2020-04-16T12:53:59.834Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:53:59.834Z] #44 71.85 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-04-16T12:54:00.094Z] #44 72.21 CC compel/src/lib/log.o [2020-04-16T12:54:00.665Z] #44 ... [2020-04-16T12:54:00.665Z] [2020-04-16T12:54:00.665Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:54:00.665Z] #60 2.624 + RM_GOPATH=0 [2020-04-16T12:54:00.665Z] #60 2.624 + TMP_GOPATH= [2020-04-16T12:54:00.665Z] #60 2.624 + : /build [2020-04-16T12:54:00.665Z] #60 2.624 + '[' -z '' ']' [2020-04-16T12:54:00.665Z] #60 2.624 ++ mktemp -d [2020-04-16T12:54:00.665Z] #60 2.624 + export GOPATH=/tmp/tmp.1Zqx361swW [2020-04-16T12:54:00.665Z] #60 2.624 + GOPATH=/tmp/tmp.1Zqx361swW [2020-04-16T12:54:00.665Z] #60 2.624 + RM_GOPATH=1 [2020-04-16T12:54:00.665Z] #60 2.624 ++ dirname ./install.sh [2020-04-16T12:54:00.665Z] #60 2.628 + dir=. [2020-04-16T12:54:00.665Z] #60 2.628 + bin=runc [2020-04-16T12:54:00.665Z] #60 2.628 + shift [2020-04-16T12:54:00.665Z] #60 2.628 + '[' '!' -f ./runc.installer ']' [2020-04-16T12:54:00.665Z] #60 2.628 + . ./runc.installer [2020-04-16T12:54:00.665Z] #60 2.628 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-16T12:54:00.665Z] #60 2.628 + install_runc [2020-04-16T12:54:00.665Z] #60 2.628 + uname -r [2020-04-16T12:54:00.665Z] #60 2.635 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-16T12:54:00.665Z] #60 2.653 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-16T12:54:00.665Z] #60 2.653 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-16T12:54:00.665Z] #60 2.653 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-16T12:54:00.665Z] #60 2.653 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1Zqx361swW/src/github.com/opencontainers/runc [2020-04-16T12:54:00.665Z] #60 2.675 Cloning into '/tmp/tmp.1Zqx361swW/src/github.com/opencontainers/runc'... [2020-04-16T12:54:00.665Z] #60 11.86 + cd /tmp/tmp.1Zqx361swW/src/github.com/opencontainers/runc [2020-04-16T12:54:00.665Z] #60 11.86 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-16T12:54:00.665Z] #60 12.73 + '[' -z '' ']' [2020-04-16T12:54:00.665Z] #60 12.73 + target=static [2020-04-16T12:54:00.665Z] #60 12.73 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-16T12:54:00.665Z] #60 ... [2020-04-16T12:54:00.665Z] [2020-04-16T12:54:00.665Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:54:00.665Z] #44 72.73 CC compel/arch/aarch64/src/lib/cpu.o [2020-04-16T12:54:00.926Z] #44 ... [2020-04-16T12:54:00.926Z] [2020-04-16T12:54:00.926Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:54:00.926Z] #47 122.6 crypto/x509 [2020-04-16T12:54:00.926Z] #47 123.7 vendor/golang.org/x/net/http/httpguts [2020-04-16T12:54:00.926Z] #47 123.7 mime/multipart [2020-04-16T12:54:00.926Z] #47 127.5 crypto/tls [2020-04-16T12:54:01.187Z] #47 ... [2020-04-16T12:54:01.187Z] [2020-04-16T12:54:01.187Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:54:01.187Z] #44 73.16 CC compel/arch/aarch64/src/lib/infect.o [2020-04-16T12:54:01.758Z] #44 73.85 CC compel/src/lib/infect-rpc.o [2020-04-16T12:54:02.019Z] #44 ... [2020-04-16T12:54:02.019Z] [2020-04-16T12:54:02.019Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-16T12:54:02.019Z] #15 DONE 3.1s [2020-04-16T12:54:02.279Z] [2020-04-16T12:54:02.280Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:54:02.280Z] #44 74.25 CC compel/src/lib/infect-util.o [2020-04-16T12:54:02.541Z] #44 74.59 CC compel/src/lib/infect.o [2020-04-16T12:54:05.089Z] #44 ... [2020-04-16T12:54:05.089Z] [2020-04-16T12:54:05.089Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-16T12:54:05.089Z] #16 DONE 2.6s [2020-04-16T12:54:05.089Z] [2020-04-16T12:54:05.089Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T12:54:07.633Z] #17 2.817 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T12:54:07.633Z] #17 2.908 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T12:54:07.633Z] #17 3.091 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T12:54:08.204Z] #17 3.605 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-16T12:54:08.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-16T12:54:08.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-16T12:54:08.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-16T12:54:08.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-16T12:54:09.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-16T12:54:09.588Z] #17 4.710 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-16T12:54:11.500Z] #17 6.479 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-16T12:54:11.500Z] #17 ... [2020-04-16T12:54:11.500Z] [2020-04-16T12:54:11.500Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:54:11.500Z] #44 77.52 CC compel/src/lib/ptrace.o [2020-04-16T12:54:11.500Z] #44 78.11 AR compel/libcompel.a [2020-04-16T12:54:11.500Z] #44 78.22 HOSTCC compel/src/main-host.o [2020-04-16T12:54:11.500Z] #44 78.55 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-04-16T12:54:11.500Z] #44 78.86 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-16T12:54:11.500Z] #44 79.29 HOSTCC compel/src/lib/log-host.o [2020-04-16T12:54:11.500Z] #44 79.56 HOSTLINK compel/compel-host-bin [2020-04-16T12:54:11.500Z] #44 79.78 DEP soccr/soccr.d [2020-04-16T12:54:11.500Z] #44 80.04 CC soccr/soccr.o [2020-04-16T12:54:11.500Z] #44 82.10 AR soccr/libsoccr.a [2020-04-16T12:54:11.500Z] #44 82.14 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-16T12:54:11.500Z] #44 82.60 DEP criu/arch/aarch64/sigframe.d [2020-04-16T12:54:11.500Z] #44 82.89 DEP criu/arch/aarch64/crtools.d [2020-04-16T12:54:11.500Z] #44 83.14 DEP criu/arch/aarch64/cpu.d [2020-04-16T12:54:11.500Z] #44 83.17 DEP criu/arch/aarch64/bitops.d [2020-04-16T12:54:11.500Z] #44 83.27 CC criu/arch/aarch64/bitops.o [2020-04-16T12:54:11.500Z] #44 83.39 CC criu/arch/aarch64/cpu.o [2020-04-16T12:54:11.500Z] #44 83.61 CC criu/arch/aarch64/crtools.o [2020-04-16T12:54:12.440Z] #44 84.39 CC criu/arch/aarch64/sigframe.o [2020-04-16T12:54:12.440Z] #44 ... [2020-04-16T12:54:12.440Z] [2020-04-16T12:54:12.440Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:54:12.440Z] #60 14.68 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-04-16T12:54:12.700Z] #60 ... [2020-04-16T12:54:12.700Z] [2020-04-16T12:54:12.700Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:54:12.700Z] #44 84.76 LINK criu/arch/aarch64/crtools.built-in.o [2020-04-16T12:54:12.700Z] #44 84.88 DEP criu/pie/util-vdso.d [2020-04-16T12:54:13.270Z] #44 85.13 DEP criu/pie/util.d [2020-04-16T12:54:13.270Z] #44 ... [2020-04-16T12:54:13.270Z] [2020-04-16T12:54:13.270Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:54:13.270Z] #47 134.6 net/http/httptrace [2020-04-16T12:54:13.270Z] #47 135.0 net/http [2020-04-16T12:54:13.270Z] #47 ... [2020-04-16T12:54:13.270Z] [2020-04-16T12:54:13.270Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:54:13.270Z] #44 85.37 CC criu/pie/util.o [2020-04-16T12:54:13.841Z] #44 85.79 CC criu/pie/util-vdso.o [2020-04-16T12:54:14.158Z] ok github.com/docker/docker/cmd/dockerd 0.035s coverage: 30.8% of statements [2020-04-16T12:54:14.158Z] ok github.com/docker/docker/container 0.108s coverage: 34.9% of statements [2020-04-16T12:54:14.158Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-16T12:54:14.158Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-16T12:54:14.158Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-16T12:54:14.158Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-16T12:54:14.412Z] #44 86.52 AR criu/pie/pie.lib.a [2020-04-16T12:54:14.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-16T12:54:14.672Z] #44 86.66 DEP criu/pie/restorer.d [2020-04-16T12:54:14.933Z] #44 87.06 DEP criu/arch/aarch64/intraprocedure.d [2020-04-16T12:54:15.195Z] #44 87.10 DEP criu/arch/aarch64/restorer.d [2020-04-16T12:54:15.195Z] #44 87.33 DEP criu/arch/aarch64/vdso-pie.d [2020-04-16T12:54:15.455Z] #44 87.51 DEP criu/pie/parasite-vdso.d [2020-04-16T12:54:15.716Z] #44 87.75 DEP criu/pie/parasite.d [2020-04-16T12:54:15.976Z] #44 88.03 CC criu/pie/parasite.o [2020-04-16T12:54:17.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-16T12:54:17.890Z] #44 89.72 LINK criu/pie/parasite.built-in.o [2020-04-16T12:54:17.890Z] #44 89.72 GEN criu/pie/parasite-blob.h [2020-04-16T12:54:17.890Z] #44 89.75 CC criu/pie/parasite-vdso.o [2020-04-16T12:54:18.537Z] ok github.com/docker/docker/daemon/cluster 0.031s coverage: 0.5% of statements [2020-04-16T12:54:18.831Z] #44 90.76 CC criu/arch/aarch64/vdso-pie.o [2020-04-16T12:54:19.091Z] #44 ... [2020-04-16T12:54:19.091Z] [2020-04-16T12:54:19.091Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:54:19.544Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-04-16T12:54:20.386Z] --- PASS: TestBuildWithHugeFile (51.79s) [2020-04-16T12:54:20.386Z] === RUN TestBuildWithEmptyDockerfile [2020-04-16T12:54:20.386Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-16T12:54:20.386Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-16T12:54:20.386Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-16T12:54:20.386Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-16T12:54:20.386Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-16T12:54:20.386Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-16T12:54:20.386Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-16T12:54:20.386Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-16T12:54:20.386Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-16T12:54:20.386Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2020-04-16T12:54:20.386Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-04-16T12:54:20.386Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-04-16T12:54:20.386Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-04-16T12:54:20.386Z] === RUN TestBuildPreserveOwnership [2020-04-16T12:54:20.386Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-16T12:54:20.551Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.6% of statements [2020-04-16T12:54:21.273Z] Removing intermediate container 100bdaf1c7e7 [2020-04-16T12:54:21.273Z] ---> 8c8843215201 [2020-04-16T12:54:21.273Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-04-16T12:54:21.273Z] ---> ebd73b5ebd31 [2020-04-16T12:54:21.273Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-04-16T12:54:21.273Z] ---> f4239004a285 [2020-04-16T12:54:21.273Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-04-16T12:54:21.273Z] ---> Running in 5c772027e920 [2020-04-16T12:54:21.273Z] Removing intermediate container 5c772027e920 [2020-04-16T12:54:21.273Z] ---> a1cd463ea365 [2020-04-16T12:54:21.273Z] Successfully built a1cd463ea365 [2020-04-16T12:54:21.273Z] Successfully tagged moby-buildx:latest [2020-04-16T12:54:21.273Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-04-16T12:54:21.273Z] if [ -n "${id}" ]; then \ [2020-04-16T12:54:21.273Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-04-16T12:54:21.273Z] && touch bundles/buildx; \ [2020-04-16T12:54:21.273Z] docker rm -f ${id}; \ [2020-04-16T12:54:21.273Z] fi [2020-04-16T12:54:21.273Z] 62d1128f6a40b3d880b29d37ddd54a000250a6326e00ec36ced46b6fc22b65a6 [2020-04-16T12:54:21.273Z] bundles/buildx version [2020-04-16T12:54:21.273Z] buildx v0.3.1 6db68d0 [2020-04-16T12:54:21.273Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:2376ebd3f22baa2f85704430e54769aed82e7262 . [2020-04-16T12:54:21.273Z] #1 [internal] booting buildkit [2020-04-16T12:54:21.560Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-04-16T12:54:21.697Z] #23 148.4 Checking out files: 16% (1813/10686) Checking out files: 17% (1817/10686) Checking out files: 18% (1924/10686) Checking out files: 19% (2031/10686) Checking out files: 20% (2138/10686) Checking out files: 21% (2245/10686) Checking out files: 22% (2351/10686) Checking out files: 23% (2458/10686) Checking out files: 24% (2565/10686) Checking out files: 25% (2672/10686) Checking out files: 26% (2779/10686) Checking out files: 27% (2886/10686) Checking out files: 28% (2993/10686) Checking out files: 29% (3099/10686) Checking out files: 30% (3206/10686) Checking out files: 31% (3313/10686) Checking out files: 31% (3377/10686) Checking out files: 32% (3420/10686) Checking out files: 33% (3527/10686) Checking out files: 34% (3634/10686) Checking out files: 35% (3741/10686) Checking out files: 36% (3847/10686) Checking out files: 37% (3954/10686) Checking out files: 38% (4061/10686) Checking out files: 39% (4168/10686) Checking out files: 40% (4275/10686) Checking out files: 41% (4382/10686) Checking out files: 42% (4489/10686) Checking out files: 43% (4595/10686) Checking out files: 44% (4702/10686) Checking out files: 45% (4809/10686) Checking out files: 46% (4916/10686) Checking out files: 46% (4931/10686) Checking out files: 47% (5023/10686) Checking out files: 48% (5130/10686) Checking out files: 49% (5237/10686) Checking out files: 50% (5343/10686) Checking out files: 51% (5450/10686) Checking out files: 52% (5557/10686) Checking out files: 53% (5664/10686) Checking out files: 54% (5771/10686) Checking out files: 55% (5878/10686) Checking out files: 56% (5985/10686) Checking out files: 57% (6092/10686) Checking out files: 58% (6198/10686) Checking out files: 59% (6305/10686) Checking out files: 60% (6412/10686) Checking out files: 61% (6519/10686) Checking out files: 62% (6626/10686) Checking out files: 63% (6733/10686) Checking out files: 64% (6840/10686) Checking out files: 65% (6946/10686) Checking out files: 66% (7053/10686) Checking out files: 67% (7160/10686) Checking out files: 68% (7267/10686) Checking out files: 69% (7374/10686) Checking out files: 69% (7390/10686) Checking out files: 70% (7481/10686) Checking out files: 71% (7588/10686) Checking out files: 72% (7694/10686) Checking out files: 73% (7801/10686) Checking out files: 74% (7908/10686) Checking out files: 75% (8015/10686) Checking out files: 76% (8122/10686) Checking out files: 77% (8229/10686) Checking out files: 78% (8336/10686) Checking out files: 79% (8442/10686) Checking out files: 80% (8549/10686) Checking out files: 81% (8656/10686) Checking out files: 82% (8763/10686) Checking out files: 83% (8870/10686) Checking out files: 84% (8977/10686) Checking out files: 85% (9084/10686) Checking out files: 86% (9190/10686) Checking out files: 87% (9297/10686) Checking out files: 87% (9386/10686) Checking out files: 88% (9404/10686) Checking out files: 89% (9511/10686) Checking out files: 90% (9618/10686) Checking out files: 91% (9725/10686) Checking out files: 92% (9832/10686) Checking out files: 93% (9938/10686) Checking out files: 94% (10045/10686) Checking out files: 95% (10152/10686) Checking out files: 96% (10259/10686) Checking out files: 97% (10366/10686) Checking out files: 98% (10473/10686) Checking out files: 99% (10580/10686) Checking out files: 100% (10686/10686) Checking out files: 100% (10686/10686), done. [2020-04-16T12:54:21.957Z] #23 153.4 + cd /tmp/tmp.MAwvzMI3xu/tmp/docker-ce [2020-04-16T12:54:21.957Z] #23 153.4 + git checkout -q v17.06.2-ce [2020-04-16T12:54:22.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-16T12:54:23.656Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-16T12:54:24.276Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2020-04-16T12:54:24.276Z] #1 creating container buildx_buildkit_default [2020-04-16T12:54:24.503Z] #23 ... [2020-04-16T12:54:24.503Z] [2020-04-16T12:54:24.503Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:54:24.503Z] #47 146.0 github.com/LK4D4/vndr/godl [2020-04-16T12:54:24.503Z] #47 146.8 github.com/LK4D4/vndr [2020-04-16T12:54:24.503Z] #47 ... [2020-04-16T12:54:24.503Z] [2020-04-16T12:54:24.503Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T12:54:24.503Z] #17 9.916 Fetched 8166 kB in 7s (1098 kB/s) [2020-04-16T12:54:24.503Z] #17 9.916 Reading package lists... [2020-04-16T12:54:24.503Z] #17 13.84 Reading package lists... [2020-04-16T12:54:24.503Z] #17 16.97 Building dependency tree... [2020-04-16T12:54:24.503Z] #17 19.29 libcap2-bin is already the newest version (1:2.25-2). [2020-04-16T12:54:24.503Z] #17 19.29 The following additional packages will be installed: [2020-04-16T12:54:24.503Z] #17 19.30 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-16T12:54:24.503Z] #17 19.30 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-16T12:54:24.503Z] #17 19.30 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-16T12:54:24.503Z] #17 19.31 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-16T12:54:24.503Z] #17 19.31 python3.7 python3.7-minimal vim-runtime xxd [2020-04-16T12:54:24.503Z] #17 19.32 Suggested packages: [2020-04-16T12:54:24.503Z] #17 19.33 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-16T12:54:24.503Z] #17 19.33 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-16T12:54:24.503Z] #17 19.33 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-16T12:54:24.503Z] #17 19.33 Recommended packages: [2020-04-16T12:54:24.503Z] #17 19.33 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-16T12:54:24.503Z] #17 19.33 python3-keyrings.alt python3-xdg unzip [2020-04-16T12:54:24.561Z] #1 creating container buildx_buildkit_default 0.5s done [2020-04-16T12:54:24.561Z] #1 DONE 3.1s [2020-04-16T12:54:24.561Z] [2020-04-16T12:54:24.561Z] #2 [internal] load build definition from Dockerfile [2020-04-16T12:54:24.561Z] #2 transferring dockerfile: 17.09kB done [2020-04-16T12:54:24.561Z] #2 DONE 0.0s [2020-04-16T12:54:24.561Z] [2020-04-16T12:54:24.561Z] #3 [internal] load .dockerignore [2020-04-16T12:54:24.561Z] #3 transferring context: 87B done [2020-04-16T12:54:24.561Z] #3 DONE 0.0s [2020-04-16T12:54:24.561Z] [2020-04-16T12:54:24.561Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-16T12:54:25.184Z] #4 DONE 0.5s [2020-04-16T12:54:25.184Z] [2020-04-16T12:54:25.184Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-16T12:54:25.184Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-16T12:54:25.444Z] #17 ... [2020-04-16T12:54:25.444Z] [2020-04-16T12:54:25.444Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:54:25.444Z] #44 91.30 CC criu/arch/aarch64/restorer.o [2020-04-16T12:54:25.444Z] #44 91.97 CC criu/arch/aarch64/intraprocedure.o [2020-04-16T12:54:25.444Z] #44 92.05 CC criu/pie/restorer.o [2020-04-16T12:54:25.444Z] #44 96.25 LINK criu/pie/restorer.built-in.o [2020-04-16T12:54:25.444Z] #44 96.31 GEN criu/pie/restorer-blob.h [2020-04-16T12:54:25.444Z] #44 96.46 DEP criu/vdso.d [2020-04-16T12:54:25.444Z] #44 96.86 DEP criu/uts_ns.d [2020-04-16T12:54:25.444Z] #44 97.11 DEP criu/util.d [2020-04-16T12:54:25.444Z] #44 97.37 DEP criu/uffd.d [2020-04-16T12:54:25.444Z] #44 97.63 DEP criu/tun.d [2020-04-16T12:54:25.470Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-04-16T12:54:25.470Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-16T12:54:25.470Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-04-16T12:54:25.470Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 4.08MB / 8.18MB 0.1s [2020-04-16T12:54:25.470Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-04-16T12:54:25.470Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-04-16T12:54:26.014Z] #44 97.79 DEP criu/tty.d [2020-04-16T12:54:26.014Z] #44 98.00 DEP criu/timerfd.d [2020-04-16T12:54:26.014Z] #44 ... [2020-04-16T12:54:26.014Z] [2020-04-16T12:54:26.015Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:54:26.015Z] #23 157.5 + mkdir -p /tmp/tmp.MAwvzMI3xu/src/github.com/docker [2020-04-16T12:54:26.015Z] #23 157.6 + mv components/cli /tmp/tmp.MAwvzMI3xu/src/github.com/docker/cli [2020-04-16T12:54:26.015Z] #23 157.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-04-16T12:54:26.091Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.5s done [2020-04-16T12:54:26.091Z] #5 DONE 0.9s [2020-04-16T12:54:26.119Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-16T12:54:26.119Z] [2020-04-16T12:54:26.119Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-04-16T12:54:26.119Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-04-16T12:54:26.119Z] Using test binary docker [2020-04-16T12:54:26.119Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-16T12:54:26.119Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-16T12:54:26.119Z] INFO: Waiting for daemon to start... [2020-04-16T12:54:26.119Z] Starting dockerd [2020-04-16T12:54:26.119Z] . [2020-04-16T12:54:26.119Z] INFO: Building docker-sdk-python3:4.2.0... [2020-04-16T12:54:26.278Z] #23 ... [2020-04-16T12:54:26.278Z] [2020-04-16T12:54:26.278Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:54:26.278Z] #47 DONE 157.8s [2020-04-16T12:54:26.376Z] [2020-04-16T12:54:26.376Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-16T12:54:26.376Z] #7 DONE 0.2s [2020-04-16T12:54:26.376Z] [2020-04-16T12:54:26.376Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-16T12:54:26.540Z] [2020-04-16T12:54:26.541Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T12:54:26.541Z] #17 21.78 The following NEW packages will be installed: [2020-04-16T12:54:26.541Z] #17 21.78 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-16T12:54:26.541Z] #17 21.78 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-16T12:54:26.541Z] #17 21.78 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-16T12:54:26.541Z] #17 21.78 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-16T12:54:26.541Z] #17 21.81 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-16T12:54:26.541Z] #17 21.81 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-16T12:54:26.541Z] #17 21.81 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-16T12:54:26.541Z] #17 21.81 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-16T12:54:26.541Z] #17 21.81 xz-utils zip [2020-04-16T12:54:26.671Z] #6 DONE 0.4s [2020-04-16T12:54:26.671Z] [2020-04-16T12:54:26.671Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-16T12:54:26.671Z] #8 resolve docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 done [2020-04-16T12:54:26.973Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 0B / 57.39MB 0.1s [2020-04-16T12:54:26.973Z] #8 sha256:d3b484376efc1a7cbd8b5e7651bddba7987b96cccf400030c97f05b32322534c 1.79kB / 1.79kB done [2020-04-16T12:54:26.973Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 0B / 54.14MB 0.1s [2020-04-16T12:54:26.973Z] #8 sha256:2f43dd711d716eff5a4d1668a936b8a3ea9c0932b14213712e14430fc0a3350f 5.46kB / 5.46kB done [2020-04-16T12:54:26.973Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 0B / 8.25MB 0.1s [2020-04-16T12:54:26.973Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 0B / 10.73MB 0.1s [2020-04-16T12:54:26.973Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 0B / 73.51MB 0.1s [2020-04-16T12:54:26.973Z] #8 sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 1.42kB / 1.42kB done [2020-04-16T12:54:26.973Z] #8 sha256:e4da803bae8bb7a7ed0d4d23bc6ee673fe44880f52ce4884cc64754f7168b44a 0B / 155B 0.1s [2020-04-16T12:54:26.973Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 425.02kB / 8.25MB 0.3s [2020-04-16T12:54:26.973Z] #8 sha256:e4da803bae8bb7a7ed0d4d23bc6ee673fe44880f52ce4884cc64754f7168b44a 155B / 155B 0.2s done [2020-04-16T12:54:26.973Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 0B / 96.51MB 0.3s [2020-04-16T12:54:27.111Z] #17 22.27 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T12:54:27.111Z] #17 22.27 Need to get 27.6 MB of archives. [2020-04-16T12:54:27.111Z] #17 22.27 After this operation, 114 MB of additional disk space will be used. [2020-04-16T12:54:27.111Z] #17 22.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-04-16T12:54:27.111Z] #17 22.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-04-16T12:54:27.111Z] #17 22.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-04-16T12:54:27.111Z] #17 22.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-04-16T12:54:27.111Z] #17 22.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-04-16T12:54:27.111Z] #17 22.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-04-16T12:54:27.111Z] #17 22.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-04-16T12:54:27.111Z] #17 22.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-04-16T12:54:27.111Z] #17 22.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-04-16T12:54:27.111Z] #17 22.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-04-16T12:54:27.111Z] #17 22.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-04-16T12:54:27.111Z] #17 22.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-04-16T12:54:27.111Z] #17 22.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-04-16T12:54:27.111Z] #17 22.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-04-16T12:54:27.111Z] #17 22.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-04-16T12:54:27.111Z] #17 22.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-04-16T12:54:27.111Z] #17 22.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-04-16T12:54:27.111Z] #17 22.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-16T12:54:27.268Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 883.77kB / 8.25MB 0.5s [2020-04-16T12:54:27.268Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 687.21kB / 10.73MB 0.5s [2020-04-16T12:54:27.364Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.426s coverage: 13.8% of statements [2020-04-16T12:54:27.386Z] #17 22.58 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-04-16T12:54:27.386Z] #17 22.59 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-04-16T12:54:27.386Z] #17 22.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-04-16T12:54:27.386Z] #17 22.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-04-16T12:54:27.386Z] #17 22.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-04-16T12:54:27.386Z] #17 22.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-04-16T12:54:27.386Z] #17 22.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-04-16T12:54:27.386Z] #17 22.69 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-04-16T12:54:27.386Z] #17 22.69 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-04-16T12:54:27.386Z] #17 22.70 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-04-16T12:54:27.386Z] #17 22.70 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-04-16T12:54:27.567Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 1.67MB / 8.25MB 0.7s [2020-04-16T12:54:27.567Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 1.47MB / 10.73MB 0.7s [2020-04-16T12:54:27.567Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 2.36MB / 8.25MB 0.9s [2020-04-16T12:54:27.567Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 2.13MB / 10.73MB 0.9s [2020-04-16T12:54:27.827Z] --- PASS: TestBuildPreserveOwnership (10.85s) [2020-04-16T12:54:27.827Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.83s) [2020-04-16T12:54:27.827Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.01s) [2020-04-16T12:54:27.827Z] === RUN TestBuildPlatformInvalid [2020-04-16T12:54:27.827Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-04-16T12:54:27.827Z] PASS [2020-04-16T12:54:27.827Z] [2020-04-16T12:54:27.827Z] === Skipped [2020-04-16T12:54:27.827Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-04-16T12:54:27.827Z] build_session_test.go:25: TODO: BuildKit [2020-04-16T12:54:27.827Z] [2020-04-16T12:54:27.827Z] [2020-04-16T12:54:27.827Z] DONE 32 tests, 1 skipped in 126.694s [2020-04-16T12:54:27.827Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-16T12:54:27.827Z] INFO: Testing against a local daemon [2020-04-16T12:54:27.827Z] === RUN TestConfigInspect [2020-04-16T12:54:27.827Z] --- SKIP: TestConfigInspect (0.02s) [2020-04-16T12:54:27.827Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:54:27.827Z] === RUN TestConfigList [2020-04-16T12:54:27.827Z] --- SKIP: TestConfigList (0.01s) [2020-04-16T12:54:27.827Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:54:27.827Z] === RUN TestConfigsCreateAndDelete [2020-04-16T12:54:27.827Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-04-16T12:54:27.827Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:54:27.827Z] === RUN TestConfigsUpdate [2020-04-16T12:54:27.827Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-04-16T12:54:27.827Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:54:27.827Z] === RUN TestTemplatedConfig [2020-04-16T12:54:27.827Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-04-16T12:54:27.827Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:54:27.827Z] === RUN TestConfigCreateResolve [2020-04-16T12:54:27.827Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-04-16T12:54:27.827Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:54:27.827Z] === RUN TestConfigDaemonLibtrustID [2020-04-16T12:54:27.865Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 2.88MB / 54.14MB 1.0s [2020-04-16T12:54:27.865Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 2.82MB / 8.25MB 1.0s [2020-04-16T12:54:27.865Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 2.98MB / 57.39MB 1.2s [2020-04-16T12:54:27.865Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 3.28MB / 8.25MB 1.2s [2020-04-16T12:54:27.865Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 3.05MB / 10.73MB 1.2s [2020-04-16T12:54:27.955Z] #17 ... [2020-04-16T12:54:27.955Z] [2020-04-16T12:54:27.955Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T12:54:27.955Z] #30 DONE 159.7s [2020-04-16T12:54:27.955Z] [2020-04-16T12:54:27.955Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T12:54:27.955Z] #17 23.22 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-04-16T12:54:27.955Z] #17 23.23 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-04-16T12:54:27.955Z] #17 23.23 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-04-16T12:54:27.955Z] #17 23.23 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-04-16T12:54:27.955Z] #17 23.24 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-04-16T12:54:27.955Z] #17 23.26 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-16T12:54:27.955Z] #17 23.33 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-16T12:54:28.173Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 3.73MB / 8.25MB 1.3s [2020-04-16T12:54:28.173Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 3.87MB / 10.73MB 1.5s [2020-04-16T12:54:28.173Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 3.73MB / 73.51MB 1.5s [2020-04-16T12:54:28.215Z] #17 23.33 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-16T12:54:28.215Z] #17 23.34 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-04-16T12:54:28.215Z] #17 23.37 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-16T12:54:28.215Z] #17 23.37 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-16T12:54:28.215Z] #17 23.37 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-16T12:54:28.215Z] #17 23.37 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-04-16T12:54:28.215Z] #17 23.39 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-04-16T12:54:28.215Z] #17 23.42 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-04-16T12:54:28.215Z] #17 23.43 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-16T12:54:28.215Z] #17 23.61 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-04-16T12:54:28.371Z] ok github.com/docker/docker/daemon/config 0.020s coverage: 81.7% of statements [2020-04-16T12:54:28.476Z] #17 23.66 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-04-16T12:54:28.476Z] #17 23.68 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-04-16T12:54:28.480Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 4.62MB / 8.25MB 1.6s [2020-04-16T12:54:28.480Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 5.05MB / 8.25MB 1.8s [2020-04-16T12:54:28.480Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 4.82MB / 10.73MB 1.8s [2020-04-16T12:54:28.480Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 5.47MB / 8.25MB 1.9s [2020-04-16T12:54:28.480Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 4.91MB / 96.51MB 1.9s [2020-04-16T12:54:28.785Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 5.96MB / 54.14MB 2.1s [2020-04-16T12:54:28.785Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 5.93MB / 8.25MB 2.1s [2020-04-16T12:54:28.785Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 5.70MB / 10.73MB 2.1s [2020-04-16T12:54:28.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-16T12:54:28.985Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-04-16T12:54:29.116Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 5.93MB / 57.39MB 2.2s [2020-04-16T12:54:29.116Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 6.62MB / 8.25MB 2.4s [2020-04-16T12:54:29.116Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 6.42MB / 10.73MB 2.4s [2020-04-16T12:54:29.417Z] #17 24.71 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T12:54:29.417Z] #17 24.81 Fetched 27.6 MB in 2s (15.3 MB/s) [2020-04-16T12:54:29.417Z] #17 24.90 Selecting previously unselected package pigz. [2020-04-16T12:54:29.428Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 7.27MB / 8.25MB 2.7s [2020-04-16T12:54:29.428Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 7.04MB / 10.73MB 2.7s [2020-04-16T12:54:29.428Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 7.70MB / 8.25MB 2.8s [2020-04-16T12:54:29.599Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-04-16T12:54:29.677Z] #17 24.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23396 files and directories currently installed.) [2020-04-16T12:54:29.677Z] #17 24.98 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-04-16T12:54:29.677Z] #17 24.98 Unpacking pigz (2.4-1) ... [2020-04-16T12:54:29.677Z] #17 25.15 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-04-16T12:54:29.677Z] #17 25.15 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-04-16T12:54:29.677Z] #17 25.16 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-04-16T12:54:29.719Z] --- PASS: TestConfigDaemonLibtrustID (1.89s) [2020-04-16T12:54:29.719Z] PASS [2020-04-16T12:54:29.719Z] [2020-04-16T12:54:29.719Z] === Skipped [2020-04-16T12:54:29.719Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-04-16T12:54:29.719Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:54:29.719Z] [2020-04-16T12:54:29.719Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-04-16T12:54:29.719Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:54:29.719Z] [2020-04-16T12:54:29.719Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-04-16T12:54:29.719Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:54:29.719Z] [2020-04-16T12:54:29.719Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-04-16T12:54:29.719Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:54:29.719Z] [2020-04-16T12:54:29.719Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-04-16T12:54:29.719Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:54:29.719Z] [2020-04-16T12:54:29.719Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-04-16T12:54:29.719Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:54:29.719Z] [2020-04-16T12:54:29.719Z] [2020-04-16T12:54:29.719Z] DONE 7 tests, 6 skipped in 2.087s [2020-04-16T12:54:29.719Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-16T12:54:29.719Z] INFO: Testing against a local daemon [2020-04-16T12:54:29.719Z] === RUN TestCheckpoint [2020-04-16T12:54:29.719Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-16T12:54:29.719Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-16T12:54:29.719Z] === RUN TestContainerInvalidJSON [2020-04-16T12:54:29.719Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-16T12:54:29.719Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-16T12:54:29.719Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-16T12:54:29.719Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-16T12:54:29.719Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-16T12:54:29.719Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-16T12:54:29.719Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-16T12:54:29.719Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-16T12:54:29.719Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-16T12:54:29.719Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-16T12:54:29.719Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-16T12:54:29.719Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-16T12:54:29.719Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-16T12:54:29.719Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-16T12:54:29.719Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-04-16T12:54:29.719Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-16T12:54:29.719Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-04-16T12:54:29.719Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-16T12:54:29.724Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 8.19MB / 8.25MB 3.0s [2020-04-16T12:54:29.724Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 7.96MB / 10.73MB 3.0s [2020-04-16T12:54:29.724Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 7.83MB / 73.51MB 3.0s [2020-04-16T12:54:29.976Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-04-16T12:54:29.976Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-16T12:54:29.976Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-04-16T12:54:29.976Z] === RUN TestCopyFromContainer [2020-04-16T12:54:30.030Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 8.72MB / 54.14MB 3.1s [2020-04-16T12:54:30.030Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 8.25MB / 8.25MB 3.0s done [2020-04-16T12:54:30.030Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 8.81MB / 57.39MB 3.3s [2020-04-16T12:54:30.030Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 8.85MB / 10.73MB 3.3s [2020-04-16T12:54:30.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-16T12:54:30.213Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-04-16T12:54:30.327Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 9.67MB / 10.73MB 3.6s [2020-04-16T12:54:30.619Z] #17 25.82 Selecting previously unselected package python3.7-minimal. [2020-04-16T12:54:30.619Z] #17 25.83 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-04-16T12:54:30.619Z] #17 25.86 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-16T12:54:30.637Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 10.52MB / 10.73MB 3.9s [2020-04-16T12:54:30.637Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 10.42MB / 96.51MB 3.9s [2020-04-16T12:54:30.941Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 11.50MB / 54.14MB 4.0s [2020-04-16T12:54:30.941Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 10.73MB / 10.73MB 4.0s done [2020-04-16T12:54:30.941Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 12.32MB / 57.39MB 4.3s [2020-04-16T12:54:30.941Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 12.32MB / 73.51MB 4.3s [2020-04-16T12:54:31.190Z] #17 26.50 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-04-16T12:54:31.190Z] #17 26.53 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-16T12:54:31.222Z] ok github.com/docker/docker/daemon 12.281s coverage: 17.4% of statements [2020-04-16T12:54:31.222Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-16T12:54:31.222Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-16T12:54:31.222Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-16T12:54:31.222Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-16T12:54:31.588Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 14.67MB / 54.14MB 4.8s [2020-04-16T12:54:31.588Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 15.30MB / 96.51MB 4.9s [2020-04-16T12:54:31.880Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 15.66MB / 57.39MB 5.1s [2020-04-16T12:54:32.173Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 16.42MB / 73.51MB 5.2s [2020-04-16T12:54:32.469Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 17.43MB / 54.14MB 5.5s [2020-04-16T12:54:32.469Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 18.74MB / 57.39MB 5.8s [2020-04-16T12:54:32.691Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-04-16T12:54:32.768Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 20.64MB / 54.14MB 6.1s [2020-04-16T12:54:32.768Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 20.20MB / 73.51MB 6.1s [2020-04-16T12:54:32.768Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 20.68MB / 96.51MB 6.1s [2020-04-16T12:54:33.247Z] === RUN TestCopyFromContainer// [2020-04-16T12:54:33.247Z] === RUN TestCopyFromContainer//bar/root [2020-04-16T12:54:33.247Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-16T12:54:33.306Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.193s coverage: 57.0% of statements [2020-04-16T12:54:33.406Z] #8 ... [2020-04-16T12:54:33.407Z] [2020-04-16T12:54:33.407Z] #21 [internal] load build context [2020-04-16T12:54:33.407Z] #21 transferring context: 52.80MB 6.5s done [2020-04-16T12:54:33.407Z] #21 DONE 6.6s [2020-04-16T12:54:33.407Z] [2020-04-16T12:54:33.407Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-16T12:54:33.407Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 21.62MB / 57.39MB 6.4s [2020-04-16T12:54:33.407Z] #8 ... [2020-04-16T12:54:33.407Z] [2020-04-16T12:54:33.407Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-16T12:54:33.407Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-16T12:54:33.407Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-16T12:54:33.407Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.0s done [2020-04-16T12:54:33.407Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-16T12:54:33.407Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-04-16T12:54:33.407Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.6s done [2020-04-16T12:54:33.407Z] #72 ... [2020-04-16T12:54:33.407Z] [2020-04-16T12:54:33.407Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-16T12:54:33.407Z] #8 ... [2020-04-16T12:54:33.407Z] [2020-04-16T12:54:33.407Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-16T12:54:33.407Z] #72 DONE 6.8s [2020-04-16T12:54:33.407Z] [2020-04-16T12:54:33.407Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-16T12:54:33.407Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 24.22MB / 54.14MB 6.7s [2020-04-16T12:54:33.504Z] === RUN TestCopyFromContainer/bar/quux [2020-04-16T12:54:33.504Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-16T12:54:33.504Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-16T12:54:33.694Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 25.33MB / 57.39MB 6.9s [2020-04-16T12:54:33.694Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 25.17MB / 73.51MB 6.9s [2020-04-16T12:54:33.694Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 25.72MB / 96.51MB 6.9s [2020-04-16T12:54:33.694Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 27.39MB / 54.14MB 7.0s [2020-04-16T12:54:33.760Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-16T12:54:33.760Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-16T12:54:33.760Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-16T12:54:33.760Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-16T12:54:33.985Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 28.90MB / 57.39MB 7.2s [2020-04-16T12:54:33.985Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 31.06MB / 54.14MB 7.3s [2020-04-16T12:54:33.985Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 30.07MB / 73.51MB 7.3s [2020-04-16T12:54:33.985Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 31.13MB / 96.51MB 7.3s [2020-04-16T12:54:34.017Z] --- PASS: TestCopyFromContainer (3.98s) [2020-04-16T12:54:34.017Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-04-16T12:54:34.017Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-04-16T12:54:34.017Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-04-16T12:54:34.017Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-04-16T12:54:34.017Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-04-16T12:54:34.017Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-04-16T12:54:34.017Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-04-16T12:54:34.017Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-04-16T12:54:34.017Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-04-16T12:54:34.017Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-04-16T12:54:34.017Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-16T12:54:34.017Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-16T12:54:34.017Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-16T12:54:34.017Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-16T12:54:34.017Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-16T12:54:34.017Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-16T12:54:34.017Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-16T12:54:34.017Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-16T12:54:34.017Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-16T12:54:34.017Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-16T12:54:34.017Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-16T12:54:34.017Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-16T12:54:34.017Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-16T12:54:34.017Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-16T12:54:34.017Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-16T12:54:34.017Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-16T12:54:34.017Z] === RUN TestCreateWithInvalidEnv [2020-04-16T12:54:34.017Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-16T12:54:34.017Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-16T12:54:34.017Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-16T12:54:34.017Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-16T12:54:34.017Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-16T12:54:34.017Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-16T12:54:34.017Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-16T12:54:34.017Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-16T12:54:34.017Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-16T12:54:34.017Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-16T12:54:34.017Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-16T12:54:34.017Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-16T12:54:34.017Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-16T12:54:34.017Z] === RUN TestCreateTmpfsMountsTarget [2020-04-16T12:54:34.017Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-04-16T12:54:34.017Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-16T12:54:34.274Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 32.86MB / 57.39MB 7.5s [2020-04-16T12:54:34.489Z] #17 29.24 Selecting previously unselected package python3-minimal. [2020-04-16T12:54:34.489Z] #17 29.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23645 files and directories currently installed.) [2020-04-16T12:54:34.489Z] #17 29.34 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-04-16T12:54:34.489Z] #17 29.35 Unpacking python3-minimal (3.7.3-1) ... [2020-04-16T12:54:34.489Z] #17 29.61 Selecting previously unselected package libmpdec2:arm64. [2020-04-16T12:54:34.489Z] #17 29.61 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-04-16T12:54:34.489Z] #17 29.63 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-04-16T12:54:34.489Z] #17 29.75 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-04-16T12:54:34.489Z] #17 29.76 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-04-16T12:54:34.489Z] #17 29.76 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-04-16T12:54:34.563Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 34.57MB / 54.14MB 7.6s [2020-04-16T12:54:34.563Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 36.56MB / 57.39MB 7.8s [2020-04-16T12:54:34.563Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 35.45MB / 73.51MB 7.8s [2020-04-16T12:54:34.563Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 36.76MB / 96.51MB 7.8s [2020-04-16T12:54:34.849Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 37.95MB / 54.14MB 7.9s [2020-04-16T12:54:34.849Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 40.15MB / 57.39MB 8.1s [2020-04-16T12:54:35.138Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 41.53MB / 54.14MB 8.2s [2020-04-16T12:54:35.138Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 40.72MB / 73.51MB 8.2s [2020-04-16T12:54:35.138Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 42.01MB / 96.51MB 8.2s [2020-04-16T12:54:35.138Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 43.86MB / 57.39MB 8.4s [2020-04-16T12:54:35.428Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 44.94MB / 54.14MB 8.5s [2020-04-16T12:54:35.428Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 46.88MB / 57.39MB 8.7s [2020-04-16T12:54:35.428Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 45.70MB / 73.51MB 8.7s [2020-04-16T12:54:35.428Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 47.38MB / 96.51MB 8.7s [2020-04-16T12:54:35.430Z] #17 30.72 Selecting previously unselected package python3.7. [2020-04-16T12:54:35.430Z] #17 30.72 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-04-16T12:54:35.430Z] #17 30.74 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-16T12:54:35.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-16T12:54:35.690Z] #17 30.88 Selecting previously unselected package libpython3-stdlib:arm64. [2020-04-16T12:54:35.690Z] #17 30.90 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-04-16T12:54:35.690Z] #17 30.92 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-04-16T12:54:35.690Z] #17 31.11 Setting up python3-minimal (3.7.3-1) ... [2020-04-16T12:54:35.723Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 48.02MB / 54.14MB 8.8s [2020-04-16T12:54:35.723Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 49.79MB / 57.39MB 9.0s [2020-04-16T12:54:36.020Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 51.53MB / 54.14MB 9.1s [2020-04-16T12:54:36.020Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 50.90MB / 73.51MB 9.1s [2020-04-16T12:54:36.020Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 53.40MB / 57.39MB 9.3s [2020-04-16T12:54:36.020Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 53.78MB / 96.51MB 9.3s [2020-04-16T12:54:36.261Z] #17 ... [2020-04-16T12:54:36.261Z] [2020-04-16T12:54:36.261Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:54:36.261Z] #44 98.42 DEP criu/sysfs_parse.d [2020-04-16T12:54:36.261Z] #44 98.66 DEP criu/sysctl.d [2020-04-16T12:54:36.261Z] #44 98.92 DEP criu/string.d [2020-04-16T12:54:36.261Z] #44 99.11 DEP criu/stats.d [2020-04-16T12:54:36.261Z] #44 99.42 DEP criu/sockets.d [2020-04-16T12:54:36.261Z] #44 99.69 DEP criu/sk-unix.d [2020-04-16T12:54:36.261Z] #44 99.95 DEP criu/sk-tcp.d [2020-04-16T12:54:36.261Z] #44 100.1 DEP criu/sk-queue.d [2020-04-16T12:54:36.261Z] #44 100.2 DEP criu/sk-packet.d [2020-04-16T12:54:36.261Z] #44 100.4 DEP criu/sk-netlink.d [2020-04-16T12:54:36.261Z] #44 100.7 DEP criu/sk-inet.d [2020-04-16T12:54:36.261Z] #44 101.0 DEP criu/signalfd.d [2020-04-16T12:54:36.261Z] #44 101.2 DEP criu/sigframe.d [2020-04-16T12:54:36.261Z] #44 101.3 DEP criu/shmem.d [2020-04-16T12:54:36.261Z] #44 101.8 DEP criu/servicefd.d [2020-04-16T12:54:36.261Z] #44 102.1 DEP criu/seize.d [2020-04-16T12:54:36.261Z] #44 102.4 DEP criu/seccomp.d [2020-04-16T12:54:36.261Z] #44 102.6 DEP criu/rst-malloc.d [2020-04-16T12:54:36.261Z] #44 102.7 DEP criu/rbtree.d [2020-04-16T12:54:36.261Z] #44 102.8 DEP criu/pstree.d [2020-04-16T12:54:36.261Z] #44 103.0 DEP criu/protobuf.d [2020-04-16T12:54:36.261Z] #44 103.3 GEN criu/protobuf-desc-gen.h [2020-04-16T12:54:36.261Z] #44 105.0 DEP criu/protobuf-desc.d [2020-04-16T12:54:36.261Z] #44 105.2 DEP criu/proc_parse.d [2020-04-16T12:54:36.261Z] #44 105.3 DEP criu/plugin.d [2020-04-16T12:54:36.261Z] #44 105.4 DEP criu/pipes.d [2020-04-16T12:54:36.261Z] #44 105.6 DEP criu/pie-util.d [2020-04-16T12:54:36.261Z] #44 105.7 DEP criu/pie-util-vdso.d [2020-04-16T12:54:36.261Z] #44 105.9 DEP criu/path.d [2020-04-16T12:54:36.261Z] #44 106.0 DEP criu/parasite-syscall.d [2020-04-16T12:54:36.261Z] #44 106.4 DEP criu/pagemap.d [2020-04-16T12:54:36.261Z] #44 106.5 DEP criu/pagemap-cache.d [2020-04-16T12:54:36.261Z] #44 106.6 DEP criu/page-xfer.d [2020-04-16T12:54:36.261Z] #44 106.7 DEP criu/page-pipe.d [2020-04-16T12:54:36.262Z] #44 106.8 DEP criu/netfilter.d [2020-04-16T12:54:36.262Z] #44 107.0 DEP criu/net.d [2020-04-16T12:54:36.262Z] #44 107.3 DEP criu/namespaces.d [2020-04-16T12:54:36.262Z] #44 107.6 DEP criu/mount.d [2020-04-16T12:54:36.262Z] #44 107.9 DEP criu/mem.d [2020-04-16T12:54:36.262Z] #44 108.1 DEP criu/lsm.d [2020-04-16T12:54:36.262Z] #44 108.3 DEP criu/log.d [2020-04-16T12:54:36.308Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 54.14MB / 54.14MB 9.4s done [2020-04-16T12:54:36.308Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 57.39MB / 57.39MB 9.6s done [2020-04-16T12:54:36.308Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 56.97MB / 73.51MB 9.6s [2020-04-16T12:54:36.524Z] #44 108.5 DEP criu/libnetlink.d [2020-04-16T12:54:36.524Z] #44 108.6 DEP criu/kerndat.d [2020-04-16T12:54:36.538Z] --- PASS: TestCreateWithCustomMaskedPaths (2.22s) [2020-04-16T12:54:36.538Z] === RUN TestCreateWithCapabilities [2020-04-16T12:54:36.538Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-16T12:54:36.538Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-16T12:54:36.538Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-16T12:54:36.538Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-16T12:54:36.538Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-16T12:54:36.538Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-16T12:54:36.538Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-16T12:54:36.538Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-16T12:54:36.538Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-16T12:54:36.538Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-16T12:54:36.538Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-16T12:54:36.538Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-16T12:54:36.538Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-16T12:54:36.538Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-16T12:54:36.538Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-16T12:54:36.538Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-16T12:54:36.538Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-16T12:54:36.538Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-16T12:54:36.538Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-16T12:54:36.538Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-16T12:54:36.538Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-16T12:54:36.538Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-16T12:54:36.538Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-16T12:54:36.538Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-16T12:54:36.538Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-16T12:54:36.538Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-16T12:54:36.538Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-16T12:54:36.538Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-16T12:54:36.538Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-16T12:54:36.538Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-16T12:54:36.538Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-16T12:54:36.538Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-16T12:54:36.538Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-16T12:54:36.538Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-04-16T12:54:36.538Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-04-16T12:54:36.538Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-04-16T12:54:36.538Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-16T12:54:36.538Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-16T12:54:36.538Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-04-16T12:54:36.538Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-04-16T12:54:36.538Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-04-16T12:54:36.538Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-16T12:54:36.538Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-04-16T12:54:36.538Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-16T12:54:36.538Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-04-16T12:54:36.538Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-16T12:54:36.596Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 60.70MB / 73.51MB 9.7s [2020-04-16T12:54:36.596Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 62.23MB / 96.51MB 9.7s [2020-04-16T12:54:36.887Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 67.44MB / 73.51MB 10.0s [2020-04-16T12:54:36.887Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 71.50MB / 96.51MB 10.0s [2020-04-16T12:54:36.887Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 72.16MB / 73.51MB 10.2s [2020-04-16T12:54:37.095Z] #44 108.9 DEP criu/kcmp-ids.d [2020-04-16T12:54:37.095Z] #44 109.0 DEP criu/irmap.d [2020-04-16T12:54:37.095Z] #44 109.1 DEP criu/ipc_ns.d [2020-04-16T12:54:37.095Z] #44 ... [2020-04-16T12:54:37.095Z] [2020-04-16T12:54:37.095Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T12:54:37.095Z] #17 32.31 Selecting previously unselected package python3. [2020-04-16T12:54:37.095Z] #17 32.31 (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 ... 24057 files and directories currently installed.) [2020-04-16T12:54:37.095Z] #17 32.38 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-04-16T12:54:37.095Z] #17 32.39 Unpacking python3 (3.7.3-1) ... [2020-04-16T12:54:37.095Z] #17 32.56 Selecting previously unselected package libip4tc0:arm64. [2020-04-16T12:54:37.175Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 73.51MB / 73.51MB 10.2s done [2020-04-16T12:54:37.175Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 82.03MB / 96.51MB 10.3s [2020-04-16T12:54:37.175Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 89.97MB / 96.51MB 10.5s [2020-04-16T12:54:37.358Z] #17 32.57 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-04-16T12:54:37.358Z] #17 32.58 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-04-16T12:54:37.358Z] #17 32.67 Selecting previously unselected package libip6tc0:arm64. [2020-04-16T12:54:37.358Z] #17 32.67 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-04-16T12:54:37.358Z] #17 32.68 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-04-16T12:54:37.358Z] #17 32.80 Selecting previously unselected package libiptc0:arm64. [2020-04-16T12:54:37.460Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 96.51MB / 96.51MB 10.6s done [2020-04-16T12:54:37.460Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 [2020-04-16T12:54:37.618Z] #17 32.80 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-04-16T12:54:37.618Z] #17 32.80 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-04-16T12:54:37.618Z] #17 32.97 Selecting previously unselected package libnfnetlink0:arm64. [2020-04-16T12:54:37.618Z] #17 32.98 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-04-16T12:54:37.618Z] #17 32.98 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-04-16T12:54:37.683Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.041s coverage: 46.2% of statements [2020-04-16T12:54:37.879Z] #17 33.10 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-04-16T12:54:37.879Z] #17 33.10 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-04-16T12:54:37.879Z] #17 33.11 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-04-16T12:54:37.879Z] #17 33.21 Selecting previously unselected package libnftnl11:arm64. [2020-04-16T12:54:37.879Z] #17 33.21 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-04-16T12:54:37.879Z] #17 33.21 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-04-16T12:54:37.879Z] #17 33.30 Selecting previously unselected package iptables. [2020-04-16T12:54:37.879Z] #17 33.31 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-04-16T12:54:37.879Z] #17 33.32 Unpacking iptables (1.8.2-4) ... [2020-04-16T12:54:37.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-16T12:54:38.307Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-04-16T12:54:38.452Z] #17 33.61 Selecting previously unselected package xxd. [2020-04-16T12:54:38.452Z] #17 33.62 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-04-16T12:54:38.452Z] #17 33.63 Unpacking xxd (2:8.1.0875-5) ... [2020-04-16T12:54:38.452Z] #17 33.81 Selecting previously unselected package vim-common. [2020-04-16T12:54:38.452Z] #17 33.81 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-16T12:54:38.452Z] #17 33.85 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-16T12:54:38.711Z] #17 34.02 Selecting previously unselected package bash-completion. [2020-04-16T12:54:38.711Z] #17 34.03 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-16T12:54:38.969Z] 65014b3c3121: Pull complete [2020-04-16T12:54:39.058Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s) [2020-04-16T12:54:39.058Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-16T12:54:39.058Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-16T12:54:39.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-16T12:54:39.058Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-16T12:54:39.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-16T12:54:39.058Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-16T12:54:39.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-16T12:54:39.058Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-16T12:54:39.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-16T12:54:39.058Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-16T12:54:39.058Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-16T12:54:39.058Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-16T12:54:39.058Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-16T12:54:39.058Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-16T12:54:39.058Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-16T12:54:39.058Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-16T12:54:39.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-04-16T12:54:39.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-16T12:54:39.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-16T12:54:39.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-16T12:54:39.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-16T12:54:39.058Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-16T12:54:39.058Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-16T12:54:39.621Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2020-04-16T12:54:39.621Z] === RUN TestContainerStartOnDaemonRestart [2020-04-16T12:54:39.621Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-04-16T12:54:39.621Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-04-16T12:54:39.621Z] === RUN TestDaemonRestartIpcMode [2020-04-16T12:54:39.621Z] === PAUSE TestDaemonRestartIpcMode [2020-04-16T12:54:39.621Z] === RUN TestDaemonHostGatewayIP [2020-04-16T12:54:39.621Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-04-16T12:54:39.621Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T12:54:39.621Z] === RUN TestContainerKillOnDaemonStart [2020-04-16T12:54:39.621Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-04-16T12:54:39.621Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-04-16T12:54:39.621Z] === RUN TestDiff [2020-04-16T12:54:40.184Z] --- PASS: TestDiff (0.78s) [2020-04-16T12:54:40.184Z] === RUN TestExecWithCloseStdin [2020-04-16T12:54:41.114Z] --- PASS: TestExecWithCloseStdin (0.87s) [2020-04-16T12:54:41.114Z] === RUN TestExec [2020-04-16T12:54:41.757Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.330s coverage: 49.5% of statements [2020-04-16T12:54:42.004Z] #17 37.22 Unpacking bash-completion (1:2.8-6) ... [2020-04-16T12:54:42.048Z] --- PASS: TestExec (0.83s) [2020-04-16T12:54:42.048Z] === RUN TestExecUser [2020-04-16T12:54:42.574Z] #17 37.86 Selecting previously unselected package bzip2. [2020-04-16T12:54:42.574Z] #17 37.87 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-04-16T12:54:42.574Z] #17 37.88 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-16T12:54:42.574Z] #17 38.03 Selecting previously unselected package xz-utils. [2020-04-16T12:54:42.835Z] #17 38.03 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-04-16T12:54:42.835Z] #17 38.04 Unpacking xz-utils (5.2.4-1) ... [2020-04-16T12:54:42.835Z] #17 38.29 Selecting previously unselected package apparmor. [2020-04-16T12:54:42.999Z] --- PASS: TestExecUser (0.85s) [2020-04-16T12:54:42.999Z] === RUN TestExportContainerAndImportImage [2020-04-16T12:54:43.095Z] #17 38.29 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-04-16T12:54:43.095Z] #17 38.41 Unpacking apparmor (2.13.2-10) ... [2020-04-16T12:54:43.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-16T12:54:43.665Z] #17 38.76 Selecting previously unselected package aufs-tools. [2020-04-16T12:54:43.665Z] #17 38.77 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-04-16T12:54:43.665Z] #17 38.80 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-16T12:54:43.665Z] #17 38.99 Selecting previously unselected package libonig5:arm64. [2020-04-16T12:54:43.665Z] #17 39.00 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-04-16T12:54:43.665Z] #17 39.02 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-04-16T12:54:43.925Z] #17 39.21 Selecting previously unselected package libjq1:arm64. [2020-04-16T12:54:43.925Z] #17 39.23 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-04-16T12:54:43.925Z] #17 39.23 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-16T12:54:43.929Z] --- PASS: TestExportContainerAndImportImage (0.93s) [2020-04-16T12:54:43.929Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-16T12:54:44.185Z] #17 39.36 Selecting previously unselected package jq. [2020-04-16T12:54:44.185Z] #17 39.37 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-04-16T12:54:44.185Z] #17 39.38 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-16T12:54:44.446Z] #17 39.65 Selecting previously unselected package libaio1:arm64. [2020-04-16T12:54:44.446Z] #17 39.66 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-04-16T12:54:44.446Z] #17 39.66 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-04-16T12:54:44.446Z] #17 39.82 Selecting previously unselected package libgpm2:arm64. [2020-04-16T12:54:44.446Z] #17 39.83 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-04-16T12:54:44.446Z] #17 39.84 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-04-16T12:54:44.706Z] #17 40.03 Selecting previously unselected package libicu63:arm64. [2020-04-16T12:54:44.706Z] #17 40.09 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-04-16T12:54:44.706Z] #17 40.12 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-16T12:54:46.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-16T12:54:47.236Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.485s coverage: 72.5% of statements [2020-04-16T12:54:47.236Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-16T12:54:47.249Z] #17 ... [2020-04-16T12:54:47.249Z] [2020-04-16T12:54:47.249Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:54:47.249Z] #44 109.2 DEP criu/image.d [2020-04-16T12:54:47.249Z] #44 109.5 DEP criu/image-desc.d [2020-04-16T12:54:47.249Z] #44 109.6 DEP criu/fsnotify.d [2020-04-16T12:54:47.249Z] #44 109.8 DEP criu/filesystems.d [2020-04-16T12:54:47.249Z] #44 110.0 DEP criu/files.d [2020-04-16T12:54:47.249Z] #44 110.3 DEP criu/files-reg.d [2020-04-16T12:54:47.249Z] #44 110.6 DEP criu/files-ext.d [2020-04-16T12:54:47.249Z] #44 110.8 DEP criu/file-lock.d [2020-04-16T12:54:47.249Z] #44 111.0 DEP criu/file-ids.d [2020-04-16T12:54:47.249Z] #44 111.1 DEP criu/fifo.d [2020-04-16T12:54:47.249Z] #44 111.4 DEP criu/fdstore.d [2020-04-16T12:54:47.249Z] #44 111.6 DEP criu/fault-injection.d [2020-04-16T12:54:47.249Z] #44 111.6 DEP criu/external.d [2020-04-16T12:54:47.249Z] #44 111.8 DEP criu/eventpoll.d [2020-04-16T12:54:47.249Z] #44 112.1 DEP criu/eventfd.d [2020-04-16T12:54:47.249Z] #44 112.1 DEP criu/crtools.d [2020-04-16T12:54:47.249Z] #44 112.4 DEP criu/cr-service.d [2020-04-16T12:54:47.249Z] #44 112.7 DEP criu/cr-restore.d [2020-04-16T12:54:47.249Z] #44 112.9 DEP criu/cr-errno.d [2020-04-16T12:54:47.249Z] #44 112.9 DEP criu/cr-dump.d [2020-04-16T12:54:47.249Z] #44 113.3 DEP criu/cr-dedup.d [2020-04-16T12:54:47.249Z] #44 113.5 DEP criu/cr-check.d [2020-04-16T12:54:47.249Z] #44 113.9 DEP criu/config.d [2020-04-16T12:54:47.249Z] #44 114.2 DEP criu/clone-noasan.d [2020-04-16T12:54:47.249Z] #44 114.3 DEP criu/cgroup.d [2020-04-16T12:54:47.249Z] #44 114.4 DEP criu/cgroup-props.d [2020-04-16T12:54:47.249Z] #44 114.5 DEP criu/bitmap.d [2020-04-16T12:54:47.249Z] #44 114.5 DEP criu/bfd.d [2020-04-16T12:54:47.249Z] #44 114.6 DEP criu/autofs.d [2020-04-16T12:54:47.249Z] #44 114.9 DEP criu/aio.d [2020-04-16T12:54:47.249Z] #44 115.1 DEP criu/action-scripts.d [2020-04-16T12:54:47.249Z] #44 115.3 CC criu/action-scripts.o [2020-04-16T12:54:47.249Z] #44 115.9 CC criu/aio.o [2020-04-16T12:54:47.249Z] #44 116.5 CC criu/autofs.o [2020-04-16T12:54:47.249Z] #44 118.3 CC criu/bfd.o [2020-04-16T12:54:47.249Z] #44 119.0 CC criu/bitmap.o [2020-04-16T12:54:47.249Z] #44 119.2 CC criu/cgroup-props.o [2020-04-16T12:54:47.513Z] #44 119.7 CC criu/cgroup.o [2020-04-16T12:54:47.772Z] #44 ... [2020-04-16T12:54:47.772Z] [2020-04-16T12:54:47.772Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T12:54:47.772Z] #17 43.04 Selecting previously unselected package libnet1:arm64. [2020-04-16T12:54:47.772Z] #17 43.04 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-04-16T12:54:47.772Z] #17 43.04 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-16T12:54:47.772Z] #17 43.15 Selecting previously unselected package libnl-3-200:arm64. [2020-04-16T12:54:48.032Z] #17 43.16 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-04-16T12:54:48.032Z] #17 43.16 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-04-16T12:54:48.032Z] #17 43.31 Selecting previously unselected package libprotobuf-c1:arm64. [2020-04-16T12:54:48.032Z] #17 43.31 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-04-16T12:54:48.032Z] #17 43.32 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-16T12:54:48.032Z] #17 43.44 Selecting previously unselected package libreadline5:arm64. [2020-04-16T12:54:48.100Z] --- PASS: TestExportContainerAfterDaemonRestart (4.21s) [2020-04-16T12:54:48.100Z] === RUN TestHealthCheckWorkdir [2020-04-16T12:54:48.241Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.988s coverage: 61.0% of statements [2020-04-16T12:54:48.241Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-16T12:54:48.241Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.661s coverage: 76.1% of statements [2020-04-16T12:54:48.241Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-16T12:54:48.293Z] #17 43.45 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-04-16T12:54:48.293Z] #17 43.47 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-04-16T12:54:48.293Z] #17 43.62 Selecting previously unselected package net-tools. [2020-04-16T12:54:48.293Z] #17 43.63 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-04-16T12:54:48.293Z] #17 43.63 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-16T12:54:48.553Z] #17 43.84 Selecting previously unselected package python-pip-whl. [2020-04-16T12:54:48.553Z] #17 43.84 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-16T12:54:48.553Z] #17 43.87 Unpacking python-pip-whl (18.1-5) ... [2020-04-16T12:54:48.814Z] #17 44.28 Selecting previously unselected package python3-lib2to3. [2020-04-16T12:54:49.029Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2020-04-16T12:54:49.030Z] === RUN TestHealthKillContainer [2020-04-16T12:54:49.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-16T12:54:49.075Z] #17 44.28 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-16T12:54:49.075Z] #17 44.29 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-16T12:54:49.248Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-04-16T12:54:49.248Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-04-16T12:54:49.337Z] #17 44.50 Selecting previously unselected package python3-distutils. [2020-04-16T12:54:49.337Z] #17 44.50 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-16T12:54:49.337Z] #17 44.51 Unpacking python3-distutils (3.7.3-1) ... [2020-04-16T12:54:49.337Z] #17 44.69 Selecting previously unselected package python3-pip. [2020-04-16T12:54:49.635Z] #17 44.72 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-16T12:54:49.635Z] #17 44.73 Unpacking python3-pip (18.1-5) ... [2020-04-16T12:54:49.635Z] #17 44.92 Selecting previously unselected package python3-pkg-resources. [2020-04-16T12:54:49.635Z] #17 44.93 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-16T12:54:49.635Z] #17 44.94 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-16T12:54:49.863Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-04-16T12:54:49.918Z] #17 45.09 Selecting previously unselected package python3-setuptools. [2020-04-16T12:54:49.918Z] #17 45.10 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-16T12:54:49.918Z] #17 45.10 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-16T12:54:49.918Z] #17 45.37 Selecting previously unselected package python3-wheel. [2020-04-16T12:54:50.187Z] #17 45.38 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-16T12:54:50.187Z] #17 45.39 Unpacking python3-wheel (0.32.3-2) ... [2020-04-16T12:54:50.187Z] #17 45.53 Selecting previously unselected package sudo. [2020-04-16T12:54:50.187Z] #17 45.54 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-04-16T12:54:50.187Z] #17 45.56 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-16T12:54:50.795Z] #17 46.20 Selecting previously unselected package thin-provisioning-tools. [2020-04-16T12:54:50.795Z] #17 46.21 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-04-16T12:54:50.795Z] #17 46.22 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-16T12:54:51.055Z] #17 46.51 Selecting previously unselected package uidmap. [2020-04-16T12:54:51.055Z] #17 46.52 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-04-16T12:54:51.318Z] #17 46.53 Unpacking uidmap (1:4.5-1.1) ... [2020-04-16T12:54:51.318Z] #17 46.70 Selecting previously unselected package vim-runtime. [2020-04-16T12:54:51.318Z] #17 46.71 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-16T12:54:51.318Z] #17 46.75 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-16T12:54:51.318Z] #17 46.79 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-16T12:54:51.335Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.9% of statements [2020-04-16T12:54:51.335Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-16T12:54:51.335Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-16T12:54:51.583Z] #17 46.82 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-16T12:54:51.616Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 41.8% of statements [2020-04-16T12:54:52.300Z] --- PASS: TestHealthKillContainer (2.98s) [2020-04-16T12:54:52.300Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-16T12:54:52.316Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-16T12:54:52.316Z] Using test binary docker [2020-04-16T12:54:52.316Z] +++ /etc/init.d/apparmor start [2020-04-16T12:54:52.316Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-16T12:54:52.316Z] INFO: Waiting for daemon to start... [2020-04-16T12:54:52.316Z] Starting dockerd [2020-04-16T12:54:52.316Z] +++ 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 [2020-04-16T12:54:52.634Z] ok github.com/docker/docker/daemon/logger/awslogs 0.086s coverage: 77.8% of statements [2020-04-16T12:54:52.634Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-16T12:54:52.634Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-16T12:54:52.634Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2020-04-16T12:54:52.864Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2020-04-16T12:54:52.864Z] === RUN TestIpcModeNone [2020-04-16T12:54:53.493Z] #17 ... [2020-04-16T12:54:53.493Z] [2020-04-16T12:54:53.493Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T12:54:53.493Z] #41 184.1 + dpkg --print-architecture [2020-04-16T12:54:53.493Z] #41 DONE 184.9s [2020-04-16T12:54:53.493Z] [2020-04-16T12:54:53.493Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:54:53.493Z] #44 122.4 CC criu/clone-noasan.o [2020-04-16T12:54:53.493Z] #44 122.6 CC criu/config.o [2020-04-16T12:54:53.493Z] #44 124.3 CC criu/cr-check.o [2020-04-16T12:54:53.642Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 26.2% of statements [2020-04-16T12:54:53.642Z] time="2020-04-16T12:54:53Z" level=error msg="Failed to remove source log file: remove /tmp/docker-logger-237740536/container.log.1: no such file or directory" [2020-04-16T12:54:53.642Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 62.1% of statements [2020-04-16T12:54:53.793Z] --- PASS: TestIpcModeNone (0.87s) [2020-04-16T12:54:53.793Z] === RUN TestIpcModePrivate [2020-04-16T12:54:53.924Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 88.3% of statements [2020-04-16T12:54:54.433Z] #44 126.5 CC criu/cr-dedup.o [2020-04-16T12:54:54.539Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 74.7% of statements [2020-04-16T12:54:54.539Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-16T12:54:54.723Z] --- PASS: TestIpcModePrivate (0.80s) [2020-04-16T12:54:54.723Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:110, shared: false, mustBeShared: false [2020-04-16T12:54:54.723Z] === RUN TestIpcModeShareable [2020-04-16T12:54:54.723Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-04-16T12:54:54.723Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-16T12:54:54.723Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-16T12:54:54.841Z] . [2020-04-16T12:54:54.841Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-16T12:54:54.841Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-16T12:54:54.841Z] Error: No such image: emptyfs [2020-04-16T12:54:54.841Z] ++++ docker load [2020-04-16T12:54:54.841Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-16T12:54:55.004Z] #44 127.2 CC criu/cr-dump.o [2020-04-16T12:54:55.099Z] Running integration-test (iteration 1) [2020-04-16T12:54:55.099Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-16T12:54:55.099Z] ++ 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 [2020-04-16T12:54:55.099Z] ++ set -e [2020-04-16T12:54:55.099Z] ++ '[' -n 0 ']' [2020-04-16T12:54:55.099Z] ++ set -x [2020-04-16T12:54:55.099Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T12:54:55.153Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 19.9% of statements [2020-04-16T12:54:55.767Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 33.3% of statements [2020-04-16T12:54:55.947Z] #44 ... [2020-04-16T12:54:55.947Z] [2020-04-16T12:54:55.947Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T12:54:55.947Z] #17 50.44 Selecting previously unselected package vim. [2020-04-16T12:54:55.947Z] #17 50.46 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-04-16T12:54:55.947Z] #17 50.48 Unpacking vim (2:8.1.0875-5) ... [2020-04-16T12:54:55.947Z] #17 50.87 Selecting previously unselected package xfsprogs. [2020-04-16T12:54:55.947Z] #17 50.87 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-04-16T12:54:55.947Z] #17 50.88 Unpacking xfsprogs (4.20.0-1) ... [2020-04-16T12:54:55.947Z] #17 51.23 Selecting previously unselected package zip. [2020-04-16T12:54:55.947Z] #17 51.24 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-04-16T12:54:55.947Z] #17 51.25 Unpacking zip (3.0-11+b1) ... [2020-04-16T12:54:56.207Z] #17 51.43 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-16T12:54:56.207Z] #17 51.45 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-16T12:54:56.207Z] #17 51.46 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-04-16T12:54:56.207Z] #17 51.48 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-04-16T12:54:56.208Z] #17 51.49 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-04-16T12:54:56.208Z] #17 51.50 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-04-16T12:54:56.208Z] #17 51.51 Setting up uidmap (1:4.5-1.1) ... [2020-04-16T12:54:56.208Z] #17 51.52 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-04-16T12:54:56.208Z] #17 51.55 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-16T12:54:56.208Z] #17 51.56 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-16T12:54:56.208Z] #17 51.58 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-16T12:54:56.208Z] #17 51.59 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-16T12:54:56.468Z] #17 51.60 Setting up xxd (2:8.1.0875-5) ... [2020-04-16T12:54:56.468Z] #17 51.61 Setting up zip (3.0-11+b1) ... [2020-04-16T12:54:56.468Z] #17 51.63 Setting up vim-common (2:8.1.0875-5) ... [2020-04-16T12:54:56.468Z] #17 51.66 Setting up bash-completion (1:2.8-6) ... [2020-04-16T12:54:56.774Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 47.8% of statements [2020-04-16T12:54:57.056Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-04-16T12:54:57.245Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.61s) [2020-04-16T12:54:57.245Z] === RUN TestAPIIpcModeHost [2020-04-16T12:54:57.245Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-04-16T12:54:57.245Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-16T12:54:57.245Z] === RUN TestDaemonIpcModeShareable [2020-04-16T12:54:57.245Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-04-16T12:54:57.245Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-16T12:54:57.245Z] === RUN TestDaemonIpcModePrivate [2020-04-16T12:54:57.670Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-04-16T12:54:57.952Z] ok github.com/docker/docker/daemon/logger/splunk 1.549s coverage: 82.5% of statements [2020-04-16T12:54:57.952Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-16T12:54:57.952Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-16T12:54:59.424Z] ok github.com/docker/docker/distribution/metadata 0.038s coverage: 48.2% of statements [2020-04-16T12:54:59.424Z] ok github.com/docker/docker/distribution 0.243s coverage: 22.1% of statements [2020-04-16T12:54:59.424Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-16T12:54:59.786Z] #17 54.61 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-04-16T12:54:59.787Z] #17 54.63 Setting up xz-utils (5.2.4-1) ... [2020-04-16T12:54:59.787Z] #17 54.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-16T12:54:59.787Z] #17 54.67 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-16T12:54:59.787Z] #17 54.77 invoke-rc.d: could not determine current runlevel [2020-04-16T12:54:59.787Z] #17 54.78 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-16T12:54:59.787Z] #17 54.79 Setting up pigz (2.4-1) ... [2020-04-16T12:54:59.787Z] #17 54.81 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-04-16T12:54:59.787Z] #17 54.85 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-04-16T12:54:59.787Z] #17 54.88 Setting up python-pip-whl (18.1-5) ... [2020-04-16T12:54:59.787Z] #17 54.90 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-04-16T12:54:59.787Z] #17 54.92 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-16T12:55:00.047Z] #17 55.45 Setting up libaio1:arm64 (0.3.112-3) ... [2020-04-16T12:55:00.308Z] #17 55.46 Setting up libonig5:arm64 (6.9.1-1) ... [2020-04-16T12:55:00.308Z] #17 55.47 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-04-16T12:55:00.308Z] #17 55.48 Setting up vim (2:8.1.0875-5) ... [2020-04-16T12:55:00.308Z] #17 55.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-16T12:55:00.308Z] #17 55.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-16T12:55:00.308Z] #17 55.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-16T12:55:00.308Z] #17 55.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-16T12:55:00.308Z] #17 55.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-16T12:55:00.308Z] #17 55.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-16T12:55:00.308Z] #17 55.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-16T12:55:00.308Z] #17 55.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-16T12:55:00.308Z] #17 55.58 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-16T12:55:00.308Z] #17 55.59 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-16T12:55:00.308Z] #17 55.60 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-04-16T12:55:00.308Z] #17 55.61 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-16T12:55:00.308Z] #17 55.62 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-04-16T12:55:00.308Z] #17 55.63 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-16T12:55:00.430Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2020-04-16T12:55:00.516Z] --- PASS: TestDaemonIpcModePrivate (2.85s) [2020-04-16T12:55:00.516Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-04-16T12:55:00.516Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-16T12:55:00.516Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-04-16T12:55:00.516Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-16T12:55:00.516Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-16T12:55:00.516Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-04-16T12:55:00.516Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-16T12:55:00.516Z] === RUN TestIpcModeOlderClient [2020-04-16T12:55:00.516Z] === PAUSE TestIpcModeOlderClient [2020-04-16T12:55:00.516Z] === RUN TestKillContainerInvalidSignal [2020-04-16T12:55:00.773Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2020-04-16T12:55:00.773Z] === RUN TestKillContainer [2020-04-16T12:55:00.773Z] === RUN TestKillContainer/no_signal [2020-04-16T12:55:01.468Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2020-04-16T12:55:01.703Z] === RUN TestKillContainer/non_killing_signal [2020-04-16T12:55:02.082Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2020-04-16T12:55:02.082Z] ok github.com/docker/docker/distribution/xfer 1.871s coverage: 85.6% of statements [2020-04-16T12:55:02.082Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-16T12:55:02.082Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-16T12:55:02.267Z] === RUN TestKillContainer/killing_signal [2020-04-16T12:55:03.090Z] ok github.com/docker/docker/image/v1 0.016s coverage: 25.0% of statements [2020-04-16T12:55:03.090Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-16T12:55:03.196Z] --- PASS: TestKillContainer (2.39s) [2020-04-16T12:55:03.196Z] --- PASS: TestKillContainer/no_signal (0.76s) [2020-04-16T12:55:03.196Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2020-04-16T12:55:03.196Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2020-04-16T12:55:03.196Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-16T12:55:03.196Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-16T12:55:03.372Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-04-16T12:55:03.606Z] #17 58.85 Setting up iptables (1.8.2-4) ... [2020-04-16T12:55:03.606Z] #17 58.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-16T12:55:03.606Z] #17 58.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-16T12:55:03.606Z] #17 58.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-16T12:55:03.606Z] #17 58.94 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-16T12:55:03.606Z] #17 58.95 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-16T12:55:03.606Z] #17 58.96 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-16T12:55:03.606Z] #17 58.98 Setting up python3 (3.7.3-1) ... [2020-04-16T12:55:04.128Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-16T12:55:04.379Z] ok github.com/docker/docker/opts 0.016s coverage: 67.4% of statements [2020-04-16T12:55:04.379Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-04-16T12:55:04.546Z] #17 59.82 Setting up python3-wheel (0.32.3-2) ... [2020-04-16T12:55:05.058Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.59s) [2020-04-16T12:55:05.058Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2020-04-16T12:55:05.058Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2020-04-16T12:55:05.058Z] === RUN TestKillStoppedContainer [2020-04-16T12:55:05.058Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-04-16T12:55:05.058Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-16T12:55:05.058Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-04-16T12:55:05.058Z] === RUN TestKillDifferentUserContainer [2020-04-16T12:55:05.487Z] #17 60.86 Setting up apparmor (2.13.2-10) ... [2020-04-16T12:55:05.849Z] ok github.com/docker/docker/pkg/archive 0.485s coverage: 76.8% of statements [2020-04-16T12:55:05.988Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2020-04-16T12:55:05.989Z] === RUN TestInspectOomKilledTrue [2020-04-16T12:55:05.989Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-16T12:55:05.989Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T12:55:05.989Z] === RUN TestInspectOomKilledFalse [2020-04-16T12:55:05.989Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-16T12:55:05.989Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-16T12:55:05.989Z] === RUN TestLinksEtcHostsContentMatch [2020-04-16T12:55:05.989Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-04-16T12:55:05.989Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-04-16T12:55:05.989Z] === RUN TestLinksContainerNames [2020-04-16T12:55:07.356Z] --- PASS: TestLinksContainerNames (1.62s) [2020-04-16T12:55:07.356Z] === RUN TestLogsFollowTailEmpty [2020-04-16T12:55:07.402Z] #17 ... [2020-04-16T12:55:07.402Z] [2020-04-16T12:55:07.402Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:55:07.402Z] #44 129.5 CC criu/cr-errno.o [2020-04-16T12:55:07.402Z] #44 129.6 CC criu/cr-restore.o [2020-04-16T12:55:07.402Z] #44 134.7 CC criu/cr-service.o [2020-04-16T12:55:07.402Z] #44 136.5 CC criu/crtools.o [2020-04-16T12:55:07.402Z] #44 137.3 CC criu/eventfd.o [2020-04-16T12:55:07.402Z] #44 137.7 CC criu/eventpoll.o [2020-04-16T12:55:07.402Z] #44 138.8 CC criu/external.o [2020-04-16T12:55:07.402Z] #44 139.3 CC criu/fault-injection.o [2020-04-16T12:55:07.662Z] #44 139.5 CC criu/fdstore.o [2020-04-16T12:55:07.662Z] #44 ... [2020-04-16T12:55:07.662Z] [2020-04-16T12:55:07.662Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T12:55:07.662Z] #17 62.91 Setting up xfsprogs (4.20.0-1) ... [2020-04-16T12:55:07.662Z] #17 62.92 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-16T12:55:07.869Z] ok github.com/docker/docker/pkg/authorization 0.994s coverage: 68.3% of statements [2020-04-16T12:55:07.869Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-04-16T12:55:07.869Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-04-16T12:55:08.234Z] #17 63.52 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-16T12:55:08.285Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2020-04-16T12:55:08.285Z] === RUN TestContainerNetworkMountsNoChown [2020-04-16T12:55:09.215Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/default [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/default [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/private [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/private [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/rprivate [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/slave [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/slave [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/rslave [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/shared [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/shared [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/rshared [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-16T12:55:09.215Z] === CONT TestMountDaemonRoot/default [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-16T12:55:09.215Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-16T12:55:09.215Z] === CONT TestMountDaemonRoot/rshared [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-16T12:55:09.215Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-16T12:55:09.215Z] === CONT TestMountDaemonRoot/shared [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-16T12:55:09.215Z] === CONT TestMountDaemonRoot/rslave [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-16T12:55:09.215Z] === CONT TestMountDaemonRoot/slave [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-16T12:55:09.215Z] === CONT TestMountDaemonRoot/rprivate [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-16T12:55:09.215Z] === CONT TestMountDaemonRoot/private [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-16T12:55:09.215Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-16T12:55:09.215Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-16T12:55:09.215Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-16T12:55:09.215Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-16T12:55:09.215Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-16T12:55:09.215Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-16T12:55:09.215Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-16T12:55:09.215Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-16T12:55:09.215Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-16T12:55:09.215Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-16T12:55:09.215Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-16T12:55:09.471Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-16T12:55:09.471Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-16T12:55:09.471Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-16T12:55:09.471Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-16T12:55:09.472Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-16T12:55:09.472Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-16T12:55:09.472Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-16T12:55:09.472Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-16T12:55:09.472Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-16T12:55:09.472Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-16T12:55:09.472Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-16T12:55:09.472Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-16T12:55:09.472Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-16T12:55:09.472Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-16T12:55:09.472Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-16T12:55:09.619Z] #17 64.61 Setting up python3-distutils (3.7.3-1) ... [2020-04-16T12:55:09.728Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-16T12:55:09.728Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-16T12:55:09.728Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-04-16T12:55:09.728Z] === RUN TestContainerBindMountNonRecursive [2020-04-16T12:55:09.728Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-04-16T12:55:09.728Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-04-16T12:55:09.728Z] === RUN TestNetworkNat [2020-04-16T12:55:09.879Z] #17 65.25 Setting up python3-setuptools (40.8.0-1) ... [2020-04-16T12:55:10.026Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 28.6s done [2020-04-16T12:55:10.026Z] #8 DONE 39.3s [2020-04-16T12:55:10.026Z] [2020-04-16T12:55:10.026Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-16T12:55:10.026Z] #9 DONE 0.2s [2020-04-16T12:55:10.026Z] [2020-04-16T12:55:10.026Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-16T12:55:10.026Z] #10 DONE 0.2s [2020-04-16T12:55:10.026Z] [2020-04-16T12:55:10.026Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-16T12:55:10.026Z] #30 DONE 0.0s [2020-04-16T12:55:10.026Z] [2020-04-16T12:55:10.026Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T12:55:10.026Z] #36 ... [2020-04-16T12:55:10.026Z] [2020-04-16T12:55:10.026Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-16T12:55:10.026Z] #41 DONE 0.1s [2020-04-16T12:55:10.026Z] [2020-04-16T12:55:10.026Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T12:55:10.026Z] #22 DONE 0.1s [2020-04-16T12:55:10.026Z] [2020-04-16T12:55:10.026Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-16T12:55:10.026Z] #47 DONE 0.1s [2020-04-16T12:55:10.026Z] [2020-04-16T12:55:10.026Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-16T12:55:10.026Z] #33 DONE 0.1s [2020-04-16T12:55:10.026Z] [2020-04-16T12:55:10.026Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-16T12:55:10.026Z] #74 DONE 0.1s [2020-04-16T12:55:10.026Z] [2020-04-16T12:55:10.026Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:55:10.026Z] #34 ... [2020-04-16T12:55:10.026Z] [2020-04-16T12:55:10.026Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-16T12:55:10.026Z] #23 DONE 0.1s [2020-04-16T12:55:10.026Z] [2020-04-16T12:55:10.026Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-16T12:55:10.026Z] #53 DONE 0.2s [2020-04-16T12:55:10.026Z] [2020-04-16T12:55:10.026Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-16T12:55:10.026Z] #56 DONE 0.1s [2020-04-16T12:55:10.026Z] [2020-04-16T12:55:10.026Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-16T12:55:10.026Z] #68 DONE 0.1s [2020-04-16T12:55:10.026Z] [2020-04-16T12:55:10.026Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-16T12:55:10.026Z] #50 DONE 0.1s [2020-04-16T12:55:10.026Z] [2020-04-16T12:55:10.026Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:55:10.026Z] #51 0.664 + RM_GOPATH=0 [2020-04-16T12:55:10.026Z] #51 0.664 + TMP_GOPATH= [2020-04-16T12:55:10.026Z] #51 0.664 + : /build [2020-04-16T12:55:10.026Z] #51 0.664 + '[' -z '' ']' [2020-04-16T12:55:10.026Z] #51 0.666 ++ mktemp -d [2020-04-16T12:55:10.026Z] #51 0.670 + export GOPATH=/tmp/tmp.QAqrge4PlL [2020-04-16T12:55:10.026Z] #51 0.671 + GOPATH=/tmp/tmp.QAqrge4PlL [2020-04-16T12:55:10.026Z] #51 0.672 + RM_GOPATH=1 [2020-04-16T12:55:10.026Z] #51 0.682 ++ dirname ./install.sh [2020-04-16T12:55:10.026Z] #51 0.714 + dir=. [2020-04-16T12:55:10.026Z] #51 0.717 + bin=gotestsum [2020-04-16T12:55:10.026Z] #51 0.717 + shift [2020-04-16T12:55:10.026Z] #51 0.717 + '[' '!' -f ./gotestsum.installer ']' [2020-04-16T12:55:10.026Z] #51 0.721 + . ./gotestsum.installer [2020-04-16T12:55:10.026Z] #51 0.724 ++ : v0.3.5 [2020-04-16T12:55:10.026Z] #51 0.726 + install_gotestsum [2020-04-16T12:55:10.026Z] #51 0.726 + echo 'Installing gotestsum version v0.3.5' [2020-04-16T12:55:10.026Z] #51 0.738 Installing gotestsum version v0.3.5 [2020-04-16T12:55:10.026Z] #51 0.742 + go get -d gotest.tools/gotestsum [2020-04-16T12:55:10.658Z] --- PASS: TestNetworkNat (0.86s) [2020-04-16T12:55:10.658Z] === RUN TestNetworkLocalhostTCPNat [2020-04-16T12:55:11.221Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2020-04-16T12:55:11.221Z] === RUN TestNetworkLoopbackNat [2020-04-16T12:55:11.318Z] ok github.com/docker/docker/layer 7.428s coverage: 68.8% of statements [2020-04-16T12:55:11.318Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-16T12:55:11.318Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-16T12:55:11.318Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-16T12:55:11.318Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-16T12:55:11.318Z] ? github.com/docker/docker/oci [no test files] [2020-04-16T12:55:11.318Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-16T12:55:11.318Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-04-16T12:55:11.600Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-04-16T12:55:11.793Z] #17 66.90 Setting up python3-pip (18.1-5) ... [2020-04-16T12:55:11.882Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-04-16T12:55:11.882Z] ok github.com/docker/docker/pkg/chrootarchive 3.522s coverage: 43.2% of statements [2020-04-16T12:55:11.882Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-16T12:55:11.882Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-16T12:55:12.100Z] #51 ... [2020-04-16T12:55:12.100Z] [2020-04-16T12:55:12.100Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:55:12.100Z] #34 0.587 + RM_GOPATH=0 [2020-04-16T12:55:12.100Z] #34 0.587 + TMP_GOPATH= [2020-04-16T12:55:12.100Z] #34 0.587 + : /build [2020-04-16T12:55:12.100Z] #34 0.588 + '[' -z '' ']' [2020-04-16T12:55:12.100Z] #34 0.588 ++ mktemp -d [2020-04-16T12:55:12.100Z] #34 0.590 + export GOPATH=/tmp/tmp.JD5q5zBh98 [2020-04-16T12:55:12.100Z] #34 0.590 + GOPATH=/tmp/tmp.JD5q5zBh98 [2020-04-16T12:55:12.100Z] #34 0.590 + RM_GOPATH=1 [2020-04-16T12:55:12.100Z] #34 0.591 ++ dirname ./install.sh [2020-04-16T12:55:12.100Z] #34 0.592 + dir=. [2020-04-16T12:55:12.100Z] #34 0.592 + bin=tomlv [2020-04-16T12:55:12.100Z] #34 0.592 + shift [2020-04-16T12:55:12.100Z] #34 0.592 + '[' '!' -f ./tomlv.installer ']' [2020-04-16T12:55:12.100Z] #34 0.592 + . ./tomlv.installer [2020-04-16T12:55:12.100Z] #34 0.592 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-16T12:55:12.100Z] #34 0.593 + install_tomlv [2020-04-16T12:55:12.100Z] #34 0.593 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-16T12:55:12.100Z] #34 0.593 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.JD5q5zBh98/src/github.com/BurntSushi/toml [2020-04-16T12:55:12.100Z] #34 0.593 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-16T12:55:12.100Z] #34 0.596 Cloning into '/tmp/tmp.JD5q5zBh98/src/github.com/BurntSushi/toml'... [2020-04-16T12:55:12.100Z] #34 2.276 + cd /tmp/tmp.JD5q5zBh98/src/github.com/BurntSushi/toml [2020-04-16T12:55:12.100Z] #34 2.276 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-16T12:55:12.100Z] #34 2.311 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-16T12:55:12.100Z] #34 3.550 internal/cpu [2020-04-16T12:55:12.100Z] #34 3.668 runtime/internal/sys [2020-04-16T12:55:12.100Z] #34 3.728 math/bits [2020-04-16T12:55:12.100Z] #34 3.823 runtime/internal/atomic [2020-04-16T12:55:12.100Z] #34 4.848 runtime/internal/math [2020-04-16T12:55:12.100Z] #34 5.201 sync/atomic [2020-04-16T12:55:12.100Z] #34 5.220 unicode/utf8 [2020-04-16T12:55:12.496Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-04-16T12:55:12.589Z] --- PASS: TestNetworkLoopbackNat (1.02s) [2020-04-16T12:55:12.589Z] === RUN TestPause [2020-04-16T12:55:12.589Z] --- SKIP: TestPause (0.00s) [2020-04-16T12:55:12.589Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T12:55:12.589Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-16T12:55:12.589Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-16T12:55:12.589Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-16T12:55:12.589Z] === RUN TestPauseStopPausedContainer [2020-04-16T12:55:12.589Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-04-16T12:55:12.589Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T12:55:12.589Z] === RUN TestPsFilter [2020-04-16T12:55:12.589Z] --- PASS: TestPsFilter (0.20s) [2020-04-16T12:55:12.589Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-16T12:55:12.718Z] sha256:b4f5bcf37445e85356884985016bd826fe26104023739d6104409721ac811e2f [2020-04-16T12:55:12.718Z] INFO: Starting docker-py tests... [2020-04-16T12:55:12.718Z] ============================= test session starts ============================== [2020-04-16T12:55:12.718Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-04-16T12:55:12.718Z] rootdir: /src, inifile: pytest.ini [2020-04-16T12:55:12.718Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-04-16T12:55:12.718Z] collected 387 items / 1 deselected / 386 selected [2020-04-16T12:55:12.718Z] [2020-04-16T12:55:12.734Z] #34 6.051 unicode [2020-04-16T12:55:12.780Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-04-16T12:55:13.025Z] #34 6.415 internal/bytealg [2020-04-16T12:55:13.194Z] #17 68.26 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T12:55:13.194Z] #17 68.32 Processing triggers for mime-support (3.62) ... [2020-04-16T12:55:13.402Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-04-16T12:55:13.519Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2020-04-16T12:55:13.519Z] === RUN TestRemoveContainerWithVolume [2020-04-16T12:55:13.778Z] #17 DONE 68.9s [2020-04-16T12:55:13.778Z] [2020-04-16T12:55:13.778Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-16T12:55:14.056Z] #34 7.568 math [2020-04-16T12:55:14.082Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2020-04-16T12:55:14.082Z] === RUN TestRemoveContainerRunning [2020-04-16T12:55:14.348Z] #34 7.797 internal/testlog [2020-04-16T12:55:14.407Z] ok github.com/docker/docker/pkg/filenotify 0.620s coverage: 67.0% of statements [2020-04-16T12:55:15.011Z] --- PASS: TestRemoveContainerRunning (0.81s) [2020-04-16T12:55:15.011Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-16T12:55:15.412Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2020-04-16T12:55:15.690Z] #18 1.868 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-16T12:55:15.690Z] #18 1.910 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-16T12:55:15.690Z] #18 1.914 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-16T12:55:15.690Z] #18 DONE 2.2s [2020-04-16T12:55:15.690Z] [2020-04-16T12:55:15.690Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:55:15.690Z] #44 140.0 CC criu/fifo.o [2020-04-16T12:55:15.690Z] #44 140.4 CC criu/file-ids.o [2020-04-16T12:55:15.690Z] #44 140.8 CC criu/file-lock.o [2020-04-16T12:55:15.690Z] #44 141.7 CC criu/files-ext.o [2020-04-16T12:55:15.690Z] #44 142.0 CC criu/files-reg.o [2020-04-16T12:55:15.690Z] #44 144.3 CC criu/files.o [2020-04-16T12:55:15.690Z] #44 146.7 CC criu/filesystems.o [2020-04-16T12:55:15.690Z] #44 147.3 CC criu/fsnotify.o [2020-04-16T12:55:15.940Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2020-04-16T12:55:15.941Z] === RUN TestRemoveInvalidContainer [2020-04-16T12:55:15.941Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-04-16T12:55:15.941Z] === RUN TestRenameLinkedContainer [2020-04-16T12:55:15.950Z] #44 ... [2020-04-16T12:55:15.950Z] [2020-04-16T12:55:15.950Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-16T12:55:16.025Z] ok github.com/docker/docker/pkg/discovery/kv 3.075s coverage: 84.1% of statements [2020-04-16T12:55:16.025Z] ok github.com/docker/docker/pkg/fsutils 0.380s coverage: 85.1% of statements [2020-04-16T12:55:16.025Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-04-16T12:55:16.411Z] #34 9.441 runtime [2020-04-16T12:55:16.411Z] #34 9.601 encoding [2020-04-16T12:55:16.411Z] #34 ... [2020-04-16T12:55:16.411Z] [2020-04-16T12:55:16.411Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T12:55:16.411Z] #63 0.871 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T12:55:16.411Z] #63 1.092 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T12:55:16.411Z] #63 1.198 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T12:55:16.411Z] #63 3.002 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-16T12:55:16.411Z] #63 6.553 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-16T12:55:16.411Z] #63 9.694 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-16T12:55:16.411Z] #63 ... [2020-04-16T12:55:16.411Z] [2020-04-16T12:55:16.411Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T12:55:16.411Z] #31 0.515 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-16T12:55:16.411Z] #31 0.518 Cloning into '.'... [2020-04-16T12:55:16.711Z] #31 ... [2020-04-16T12:55:16.711Z] [2020-04-16T12:55:16.711Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T12:55:16.711Z] #26 0.870 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T12:55:16.711Z] #26 1.097 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T12:55:16.711Z] #26 1.133 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T12:55:16.711Z] #26 3.083 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-16T12:55:16.711Z] #26 6.514 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-16T12:55:16.711Z] #26 9.543 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-16T12:55:16.711Z] #26 ... [2020-04-16T12:55:16.711Z] [2020-04-16T12:55:16.711Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:55:16.711Z] #24 0.673 + RM_GOPATH=0 [2020-04-16T12:55:16.711Z] #24 0.674 + TMP_GOPATH= [2020-04-16T12:55:16.711Z] #24 0.675 + : /build [2020-04-16T12:55:16.711Z] #24 0.675 + '[' -z '' ']' [2020-04-16T12:55:16.711Z] #24 0.678 ++ mktemp -d [2020-04-16T12:55:16.711Z] #24 0.754 + export GOPATH=/tmp/tmp.eYysJf7BF7 [2020-04-16T12:55:16.711Z] #24 0.754 + GOPATH=/tmp/tmp.eYysJf7BF7 [2020-04-16T12:55:16.711Z] #24 0.754 + RM_GOPATH=1 [2020-04-16T12:55:16.711Z] #24 0.756 ++ dirname ./install.sh [2020-04-16T12:55:16.711Z] #24 0.768 + dir=. [2020-04-16T12:55:16.711Z] #24 0.771 + bin=dockercli [2020-04-16T12:55:16.711Z] #24 0.771 + shift [2020-04-16T12:55:16.711Z] #24 0.772 + '[' '!' -f ./dockercli.installer ']' [2020-04-16T12:55:16.711Z] #24 0.773 + . ./dockercli.installer [2020-04-16T12:55:16.711Z] #24 0.773 ++ : stable [2020-04-16T12:55:16.711Z] #24 0.774 ++ : 17.06.2-ce [2020-04-16T12:55:16.711Z] #24 0.801 + install_dockercli [2020-04-16T12:55:16.711Z] #24 0.802 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-16T12:55:16.711Z] #24 0.803 Install docker/cli version 17.06.2-ce from stable [2020-04-16T12:55:16.711Z] #24 0.804 ++ uname -m [2020-04-16T12:55:16.711Z] #24 0.821 + arch=ppc64le [2020-04-16T12:55:16.711Z] #24 0.822 + '[' ppc64le '!=' x86_64 ']' [2020-04-16T12:55:16.711Z] #24 0.823 + '[' ppc64le '!=' s390x ']' [2020-04-16T12:55:16.711Z] #24 0.824 + '[' ppc64le '!=' armhf ']' [2020-04-16T12:55:16.711Z] #24 0.824 + build_dockercli [2020-04-16T12:55:16.711Z] #24 0.825 + git clone https://github.com/docker/docker-ce /tmp/tmp.eYysJf7BF7/tmp/docker-ce [2020-04-16T12:55:16.711Z] #24 0.845 Cloning into '/tmp/tmp.eYysJf7BF7/tmp/docker-ce'... [2020-04-16T12:55:17.008Z] #24 ... [2020-04-16T12:55:17.008Z] [2020-04-16T12:55:17.008Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:55:17.008Z] #54 0.638 + RM_GOPATH=0 [2020-04-16T12:55:17.008Z] #54 0.638 + TMP_GOPATH= [2020-04-16T12:55:17.008Z] #54 0.638 + : /build [2020-04-16T12:55:17.008Z] #54 0.638 + '[' -z '' ']' [2020-04-16T12:55:17.008Z] #54 0.639 ++ mktemp -d [2020-04-16T12:55:17.008Z] #54 0.642 + export GOPATH=/tmp/tmp.VDxHyvAH1R [2020-04-16T12:55:17.008Z] #54 0.642 + GOPATH=/tmp/tmp.VDxHyvAH1R [2020-04-16T12:55:17.008Z] #54 0.642 + RM_GOPATH=1 [2020-04-16T12:55:17.008Z] #54 0.643 ++ dirname ./install.sh [2020-04-16T12:55:17.008Z] #54 0.702 + dir=. [2020-04-16T12:55:17.008Z] #54 0.703 + bin=golangci_lint [2020-04-16T12:55:17.008Z] #54 0.703 + shift [2020-04-16T12:55:17.008Z] #54 0.704 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-16T12:55:17.008Z] #54 0.712 + . ./golangci_lint.installer [2020-04-16T12:55:17.008Z] #54 0.712 ++ : v1.23.8 [2020-04-16T12:55:17.008Z] #54 0.732 Installing golangci-lint version v1.23.8 [2020-04-16T12:55:17.008Z] #54 0.732 + install_golangci_lint [2020-04-16T12:55:17.008Z] #54 0.732 + echo 'Installing golangci-lint version v1.23.8' [2020-04-16T12:55:17.008Z] #54 0.732 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-16T12:55:17.008Z] #54 ... [2020-04-16T12:55:17.008Z] [2020-04-16T12:55:17.008Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:55:17.008Z] #75 0.702 + RM_GOPATH=0 [2020-04-16T12:55:17.008Z] #75 0.712 + TMP_GOPATH= [2020-04-16T12:55:17.008Z] #75 0.713 + : /build [2020-04-16T12:55:17.008Z] #75 0.713 + '[' -z '' ']' [2020-04-16T12:55:17.008Z] #75 0.716 ++ mktemp -d [2020-04-16T12:55:17.008Z] #75 0.739 + export GOPATH=/tmp/tmp.IaWDWhG5ef [2020-04-16T12:55:17.008Z] #75 0.739 + GOPATH=/tmp/tmp.IaWDWhG5ef [2020-04-16T12:55:17.008Z] #75 0.739 + RM_GOPATH=1 [2020-04-16T12:55:17.008Z] #75 0.754 ++ dirname ./install.sh [2020-04-16T12:55:17.008Z] #75 0.778 + dir=. [2020-04-16T12:55:17.008Z] #75 0.779 + bin=proxy [2020-04-16T12:55:17.008Z] #75 0.779 + shift [2020-04-16T12:55:17.008Z] #75 0.779 + '[' '!' -f ./proxy.installer ']' [2020-04-16T12:55:17.008Z] #75 0.782 + . ./proxy.installer [2020-04-16T12:55:17.008Z] #75 0.788 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-16T12:55:17.008Z] #75 0.792 + install_proxy [2020-04-16T12:55:17.008Z] #75 0.792 + case "$1" in [2020-04-16T12:55:17.008Z] #75 0.792 + export CGO_ENABLED=0 [2020-04-16T12:55:17.008Z] #75 0.792 + CGO_ENABLED=0 [2020-04-16T12:55:17.008Z] #75 0.792 + _install_proxy [2020-04-16T12:55:17.008Z] #75 0.792 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-16T12:55:17.008Z] #75 0.793 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-16T12:55:17.008Z] #75 0.793 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.IaWDWhG5ef/src/github.com/docker/libnetwork [2020-04-16T12:55:17.008Z] #75 0.808 Cloning into '/tmp/tmp.IaWDWhG5ef/src/github.com/docker/libnetwork'... [2020-04-16T12:55:17.030Z] ok github.com/docker/docker/pkg/idtools 0.276s coverage: 70.1% of statements [2020-04-16T12:55:17.030Z] ok github.com/docker/docker/pkg/ioutils 0.294s coverage: 70.1% of statements [2020-04-16T12:55:17.297Z] #75 ... [2020-04-16T12:55:17.297Z] [2020-04-16T12:55:17.297Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:55:17.297Z] #69 0.659 + RM_GOPATH=0 [2020-04-16T12:55:17.297Z] #69 0.663 + TMP_GOPATH= [2020-04-16T12:55:17.297Z] #69 0.663 + : /build/ [2020-04-16T12:55:17.297Z] #69 0.663 + '[' -z '' ']' [2020-04-16T12:55:17.297Z] #69 0.665 ++ mktemp -d [2020-04-16T12:55:17.297Z] #69 0.677 + export GOPATH=/tmp/tmp.gYL71O6svn [2020-04-16T12:55:17.297Z] #69 0.678 + GOPATH=/tmp/tmp.gYL71O6svn [2020-04-16T12:55:17.297Z] #69 0.678 + RM_GOPATH=1 [2020-04-16T12:55:17.297Z] #69 0.690 ++ dirname ./install.sh [2020-04-16T12:55:17.297Z] #69 0.722 + dir=. [2020-04-16T12:55:17.297Z] #69 0.722 + bin=rootlesskit [2020-04-16T12:55:17.297Z] #69 0.722 + shift [2020-04-16T12:55:17.297Z] #69 0.722 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-16T12:55:17.297Z] #69 0.724 + . ./rootlesskit.installer [2020-04-16T12:55:17.297Z] #69 0.724 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-16T12:55:17.297Z] #69 0.726 + install_rootlesskit [2020-04-16T12:55:17.297Z] #69 0.728 + case "$1" in [2020-04-16T12:55:17.297Z] #69 0.728 + export CGO_ENABLED=0 [2020-04-16T12:55:17.297Z] #69 0.728 + CGO_ENABLED=0 [2020-04-16T12:55:17.297Z] #69 0.728 + _install_rootlesskit [2020-04-16T12:55:17.297Z] #69 0.728 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-16T12:55:17.297Z] #69 0.729 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-16T12:55:17.297Z] #69 0.729 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.gYL71O6svn/src/github.com/rootless-containers/rootlesskit [2020-04-16T12:55:17.297Z] #69 0.734 Cloning into '/tmp/tmp.gYL71O6svn/src/github.com/rootless-containers/rootlesskit'... [2020-04-16T12:55:17.297Z] #69 9.251 + cd /tmp/tmp.gYL71O6svn/src/github.com/rootless-containers/rootlesskit [2020-04-16T12:55:17.297Z] #69 9.252 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-16T12:55:17.297Z] #69 10.21 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-16T12:55:17.297Z] #69 10.21 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-16T12:55:17.297Z] #69 ... [2020-04-16T12:55:17.297Z] [2020-04-16T12:55:17.297Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:55:17.297Z] #57 0.668 + RM_GOPATH=0 [2020-04-16T12:55:17.297Z] #57 0.668 + TMP_GOPATH= [2020-04-16T12:55:17.297Z] #57 0.669 + : /build [2020-04-16T12:55:17.297Z] #57 0.669 + '[' -z '' ']' [2020-04-16T12:55:17.297Z] #57 0.671 ++ mktemp -d [2020-04-16T12:55:17.297Z] #57 0.678 + export GOPATH=/tmp/tmp.i55s3p4Ezw [2020-04-16T12:55:17.297Z] #57 0.679 + GOPATH=/tmp/tmp.i55s3p4Ezw [2020-04-16T12:55:17.297Z] #57 0.680 + RM_GOPATH=1 [2020-04-16T12:55:17.297Z] #57 0.683 ++ dirname ./install.sh [2020-04-16T12:55:17.297Z] #57 0.692 + dir=. [2020-04-16T12:55:17.297Z] #57 0.697 + bin=shfmt [2020-04-16T12:55:17.297Z] #57 0.697 + shift [2020-04-16T12:55:17.297Z] #57 0.703 + '[' '!' -f ./shfmt.installer ']' [2020-04-16T12:55:17.297Z] #57 0.707 + . ./shfmt.installer [2020-04-16T12:55:17.297Z] #57 0.710 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-16T12:55:17.297Z] #57 0.725 + install_shfmt [2020-04-16T12:55:17.297Z] #57 0.727 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-16T12:55:17.297Z] #57 0.727 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-16T12:55:17.297Z] #57 0.728 + git clone https://github.com/mvdan/sh.git /tmp/tmp.i55s3p4Ezw/src/github.com/mvdan/sh [2020-04-16T12:55:17.297Z] #57 0.738 Cloning into '/tmp/tmp.i55s3p4Ezw/src/github.com/mvdan/sh'... [2020-04-16T12:55:17.311Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-04-16T12:55:17.311Z] ok github.com/docker/docker/pkg/locker 0.036s coverage: 88.9% of statements [2020-04-16T12:55:17.587Z] #57 ... [2020-04-16T12:55:17.587Z] [2020-04-16T12:55:17.587Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:55:17.587Z] #48 0.713 + RM_GOPATH=0 [2020-04-16T12:55:17.587Z] #48 0.713 + TMP_GOPATH= [2020-04-16T12:55:17.587Z] #48 0.714 + : /build [2020-04-16T12:55:17.587Z] #48 0.714 + '[' -z '' ']' [2020-04-16T12:55:17.587Z] #48 0.716 ++ mktemp -d [2020-04-16T12:55:17.587Z] #48 0.727 + export GOPATH=/tmp/tmp.GV0xSrxbcq [2020-04-16T12:55:17.587Z] #48 0.727 + GOPATH=/tmp/tmp.GV0xSrxbcq [2020-04-16T12:55:17.587Z] #48 0.728 + RM_GOPATH=1 [2020-04-16T12:55:17.587Z] #48 0.730 ++ dirname ./install.sh [2020-04-16T12:55:17.587Z] #48 0.733 + dir=. [2020-04-16T12:55:17.587Z] #48 0.733 + bin=vndr [2020-04-16T12:55:17.587Z] #48 0.734 + shift [2020-04-16T12:55:17.587Z] #48 0.735 + '[' '!' -f ./vndr.installer ']' [2020-04-16T12:55:17.587Z] #48 0.735 + . ./vndr.installer [2020-04-16T12:55:17.587Z] #48 0.735 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-16T12:55:17.587Z] #48 0.738 + install_vndr [2020-04-16T12:55:17.587Z] #48 0.738 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-16T12:55:17.587Z] #48 0.738 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-16T12:55:17.587Z] #48 0.739 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.GV0xSrxbcq/src/github.com/LK4D4/vndr [2020-04-16T12:55:17.587Z] #48 0.742 Cloning into '/tmp/tmp.GV0xSrxbcq/src/github.com/LK4D4/vndr'... [2020-04-16T12:55:17.587Z] #48 1.981 + cd /tmp/tmp.GV0xSrxbcq/src/github.com/LK4D4/vndr [2020-04-16T12:55:17.587Z] #48 2.000 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-16T12:55:17.587Z] #48 2.033 + go build -buildmode=pie -v -o /build/vndr . [2020-04-16T12:55:17.587Z] #48 4.435 runtime/internal/sys [2020-04-16T12:55:17.587Z] #48 4.553 internal/cpu [2020-04-16T12:55:17.587Z] #48 4.555 runtime/internal/atomic [2020-04-16T12:55:17.587Z] #48 4.556 internal/race [2020-04-16T12:55:17.587Z] #48 4.905 sync/atomic [2020-04-16T12:55:17.587Z] #48 5.661 unicode [2020-04-16T12:55:17.587Z] #48 6.235 unicode/utf8 [2020-04-16T12:55:17.587Z] #48 6.268 math/bits [2020-04-16T12:55:17.587Z] #48 6.564 internal/bytealg [2020-04-16T12:55:17.587Z] #48 9.383 math [2020-04-16T12:55:17.587Z] #48 9.647 encoding [2020-04-16T12:55:17.587Z] #48 9.710 runtime [2020-04-16T12:55:17.587Z] #48 10.50 unicode/utf16 [2020-04-16T12:55:17.587Z] #48 10.70 container/list [2020-04-16T12:55:17.587Z] #48 ... [2020-04-16T12:55:17.587Z] [2020-04-16T12:55:17.587Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:55:17.587Z] #11 0.869 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T12:55:17.587Z] #11 1.132 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T12:55:17.587Z] #11 1.167 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T12:55:17.587Z] #11 3.534 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-16T12:55:17.587Z] #11 7.194 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-16T12:55:17.587Z] #11 9.559 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-16T12:55:17.593Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-04-16T12:55:17.593Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-16T12:55:17.593Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-16T12:55:17.593Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-04-16T12:55:17.593Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-16T12:55:17.875Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-04-16T12:55:17.875Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-04-16T12:55:17.875Z] #11 ... [2020-04-16T12:55:17.875Z] [2020-04-16T12:55:17.875Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T12:55:17.875Z] #42 0.587 + git clone https://github.com/docker/distribution.git . [2020-04-16T12:55:17.875Z] #42 0.590 Cloning into '.'... [2020-04-16T12:55:17.875Z] #42 ... [2020-04-16T12:55:17.875Z] [2020-04-16T12:55:17.875Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T12:55:17.875Z] #36 0.952 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T12:55:17.875Z] #36 1.163 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T12:55:17.875Z] #36 1.165 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T12:55:17.875Z] #36 3.221 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-16T12:55:17.875Z] #36 6.633 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-16T12:55:17.875Z] #36 9.603 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-16T12:55:18.157Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2020-04-16T12:55:18.157Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-04-16T12:55:18.157Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-16T12:55:18.157Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-16T12:55:18.165Z] #36 ... [2020-04-16T12:55:18.165Z] [2020-04-16T12:55:18.165Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T12:55:18.165Z] #44 0.869 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T12:55:18.165Z] #44 1.106 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T12:55:18.165Z] #44 1.174 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T12:55:18.165Z] #44 3.206 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-16T12:55:18.165Z] #44 6.834 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-16T12:55:18.165Z] #44 9.662 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-16T12:55:18.165Z] #44 ... [2020-04-16T12:55:18.165Z] [2020-04-16T12:55:18.165Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:55:18.165Z] #34 10.25 runtime/cgo [2020-04-16T12:55:18.771Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2020-04-16T12:55:19.053Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-04-16T12:55:19.211Z] --- PASS: TestRenameLinkedContainer (3.16s) [2020-04-16T12:55:19.211Z] === RUN TestRenameStoppedContainer [2020-04-16T12:55:19.335Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-04-16T12:55:19.617Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-04-16T12:55:19.774Z] --- PASS: TestRenameStoppedContainer (0.77s) [2020-04-16T12:55:19.774Z] === RUN TestRenameRunningContainerAndReuse [2020-04-16T12:55:21.087Z] ok github.com/docker/docker/pkg/pubsub 1.017s coverage: 73.9% of statements [2020-04-16T12:55:21.087Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-04-16T12:55:21.666Z] --- PASS: TestRenameRunningContainerAndReuse (1.60s) [2020-04-16T12:55:21.666Z] === RUN TestRenameInvalidName [2020-04-16T12:55:22.229Z] --- PASS: TestRenameInvalidName (0.82s) [2020-04-16T12:55:22.230Z] === RUN TestRenameAnonymousContainer [2020-04-16T12:55:22.529Z] #19 ... [2020-04-16T12:55:22.529Z] [2020-04-16T12:55:22.529Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:55:22.529Z] #44 148.5 CC criu/image-desc.o [2020-04-16T12:55:22.529Z] #44 148.9 CC criu/image.o [2020-04-16T12:55:22.529Z] #44 149.9 CC criu/ipc_ns.o [2020-04-16T12:55:22.529Z] #44 151.3 CC criu/irmap.o [2020-04-16T12:55:22.529Z] #44 152.0 CC criu/kcmp-ids.o [2020-04-16T12:55:22.529Z] #44 152.4 CC criu/kerndat.o [2020-04-16T12:55:22.529Z] #44 153.8 CC criu/libnetlink.o [2020-04-16T12:55:22.529Z] #44 154.1 CC criu/log.o [2020-04-16T12:55:22.529Z] #44 ... [2020-04-16T12:55:22.529Z] [2020-04-16T12:55:22.529Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-16T12:55:22.529Z] #19 6.490 Collecting yamllint==1.16.0 [2020-04-16T12:55:22.590Z] #34 ... [2020-04-16T12:55:22.590Z] [2020-04-16T12:55:22.590Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:55:22.590Z] #48 15.20 crypto/internal/subtle [2020-04-16T12:55:22.590Z] #48 15.61 crypto/subtle [2020-04-16T12:55:23.217Z] #48 16.38 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-16T12:55:23.794Z] ok github.com/docker/docker/pkg/signal 2.320s coverage: 61.0% of statements [2020-04-16T12:55:23.845Z] #48 17.12 internal/nettrace [2020-04-16T12:55:24.076Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-04-16T12:55:24.358Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-04-16T12:55:24.481Z] #48 17.91 runtime/cgo [2020-04-16T12:55:24.640Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-04-16T12:55:24.640Z] ok github.com/docker/docker/pkg/symlink 0.004s coverage: 87.7% of statements [2020-04-16T12:55:25.254Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-04-16T12:55:25.501Z] --- PASS: TestRenameAnonymousContainer (3.45s) [2020-04-16T12:55:25.501Z] === RUN TestRenameContainerWithSameName [2020-04-16T12:55:25.535Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 37.2% of statements [2020-04-16T12:55:25.817Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2020-04-16T12:55:26.099Z] ok github.com/docker/docker/pkg/tarsum 0.026s coverage: 89.3% of statements [2020-04-16T12:55:26.380Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.1% of statements [2020-04-16T12:55:26.442Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2020-04-16T12:55:26.442Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-16T12:55:26.662Z] testing: warning: no tests to run [2020-04-16T12:55:26.662Z] coverage: [no statements] [2020-04-16T12:55:26.662Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-04-16T12:55:26.944Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-04-16T12:55:27.155Z] Loaded image: buildpack-deps:jessie [2020-04-16T12:55:27.155Z] Loaded image: busybox:latest [2020-04-16T12:55:27.155Z] Loaded image: busybox:glibc [2020-04-16T12:55:27.155Z] Loaded image: debian:jessie [2020-04-16T12:55:27.155Z] Loaded image: hello-world:latest [2020-04-16T12:55:27.155Z] INFO: Testing against a local daemon [2020-04-16T12:55:27.155Z] === RUN TestCgroupNamespacesBuild [2020-04-16T12:55:27.226Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-16T12:55:27.226Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-04-16T12:55:27.812Z] #19 11.91 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-16T12:55:27.812Z] #19 12.06 Collecting pyyaml (from yamllint==1.16.0) [2020-04-16T12:55:27.835Z] --- PASS: TestRenameContainerWithLinkedContainer (1.55s) [2020-04-16T12:55:27.835Z] === RUN TestResize [2020-04-16T12:55:28.073Z] #19 12.33 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-16T12:55:28.764Z] --- PASS: TestResize (0.77s) [2020-04-16T12:55:28.764Z] === RUN TestResizeWithInvalidSize [2020-04-16T12:55:28.914Z] #48 ... [2020-04-16T12:55:28.914Z] [2020-04-16T12:55:28.914Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:55:28.914Z] #57 18.76 + cd /tmp/tmp.i55s3p4Ezw/src/github.com/mvdan/sh [2020-04-16T12:55:28.914Z] #57 18.76 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-16T12:55:28.914Z] #57 19.06 + GO111MODULE=on [2020-04-16T12:55:28.914Z] #57 19.06 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-16T12:55:28.914Z] #57 21.78 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-16T12:55:28.914Z] #57 21.84 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-16T12:55:28.914Z] #57 21.97 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-16T12:55:28.914Z] #57 22.23 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-16T12:55:28.914Z] #57 22.26 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-16T12:55:29.245Z] ok github.com/docker/docker/plugin 0.552s coverage: 27.1% of statements [2020-04-16T12:55:29.527Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-04-16T12:55:29.693Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2020-04-16T12:55:29.693Z] === RUN TestResizeWhenContainerNotStarted [2020-04-16T12:55:29.983Z] #19 14.26 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-16T12:55:30.142Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-04-16T12:55:30.244Z] #19 14.42 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-16T12:55:30.244Z] #19 14.51 Building wheels for collected packages: pyyaml [2020-04-16T12:55:30.244Z] #19 14.52 Running setup.py bdist_wheel for pyyaml: started [2020-04-16T12:55:30.256Z] --- PASS: TestResizeWhenContainerNotStarted (0.73s) [2020-04-16T12:55:30.256Z] === RUN TestDaemonRestartKillContainers [2020-04-16T12:55:30.256Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-04-16T12:55:30.256Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-04-16T12:55:30.256Z] === RUN TestCgroupNamespacesRun [2020-04-16T12:55:30.423Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-04-16T12:55:30.433Z] --- PASS: TestCgroupNamespacesBuild (3.08s) [2020-04-16T12:55:30.433Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-16T12:55:30.975Z] #57 24.19 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-16T12:55:31.606Z] #57 ... [2020-04-16T12:55:31.606Z] [2020-04-16T12:55:31.606Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T12:55:31.606Z] #44 25.18 Fetched 8119 kB in 24s (332 kB/s) [2020-04-16T12:55:31.627Z] #19 15.74 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-16T12:55:31.627Z] #19 15.74 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-16T12:55:31.627Z] #19 15.86 Successfully built pyyaml [2020-04-16T12:55:31.627Z] #19 15.88 Installing collected packages: pyyaml, pathspec, yamllint [2020-04-16T12:55:31.887Z] #19 16.28 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-16T12:55:31.892Z] ok github.com/docker/docker/registry 0.086s coverage: 56.1% of statements [2020-04-16T12:55:32.174Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-04-16T12:55:32.174Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-04-16T12:55:32.330Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.32s) [2020-04-16T12:55:32.330Z] === RUN TestBuildWithSession [2020-04-16T12:55:32.330Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-16T12:55:32.330Z] build_session_test.go:25: TODO: BuildKit [2020-04-16T12:55:32.330Z] === RUN TestBuildSquashParent [2020-04-16T12:55:32.788Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-04-16T12:55:32.829Z] #19 ... [2020-04-16T12:55:32.829Z] [2020-04-16T12:55:32.829Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:55:32.829Z] #44 154.5 CC criu/lsm.o [2020-04-16T12:55:32.829Z] #44 154.8 CC criu/mem.o [2020-04-16T12:55:32.829Z] #44 156.5 CC criu/mount.o [2020-04-16T12:55:32.829Z] #44 160.8 CC criu/namespaces.o [2020-04-16T12:55:32.829Z] #44 163.2 CC criu/net.o [2020-04-16T12:55:32.829Z] #44 ... [2020-04-16T12:55:32.829Z] [2020-04-16T12:55:32.829Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-16T12:55:32.829Z] #19 DONE 17.0s [2020-04-16T12:55:32.921Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-04-16T12:55:33.089Z] [2020-04-16T12:55:33.089Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:55:33.092Z] ok github.com/docker/docker/testutil 0.032s coverage: 62.5% of statements [2020-04-16T12:55:33.480Z] tests/integration/api_client_test.py ..... [ 7%] [2020-04-16T12:55:33.528Z] --- PASS: TestCgroupNamespacesRun (2.87s) [2020-04-16T12:55:33.528Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-16T12:55:35.000Z] #23 ... [2020-04-16T12:55:35.001Z] [2020-04-16T12:55:35.001Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:55:35.001Z] #44 166.6 CC criu/netfilter.o [2020-04-16T12:55:35.001Z] #44 167.0 CC criu/page-pipe.o [2020-04-16T12:55:35.131Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-04-16T12:55:35.398Z] tests/integration/api_config_test.py ..... [ 8%] [2020-04-16T12:55:35.745Z] ok github.com/docker/docker/volume/local 0.047s coverage: 73.0% of statements [2020-04-16T12:55:35.946Z] #44 167.7 CC criu/page-xfer.o [2020-04-16T12:55:36.028Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-04-16T12:55:36.049Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.91s) [2020-04-16T12:55:36.049Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-16T12:55:36.888Z] #44 168.9 CC criu/pagemap-cache.o [2020-04-16T12:55:37.033Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.0% of statements [2020-04-16T12:55:37.187Z] #44 25.18 Reading package lists... [2020-04-16T12:55:37.187Z] #44 ... [2020-04-16T12:55:37.187Z] [2020-04-16T12:55:37.187Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:55:37.187Z] #75 29.16 Checking out files: 43% (890/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-04-16T12:55:37.187Z] #75 29.84 + cd /tmp/tmp.IaWDWhG5ef/src/github.com/docker/libnetwork [2020-04-16T12:55:37.187Z] #75 29.84 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-16T12:55:37.459Z] #44 169.4 CC criu/pagemap.o [2020-04-16T12:55:37.484Z] #75 30.76 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-16T12:55:38.030Z] #44 170.1 CC criu/parasite-syscall.o [2020-04-16T12:55:38.971Z] #44 171.1 CC criu/path.o [2020-04-16T12:55:39.231Z] #44 171.4 CC criu/pie-util-vdso.o [2020-04-16T12:55:39.321Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.01s) [2020-04-16T12:55:39.321Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-16T12:55:39.801Z] #44 171.8 CC criu/pie-util.o [2020-04-16T12:55:40.061Z] #44 172.0 CC criu/pipes.o [2020-04-16T12:55:41.003Z] #44 173.0 CC criu/plugin.o [2020-04-16T12:55:41.006Z] #75 ... [2020-04-16T12:55:41.006Z] [2020-04-16T12:55:41.006Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:55:41.006Z] #48 23.83 vendor/golang.org/x/crypto/internal/subtle [2020-04-16T12:55:41.006Z] #48 ... [2020-04-16T12:55:41.006Z] [2020-04-16T12:55:41.006Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T12:55:41.007Z] #42 27.61 Checking out files: 68% (1098/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-16T12:55:41.007Z] #42 28.27 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-16T12:55:41.007Z] #42 31.13 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-04-16T12:55:41.007Z] #42 ... [2020-04-16T12:55:41.007Z] [2020-04-16T12:55:41.007Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T12:55:41.007Z] #63 24.49 Fetched 8119 kB in 24s (342 kB/s) [2020-04-16T12:55:41.007Z] #63 24.49 Reading package lists... [2020-04-16T12:55:41.007Z] #63 34.61 Reading package lists... [2020-04-16T12:55:41.007Z] #63 ... [2020-04-16T12:55:41.007Z] [2020-04-16T12:55:41.007Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:55:41.007Z] #57 25.70 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-16T12:55:41.007Z] #57 28.82 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-16T12:55:41.007Z] #57 31.36 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-16T12:55:41.007Z] #57 31.51 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-16T12:55:41.007Z] #57 31.95 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-16T12:55:41.007Z] #57 32.16 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-16T12:55:41.007Z] #57 33.47 runtime/cgo [2020-04-16T12:55:41.007Z] #57 33.56 runtime [2020-04-16T12:55:41.573Z] #44 173.6 CC criu/proc_parse.o [2020-04-16T12:55:41.634Z] #57 ... [2020-04-16T12:55:41.634Z] [2020-04-16T12:55:41.634Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T12:55:41.634Z] #26 25.27 Fetched 8119 kB in 25s (331 kB/s) [2020-04-16T12:55:41.634Z] #26 25.27 Reading package lists... [2020-04-16T12:55:41.834Z] #44 ... [2020-04-16T12:55:41.834Z] [2020-04-16T12:55:41.834Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:55:41.834Z] #60 114.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-16T12:55:41.923Z] #26 ... [2020-04-16T12:55:41.923Z] [2020-04-16T12:55:41.923Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T12:55:41.923Z] #44 25.18 Reading package lists... [2020-04-16T12:55:42.593Z] --- PASS: TestCgroupNamespacesRunHostMode (3.00s) [2020-04-16T12:55:42.593Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-16T12:55:43.242Z] #44 35.82 Reading package lists... [2020-04-16T12:55:43.242Z] #44 ... [2020-04-16T12:55:43.242Z] [2020-04-16T12:55:43.242Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:55:43.242Z] #11 26.60 Fetched 8119 kB in 26s (312 kB/s) [2020-04-16T12:55:43.242Z] #11 26.60 Reading package lists... [2020-04-16T12:55:43.242Z] #11 36.78 Reading package lists... [2020-04-16T12:55:43.242Z] #11 ... [2020-04-16T12:55:43.242Z] [2020-04-16T12:55:43.242Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:55:43.242Z] #54 35.65 + cd /tmp/tmp.VDxHyvAH1R/src/github.com/golangci/golangci-lint/ [2020-04-16T12:55:43.242Z] #54 35.65 + git checkout -q v1.23.8 [2020-04-16T12:55:43.242Z] #54 36.56 ++ git describe --tags [2020-04-16T12:55:43.242Z] #54 36.57 + version=v1.23.8 [2020-04-16T12:55:43.242Z] #54 36.57 ++ git rev-parse --short HEAD [2020-04-16T12:55:43.242Z] #54 36.57 + commit=76a82c6 [2020-04-16T12:55:43.242Z] #54 36.58 ++ git show -s --format=%cd [2020-04-16T12:55:43.242Z] #54 36.62 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-16T12:55:43.242Z] #54 36.62 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-16T12:55:43.242Z] #54 ... [2020-04-16T12:55:43.242Z] [2020-04-16T12:55:43.242Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T12:55:43.242Z] #36 26.84 Fetched 8119 kB in 26s (311 kB/s) [2020-04-16T12:55:43.531Z] #36 26.84 Reading package lists... [2020-04-16T12:55:43.531Z] #36 ... [2020-04-16T12:55:43.531Z] [2020-04-16T12:55:43.531Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T12:55:44.379Z] #60 115.9 + mkdir -p /build [2020-04-16T12:55:44.379Z] #60 115.9 + cp runc /build/runc [2020-04-16T12:55:44.379Z] #60 DONE 116.4s [2020-04-16T12:55:44.379Z] [2020-04-16T12:55:44.379Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:55:44.379Z] #44 176.4 CC criu/protobuf-desc.o [2020-04-16T12:55:44.668Z] --- PASS: TestBuildSquashParent (10.75s) [2020-04-16T12:55:44.668Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-16T12:55:44.668Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-16T12:55:44.668Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-16T12:55:44.668Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-16T12:55:44.668Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-16T12:55:44.668Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-16T12:55:44.668Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-16T12:55:44.668Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-16T12:55:44.668Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-16T12:55:44.668Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-16T12:55:44.668Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-16T12:55:44.668Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-16T12:55:44.668Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-16T12:55:44.668Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-16T12:55:44.668Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-16T12:55:44.950Z] #44 177.1 CC criu/protobuf.o [2020-04-16T12:55:45.112Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.00s) [2020-04-16T12:55:45.112Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-16T12:55:45.540Z] #44 177.5 CC criu/pstree.o [2020-04-16T12:55:46.568Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-16T12:55:46.568Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-16T12:55:46.926Z] #44 178.7 CC criu/rbtree.o [2020-04-16T12:55:46.926Z] #44 179.0 CC criu/rst-malloc.o [2020-04-16T12:55:47.186Z] #44 179.3 CC criu/seccomp.o [2020-04-16T12:55:47.634Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.19s) [2020-04-16T12:55:47.634Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-16T12:55:48.126Z] #44 179.8 CC criu/seize.o [2020-04-16T12:55:48.563Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.22s) [2020-04-16T12:55:48.563Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-16T12:55:48.696Z] #44 180.6 CC criu/servicefd.o [2020-04-16T12:55:48.956Z] #44 181.0 CC criu/shmem.o [2020-04-16T12:55:49.116Z] #26 35.80 Reading package lists... [2020-04-16T12:55:49.116Z] #26 ... [2020-04-16T12:55:49.116Z] [2020-04-16T12:55:49.116Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T12:55:49.116Z] #36 26.84 Reading package lists... [2020-04-16T12:55:49.849Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-16T12:55:49.896Z] #44 181.9 CC criu/sigframe.o [2020-04-16T12:55:49.896Z] #44 ... [2020-04-16T12:55:49.896Z] [2020-04-16T12:55:49.896Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:55:49.896Z] #65 205.2 + bin/containerd [2020-04-16T12:55:50.108Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-16T12:55:51.832Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.04s) [2020-04-16T12:55:51.832Z] === RUN TestKernelTCPMemory [2020-04-16T12:55:51.832Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-04-16T12:55:51.832Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T12:55:51.832Z] === RUN TestNISDomainname [2020-04-16T12:55:51.832Z] --- SKIP: TestNISDomainname (0.01s) [2020-04-16T12:55:51.832Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-04-16T12:55:51.832Z] === RUN TestHostnameDnsResolution [2020-04-16T12:55:51.845Z] #36 38.58 Reading package lists... [2020-04-16T12:55:51.846Z] #36 ... [2020-04-16T12:55:51.846Z] [2020-04-16T12:55:51.846Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T12:55:51.846Z] #44 35.82 Reading package lists... [2020-04-16T12:55:52.762Z] --- PASS: TestHostnameDnsResolution (1.30s) [2020-04-16T12:55:52.762Z] === RUN TestStats [2020-04-16T12:55:52.762Z] --- SKIP: TestStats (0.00s) [2020-04-16T12:55:52.762Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T12:55:52.762Z] === RUN TestStopContainerWithTimeout [2020-04-16T12:55:52.762Z] === RUN TestStopContainerWithTimeout/0 [2020-04-16T12:55:52.762Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-16T12:55:52.762Z] === RUN TestStopContainerWithTimeout/1 [2020-04-16T12:55:52.762Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-16T12:55:52.762Z] === RUN TestStopContainerWithTimeout/3 [2020-04-16T12:55:52.762Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-16T12:55:52.762Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-16T12:55:52.762Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-16T12:55:52.762Z] === CONT TestStopContainerWithTimeout/0 [2020-04-16T12:55:52.762Z] === CONT TestStopContainerWithTimeout/3 [2020-04-16T12:55:53.387Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-16T12:55:53.387Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.44s) [2020-04-16T12:55:53.387Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.66s) [2020-04-16T12:55:53.387Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.23s) [2020-04-16T12:55:53.387Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.31s) [2020-04-16T12:55:53.387Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.36s) [2020-04-16T12:55:53.387Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.37s) [2020-04-16T12:55:53.387Z] === RUN TestBuildMultiStageCopy [2020-04-16T12:55:53.387Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-16T12:55:53.692Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-16T12:55:54.860Z] #44 45.93 Building dependency tree... [2020-04-16T12:55:55.469Z] ok github.com/docker/docker/pkg/plugins 33.612s coverage: 76.6% of statements [2020-04-16T12:55:55.469Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-16T12:55:55.469Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-16T12:55:55.469Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-16T12:55:55.469Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-16T12:55:55.469Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-16T12:55:55.469Z] ? github.com/docker/docker/rootless [no test files] [2020-04-16T12:55:55.469Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-16T12:55:55.469Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-16T12:55:55.469Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-16T12:55:55.469Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-16T12:55:55.469Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-16T12:55:55.469Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-16T12:55:55.469Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-16T12:55:55.469Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-16T12:55:55.469Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-16T12:55:55.469Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-16T12:55:55.469Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-16T12:55:55.469Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-16T12:55:55.469Z] ? github.com/docker/docker/volume [no test files] [2020-04-16T12:55:55.469Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-16T12:55:55.469Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-16T12:55:55.469Z] [2020-04-16T12:55:55.469Z] === Skipped [2020-04-16T12:55:55.469Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-16T12:55:55.469Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-16T12:55:55.469Z] [2020-04-16T12:55:55.469Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-16T12:55:55.469Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-16T12:55:55.469Z] [2020-04-16T12:55:55.469Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-16T12:55:55.469Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T12:55:55.469Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T12:55:55.469Z] [2020-04-16T12:55:55.469Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-16T12:55:55.469Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T12:55:55.469Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T12:55:55.469Z] [2020-04-16T12:55:55.469Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-16T12:55:55.469Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T12:55:55.469Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T12:55:55.469Z] [2020-04-16T12:55:55.469Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-16T12:55:55.469Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T12:55:55.469Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T12:55:55.469Z] [2020-04-16T12:55:55.469Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-16T12:55:55.469Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T12:55:55.469Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T12:55:55.469Z] [2020-04-16T12:55:55.469Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-16T12:55:55.469Z] graphtest_unix.go:73: No driver to put! [2020-04-16T12:55:55.469Z] [2020-04-16T12:55:55.469Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-16T12:55:55.469Z] time="2020-04-16T12:54:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T12:55:55.469Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T12:55:55.469Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T12:55:55.469Z] [2020-04-16T12:55:55.469Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-16T12:55:55.469Z] time="2020-04-16T12:54:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T12:55:55.469Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T12:55:55.469Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T12:55:55.469Z] [2020-04-16T12:55:55.469Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-16T12:55:55.469Z] time="2020-04-16T12:54:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T12:55:55.469Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T12:55:55.469Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T12:55:55.469Z] [2020-04-16T12:55:55.469Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-16T12:55:55.469Z] time="2020-04-16T12:54:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T12:55:55.469Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T12:55:55.469Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T12:55:55.469Z] [2020-04-16T12:55:55.469Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-16T12:55:55.469Z] time="2020-04-16T12:54:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T12:55:55.469Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T12:55:55.469Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T12:55:55.469Z] [2020-04-16T12:55:55.469Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-16T12:55:55.469Z] graphtest_unix.go:73: No driver to put! [2020-04-16T12:55:55.469Z] [2020-04-16T12:55:55.469Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-16T12:55:55.469Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-16T12:55:55.469Z] [2020-04-16T12:55:55.469Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-16T12:55:55.469Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-16T12:55:55.469Z] [2020-04-16T12:55:55.469Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-16T12:55:55.469Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-16T12:55:55.469Z] [2020-04-16T12:55:55.469Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-16T12:55:55.469Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-16T12:55:55.469Z] [2020-04-16T12:55:55.469Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-16T12:55:55.469Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T12:55:55.469Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T12:55:55.469Z] [2020-04-16T12:55:55.469Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-16T12:55:55.469Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T12:55:55.469Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T12:55:55.469Z] [2020-04-16T12:55:55.469Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-16T12:55:55.469Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T12:55:55.469Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T12:55:55.469Z] [2020-04-16T12:55:55.469Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-16T12:55:55.469Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T12:55:55.469Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T12:55:55.469Z] [2020-04-16T12:55:55.469Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-16T12:55:55.469Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T12:55:55.469Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T12:55:55.469Z] [2020-04-16T12:55:55.469Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-16T12:55:55.469Z] graphtest_unix.go:73: No driver to put! [2020-04-16T12:55:55.469Z] [2020-04-16T12:55:55.469Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-16T12:55:55.469Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-16T12:55:55.469Z] [2020-04-16T12:55:55.469Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-16T12:55:55.469Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-16T12:55:55.469Z] [2020-04-16T12:55:55.469Z] [2020-04-16T12:55:55.469Z] DONE 2143 tests, 26 skipped in 186.336s Post stage [Pipeline] junit [2020-04-16T12:55:55.505Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-16T12:55:56.032Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40828/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2376ebd3f22baa2f85704430e54769aed82e7262 -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:2376ebd3f22baa2f85704430e54769aed82e7262 hack/make.sh dynbinary test-integration [2020-04-16T12:55:56.213Z] === CONT TestStopContainerWithTimeout/1 [2020-04-16T12:55:56.314Z] [2020-04-16T12:55:56.314Z] Removing bundles/ [2020-04-16T12:55:56.314Z] [2020-04-16T12:55:56.314Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-16T12:55:56.314Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-16T12:55:56.314Z] GOOS="" GOARCH="" GOARM="" [2020-04-16T12:55:56.483Z] #65 ... [2020-04-16T12:55:56.483Z] [2020-04-16T12:55:56.483Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:55:56.483Z] #53 DONE 247.1s [2020-04-16T12:55:56.483Z] [2020-04-16T12:55:56.483Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:55:56.483Z] #44 182.1 CC criu/signalfd.o [2020-04-16T12:55:56.483Z] #44 182.3 CC criu/sk-inet.o [2020-04-16T12:55:56.483Z] #44 183.4 CC criu/sk-netlink.o [2020-04-16T12:55:56.483Z] #44 183.7 CC criu/sk-packet.o [2020-04-16T12:55:56.483Z] #44 184.3 CC criu/sk-queue.o [2020-04-16T12:55:56.483Z] #44 185.0 CC criu/sk-tcp.o [2020-04-16T12:55:56.483Z] #44 185.6 CC criu/sk-unix.o [2020-04-16T12:55:56.483Z] #44 187.3 CC criu/sockets.o [2020-04-16T12:55:56.483Z] #44 188.1 CC criu/stats.o [2020-04-16T12:55:56.483Z] #44 188.4 CC criu/string.o [2020-04-16T12:55:56.483Z] #44 188.5 CC criu/sysctl.o [2020-04-16T12:55:56.666Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-16T12:55:56.930Z] #44 50.14 The following additional packages will be installed: [2020-04-16T12:55:56.930Z] #44 50.14 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-16T12:55:56.930Z] #44 50.15 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-16T12:55:56.930Z] #44 50.15 Suggested packages: [2020-04-16T12:55:56.930Z] #44 50.15 manpages-dev python-setuptools [2020-04-16T12:55:57.054Z] #44 189.0 CC criu/sysfs_parse.o [2020-04-16T12:55:57.580Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-04-16T12:55:57.580Z] --- PASS: TestStopContainerWithTimeout/0 (0.83s) [2020-04-16T12:55:57.580Z] --- PASS: TestStopContainerWithTimeout/3 (2.96s) [2020-04-16T12:55:57.580Z] --- PASS: TestStopContainerWithTimeout/-1 (2.74s) [2020-04-16T12:55:57.580Z] --- PASS: TestStopContainerWithTimeout/1 (1.79s) [2020-04-16T12:55:57.580Z] === RUN TestDeleteDevicemapper [2020-04-16T12:55:57.580Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-16T12:55:57.580Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-16T12:55:57.580Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-16T12:55:57.599Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-16T12:55:57.624Z] #44 189.5 CC criu/timerfd.o [2020-04-16T12:55:57.624Z] #44 189.8 CC criu/tty.o [2020-04-16T12:55:57.962Z] #44 ... [2020-04-16T12:55:57.962Z] [2020-04-16T12:55:57.962Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:55:57.962Z] #11 36.78 Reading package lists... [2020-04-16T12:55:57.962Z] #11 47.00 Building dependency tree... [2020-04-16T12:55:57.962Z] #11 51.05 The following additional packages will be installed: [2020-04-16T12:55:57.962Z] #11 51.05 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-16T12:55:57.962Z] #11 51.06 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-16T12:55:57.962Z] #11 51.06 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-16T12:55:57.962Z] #11 51.07 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-16T12:55:57.962Z] #11 51.08 Suggested packages: [2020-04-16T12:55:57.962Z] #11 51.08 gcc-8-locales seccomp wine64 [2020-04-16T12:55:58.164Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-16T12:55:58.590Z] #11 ... [2020-04-16T12:55:58.590Z] [2020-04-16T12:55:58.591Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T12:55:58.591Z] #44 52.31 The following NEW packages will be installed: [2020-04-16T12:55:58.729Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-16T12:55:58.882Z] #44 52.32 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-16T12:55:58.882Z] #44 52.32 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-16T12:55:58.882Z] #44 52.32 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-16T12:55:58.882Z] #44 52.32 python-six zlib1g-dev [2020-04-16T12:55:58.882Z] #44 52.50 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T12:55:58.882Z] #44 52.50 Need to get 4075 kB of archives. [2020-04-16T12:55:58.882Z] #44 52.50 After this operation, 24.5 MB of additional disk space will be used. [2020-04-16T12:55:58.882Z] #44 52.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-04-16T12:55:58.882Z] #44 52.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-04-16T12:55:58.882Z] #44 52.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-04-16T12:55:58.882Z] #44 52.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-04-16T12:55:58.882Z] #44 52.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-04-16T12:55:58.882Z] #44 52.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-04-16T12:55:58.882Z] #44 52.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-04-16T12:55:58.882Z] #44 52.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-04-16T12:55:58.882Z] #44 52.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-04-16T12:55:59.173Z] #44 52.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-04-16T12:55:59.173Z] #44 52.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-04-16T12:55:59.295Z] --- PASS: TestBuildMultiStageCopy (6.01s) [2020-04-16T12:55:59.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s) [2020-04-16T12:55:59.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s) [2020-04-16T12:55:59.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.67s) [2020-04-16T12:55:59.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.66s) [2020-04-16T12:55:59.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2020-04-16T12:55:59.295Z] === RUN TestBuildMultiStageParentConfig [2020-04-16T12:55:59.465Z] #44 53.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-04-16T12:55:59.465Z] #44 53.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-04-16T12:55:59.465Z] #44 53.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-04-16T12:55:59.465Z] #44 53.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-16T12:55:59.465Z] #44 53.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-04-16T12:55:59.465Z] #44 53.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-04-16T12:55:59.473Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.97s) [2020-04-16T12:55:59.473Z] === RUN TestUpdateMemory [2020-04-16T12:55:59.473Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-16T12:55:59.473Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T12:55:59.473Z] === RUN TestUpdateCPUQuota [2020-04-16T12:55:59.473Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-04-16T12:55:59.473Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T12:55:59.473Z] === RUN TestUpdatePidsLimit [2020-04-16T12:55:59.473Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-04-16T12:55:59.473Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T12:55:59.473Z] === RUN TestUpdateRestartPolicy [2020-04-16T12:55:59.536Z] #44 191.5 CC criu/tun.o [2020-04-16T12:56:00.107Z] #44 191.9 CC criu/uffd.o [2020-04-16T12:56:00.972Z] #44 ... [2020-04-16T12:56:00.972Z] [2020-04-16T12:56:00.972Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-16T12:56:00.972Z] #63 34.61 Reading package lists... [2020-04-16T12:56:00.972Z] #63 45.85 Building dependency tree... [2020-04-16T12:56:00.972Z] #63 49.63 The following additional packages will be installed: [2020-04-16T12:56:00.972Z] #63 49.65 libbtrfs0 [2020-04-16T12:56:00.972Z] #63 49.93 The following NEW packages will be installed: [2020-04-16T12:56:00.972Z] #63 49.96 libbtrfs-dev libbtrfs0 [2020-04-16T12:56:00.972Z] #63 50.33 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T12:56:00.972Z] #63 50.33 Need to get 120 kB of archives. [2020-04-16T12:56:00.972Z] #63 50.33 After this operation, 423 kB of additional disk space will be used. [2020-04-16T12:56:00.973Z] #63 50.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-16T12:56:00.973Z] #63 50.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-16T12:56:00.973Z] #63 52.72 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T12:56:00.973Z] #63 53.13 Fetched 120 kB in 0s (886 kB/s) [2020-04-16T12:56:00.973Z] #63 53.27 Selecting previously unselected package libbtrfs0. [2020-04-16T12:56:00.973Z] #63 53.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 ... 15330 files and directories currently installed.) [2020-04-16T12:56:00.973Z] #63 53.44 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-16T12:56:00.973Z] #63 53.45 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-16T12:56:00.973Z] #63 53.65 Selecting previously unselected package libbtrfs-dev. [2020-04-16T12:56:00.973Z] #63 53.66 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-16T12:56:00.973Z] #63 53.67 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-16T12:56:00.973Z] #63 54.18 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-16T12:56:00.973Z] #63 54.19 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-16T12:56:00.973Z] #63 54.20 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T12:56:00.973Z] #63 DONE 54.6s [2020-04-16T12:56:00.973Z] [2020-04-16T12:56:00.973Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T12:56:00.973Z] #64 DONE 0.1s [2020-04-16T12:56:00.973Z] [2020-04-16T12:56:00.973Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-16T12:56:00.973Z] #65 DONE 0.1s [2020-04-16T12:56:00.973Z] [2020-04-16T12:56:00.973Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:56:01.047Z] #44 193.1 CC criu/util.o [2020-04-16T12:56:01.196Z] --- PASS: TestBuildMultiStageParentConfig (1.59s) [2020-04-16T12:56:01.196Z] === RUN TestBuildLabelWithTargets [2020-04-16T12:56:01.606Z] #66 0.512 + RM_GOPATH=0 [2020-04-16T12:56:01.606Z] #66 0.513 + TMP_GOPATH= [2020-04-16T12:56:01.606Z] #66 0.517 + : /build [2020-04-16T12:56:01.606Z] #66 0.518 + '[' -z '' ']' [2020-04-16T12:56:01.606Z] #66 0.527 ++ mktemp -d [2020-04-16T12:56:01.606Z] #66 0.534 + export GOPATH=/tmp/tmp.WQyVOiRxFu [2020-04-16T12:56:01.606Z] #66 0.534 + GOPATH=/tmp/tmp.WQyVOiRxFu [2020-04-16T12:56:01.606Z] #66 0.534 + RM_GOPATH=1 [2020-04-16T12:56:01.606Z] #66 0.544 ++ dirname ./install.sh [2020-04-16T12:56:01.606Z] #66 0.585 + dir=. [2020-04-16T12:56:01.606Z] #66 0.587 + bin=containerd [2020-04-16T12:56:01.606Z] #66 0.588 + shift [2020-04-16T12:56:01.606Z] #66 0.591 + '[' '!' -f ./containerd.installer ']' [2020-04-16T12:56:01.606Z] #66 0.601 + . ./containerd.installer [2020-04-16T12:56:01.606Z] #66 0.604 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-16T12:56:01.606Z] #66 0.624 + install_containerd [2020-04-16T12:56:01.606Z] #66 0.626 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-16T12:56:01.606Z] #66 0.627 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-16T12:56:01.606Z] #66 0.628 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WQyVOiRxFu/src/github.com/containerd/containerd [2020-04-16T12:56:01.898Z] #66 0.675 Cloning into '/tmp/tmp.WQyVOiRxFu/src/github.com/containerd/containerd'... [2020-04-16T12:56:02.427Z] #44 194.2 CC criu/uts_ns.o [2020-04-16T12:56:02.427Z] #44 194.4 CC criu/vdso.o [2020-04-16T12:56:02.941Z] #66 ... [2020-04-16T12:56:02.941Z] [2020-04-16T12:56:02.941Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T12:56:02.941Z] #26 35.80 Reading package lists... [2020-04-16T12:56:02.941Z] #26 46.97 Building dependency tree... [2020-04-16T12:56:02.941Z] #26 50.98 ca-certificates is already the newest version (20190110). [2020-04-16T12:56:02.941Z] #26 50.98 The following additional packages will be installed: [2020-04-16T12:56:02.941Z] #26 50.99 libjq1 libonig5 [2020-04-16T12:56:02.941Z] #26 51.89 The following NEW packages will be installed: [2020-04-16T12:56:02.941Z] #26 51.90 jq libjq1 libonig5 [2020-04-16T12:56:02.941Z] #26 52.13 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T12:56:02.941Z] #26 52.13 Need to get 358 kB of archives. [2020-04-16T12:56:02.941Z] #26 52.13 After this operation, 1277 kB of additional disk space will be used. [2020-04-16T12:56:02.941Z] #26 52.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-16T12:56:02.941Z] #26 52.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-16T12:56:02.941Z] #26 52.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-16T12:56:02.941Z] #26 54.20 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T12:56:02.941Z] #26 54.58 Fetched 358 kB in 0s (2276 kB/s) [2020-04-16T12:56:02.941Z] #26 54.77 Selecting previously unselected package libonig5:ppc64el. [2020-04-16T12:56:02.941Z] #26 54.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-04-16T12:56:02.941Z] #26 54.89 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-04-16T12:56:02.941Z] #26 54.90 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-16T12:56:02.941Z] #26 55.38 Selecting previously unselected package libjq1:ppc64el. [2020-04-16T12:56:02.941Z] #26 55.39 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-16T12:56:02.941Z] #26 55.40 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-16T12:56:02.941Z] #26 55.77 Selecting previously unselected package jq. [2020-04-16T12:56:02.941Z] #26 55.79 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-16T12:56:02.941Z] #26 55.79 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-16T12:56:02.941Z] #26 56.38 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-16T12:56:02.941Z] #26 56.40 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-16T12:56:02.941Z] #26 56.40 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-16T12:56:02.941Z] #26 56.41 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T12:56:02.941Z] #26 ... [2020-04-16T12:56:02.941Z] [2020-04-16T12:56:02.941Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T12:56:02.941Z] #44 55.55 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T12:56:02.941Z] #44 55.77 Fetched 4075 kB in 1s (5278 kB/s) [2020-04-16T12:56:02.941Z] #44 55.93 Selecting previously unselected package libcap-dev:ppc64el. [2020-04-16T12:56:02.941Z] #44 55.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-04-16T12:56:02.941Z] #44 56.11 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-04-16T12:56:02.941Z] #44 56.12 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-04-16T12:56:02.941Z] #44 56.39 Selecting previously unselected package libnet1:ppc64el. [2020-04-16T12:56:02.941Z] #44 56.43 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-16T12:56:02.941Z] #44 56.44 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-16T12:56:02.998Z] #44 194.9 LINK criu/built-in.o [2020-04-16T12:56:02.998Z] #44 195.0 LINK criu/criu [2020-04-16T12:56:03.234Z] #44 56.76 Selecting previously unselected package libnet1-dev. [2020-04-16T12:56:03.234Z] #44 56.77 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-16T12:56:03.234Z] #44 56.79 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-16T12:56:03.234Z] #44 ... [2020-04-16T12:56:03.234Z] [2020-04-16T12:56:03.234Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-16T12:56:03.234Z] #26 DONE 56.9s [2020-04-16T12:56:03.234Z] [2020-04-16T12:56:03.234Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-16T12:56:03.234Z] #27 DONE 0.1s [2020-04-16T12:56:03.259Z] #44 195.3 DEP lib/c/criu.d [2020-04-16T12:56:03.259Z] #44 195.4 CC images/rpc.pb-c.o [2020-04-16T12:56:03.526Z] [2020-04-16T12:56:03.526Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T12:56:03.526Z] #44 57.13 Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-16T12:56:03.526Z] #44 57.13 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-16T12:56:03.526Z] #44 57.15 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-16T12:56:03.724Z] --- PASS: TestBuildLabelWithTargets (2.43s) [2020-04-16T12:56:03.724Z] === RUN TestBuildWithEmptyLayers [2020-04-16T12:56:03.818Z] #44 57.30 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-04-16T12:56:03.818Z] #44 57.32 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-04-16T12:56:03.818Z] #44 57.32 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-16T12:56:04.113Z] #44 57.65 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-16T12:56:04.113Z] #44 57.68 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-16T12:56:04.113Z] #44 57.69 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-16T12:56:04.113Z] #44 57.87 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-04-16T12:56:04.113Z] #44 57.88 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-04-16T12:56:04.113Z] #44 57.88 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-16T12:56:04.200Z] #44 196.0 CC lib/c/criu.o [2020-04-16T12:56:04.401Z] #44 58.06 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-04-16T12:56:04.402Z] #44 58.07 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-04-16T12:56:04.402Z] #44 58.08 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-16T12:56:04.461Z] #44 ... [2020-04-16T12:56:04.461Z] [2020-04-16T12:56:04.461Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:56:04.461Z] #23 256.0 + return [2020-04-16T12:56:04.657Z] --- PASS: TestBuildWithEmptyLayers (1.37s) [2020-04-16T12:56:04.657Z] === RUN TestBuildMultiStageOnBuild [2020-04-16T12:56:04.986Z] #44 58.48 Selecting previously unselected package libprotobuf17:ppc64el. [2020-04-16T12:56:04.986Z] #44 58.53 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-04-16T12:56:04.986Z] #44 58.53 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-16T12:56:05.032Z] #23 DONE 256.6s [2020-04-16T12:56:05.032Z] [2020-04-16T12:56:05.032Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:56:05.032Z] #44 196.9 LINK lib/c/built-in.o [2020-04-16T12:56:05.032Z] #44 197.0 LINK lib/c/libcriu.so [2020-04-16T12:56:05.032Z] #44 197.0 LINK lib/c/libcriu.a [2020-04-16T12:56:05.291Z] #44 197.2 GEN magic.py [2020-04-16T12:56:05.291Z] #44 197.3 Note: Building without setproctitle() and strlcpy() support. [2020-04-16T12:56:05.291Z] #44 197.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-16T12:56:05.291Z] #44 197.3 Note: Building without GnuTLS support [2020-04-16T12:56:05.865Z] #44 198.0 fatal: not a git repository (or any of the parent directories): .git [2020-04-16T12:56:06.499Z] #44 60.17 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-04-16T12:56:06.791Z] #44 60.21 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-04-16T12:56:06.791Z] #44 60.21 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-16T12:56:06.791Z] #44 ... [2020-04-16T12:56:06.791Z] [2020-04-16T12:56:06.791Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T12:56:06.791Z] #36 38.58 Reading package lists... [2020-04-16T12:56:06.791Z] #36 50.79 Building dependency tree... [2020-04-16T12:56:06.791Z] #36 55.37 The following additional packages will be installed: [2020-04-16T12:56:06.791Z] #36 55.39 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-16T12:56:06.791Z] #36 55.42 Suggested packages: [2020-04-16T12:56:06.791Z] #36 55.42 cmake-doc ninja-build lrzip [2020-04-16T12:56:06.791Z] #36 55.42 Recommended packages: [2020-04-16T12:56:06.791Z] #36 55.42 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-16T12:56:06.791Z] #36 57.66 The following NEW packages will be installed: [2020-04-16T12:56:06.791Z] #36 57.67 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-16T12:56:06.791Z] #36 57.67 vim-common xxd [2020-04-16T12:56:06.791Z] #36 57.86 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T12:56:06.791Z] #36 57.86 Need to get 14.9 MB of archives. [2020-04-16T12:56:06.791Z] #36 57.86 After this operation, 67.2 MB of additional disk space will be used. [2020-04-16T12:56:06.791Z] #36 57.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-16T12:56:06.791Z] #36 57.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-16T12:56:06.791Z] #36 57.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-04-16T12:56:06.791Z] #36 58.24 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-16T12:56:06.791Z] #36 59.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-04-16T12:56:06.791Z] #36 59.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-04-16T12:56:06.791Z] #36 59.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-04-16T12:56:06.791Z] #36 59.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-04-16T12:56:06.791Z] #36 59.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-04-16T12:56:06.791Z] #36 60.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-04-16T12:56:06.791Z] #36 ... [2020-04-16T12:56:06.791Z] [2020-04-16T12:56:06.791Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:56:06.791Z] #11 54.00 The following NEW packages will be installed: [2020-04-16T12:56:06.791Z] #11 54.01 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-16T12:56:06.791Z] #11 54.01 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-16T12:56:06.791Z] #11 54.01 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-16T12:56:06.791Z] #11 54.02 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-16T12:56:06.791Z] #11 54.02 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-16T12:56:06.791Z] #11 54.03 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-16T12:56:06.791Z] #11 54.30 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T12:56:06.791Z] #11 54.30 Need to get 78.9 MB of archives. [2020-04-16T12:56:06.791Z] #11 54.30 After this operation, 532 MB of additional disk space will be used. [2020-04-16T12:56:06.791Z] #11 54.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-04-16T12:56:06.791Z] #11 54.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-04-16T12:56:06.791Z] #11 55.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-16T12:56:06.791Z] #11 55.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-04-16T12:56:06.791Z] #11 55.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-04-16T12:56:06.791Z] #11 55.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-16T12:56:06.791Z] #11 56.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-04-16T12:56:06.791Z] #11 56.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-04-16T12:56:06.791Z] #11 56.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-04-16T12:56:07.084Z] #11 ... [2020-04-16T12:56:07.084Z] [2020-04-16T12:56:07.084Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T12:56:07.084Z] #44 60.65 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-04-16T12:56:07.084Z] #44 60.66 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-04-16T12:56:07.084Z] #44 60.69 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-16T12:56:07.249Z] #44 199.1 make[1]: Nothing to be done for 'all'. [2020-04-16T12:56:07.249Z] #44 ... [2020-04-16T12:56:07.249Z] [2020-04-16T12:56:07.249Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-16T12:56:07.249Z] #24 DONE 0.3s [2020-04-16T12:56:07.509Z] [2020-04-16T12:56:07.509Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-16T12:56:08.449Z] #28 DONE 1.0s [2020-04-16T12:56:08.449Z] [2020-04-16T12:56:08.449Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:56:08.449Z] #44 199.9 make[1]: 'images/built-in.o' is up to date. [2020-04-16T12:56:08.449Z] #44 200.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-16T12:56:08.449Z] #44 200.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-16T12:56:08.449Z] #44 200.0 make[1]: 'compel/libcompel.a' is up to date. [2020-04-16T12:56:08.449Z] #44 200.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-16T12:56:08.449Z] #44 200.1 make[1]: Nothing to be done for 'all'. [2020-04-16T12:56:08.449Z] #44 200.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-16T12:56:08.449Z] #44 200.3 make[2]: Nothing to be done for 'all'. [2020-04-16T12:56:08.449Z] #44 200.3 make[2]: Nothing to be done for 'all'. [2020-04-16T12:56:08.449Z] #44 200.4 make[2]: Nothing to be done for 'all'. [2020-04-16T12:56:08.449Z] #44 200.6 make[2]: Nothing to be done for 'all'. [2020-04-16T12:56:08.718Z] #44 ... [2020-04-16T12:56:08.718Z] [2020-04-16T12:56:08.718Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-16T12:56:08.718Z] #31 DONE 0.2s [2020-04-16T12:56:08.718Z] [2020-04-16T12:56:08.718Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:56:08.718Z] #44 200.7 make[2]: Nothing to be done for 'all'. [2020-04-16T12:56:08.718Z] #44 ... [2020-04-16T12:56:08.718Z] [2020-04-16T12:56:08.718Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-16T12:56:08.718Z] #34 DONE 0.2s [2020-04-16T12:56:08.718Z] [2020-04-16T12:56:08.718Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:56:08.718Z] #44 200.7 make[2]: Nothing to be done for 'all'. [2020-04-16T12:56:08.718Z] #44 200.8 make[2]: Nothing to be done for 'all'. [2020-04-16T12:56:08.718Z] #44 ... [2020-04-16T12:56:08.718Z] [2020-04-16T12:56:08.718Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-16T12:56:08.718Z] #39 DONE 0.2s [2020-04-16T12:56:08.718Z] [2020-04-16T12:56:08.718Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:56:08.718Z] #44 200.8 make[2]: Nothing to be done for 'all'. [2020-04-16T12:56:08.718Z] #44 200.9 INSTALL criu/criu [2020-04-16T12:56:08.847Z] --- PASS: TestBuildMultiStageOnBuild (3.75s) [2020-04-16T12:56:08.847Z] === RUN TestBuildUncleanTarFilenames [2020-04-16T12:56:08.979Z] #44 DONE 201.1s [2020-04-16T12:56:08.979Z] [2020-04-16T12:56:08.979Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-16T12:56:08.979Z] #42 DONE 0.2s [2020-04-16T12:56:08.979Z] [2020-04-16T12:56:08.979Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:56:09.034Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-04-16T12:56:09.830Z] #44 63.44 Selecting previously unselected package libprotoc17:ppc64el. [2020-04-16T12:56:09.830Z] #44 63.46 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-04-16T12:56:09.830Z] #44 63.47 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-16T12:56:10.743Z] --- PASS: TestBuildUncleanTarFilenames (2.02s) [2020-04-16T12:56:10.744Z] === RUN TestBuildMultiStageLayerLeak [2020-04-16T12:56:11.376Z] #44 64.73 Selecting previously unselected package protobuf-c-compiler. [2020-04-16T12:56:11.376Z] #44 64.75 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-04-16T12:56:11.376Z] #44 64.76 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-16T12:56:11.518Z] #65 ... [2020-04-16T12:56:11.518Z] [2020-04-16T12:56:11.518Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-16T12:56:11.518Z] #45 DONE 0.2s [2020-04-16T12:56:11.518Z] [2020-04-16T12:56:11.518Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-16T12:56:11.701Z] #44 65.11 Selecting previously unselected package protobuf-compiler. [2020-04-16T12:56:11.701Z] #44 65.16 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-04-16T12:56:11.701Z] #44 65.16 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-16T12:56:11.701Z] #44 65.45 Selecting previously unselected package python-pkg-resources. [2020-04-16T12:56:11.778Z] #48 DONE 0.2s [2020-04-16T12:56:11.778Z] [2020-04-16T12:56:11.778Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-16T12:56:12.038Z] #44 65.49 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-16T12:56:12.039Z] #44 65.49 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-16T12:56:12.177Z] #51 DONE 0.2s [2020-04-16T12:56:12.178Z] [2020-04-16T12:56:12.178Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-16T12:56:12.178Z] #54 DONE 0.3s [2020-04-16T12:56:12.178Z] [2020-04-16T12:56:12.178Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-16T12:56:12.335Z] #44 65.88 Selecting previously unselected package python-six. [2020-04-16T12:56:12.335Z] #44 65.92 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-16T12:56:12.335Z] #44 65.95 Unpacking python-six (1.12.0-1) ... [2020-04-16T12:56:12.335Z] #44 ... [2020-04-16T12:56:12.335Z] [2020-04-16T12:56:12.335Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T12:56:12.335Z] #28 2.799 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-16T12:56:12.335Z] #28 3.452 [2020-04-16T12:56:12.335Z] #28 3.779 # 2.7% ###### 9.0% ######### 13.3% ############ 17.6% ############### 21.8% #################### 28.2% ######################## 34.6% ############################# 41.0% ################################## 47.4% ##################################### 51.7% ######################################## 55.7% ########################################## 58.6% ############################################## 64.0% ################################################# 68.2% ##################################################### 74.6% ########################################################## 81.0% ############################################################## 87.4% ################################################################### 93.8% ######################################################################## 100.0% [2020-04-16T12:56:12.335Z] #28 6.876 [2020-04-16T12:56:12.335Z] #28 7.267 #=#=# ######## 12.0% ################ 23.4% ##################### 29.2% ############################# 40.3% ##################################### 52.6% ########################################## 58.4% ################################################## 69.9% ############################################################## 87.1% ###################################################################### 98.6% ######################################################################## 100.0% [2020-04-16T12:56:12.335Z] #28 8.953 [2020-04-16T12:56:12.465Z] #57 DONE 0.2s [2020-04-16T12:56:12.465Z] [2020-04-16T12:56:12.465Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-16T12:56:12.465Z] #61 DONE 0.2s [2020-04-16T12:56:12.465Z] [2020-04-16T12:56:12.465Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:56:12.924Z] #28 9.258 # 2.4% ### 5.0% ####### 10.1% [2020-04-16T12:56:12.924Z] #28 ... [2020-04-16T12:56:12.924Z] [2020-04-16T12:56:12.924Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:56:12.924Z] #34 66.41 internal/reflectlite [2020-04-16T12:56:13.219Z] #34 66.44 sync [2020-04-16T12:56:14.264Z] #34 ... [2020-04-16T12:56:14.264Z] [2020-04-16T12:56:14.264Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:56:14.264Z] #75 DONE 67.7s [2020-04-16T12:56:14.319Z] --- PASS: TestUpdateRestartPolicy (12.85s) [2020-04-16T12:56:14.319Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-16T12:56:14.319Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2020-04-16T12:56:14.319Z] === RUN TestWaitNonBlocked [2020-04-16T12:56:14.319Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-16T12:56:14.319Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-16T12:56:14.319Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-16T12:56:14.319Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-16T12:56:14.319Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-16T12:56:14.319Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-16T12:56:14.319Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-04-16T12:56:14.319Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s) [2020-04-16T12:56:14.319Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s) [2020-04-16T12:56:14.319Z] === RUN TestWaitBlocked [2020-04-16T12:56:14.319Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-16T12:56:14.319Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-16T12:56:14.319Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-16T12:56:14.319Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-16T12:56:14.319Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-16T12:56:14.319Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-16T12:56:14.558Z] [2020-04-16T12:56:14.558Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T12:56:14.917Z] --- PASS: TestBuildMultiStageLayerLeak (4.10s) [2020-04-16T12:56:14.917Z] === RUN TestBuildWithHugeFile [2020-04-16T12:56:15.144Z] #28 9.258 # 2.4% ### 5.0% ####### 10.1% ########### 15.3% ############ 17.9% ################ 23.1% ################## 25.6% ###################### 30.8% ######################### 36.0% ########################### 38.6% ############################### 43.7% ################################# 46.3% ###################################### 54.0% ################################################ 66.9% ################################################### 72.1% ####################################################### 77.3% ########################################################### 82.5% ############################################################### 87.6% ################################################################## 92.8% ###################################################################### 97.9% ######################################################################## 100.0% [2020-04-16T12:56:15.248Z] --- PASS: TestWaitBlocked (0.01s) [2020-04-16T12:56:15.248Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.89s) [2020-04-16T12:56:15.248Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s) [2020-04-16T12:56:15.248Z] === CONT TestDaemonRestartIpcMode [2020-04-16T12:56:15.248Z] === CONT TestIpcModeOlderClient [2020-04-16T12:56:15.248Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-04-16T12:56:16.193Z] #28 12.79 #=#=# [2020-04-16T12:56:19.120Z] #28 13.17 1.1% ## 3.5% ### 5.2% ##### 7.0% ###### 8.8% ####### 10.6% ######## 12.4% ########## 14.2% ########### 16.0% ############# 18.7% ############### 21.3% ################ 23.0% ################## 25.2% ################### 27.0% #################### 28.8% ###################### 30.6% ###################### 31.5% ####################### 33.3% ######################## 34.1% ######################### 35.9% ########################### 37.7% [2020-04-16T12:56:19.120Z] #28 ... [2020-04-16T12:56:19.120Z] [2020-04-16T12:56:19.120Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:56:19.120Z] #11 62.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-04-16T12:56:19.120Z] #11 67.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-04-16T12:56:19.120Z] #11 67.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-04-16T12:56:19.120Z] #11 67.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-16T12:56:19.120Z] #11 67.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-16T12:56:19.120Z] #11 67.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-04-16T12:56:19.120Z] #11 67.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-04-16T12:56:19.120Z] #11 67.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-04-16T12:56:19.120Z] #11 67.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-04-16T12:56:19.120Z] #11 67.89 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-04-16T12:56:19.120Z] #11 68.02 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-04-16T12:56:19.120Z] #11 68.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-04-16T12:56:19.120Z] #11 68.34 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-04-16T12:56:19.120Z] #11 68.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-04-16T12:56:19.120Z] #11 68.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-04-16T12:56:19.120Z] #11 68.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-04-16T12:56:19.120Z] #11 71.01 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T12:56:19.120Z] #11 71.28 Fetched 78.9 MB in 14s (5492 kB/s) [2020-04-16T12:56:19.120Z] #11 71.45 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-16T12:56:19.120Z] #11 71.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 ... 15330 files and directories currently installed.) [2020-04-16T12:56:19.120Z] #11 71.64 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-04-16T12:56:19.120Z] #11 71.65 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-16T12:56:19.413Z] #11 ... [2020-04-16T12:56:19.413Z] [2020-04-16T12:56:19.413Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T12:56:19.413Z] #36 62.88 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T12:56:19.413Z] #36 63.09 Fetched 14.9 MB in 3s (5202 kB/s) [2020-04-16T12:56:19.413Z] #36 63.25 Selecting previously unselected package xxd. [2020-04-16T12:56:19.413Z] #36 63.25 (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 ... 15330 files and directories currently installed.) [2020-04-16T12:56:19.413Z] #36 63.39 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-16T12:56:19.413Z] #36 63.39 Unpacking xxd (2:8.1.0875-5) ... [2020-04-16T12:56:19.413Z] #36 63.71 Selecting previously unselected package vim-common. [2020-04-16T12:56:19.413Z] #36 63.72 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-16T12:56:19.413Z] #36 63.84 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-16T12:56:19.413Z] #36 64.41 Selecting previously unselected package cmake-data. [2020-04-16T12:56:19.413Z] #36 64.41 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-16T12:56:19.413Z] #36 64.42 Unpacking cmake-data (3.13.4-1) ... [2020-04-16T12:56:19.413Z] #36 70.48 Selecting previously unselected package libicu63:ppc64el. [2020-04-16T12:56:19.413Z] #36 70.50 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-16T12:56:19.413Z] #36 70.51 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-16T12:56:19.413Z] #36 ... [2020-04-16T12:56:19.413Z] [2020-04-16T12:56:19.413Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T12:56:21.789Z] --- PASS: TestDaemonRestartIpcMode (5.86s) [2020-04-16T12:56:21.789Z] PASS [2020-04-16T12:56:21.789Z] [2020-04-16T12:56:21.789Z] === Skipped [2020-04-16T12:56:21.789Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-16T12:56:21.789Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-16T12:56:21.789Z] [2020-04-16T12:56:21.789Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-04-16T12:56:21.790Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-04-16T12:56:21.790Z] [2020-04-16T12:56:21.790Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-04-16T12:56:21.790Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T12:56:21.790Z] [2020-04-16T12:56:21.790Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-04-16T12:56:21.790Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-04-16T12:56:21.790Z] [2020-04-16T12:56:21.790Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-04-16T12:56:21.790Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-16T12:56:21.790Z] [2020-04-16T12:56:21.790Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-04-16T12:56:21.790Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-16T12:56:21.790Z] [2020-04-16T12:56:21.790Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-04-16T12:56:21.790Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-16T12:56:21.790Z] [2020-04-16T12:56:21.790Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-04-16T12:56:21.790Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-16T12:56:21.790Z] [2020-04-16T12:56:21.790Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-04-16T12:56:21.790Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-16T12:56:21.790Z] [2020-04-16T12:56:21.790Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-16T12:56:21.790Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T12:56:21.790Z] [2020-04-16T12:56:21.790Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-16T12:56:21.790Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-16T12:56:21.790Z] [2020-04-16T12:56:21.790Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-04-16T12:56:21.790Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-04-16T12:56:21.790Z] [2020-04-16T12:56:21.790Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-04-16T12:56:21.790Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-04-16T12:56:21.790Z] [2020-04-16T12:56:21.790Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-04-16T12:56:21.790Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T12:56:21.790Z] [2020-04-16T12:56:21.790Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-16T12:56:21.790Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-16T12:56:21.790Z] [2020-04-16T12:56:21.790Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-04-16T12:56:21.790Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T12:56:21.790Z] [2020-04-16T12:56:21.790Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-04-16T12:56:21.790Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-04-16T12:56:21.790Z] [2020-04-16T12:56:21.790Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-04-16T12:56:21.790Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T12:56:21.790Z] [2020-04-16T12:56:21.790Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-04-16T12:56:21.790Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-04-16T12:56:21.790Z] [2020-04-16T12:56:21.790Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-04-16T12:56:21.790Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T12:56:21.790Z] [2020-04-16T12:56:21.790Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-16T12:56:21.790Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-16T12:56:21.790Z] [2020-04-16T12:56:21.790Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-16T12:56:21.790Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T12:56:21.790Z] [2020-04-16T12:56:21.790Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-04-16T12:56:21.790Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T12:56:21.790Z] [2020-04-16T12:56:21.790Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-04-16T12:56:21.790Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-16T12:56:21.790Z] [2020-04-16T12:56:21.790Z] [2020-04-16T12:56:21.790Z] DONE 181 tests, 24 skipped in 111.575s [2020-04-16T12:56:21.790Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-16T12:56:21.790Z] INFO: Testing against a local daemon [2020-04-16T12:56:21.790Z] === RUN TestCommitInheritsEnv [2020-04-16T12:56:22.661Z] #28 13.17 1.1% ## 3.5% ### 5.2% ##### 7.0% ###### 8.8% ####### 10.6% ######## 12.4% ########## 14.2% ########### 16.0% ############# 18.7% ############### 21.3% ################ 23.0% ################## 25.2% ################### 27.0% #################### 28.8% ###################### 30.6% ###################### 31.5% ####################### 33.3% ######################## 34.1% ######################### 35.9% ########################### 37.7% ############################ 39.5% ############################# 41.3% ############################### 43.1% ################################ 44.9% ################################# 46.7% ################################## 48.5% #################################### 51.1% ###################################### 53.8% ######################################## 56.5% ########################################## 59.2% ############################################ 61.8% ############################################## 64.5% ############################################### 66.3% ################################################# 69.0% ################################################### 71.7% ##################################################### 73.7% ####################################################### 76.7% ######################################################### 79.4% ########################################################### 82.1% ############################################################ 83.8% ############################################################# 85.6% ############################################################### 88.3% ################################################################# 91.0% ################################################################## 92.8% #################################################################### 95.5% ###################################################################### 98.1% ######################################################################## 1 [2020-04-16T12:56:22.661Z] #28 ... [2020-04-16T12:56:22.661Z] [2020-04-16T12:56:22.661Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T12:56:22.661Z] #44 66.13 Selecting previously unselected package python-protobuf. [2020-04-16T12:56:22.661Z] #44 66.13 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-04-16T12:56:22.661Z] #44 66.14 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-16T12:56:22.661Z] #44 67.12 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-16T12:56:22.661Z] #44 74.48 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-16T12:56:22.661Z] #44 74.48 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-16T12:56:22.661Z] #44 74.49 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-16T12:56:22.661Z] #44 74.50 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-16T12:56:22.661Z] #44 74.51 Setting up python-six (1.12.0-1) ... [2020-04-16T12:56:22.661Z] #44 ... [2020-04-16T12:56:22.661Z] [2020-04-16T12:56:22.661Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T12:56:22.661Z] #28 13.17 1.1% ## 3.5% ### 5.2% ##### 7.0% ###### 8.8% ####### 10.6% ######## 12.4% ########## 14.2% ########### 16.0% ############# 18.7% ############### 21.3% ################ 23.0% ################## 25.2% ################### 27.0% #################### 28.8% ###################### 30.6% ###################### 31.5% ####################### 33.3% ######################## 34.1% ######################### 35.9% ########################### 37.7% ############################ 39.5% ############################# 41.3% ############################### 43.1% ################################ 44.9% ################################# 46.7% ################################## 48.5% #################################### 51.1% ###################################### 53.8% ######################################## 56.5% ########################################## 59.2% ############################################ 61.8% ############################################## 64.5% ############################################### 66.3% ################################################# 69.0% ################################################### 71.7% ##################################################### 73.7% ####################################################### 76.7% ######################################################### 79.4% ########################################################### 82.1% ############################################################ 83.8% ############################################################# 85.6% ############################################################### 88.3% ################################################################# 91.0% ################################################################## 92.8% #################################################################### 95.5% ###################################################################### 98.1% ######################################################################## 100.0% [2020-04-16T12:56:22.951Z] #28 19.50 [2020-04-16T12:56:23.158Z] --- PASS: TestCommitInheritsEnv (1.91s) [2020-04-16T12:56:23.158Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-16T12:56:23.158Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-16T12:56:23.158Z] === RUN TestImagesFilterMultiReference [2020-04-16T12:56:23.158Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-04-16T12:56:23.158Z] === RUN TestImagePullPlatformInvalid [2020-04-16T12:56:23.158Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-04-16T12:56:23.158Z] === RUN TestRemoveImageOrphaning [2020-04-16T12:56:23.609Z] #28 ... [2020-04-16T12:56:23.609Z] [2020-04-16T12:56:23.609Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:56:23.609Z] #48 67.05 sync [2020-04-16T12:56:23.609Z] #48 67.09 internal/reflectlite [2020-04-16T12:56:23.609Z] #48 72.31 internal/singleflight [2020-04-16T12:56:23.609Z] #48 72.31 math/rand [2020-04-16T12:56:23.609Z] #48 72.41 github.com/LK4D4/vndr/godl/singleflight [2020-04-16T12:56:23.609Z] #48 75.99 sort [2020-04-16T12:56:23.609Z] #48 76.01 strconv [2020-04-16T12:56:23.609Z] #48 76.06 io [2020-04-16T12:56:23.609Z] #48 76.13 syscall [2020-04-16T12:56:23.905Z] #48 ... [2020-04-16T12:56:23.905Z] [2020-04-16T12:56:23.905Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:56:23.905Z] #11 77.33 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-16T12:56:23.905Z] #11 77.34 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-04-16T12:56:23.905Z] #11 77.35 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-16T12:56:25.052Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2020-04-16T12:56:25.052Z] === RUN TestRemoveImageGarbageCollector [2020-04-16T12:56:25.052Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-16T12:56:25.052Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-04-16T12:56:25.052Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-16T12:56:25.309Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-04-16T12:56:25.309Z] === RUN TestTagInvalidReference [2020-04-16T12:56:25.309Z] --- PASS: TestTagInvalidReference (0.01s) [2020-04-16T12:56:25.309Z] === RUN TestTagValidPrefixedRepo [2020-04-16T12:56:25.309Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-04-16T12:56:25.309Z] === RUN TestTagExistedNameWithoutForce [2020-04-16T12:56:25.309Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-04-16T12:56:25.309Z] === RUN TestTagOfficialNames [2020-04-16T12:56:25.309Z] --- PASS: TestTagOfficialNames (0.05s) [2020-04-16T12:56:25.309Z] === RUN TestTagMatchesDigest [2020-04-16T12:56:25.309Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-04-16T12:56:25.309Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-16T12:56:27.102Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-16T12:56:27.102Z] Using test binary docker [2020-04-16T12:56:27.102Z] +++ /etc/init.d/apparmor start [2020-04-16T12:56:27.102Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-16T12:56:27.102Z] INFO: Waiting for daemon to start... [2020-04-16T12:56:27.102Z] Starting dockerd [2020-04-16T12:56:27.102Z] +++ 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 [2020-04-16T12:56:27.103Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-16T12:56:27.103Z] Using test binary docker [2020-04-16T12:56:27.103Z] +++ /etc/init.d/apparmor start [2020-04-16T12:56:27.103Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-16T12:56:27.103Z] INFO: Waiting for daemon to start... [2020-04-16T12:56:27.103Z] Starting dockerd [2020-04-16T12:56:27.103Z] +++ 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 [2020-04-16T12:56:29.459Z] #11 ... [2020-04-16T12:56:29.459Z] [2020-04-16T12:56:29.459Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T12:56:29.459Z] #28 21.37 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-16T12:56:29.459Z] #28 22.24 [2020-04-16T12:56:29.459Z] #28 22.54 # 1.6% ################################################# 69.0% ######################################################################## 100.0% [2020-04-16T12:56:29.459Z] #28 23.00 [2020-04-16T12:56:29.459Z] #28 25.16 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-16T12:56:29.459Z] #28 25.80 [2020-04-16T12:56:29.459Z] #28 26.14 ##### 8.2% ######################################################################## 100.0% [2020-04-16T12:56:30.093Z] #28 26.50 [2020-04-16T12:56:30.093Z] #28 ... [2020-04-16T12:56:30.093Z] [2020-04-16T12:56:30.093Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:56:30.093Z] #34 73.40 errors [2020-04-16T12:56:30.093Z] #34 73.40 sort [2020-04-16T12:56:30.093Z] #34 74.67 io [2020-04-16T12:56:30.093Z] #34 74.68 internal/oserror [2020-04-16T12:56:30.093Z] #34 74.89 strconv [2020-04-16T12:56:30.093Z] #34 75.06 syscall [2020-04-16T12:56:30.093Z] #34 80.51 bytes [2020-04-16T12:56:30.093Z] #34 80.61 strings [2020-04-16T12:56:30.093Z] #34 ... [2020-04-16T12:56:30.093Z] [2020-04-16T12:56:30.093Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:56:30.093Z] #11 82.92 Selecting previously unselected package binutils-mingw-w64. [2020-04-16T12:56:30.093Z] #11 82.95 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-16T12:56:30.093Z] #11 82.96 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-16T12:56:30.093Z] #11 83.23 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-04-16T12:56:30.093Z] #11 83.27 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-16T12:56:30.093Z] #11 83.29 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-16T12:56:30.093Z] #11 83.69 Selecting previously unselected package dmsetup. [2020-04-16T12:56:30.093Z] #11 83.72 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-04-16T12:56:30.093Z] #11 83.73 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-16T12:56:30.377Z] . [2020-04-16T12:56:30.377Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-16T12:56:30.377Z] [2020-04-16T12:56:30.377Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-16T12:56:30.377Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-16T12:56:30.377Z] Error: No such image: emptyfs [2020-04-16T12:56:30.377Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-16T12:56:30.377Z] ++++ docker load [2020-04-16T12:56:30.377Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-16T12:56:30.377Z] Error: No such image: emptyfs [2020-04-16T12:56:30.377Z] ++++ docker load [2020-04-16T12:56:30.377Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-16T12:56:30.377Z] Running integration-test (iteration 1) [2020-04-16T12:56:30.383Z] #11 84.09 Selecting previously unselected package mingw-w64-common. [2020-04-16T12:56:30.383Z] #11 84.09 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-16T12:56:30.383Z] #11 84.10 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-16T12:56:30.634Z] Running integration-test (iteration 1) [2020-04-16T12:56:30.634Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-04-16T12:56:30.634Z] ++ 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)/' [2020-04-16T12:56:30.634Z] ++ set -e [2020-04-16T12:56:30.634Z] ++ '[' -n 0 ']' [2020-04-16T12:56:30.634Z] ++ set -x [2020-04-16T12:56:30.634Z] ++ 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= DOCKER_ROOTLESS= 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)/' [2020-04-16T12:56:30.634Z] 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)/ [2020-04-16T12:56:30.634Z] ++ 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)/' [2020-04-16T12:56:30.634Z] ++ set -e [2020-04-16T12:56:30.634Z] ++ '[' -n 0 ']' [2020-04-16T12:56:30.634Z] ++ set -x [2020-04-16T12:56:30.634Z] ++ 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= DOCKER_ROOTLESS= 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)/' [2020-04-16T12:56:30.653Z] #65 245.2 + bin/containerd-stress [2020-04-16T12:56:32.556Z] #65 247.6 + bin/containerd-shim [2020-04-16T12:56:34.828Z] #11 ... [2020-04-16T12:56:34.828Z] [2020-04-16T12:56:34.828Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T12:56:34.828Z] #31 84.99 Checking out files: 70% (1068/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-04-16T12:56:34.828Z] #31 86.52 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-16T12:56:34.828Z] #31 87.44 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-16T12:56:35.864Z] #31 ... [2020-04-16T12:56:35.864Z] [2020-04-16T12:56:35.864Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-16T12:56:35.864Z] #28 28.44 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-16T12:56:35.864Z] #28 28.58 skipping existing c8c2d4a6b2e3 [2020-04-16T12:56:35.864Z] #28 28.81 [2020-04-16T12:56:35.864Z] #28 30.80 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-16T12:56:35.864Z] #28 31.46 [2020-04-16T12:56:35.864Z] #28 31.67 ######################################################################## 100.0% [2020-04-16T12:56:35.864Z] #28 32.07 [2020-04-16T12:56:35.864Z] #28 32.22 Download of images into '/build' complete. [2020-04-16T12:56:35.864Z] #28 32.22 Use something like the following to load the result into a Docker daemon: [2020-04-16T12:56:35.864Z] #28 32.22 tar -cC '/build' . | docker load [2020-04-16T12:56:35.864Z] #28 DONE 32.3s [2020-04-16T12:56:35.864Z] [2020-04-16T12:56:35.864Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-16T12:56:35.864Z] #36 81.74 Selecting previously unselected package libxml2:ppc64el. [2020-04-16T12:56:35.864Z] #36 81.74 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-04-16T12:56:35.864Z] #36 81.77 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-16T12:56:35.864Z] #36 82.79 Selecting previously unselected package libarchive13:ppc64el. [2020-04-16T12:56:35.864Z] #36 82.80 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-04-16T12:56:35.864Z] #36 82.81 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-16T12:56:35.864Z] #36 83.35 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-04-16T12:56:35.864Z] #36 83.35 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-04-16T12:56:35.864Z] #36 83.36 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-16T12:56:35.864Z] #36 83.70 Selecting previously unselected package librhash0:ppc64el. [2020-04-16T12:56:35.864Z] #36 83.76 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-04-16T12:56:35.864Z] #36 83.77 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-04-16T12:56:35.864Z] #36 84.05 Selecting previously unselected package libuv1:ppc64el. [2020-04-16T12:56:35.864Z] #36 84.12 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-04-16T12:56:35.864Z] #36 84.13 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-04-16T12:56:35.864Z] #36 84.38 Selecting previously unselected package cmake. [2020-04-16T12:56:35.864Z] #36 84.40 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-04-16T12:56:35.864Z] #36 84.41 Unpacking cmake (3.13.4-1) ... [2020-04-16T12:56:35.864Z] #36 88.68 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-16T12:56:35.864Z] #36 88.68 Setting up xxd (2:8.1.0875-5) ... [2020-04-16T12:56:35.864Z] #36 88.73 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-04-16T12:56:35.864Z] #36 88.73 Setting up vim-common (2:8.1.0875-5) ... [2020-04-16T12:56:35.864Z] #36 88.82 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-04-16T12:56:35.864Z] #36 88.84 Setting up cmake-data (3.13.4-1) ... [2020-04-16T12:56:35.864Z] #36 88.86 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-16T12:56:35.864Z] #36 88.87 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-16T12:56:35.864Z] #36 88.88 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-16T12:56:35.864Z] #36 88.89 Setting up cmake (3.13.4-1) ... [2020-04-16T12:56:35.864Z] #36 88.90 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T12:56:35.864Z] #36 89.00 Processing triggers for mime-support (3.62) ... [2020-04-16T12:56:35.864Z] #36 DONE 89.5s [2020-04-16T12:56:35.864Z] [2020-04-16T12:56:35.864Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T12:56:35.864Z] #37 DONE 0.2s [2020-04-16T12:56:35.864Z] [2020-04-16T12:56:35.864Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-16T12:56:36.157Z] #38 DONE 0.1s [2020-04-16T12:56:36.157Z] [2020-04-16T12:56:36.157Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:56:36.790Z] #39 0.443 + RM_GOPATH=0 [2020-04-16T12:56:36.791Z] #39 0.444 + TMP_GOPATH= [2020-04-16T12:56:36.791Z] #39 0.444 + : /build [2020-04-16T12:56:36.791Z] #39 0.444 + '[' -z '' ']' [2020-04-16T12:56:36.791Z] #39 0.444 ++ mktemp -d [2020-04-16T12:56:36.791Z] #39 0.446 + export GOPATH=/tmp/tmp.kACFYc3YyF [2020-04-16T12:56:36.791Z] #39 0.447 + GOPATH=/tmp/tmp.kACFYc3YyF [2020-04-16T12:56:36.791Z] #39 0.447 + RM_GOPATH=1 [2020-04-16T12:56:36.791Z] #39 0.447 ++ dirname ./install.sh [2020-04-16T12:56:36.791Z] #39 0.458 + dir=. [2020-04-16T12:56:36.791Z] #39 0.459 + bin=tini [2020-04-16T12:56:36.791Z] #39 0.459 + shift [2020-04-16T12:56:36.791Z] #39 0.459 + '[' '!' -f ./tini.installer ']' [2020-04-16T12:56:36.791Z] #39 0.459 + . ./tini.installer [2020-04-16T12:56:36.791Z] #39 0.459 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-16T12:56:36.791Z] #39 0.459 + install_tini [2020-04-16T12:56:36.791Z] #39 0.459 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-16T12:56:36.791Z] #39 0.459 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-16T12:56:36.791Z] #39 0.479 + git clone https://github.com/krallin/tini.git /tmp/tmp.kACFYc3YyF/tini [2020-04-16T12:56:36.791Z] #39 0.483 Cloning into '/tmp/tmp.kACFYc3YyF/tini'... [2020-04-16T12:56:36.791Z] #39 ... [2020-04-16T12:56:36.791Z] [2020-04-16T12:56:36.791Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T12:56:36.791Z] #44 80.55 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-16T12:56:36.791Z] #44 80.56 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-16T12:56:36.791Z] #44 80.57 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-16T12:56:36.791Z] #44 80.57 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-04-16T12:56:36.791Z] #44 80.58 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-16T12:56:36.791Z] #44 80.59 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-16T12:56:36.791Z] #44 80.60 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-16T12:56:36.791Z] #44 80.62 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-16T12:56:36.791Z] #44 80.63 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-16T12:56:36.791Z] #44 80.65 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-16T12:56:37.838Z] #65 252.9 + bin/containerd-shim-runc-v1 [2020-04-16T12:56:38.291Z] #44 ... [2020-04-16T12:56:38.291Z] [2020-04-16T12:56:38.291Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:56:38.291Z] #51 81.63 + cd /tmp/tmp.QAqrge4PlL/src/gotest.tools/gotestsum [2020-04-16T12:56:38.291Z] #51 81.63 + git checkout -q v0.3.5 [2020-04-16T12:56:38.291Z] #51 81.78 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-16T12:56:38.581Z] #51 ... [2020-04-16T12:56:38.581Z] [2020-04-16T12:56:38.581Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:56:38.581Z] #57 82.73 strconv [2020-04-16T12:56:38.581Z] #57 82.77 bytes [2020-04-16T12:56:38.581Z] #57 82.80 syscall [2020-04-16T12:56:38.581Z] #57 82.81 strings [2020-04-16T12:56:38.581Z] #57 ... [2020-04-16T12:56:38.581Z] [2020-04-16T12:56:38.581Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:56:38.581Z] #39 2.630 + cd /tmp/tmp.kACFYc3YyF/tini [2020-04-16T12:56:38.581Z] #39 2.632 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-16T12:56:38.872Z] #39 2.688 + cmake . [2020-04-16T12:56:39.503Z] #39 ... [2020-04-16T12:56:39.503Z] [2020-04-16T12:56:39.503Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-16T12:56:39.503Z] #44 92.66 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-16T12:56:39.503Z] #44 92.69 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T12:56:39.503Z] #44 DONE 93.0s [2020-04-16T12:56:39.503Z] [2020-04-16T12:56:39.503Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:56:39.794Z] #45 ... [2020-04-16T12:56:39.794Z] [2020-04-16T12:56:39.794Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:56:39.794Z] #48 83.25 vendor/golang.org/x/net/dns/dnsmessage [2020-04-16T12:56:39.794Z] #48 83.86 bytes [2020-04-16T12:56:40.085Z] #48 ... [2020-04-16T12:56:40.085Z] [2020-04-16T12:56:40.085Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:56:40.085Z] #34 93.09 bufio [2020-04-16T12:56:41.133Z] #65 255.7 + bin/containerd-shim-runc-v2 [2020-04-16T12:56:41.391Z] #65 256.8 + binaries [2020-04-16T12:56:41.650Z] #65 256.8 + mkdir -p /build [2020-04-16T12:56:41.650Z] #65 256.8 + cp bin/containerd /build/containerd [2020-04-16T12:56:41.650Z] #65 256.8 + cp bin/containerd-shim /build/containerd-shim [2020-04-16T12:56:41.650Z] #65 256.9 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-16T12:56:41.650Z] #65 256.9 + cp bin/ctr /build/ctr [2020-04-16T12:56:42.217Z] #65 DONE 257.4s [2020-04-16T12:56:43.593Z] [2020-04-16T12:56:43.593Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-16T12:56:43.614Z] #34 97.18 path [2020-04-16T12:56:43.852Z] #66 DONE 0.3s [2020-04-16T12:56:43.852Z] [2020-04-16T12:56:43.852Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-16T12:56:43.904Z] #34 97.37 reflect [2020-04-16T12:56:44.111Z] #70 DONE 0.1s [2020-04-16T12:56:44.111Z] [2020-04-16T12:56:44.111Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-16T12:56:44.111Z] #72 DONE 0.2s [2020-04-16T12:56:44.111Z] [2020-04-16T12:56:44.111Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-16T12:56:44.111Z] #75 DONE 0.1s [2020-04-16T12:56:44.369Z] [2020-04-16T12:56:44.370Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-16T12:56:44.370Z] #76 DONE 0.0s [2020-04-16T12:56:44.370Z] [2020-04-16T12:56:44.370Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-16T12:56:45.415Z] #34 ... [2020-04-16T12:56:45.415Z] [2020-04-16T12:56:45.415Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:56:45.415Z] #45 2.216 Note: Building without setproctitle() and strlcpy() support. [2020-04-16T12:56:45.415Z] #45 2.228 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-16T12:56:45.415Z] #45 2.290 Note: Building without GnuTLS support [2020-04-16T12:56:45.415Z] #45 4.285 fatal: not a git repository (or any of the parent directories): .git [2020-04-16T12:56:45.415Z] #45 4.318 GEN .gitid [2020-04-16T12:56:45.415Z] #45 4.328 GEN criu/include/version.h [2020-04-16T12:56:45.415Z] #45 4.371 GEN include/common/asm [2020-04-16T12:56:45.748Z] #77 DONE 1.5s [2020-04-16T12:56:45.748Z] [2020-04-16T12:56:45.748Z] #78 exporting to image [2020-04-16T12:56:45.748Z] #78 exporting layers [2020-04-16T12:56:46.045Z] #45 6.674 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-16T12:56:46.334Z] #45 6.856 PBCC images/opts.pb-c.c [2020-04-16T12:56:46.334Z] #45 6.933 PBCC images/sit.pb-c.c [2020-04-16T12:56:46.334Z] #45 7.094 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-16T12:56:46.624Z] #45 7.210 DEP images/opts.pb-c.d [2020-04-16T12:56:46.624Z] #45 7.291 DEP images/sit.pb-c.d [2020-04-16T12:56:46.624Z] #45 7.375 PBCC images/macvlan.pb-c.c [2020-04-16T12:56:46.914Z] #45 7.403 DEP images/macvlan.pb-c.d [2020-04-16T12:56:46.914Z] #45 7.450 PBCC images/autofs.pb-c.c [2020-04-16T12:56:46.914Z] #45 7.478 DEP images/autofs.pb-c.d [2020-04-16T12:56:46.914Z] #45 7.580 PBCC images/sysctl.pb-c.c [2020-04-16T12:56:46.914Z] #45 7.657 DEP images/sysctl.pb-c.d [2020-04-16T12:56:47.204Z] #45 7.803 PBCC images/time.pb-c.c [2020-04-16T12:56:47.204Z] #45 7.856 DEP images/time.pb-c.d [2020-04-16T12:56:47.204Z] #45 7.932 PBCC images/binfmt-misc.pb-c.c [2020-04-16T12:56:47.496Z] #45 7.956 DEP images/binfmt-misc.pb-c.d [2020-04-16T12:56:47.496Z] #45 8.103 PBCC images/seccomp.pb-c.c [2020-04-16T12:56:47.496Z] #45 8.166 DEP images/seccomp.pb-c.d [2020-04-16T12:56:47.496Z] #45 8.231 PBCC images/userns.pb-c.c [2020-04-16T12:56:47.787Z] #45 8.259 DEP images/userns.pb-c.d [2020-04-16T12:56:47.787Z] #45 8.367 PBCC images/cgroup.pb-c.c [2020-04-16T12:56:47.787Z] #45 8.415 DEP images/cgroup.pb-c.d [2020-04-16T12:56:47.787Z] #45 8.515 PBCC images/fown.pb-c.c [2020-04-16T12:56:48.098Z] #45 8.538 PBCC images/ext-file.pb-c.c [2020-04-16T12:56:48.098Z] #45 8.594 DEP images/fown.pb-c.d [2020-04-16T12:56:48.098Z] #45 8.717 DEP images/ext-file.pb-c.d [2020-04-16T12:56:48.390Z] #45 8.846 PBCC images/rpc.pb-c.c [2020-04-16T12:56:48.390Z] #45 9.009 DEP images/rpc.pb-c.d [2020-04-16T12:56:48.678Z] #45 9.127 PBCC images/siginfo.pb-c.c [2020-04-16T12:56:48.678Z] #45 9.159 DEP images/siginfo.pb-c.d [2020-04-16T12:56:48.678Z] #45 9.340 PBCC images/pagemap.pb-c.c [2020-04-16T12:56:48.968Z] #45 9.434 DEP images/pagemap.pb-c.d [2020-04-16T12:56:48.968Z] #45 9.516 PBCC images/rlimit.pb-c.c [2020-04-16T12:56:48.968Z] #45 9.553 DEP images/rlimit.pb-c.d [2020-04-16T12:56:49.261Z] #45 9.741 PBCC images/file-lock.pb-c.c [2020-04-16T12:56:49.261Z] #45 9.797 DEP images/file-lock.pb-c.d [2020-04-16T12:56:49.261Z] #45 9.869 PBCC images/tty.pb-c.c [2020-04-16T12:56:49.261Z] #45 9.971 DEP images/tty.pb-c.d [2020-04-16T12:56:49.555Z] #45 10.08 PBCC images/tun.pb-c.c [2020-04-16T12:56:49.555Z] #45 10.18 PBCC images/netdev.pb-c.c [2020-04-16T12:56:49.845Z] #45 10.35 DEP images/tun.pb-c.d [2020-04-16T12:56:49.845Z] #45 10.42 DEP images/netdev.pb-c.d [2020-04-16T12:56:49.845Z] #45 10.49 PBCC images/vma.pb-c.c [2020-04-16T12:56:49.845Z] #45 10.56 DEP images/vma.pb-c.d [2020-04-16T12:56:49.942Z] #78 exporting layers 3.6s done [2020-04-16T12:56:49.943Z] #78 writing image sha256:a0ffda3172a7e364838684415f8c7ed584c2f17202e57045e4abb7b99ddd8543 done [2020-04-16T12:56:49.943Z] #78 naming to docker.io/library/docker:2376ebd3f22baa2f85704430e54769aed82e7262 done [2020-04-16T12:56:49.943Z] #78 DONE 3.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-16T12:56:50.135Z] #45 10.68 PBCC images/creds.pb-c.c [2020-04-16T12:56:50.135Z] #45 10.71 DEP images/creds.pb-c.d [2020-04-16T12:56:50.135Z] #45 10.78 PBCC images/utsns.pb-c.c [2020-04-16T12:56:50.279Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40828/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2376ebd3f22baa2f85704430e54769aed82e7262 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2376ebd3f22baa2f85704430e54769aed82e7262 hack/test/unit [2020-04-16T12:56:50.425Z] #45 10.85 DEP images/utsns.pb-c.d [2020-04-16T12:56:50.425Z] #45 10.93 PBCC images/ipc-desc.pb-c.c [2020-04-16T12:56:50.425Z] #45 10.98 PBCC images/ipc-sem.pb-c.c [2020-04-16T12:56:50.425Z] #45 ... [2020-04-16T12:56:50.425Z] [2020-04-16T12:56:50.425Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:56:50.425Z] #39 4.173 -- The C compiler identification is GNU 8.3.0 [2020-04-16T12:56:50.425Z] #39 4.341 -- Check for working C compiler: /usr/bin/cc [2020-04-16T12:56:50.425Z] #39 5.553 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-16T12:56:50.425Z] #39 5.574 -- Detecting C compiler ABI info [2020-04-16T12:56:50.425Z] #39 6.453 -- Detecting C compiler ABI info - done [2020-04-16T12:56:50.425Z] #39 6.573 -- Detecting C compile features [2020-04-16T12:56:50.425Z] #39 9.289 -- Detecting C compile features - done [2020-04-16T12:56:50.425Z] #39 9.364 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-16T12:56:50.425Z] #39 9.747 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-16T12:56:50.425Z] #39 9.963 -- Configuring done [2020-04-16T12:56:50.425Z] #39 9.994 -- Generating done [2020-04-16T12:56:50.425Z] #39 10.01 -- Build files have been written to: /tmp/tmp.kACFYc3YyF/tini [2020-04-16T12:56:50.425Z] #39 10.02 + make tini-static [2020-04-16T12:56:50.425Z] #39 10.56 Scanning dependencies of target tini-static [2020-04-16T12:56:50.425Z] #39 10.70 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-16T12:56:50.425Z] #39 13.47 [100%] Linking C executable tini-static [2020-04-16T12:56:50.425Z] #39 ... [2020-04-16T12:56:50.425Z] [2020-04-16T12:56:50.425Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:56:50.425Z] #45 11.04 DEP images/ipc-desc.pb-c.d [2020-04-16T12:56:50.709Z] eac6fba788c9: Pull complete [2020-04-16T12:56:50.709Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca [2020-04-16T12:56:50.709Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T12:56:50.709Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-04-16T12:56:50.709Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-04-16T12:56:50.709Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1158' [2020-04-16T12:56:50.709Z] WARN: Skipping validation tests [2020-04-16T12:56:50.709Z] INFO: Running unit tests at 04/16/2020 12:56:35... [2020-04-16T12:56:50.709Z] INFO: make.ps1 starting at 04/16/2020 12:56:39 [2020-04-16T12:56:50.709Z] INFO: Git commit (2376ebd3f2) assumed from DOCKER_GITCOMMIT environment variable [2020-04-16T12:56:50.709Z] INFO: Invoking autogen... [2020-04-16T12:56:50.709Z] INFO: Running unit tests... [2020-04-16T12:56:50.709Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-04-16T12:56:50.717Z] #45 11.20 DEP images/ipc-sem.pb-c.d [2020-04-16T12:56:50.717Z] #45 11.34 PBCC images/ipc-msg.pb-c.c [2020-04-16T12:56:50.717Z] #45 11.36 DEP images/ipc-msg.pb-c.d [2020-04-16T12:56:50.717Z] #45 11.40 PBCC images/ipc-shm.pb-c.c [2020-04-16T12:56:51.009Z] #45 ... [2020-04-16T12:56:51.009Z] [2020-04-16T12:56:51.009Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:56:51.009Z] #39 14.49 [100%] Built target tini-static [2020-04-16T12:56:51.009Z] #39 14.62 + mkdir -p /build [2020-04-16T12:56:51.009Z] #39 14.62 + cp tini-static /build/docker-init [2020-04-16T12:56:51.009Z] #39 DONE 14.7s [2020-04-16T12:56:51.009Z] [2020-04-16T12:56:51.009Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:56:51.009Z] #45 11.42 DEP images/ipc-shm.pb-c.d [2020-04-16T12:56:51.009Z] #45 11.57 PBCC images/ipc-var.pb-c.c [2020-04-16T12:56:51.009Z] #45 11.60 DEP images/ipc-var.pb-c.d [2020-04-16T12:56:51.300Z] #45 11.74 PBCC images/sk-opts.pb-c.c [2020-04-16T12:56:51.300Z] #45 11.77 PBCC images/packet-sock.pb-c.c [2020-04-16T12:56:51.300Z] #45 11.91 DEP images/sk-opts.pb-c.d [2020-04-16T12:56:51.591Z] #45 12.01 DEP images/packet-sock.pb-c.d [2020-04-16T12:56:51.591Z] #45 12.14 PBCC images/sk-netlink.pb-c.c [2020-04-16T12:56:51.591Z] #45 12.28 DEP images/sk-netlink.pb-c.d [2020-04-16T12:56:51.591Z] #45 ... [2020-04-16T12:56:51.591Z] [2020-04-16T12:56:51.591Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:56:51.591Z] #11 95.36 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-16T12:56:51.591Z] #11 95.37 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-16T12:56:51.591Z] #11 95.38 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-16T12:56:51.591Z] #11 104.9 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-16T12:56:51.591Z] #11 105.0 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-16T12:56:51.591Z] #11 105.0 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-16T12:56:51.591Z] #11 105.4 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-16T12:56:51.882Z] #11 105.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-16T12:56:51.882Z] #11 105.5 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T12:56:51.882Z] #11 ... [2020-04-16T12:56:51.882Z] [2020-04-16T12:56:51.882Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:56:51.882Z] #45 12.42 PBCC images/sk-inet.pb-c.c [2020-04-16T12:56:51.882Z] #45 12.52 DEP images/sk-inet.pb-c.d [2020-04-16T12:56:51.882Z] #45 12.64 PBCC images/sk-unix.pb-c.c [2020-04-16T12:56:52.172Z] #45 12.75 DEP images/sk-unix.pb-c.d [2020-04-16T12:56:52.172Z] #45 12.87 PBCC images/mm.pb-c.c [2020-04-16T12:56:52.464Z] #45 13.00 DEP images/mm.pb-c.d [2020-04-16T12:56:52.755Z] #45 13.15 PBCC images/timerfd.pb-c.c [2020-04-16T12:56:52.755Z] #45 ... [2020-04-16T12:56:52.755Z] [2020-04-16T12:56:52.755Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:56:52.755Z] #57 95.95 bufio [2020-04-16T12:56:52.755Z] #57 99.47 text/tabwriter [2020-04-16T12:56:52.755Z] #57 102.6 regexp/syntax [2020-04-16T12:56:52.755Z] #57 102.7 reflect [2020-04-16T12:56:52.755Z] #57 ... [2020-04-16T12:56:52.755Z] [2020-04-16T12:56:52.755Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:56:52.755Z] #45 13.36 DEP images/timerfd.pb-c.d [2020-04-16T12:56:53.045Z] #45 ... [2020-04-16T12:56:53.045Z] [2020-04-16T12:56:53.045Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:56:53.045Z] #48 96.36 bufio [2020-04-16T12:56:53.045Z] #48 98.35 reflect [2020-04-16T12:56:53.045Z] #48 104.2 regexp/syntax [2020-04-16T12:56:53.045Z] #48 ... [2020-04-16T12:56:53.045Z] [2020-04-16T12:56:53.045Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:56:53.045Z] #45 13.68 PBCC images/timer.pb-c.c [2020-04-16T12:56:53.045Z] #45 13.71 DEP images/timer.pb-c.d [2020-04-16T12:56:53.045Z] #45 13.76 PBCC images/sa.pb-c.c [2020-04-16T12:56:53.045Z] #45 13.83 DEP images/sa.pb-c.d [2020-04-16T12:56:53.050Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-16T12:56:53.050Z] [2020-04-16T12:56:53.050Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-16T12:56:53.050Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-16T12:56:53.050Z] HOSTNAME=b6e874d90813 [2020-04-16T12:56:53.050Z] TESTDEBUG=0 [2020-04-16T12:56:53.050Z] DEST=bundles/test-integration [2020-04-16T12:56:53.050Z] PWD=/go/src/github.com/docker/docker [2020-04-16T12:56:53.050Z] DOCKER_GITCOMMIT=2376ebd3f22baa2f85704430e54769aed82e7262 [2020-04-16T12:56:53.050Z] container=docker [2020-04-16T12:56:53.050Z] HOME=/root [2020-04-16T12:56:53.050Z] GOLANG_VERSION=1.13.10 [2020-04-16T12:56:53.050Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-16T12:56:53.050Z] VALIDATE_BRANCH=master [2020-04-16T12:56:53.050Z] TERM=xterm [2020-04-16T12:56:53.050Z] DOCKER_PKG=github.com/docker/docker [2020-04-16T12:56:53.050Z] SHLVL=1 [2020-04-16T12:56:53.050Z] TIMEOUT=120m [2020-04-16T12:56:53.050Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-16T12:56:53.050Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-16T12:56:53.050Z] GO111MODULE=off [2020-04-16T12:56:53.050Z] DOCKER_EXPERIMENTAL=1 [2020-04-16T12:56:53.050Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-16T12:56:53.050Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-16T12:56:53.050Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-16T12:56:53.050Z] GOPATH=/go [2020-04-16T12:56:53.050Z] PKG_CONFIG=pkg-config [2020-04-16T12:56:53.050Z] _=/usr/bin/env [2020-04-16T12:56:53.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-16T12:56:53.335Z] #45 13.94 PBCC images/pipe-data.pb-c.c [2020-04-16T12:56:53.335Z] #45 13.96 DEP images/pipe-data.pb-c.d [2020-04-16T12:56:53.335Z] #45 14.06 PBCC images/mnt.pb-c.c [2020-04-16T12:56:53.625Z] #45 14.25 DEP images/mnt.pb-c.d [2020-04-16T12:56:53.916Z] #45 14.44 PBCC images/sk-packet.pb-c.c [2020-04-16T12:56:53.916Z] #45 14.48 DEP images/sk-packet.pb-c.d [2020-04-16T12:56:53.916Z] #45 14.60 PBCC images/tcp-stream.pb-c.c [2020-04-16T12:56:54.206Z] #45 14.67 DEP images/tcp-stream.pb-c.d [2020-04-16T12:56:54.206Z] #45 14.74 PBCC images/pipe.pb-c.c [2020-04-16T12:56:54.206Z] #45 14.81 DEP images/pipe.pb-c.d [2020-04-16T12:56:54.499Z] #45 14.99 PBCC images/pstree.pb-c.c [2020-04-16T12:56:54.499Z] #45 15.05 DEP images/pstree.pb-c.d [2020-04-16T12:56:54.499Z] #45 15.12 PBCC images/fs.pb-c.c [2020-04-16T12:56:54.499Z] #45 15.15 DEP images/fs.pb-c.d [2020-04-16T12:56:54.499Z] #45 15.25 PBCC images/signalfd.pb-c.c [2020-04-16T12:56:54.798Z] #45 15.35 DEP images/signalfd.pb-c.d [2020-04-16T12:56:54.798Z] #45 15.48 PBCC images/fh.pb-c.c [2020-04-16T12:56:54.798Z] #45 15.60 PBCC images/fsnotify.pb-c.c [2020-04-16T12:56:55.094Z] #45 15.68 DEP images/fh.pb-c.d [2020-04-16T12:56:55.094Z] #45 15.76 DEP images/fsnotify.pb-c.d [2020-04-16T12:56:55.094Z] #45 15.84 PBCC images/eventpoll.pb-c.c [2020-04-16T12:56:55.094Z] #45 15.89 DEP images/eventpoll.pb-c.d [2020-04-16T12:56:55.383Z] #45 15.99 PBCC images/eventfd.pb-c.c [2020-04-16T12:56:55.383Z] #45 16.01 DEP images/eventfd.pb-c.d [2020-04-16T12:56:55.383Z] #45 16.05 PBCC images/remap-file-path.pb-c.c [2020-04-16T12:56:55.383Z] #45 16.08 DEP images/remap-file-path.pb-c.d [2020-04-16T12:56:55.383Z] #45 16.12 PBCC images/fifo.pb-c.c [2020-04-16T12:56:55.553Z] ? github.com/docker/docker/api [no test files] [2020-04-16T12:56:55.675Z] #45 16.15 DEP images/fifo.pb-c.d [2020-04-16T12:56:55.675Z] #45 16.22 PBCC images/ghost-file.pb-c.c [2020-04-16T12:56:55.675Z] #45 16.29 DEP images/ghost-file.pb-c.d [2020-04-16T12:56:55.675Z] #45 16.39 PBCC images/regfile.pb-c.c [2020-04-16T12:56:55.965Z] #45 16.48 DEP images/regfile.pb-c.d [2020-04-16T12:56:55.965Z] #45 16.58 PBCC images/ns.pb-c.c [2020-04-16T12:56:55.965Z] #45 16.61 DEP images/ns.pb-c.d [2020-04-16T12:56:56.256Z] #45 16.75 PBCC images/fdinfo.pb-c.c [2020-04-16T12:56:56.256Z] #45 16.88 DEP images/fdinfo.pb-c.d [2020-04-16T12:56:56.535Z] ? github.com/docker/docker/api [no test files] [2020-04-16T12:56:56.547Z] #45 17.06 PBCC images/core-aarch64.pb-c.c [2020-04-16T12:56:56.547Z] #45 17.14 PBCC images/core-arm.pb-c.c [2020-04-16T12:56:56.838Z] #45 17.29 PBCC images/core-ppc64.pb-c.c [2020-04-16T12:56:56.838Z] #45 17.42 PBCC images/core-s390.pb-c.c [2020-04-16T12:56:56.838Z] #45 17.55 PBCC images/core-x86.pb-c.c [2020-04-16T12:56:57.130Z] #45 17.64 PBCC images/core.pb-c.c [2020-04-16T12:56:57.130Z] #45 17.80 PBCC images/inventory.pb-c.c [2020-04-16T12:56:57.130Z] #45 ... [2020-04-16T12:56:57.130Z] [2020-04-16T12:56:57.130Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:56:57.130Z] #34 100.5 text/tabwriter [2020-04-16T12:56:57.130Z] #34 108.2 time [2020-04-16T12:56:57.130Z] #34 108.2 internal/syscall/execenv [2020-04-16T12:56:57.130Z] #34 108.2 internal/syscall/unix [2020-04-16T12:56:57.420Z] #34 ... [2020-04-16T12:56:57.420Z] [2020-04-16T12:56:57.420Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:56:57.420Z] #45 17.93 DEP images/core-aarch64.pb-c.d [2020-04-16T12:56:57.420Z] #45 18.05 DEP images/core-arm.pb-c.d [2020-04-16T12:56:57.420Z] #45 18.13 DEP images/core-ppc64.pb-c.d [2020-04-16T12:56:57.713Z] #45 18.21 DEP images/core-s390.pb-c.d [2020-04-16T12:56:57.713Z] #45 18.36 DEP images/core-x86.pb-c.d [2020-04-16T12:56:57.713Z] #45 18.43 DEP images/core.pb-c.d [2020-04-16T12:56:57.713Z] #45 18.53 DEP images/inventory.pb-c.d [2020-04-16T12:56:58.346Z] #45 18.68 PBCC images/cpuinfo.pb-c.c [2020-04-16T12:56:58.346Z] #45 18.73 DEP images/cpuinfo.pb-c.d [2020-04-16T12:56:58.346Z] #45 18.83 PBCC images/stats.pb-c.c [2020-04-16T12:56:58.346Z] #45 18.88 DEP images/stats.pb-c.d [2020-04-16T12:57:01.090Z] #45 21.33 make[1]: Nothing to be done for 'all'. [2020-04-16T12:57:02.596Z] #45 ... [2020-04-16T12:57:02.596Z] [2020-04-16T12:57:02.596Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:57:02.596Z] #57 115.9 time [2020-04-16T12:57:02.686Z] Loaded image: buildpack-deps:jessie [2020-04-16T12:57:02.686Z] Loaded image: buildpack-deps:jessie [2020-04-16T12:57:02.686Z] Loaded image: busybox:latest [2020-04-16T12:57:02.686Z] Loaded image: busybox:latest [2020-04-16T12:57:02.686Z] Loaded image: busybox:glibc [2020-04-16T12:57:02.686Z] Loaded image: debian:jessie [2020-04-16T12:57:02.943Z] Loaded image: busybox:glibc [2020-04-16T12:57:02.943Z] Loaded image: debian:jessie [2020-04-16T12:57:02.943Z] Loaded image: hello-world:latest [2020-04-16T12:57:02.943Z] INFO: Testing against a local daemon [2020-04-16T12:57:02.943Z] === RUN TestDockerDaemonSuite [2020-04-16T12:57:02.943Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-04-16T12:57:02.943Z] Loaded image: hello-world:latest [2020-04-16T12:57:02.943Z] INFO: Testing against a local daemon [2020-04-16T12:57:02.943Z] === RUN TestDockerSuite [2020-04-16T12:57:02.943Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-04-16T12:57:02.943Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-04-16T12:57:03.200Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-04-16T12:57:03.200Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-04-16T12:57:03.200Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-04-16T12:57:03.200Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-04-16T12:57:03.200Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-04-16T12:57:03.200Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-04-16T12:57:07.376Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-04-16T12:57:07.376Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-04-16T12:57:07.634Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-04-16T12:57:07.634Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-04-16T12:57:07.783Z] ok github.com/docker/docker/api/server 0.055s coverage: 9.0% of statements [2020-04-16T12:57:08.154Z] #57 ... [2020-04-16T12:57:08.154Z] [2020-04-16T12:57:08.154Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:57:08.154Z] #48 110.7 vendor/golang.org/x/text/transform [2020-04-16T12:57:08.154Z] #48 116.4 time [2020-04-16T12:57:08.154Z] #48 ... [2020-04-16T12:57:08.154Z] [2020-04-16T12:57:08.154Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:57:08.567Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-04-16T12:57:08.737Z] #66 66.17 Checking out files: 49% (1560/3158) Checking out files: 50% (1579/3158) Checking out files: 51% (1611/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 86% (2732/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-16T12:57:08.824Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-04-16T12:57:08.824Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-04-16T12:57:09.027Z] #66 67.82 + cd /tmp/tmp.WQyVOiRxFu/src/github.com/containerd/containerd [2020-04-16T12:57:09.027Z] #66 67.82 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-16T12:57:09.362Z] ................................................ [ 29%] [2020-04-16T12:57:11.092Z] #66 69.70 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-16T12:57:11.092Z] #66 69.70 + BUILDTAGS='netgo osusergo static_build' [2020-04-16T12:57:11.092Z] #66 69.70 + export EXTRA_FLAGS=-buildmode=pie [2020-04-16T12:57:11.092Z] #66 69.71 + EXTRA_FLAGS=-buildmode=pie [2020-04-16T12:57:11.092Z] #66 69.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-16T12:57:11.092Z] #66 69.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-16T12:57:11.092Z] #66 69.71 + '[' '' = dynamic ']' [2020-04-16T12:57:11.092Z] #66 69.71 + make [2020-04-16T12:57:11.346Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-04-16T12:57:11.346Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-04-16T12:57:11.346Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-04-16T12:57:11.346Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-04-16T12:57:11.395Z] ok github.com/docker/docker/api/server 0.271s coverage: 9.0% of statements [2020-04-16T12:57:11.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-16T12:57:11.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-16T12:57:11.603Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-04-16T12:57:12.142Z] #66 71.06 + bin/ctr [2020-04-16T12:57:12.167Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-04-16T12:57:12.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-16T12:57:13.170Z] #66 ... [2020-04-16T12:57:13.170Z] [2020-04-16T12:57:13.170Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:57:13.170Z] #45 23.87 CC images/stats.o [2020-04-16T12:57:13.170Z] #45 24.64 CC images/core.o [2020-04-16T12:57:13.170Z] #45 25.98 CC images/core-x86.o [2020-04-16T12:57:13.170Z] #45 27.03 CC images/core-arm.o [2020-04-16T12:57:13.170Z] #45 27.75 CC images/core-aarch64.o [2020-04-16T12:57:13.170Z] #45 28.70 CC images/core-ppc64.o [2020-04-16T12:57:13.170Z] #45 29.89 CC images/core-s390.o [2020-04-16T12:57:13.170Z] #45 31.33 CC images/cpuinfo.o [2020-04-16T12:57:13.170Z] #45 32.27 CC images/inventory.o [2020-04-16T12:57:13.170Z] #45 32.67 CC images/fdinfo.o [2020-04-16T12:57:13.170Z] #45 33.47 CC images/fown.o [2020-04-16T12:57:13.170Z] #45 33.80 CC images/ns.o [2020-04-16T12:57:13.459Z] #45 34.10 CC images/regfile.o [2020-04-16T12:57:13.541Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-04-16T12:57:13.541Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-04-16T12:57:13.541Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-04-16T12:57:13.541Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-04-16T12:57:13.799Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-04-16T12:57:14.090Z] #45 34.55 CC images/ghost-file.o [2020-04-16T12:57:14.363Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-04-16T12:57:14.380Z] #45 35.02 CC images/fifo.o [2020-04-16T12:57:14.671Z] #45 35.34 CC images/remap-file-path.o [2020-04-16T12:57:14.961Z] #45 35.74 CC images/eventfd.o [2020-04-16T12:57:15.593Z] #45 36.17 CC images/eventpoll.o [2020-04-16T12:57:16.227Z] #45 36.73 CC images/fh.o [2020-04-16T12:57:16.519Z] #45 37.32 CC images/fsnotify.o [2020-04-16T12:57:16.519Z] #45 ... [2020-04-16T12:57:16.519Z] [2020-04-16T12:57:16.519Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:57:16.519Z] #34 120.0 internal/poll [2020-04-16T12:57:16.519Z] #34 123.7 os [2020-04-16T12:57:16.519Z] #34 127.0 internal/fmtsort [2020-04-16T12:57:16.519Z] #34 129.0 fmt [2020-04-16T12:57:16.519Z] #34 129.0 path/filepath [2020-04-16T12:57:17.668Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-04-16T12:57:17.925Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-04-16T12:57:18.045Z] #34 ... [2020-04-16T12:57:18.045Z] [2020-04-16T12:57:18.045Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:57:18.045Z] #45 38.58 CC images/signalfd.o [2020-04-16T12:57:18.335Z] #45 ... [2020-04-16T12:57:18.335Z] [2020-04-16T12:57:18.335Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:57:18.335Z] #57 121.7 regexp [2020-04-16T12:57:18.335Z] #57 ... [2020-04-16T12:57:18.335Z] [2020-04-16T12:57:18.335Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:57:18.335Z] #34 131.8 io/ioutil [2020-04-16T12:57:20.448Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-04-16T12:57:20.448Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-04-16T12:57:21.062Z] #34 ... [2020-04-16T12:57:21.062Z] [2020-04-16T12:57:21.062Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:57:21.062Z] #48 124.5 regexp [2020-04-16T12:57:21.062Z] #48 132.4 context [2020-04-16T12:57:21.062Z] #48 132.5 io/ioutil [2020-04-16T12:57:21.352Z] #48 ... [2020-04-16T12:57:21.352Z] [2020-04-16T12:57:21.352Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:57:21.352Z] #45 39.03 CC images/fs.o [2020-04-16T12:57:21.352Z] #45 39.48 CC images/pstree.o [2020-04-16T12:57:21.352Z] #45 39.93 CC images/pipe.o [2020-04-16T12:57:21.352Z] #45 40.31 CC images/tcp-stream.o [2020-04-16T12:57:21.352Z] #45 40.72 CC images/sk-packet.o [2020-04-16T12:57:21.352Z] #45 41.42 CC images/mnt.o [2020-04-16T12:57:21.352Z] #45 41.82 CC images/pipe-data.o [2020-04-16T12:57:21.644Z] #45 42.26 CC images/sa.o [2020-04-16T12:57:21.936Z] #45 42.64 CC images/timer.o [2020-04-16T12:57:22.968Z] #45 43.40 CC images/timerfd.o [2020-04-16T12:57:22.973Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-04-16T12:57:22.973Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-04-16T12:57:23.259Z] #45 43.85 CC images/mm.o [2020-04-16T12:57:23.894Z] #45 44.46 CC images/sk-opts.o [2020-04-16T12:57:23.894Z] #45 ... [2020-04-16T12:57:23.894Z] [2020-04-16T12:57:23.894Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:57:23.894Z] #11 137.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-16T12:57:24.187Z] #11 137.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-16T12:57:24.187Z] #11 137.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T12:57:24.343Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-04-16T12:57:25.274Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-04-16T12:57:26.650Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-04-16T12:57:27.582Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-04-16T12:57:27.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-16T12:57:28.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-16T12:57:28.486Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-04-16T12:57:28.512Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-04-16T12:57:28.769Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-04-16T12:57:29.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-16T12:57:29.776Z] #11 ... [2020-04-16T12:57:29.776Z] [2020-04-16T12:57:29.776Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:57:29.776Z] #57 133.2 context [2020-04-16T12:57:29.776Z] #57 133.5 mvdan.cc/sh/v3/fileutil [2020-04-16T12:57:29.776Z] #57 136.5 encoding/binary [2020-04-16T12:57:29.776Z] #57 136.6 flag [2020-04-16T12:57:29.776Z] #57 136.6 github.com/pkg/diff [2020-04-16T12:57:29.776Z] #57 136.6 go/token [2020-04-16T12:57:29.776Z] #57 141.3 go/scanner [2020-04-16T12:57:29.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-16T12:57:30.066Z] #57 ... [2020-04-16T12:57:30.066Z] [2020-04-16T12:57:30.066Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:57:30.066Z] #45 44.92 CC images/sk-unix.o [2020-04-16T12:57:30.066Z] #45 45.48 CC images/sk-inet.o [2020-04-16T12:57:30.066Z] #45 46.28 CC images/tun.o [2020-04-16T12:57:30.066Z] #45 46.89 CC images/sk-netlink.o [2020-04-16T12:57:30.066Z] #45 47.28 CC images/packet-sock.o [2020-04-16T12:57:30.066Z] #45 48.02 CC images/ipc-var.o [2020-04-16T12:57:30.066Z] #45 48.41 CC images/ipc-desc.o [2020-04-16T12:57:30.066Z] #45 48.86 CC images/ipc-shm.o [2020-04-16T12:57:30.066Z] #45 49.30 CC images/ipc-msg.o [2020-04-16T12:57:30.066Z] #45 49.92 CC images/ipc-sem.o [2020-04-16T12:57:30.066Z] #45 50.25 CC images/utsns.o [2020-04-16T12:57:30.066Z] #45 50.56 CC images/creds.o [2020-04-16T12:57:30.139Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-04-16T12:57:30.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-16T12:57:30.358Z] #45 50.90 CC images/vma.o [2020-04-16T12:57:30.650Z] #45 ... [2020-04-16T12:57:30.650Z] [2020-04-16T12:57:30.650Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:57:30.650Z] #57 143.8 mvdan.cc/editorconfig [2020-04-16T12:57:31.070Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-04-16T12:57:31.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-16T12:57:31.281Z] #57 144.6 mvdan.cc/sh/v3/syntax [2020-04-16T12:57:31.913Z] #57 ... [2020-04-16T12:57:31.913Z] [2020-04-16T12:57:31.913Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:57:31.913Z] #34 135.2 log [2020-04-16T12:57:31.913Z] #34 135.2 github.com/BurntSushi/toml [2020-04-16T12:57:31.913Z] #34 135.3 flag [2020-04-16T12:57:31.913Z] #34 143.2 github.com/BurntSushi/toml/cmd/tomlv [2020-04-16T12:57:31.913Z] #34 ... [2020-04-16T12:57:31.913Z] [2020-04-16T12:57:31.913Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:57:31.913Z] #45 51.29 CC images/netdev.o [2020-04-16T12:57:31.913Z] #45 52.21 CC images/tty.o [2020-04-16T12:57:32.205Z] #45 ... [2020-04-16T12:57:32.205Z] [2020-04-16T12:57:32.205Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:57:32.205Z] #48 135.5 os/exec [2020-04-16T12:57:32.205Z] #48 135.8 net [2020-04-16T12:57:32.205Z] #48 138.3 github.com/LK4D4/vndr/versioned [2020-04-16T12:57:32.205Z] #48 142.9 encoding/binary [2020-04-16T12:57:32.205Z] #48 143.0 net/url [2020-04-16T12:57:32.205Z] #48 143.0 go/scanner [2020-04-16T12:57:32.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-16T12:57:32.443Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-04-16T12:57:32.495Z] #48 ... [2020-04-16T12:57:32.495Z] [2020-04-16T12:57:32.495Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:57:32.495Z] #57 145.9 encoding/base64 [2020-04-16T12:57:33.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-16T12:57:34.341Z] === RUN TestDockerSuite/TestAttachDetach [2020-04-16T12:57:34.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-16T12:57:35.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-16T12:57:35.713Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-04-16T12:57:35.713Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-04-16T12:57:36.017Z] #57 148.9 go/ast [2020-04-16T12:57:36.017Z] #57 149.3 encoding/json [2020-04-16T12:57:36.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-16T12:57:36.402Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-04-16T12:57:37.086Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-04-16T12:57:37.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-16T12:57:37.520Z] #57 ... [2020-04-16T12:57:37.520Z] [2020-04-16T12:57:37.520Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:57:37.520Z] #34 DONE 150.7s [2020-04-16T12:57:37.520Z] [2020-04-16T12:57:37.520Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:57:37.520Z] #48 149.1 go/ast [2020-04-16T12:57:37.520Z] #48 150.2 text/template/parse [2020-04-16T12:57:38.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-16T12:57:39.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-16T12:57:39.581Z] #48 152.8 encoding/json [2020-04-16T12:57:39.611Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-04-16T12:57:40.178Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-04-16T12:57:40.274Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-04-16T12:57:40.435Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-04-16T12:57:40.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-16T12:57:41.049Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-16T12:57:41.049Z] Using test binary docker [2020-04-16T12:57:41.049Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-16T12:57:41.049Z] +++ /etc/init.d/apparmor start [2020-04-16T12:57:41.050Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-16T12:57:41.050Z] INFO: Waiting for daemon to start... [2020-04-16T12:57:41.050Z] Starting dockerd [2020-04-16T12:57:41.050Z] +++ 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 [2020-04-16T12:57:41.805Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-04-16T12:57:43.068Z] . [2020-04-16T12:57:43.068Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-16T12:57:43.068Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-16T12:57:43.068Z] Error: No such image: emptyfs [2020-04-16T12:57:43.091Z] #48 ... [2020-04-16T12:57:43.091Z] [2020-04-16T12:57:43.091Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:57:43.091Z] #45 53.42 CC images/file-lock.o [2020-04-16T12:57:43.091Z] #45 53.84 CC images/rlimit.o [2020-04-16T12:57:43.091Z] #45 54.27 CC images/pagemap.o [2020-04-16T12:57:43.091Z] #45 54.75 CC images/siginfo.o [2020-04-16T12:57:43.091Z] #45 55.37 CC images/rpc.o [2020-04-16T12:57:43.091Z] #45 58.20 CC images/ext-file.o [2020-04-16T12:57:43.091Z] #45 58.83 CC images/cgroup.o [2020-04-16T12:57:43.091Z] #45 60.47 CC images/userns.o [2020-04-16T12:57:43.091Z] #45 60.95 CC images/google/protobuf/descriptor.o [2020-04-16T12:57:43.174Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-04-16T12:57:43.350Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-16T12:57:43.350Z] ++++ docker load [2020-04-16T12:57:43.432Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-04-16T12:57:43.632Z] Running integration-test (iteration 1) [2020-04-16T12:57:43.632Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-04-16T12:57:43.632Z] ++ 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 [2020-04-16T12:57:43.632Z] ++ set -e [2020-04-16T12:57:43.632Z] ++ '[' -n 0 ']' [2020-04-16T12:57:43.632Z] ++ set -x [2020-04-16T12:57:43.632Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T12:57:43.720Z] #45 64.12 CC images/opts.o [2020-04-16T12:57:43.720Z] #45 64.41 CC images/seccomp.o [2020-04-16T12:57:44.350Z] #45 64.86 CC images/binfmt-misc.o [2020-04-16T12:57:44.640Z] #45 65.17 CC images/time.o [2020-04-16T12:57:44.804Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-04-16T12:57:44.931Z] #45 65.51 CC images/sysctl.o [2020-04-16T12:57:45.228Z] #45 65.99 CC images/autofs.o [2020-04-16T12:57:45.855Z] #45 66.38 CC images/macvlan.o [2020-04-16T12:57:46.146Z] #45 66.75 CC images/sit.o [2020-04-16T12:57:46.178Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-04-16T12:57:46.436Z] #45 67.15 LINK images/built-in.o [2020-04-16T12:57:46.726Z] #45 67.40 GEN compel/include/asm [2020-04-16T12:57:46.726Z] #45 67.41 GEN compel/include/version.h [2020-04-16T12:57:46.726Z] #45 67.43 touch .config [2020-04-16T12:57:46.726Z] #45 67.50 GEN include/common/config.h [2020-04-16T12:57:47.018Z] #45 67.68 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-16T12:57:47.018Z] #45 67.73 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-16T12:57:47.018Z] #45 67.78 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-04-16T12:57:47.308Z] #45 67.82 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-04-16T12:57:47.308Z] #45 67.90 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-04-16T12:57:47.308Z] #45 67.96 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-04-16T12:57:47.308Z] #45 68.03 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-04-16T12:57:47.546Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-04-16T12:57:47.546Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-04-16T12:57:47.598Z] #45 68.10 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-16T12:57:47.598Z] #45 68.10 DEP compel/plugins/std/infect.d [2020-04-16T12:57:47.598Z] #45 ... [2020-04-16T12:57:47.598Z] [2020-04-16T12:57:47.598Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:57:47.598Z] #11 161.2 Selecting previously unselected package libapparmor1:ppc64el. [2020-04-16T12:57:47.598Z] #11 161.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-04-16T12:57:47.598Z] #11 161.2 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-04-16T12:57:47.804Z] --- PASS: TestBuildWithHugeFile (93.12s) [2020-04-16T12:57:47.804Z] === RUN TestBuildWithEmptyDockerfile [2020-04-16T12:57:47.804Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-16T12:57:47.804Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-16T12:57:47.804Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-16T12:57:47.804Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-16T12:57:47.804Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-16T12:57:47.804Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-16T12:57:47.804Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-16T12:57:47.804Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-16T12:57:47.890Z] #11 161.4 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-04-16T12:57:47.890Z] #11 161.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-04-16T12:57:47.890Z] #11 161.5 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-16T12:57:47.890Z] #11 161.7 Selecting previously unselected package libbtrfs0. [2020-04-16T12:57:48.061Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-16T12:57:48.061Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-04-16T12:57:48.061Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-04-16T12:57:48.061Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-04-16T12:57:48.061Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-04-16T12:57:48.061Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-04-16T12:57:48.061Z] === RUN TestBuildPreserveOwnership [2020-04-16T12:57:48.061Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-16T12:57:48.180Z] #11 161.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-16T12:57:48.181Z] #11 161.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-16T12:57:48.181Z] #11 161.8 Selecting previously unselected package libbtrfs-dev. [2020-04-16T12:57:48.181Z] #11 161.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-16T12:57:48.181Z] #11 161.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-16T12:57:48.470Z] #11 162.0 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-04-16T12:57:48.470Z] #11 162.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-16T12:57:48.470Z] #11 162.1 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-16T12:57:48.470Z] #11 162.2 Selecting previously unselected package libudev-dev:ppc64el. [2020-04-16T12:57:48.626Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-04-16T12:57:48.626Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-04-16T12:57:48.626Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-04-16T12:57:48.761Z] #11 162.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-16T12:57:48.761Z] #11 162.3 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-16T12:57:48.761Z] #11 162.5 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-04-16T12:57:48.761Z] #11 162.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-04-16T12:57:48.761Z] #11 162.5 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-04-16T12:57:49.390Z] #11 ... [2020-04-16T12:57:49.390Z] [2020-04-16T12:57:49.390Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:57:49.390Z] #57 152.6 golang.org/x/sys/unix [2020-04-16T12:57:49.390Z] #57 ... [2020-04-16T12:57:49.390Z] [2020-04-16T12:57:49.390Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-16T12:57:49.390Z] #11 163.0 Selecting previously unselected package libpcre16-3:ppc64el. [2020-04-16T12:57:49.390Z] #11 163.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-04-16T12:57:49.390Z] #11 163.0 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-16T12:57:49.557Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-04-16T12:57:50.004Z] #11 163.4 Selecting previously unselected package libpcre32-3:ppc64el. [2020-04-16T12:57:50.004Z] #11 163.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-04-16T12:57:50.004Z] #11 163.4 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-16T12:57:50.004Z] #11 163.7 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-04-16T12:57:50.004Z] #11 163.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-04-16T12:57:50.004Z] #11 163.8 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-16T12:57:50.123Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-04-16T12:57:50.297Z] #11 163.9 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-04-16T12:57:50.297Z] #11 163.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-04-16T12:57:50.297Z] #11 163.9 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-16T12:57:50.389Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-04-16T12:57:50.389Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-04-16T12:57:50.421Z] Loaded image: buildpack-deps:jessie [2020-04-16T12:57:50.421Z] Loaded image: busybox:latest [2020-04-16T12:57:50.421Z] Loaded image: busybox:glibc [2020-04-16T12:57:50.421Z] Loaded image: debian:jessie [2020-04-16T12:57:50.703Z] Loaded image: hello-world:latest [2020-04-16T12:57:50.703Z] INFO: Testing against a local daemon [2020-04-16T12:57:50.703Z] === RUN TestCgroupNamespacesBuild [2020-04-16T12:57:50.929Z] #11 164.6 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-04-16T12:57:50.929Z] #11 164.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-04-16T12:57:50.929Z] #11 164.6 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-16T12:57:51.563Z] #11 165.1 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-04-16T12:57:51.563Z] #11 165.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-04-16T12:57:51.563Z] #11 165.1 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-16T12:57:51.853Z] #11 165.3 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-04-16T12:57:51.853Z] #11 165.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-04-16T12:57:51.853Z] #11 165.3 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-16T12:57:52.143Z] #11 165.6 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-04-16T12:57:52.143Z] #11 165.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-16T12:57:52.143Z] #11 165.6 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-16T12:57:52.284Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-16T12:57:52.773Z] #11 166.4 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-16T12:57:52.773Z] #11 166.4 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-16T12:57:52.773Z] #11 166.4 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-04-16T12:57:52.773Z] #11 166.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-16T12:57:52.773Z] #11 166.4 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-16T12:57:52.773Z] #11 166.4 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-04-16T12:57:52.773Z] #11 166.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-16T12:57:52.773Z] #11 166.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-16T12:57:52.773Z] #11 166.5 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-16T12:57:52.773Z] #11 166.5 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-16T12:57:53.064Z] #11 166.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-16T12:57:53.064Z] #11 166.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-16T12:57:53.064Z] #11 166.6 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-16T12:57:53.064Z] #11 166.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-16T12:57:53.064Z] #11 166.6 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-16T12:57:53.064Z] #11 166.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-16T12:57:53.064Z] #11 166.6 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-16T12:57:53.064Z] #11 166.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T12:57:53.064Z] #11 166.7 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 [2020-04-16T12:57:53.064Z] #11 166.7 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 [2020-04-16T12:57:53.064Z] #11 166.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-16T12:57:53.064Z] #11 166.8 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 [2020-04-16T12:57:53.064Z] #11 166.8 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 [2020-04-16T12:57:53.064Z] #11 166.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-16T12:57:53.064Z] #11 166.8 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-16T12:57:53.213Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-04-16T12:57:53.355Z] #11 166.8 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-16T12:57:53.355Z] #11 166.8 Setting up dmsetup (2:1.02.155-3) ... [2020-04-16T12:57:53.355Z] #11 166.9 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-16T12:57:53.355Z] #11 166.9 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-16T12:57:53.355Z] #11 166.9 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T12:57:53.406Z] --- PASS: TestCgroupNamespacesBuild (2.27s) [2020-04-16T12:57:53.406Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-16T12:57:53.646Z] #11 DONE 167.3s [2020-04-16T12:57:53.646Z] [2020-04-16T12:57:53.646Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-16T12:57:53.936Z] #12 ... [2020-04-16T12:57:53.936Z] [2020-04-16T12:57:53.936Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T12:57:53.936Z] #59 DONE 0.3s [2020-04-16T12:57:53.936Z] [2020-04-16T12:57:53.936Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-16T12:57:53.936Z] #60 DONE 0.1s [2020-04-16T12:57:53.936Z] [2020-04-16T12:57:53.936Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:57:53.985Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-16T12:57:53.985Z] ok github.com/docker/docker/api/server/httputils 0.125s coverage: 14.7% of statements [2020-04-16T12:57:54.226Z] #61 ... [2020-04-16T12:57:54.226Z] [2020-04-16T12:57:54.226Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-16T12:57:54.226Z] #12 DONE 0.6s [2020-04-16T12:57:54.226Z] [2020-04-16T12:57:54.226Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:57:54.226Z] #61 0.358 + RM_GOPATH=0 [2020-04-16T12:57:54.226Z] #61 0.359 + TMP_GOPATH= [2020-04-16T12:57:54.226Z] #61 0.359 + : /build [2020-04-16T12:57:54.226Z] #61 0.359 + '[' -z '' ']' [2020-04-16T12:57:54.516Z] #61 0.361 ++ mktemp -d [2020-04-16T12:57:54.516Z] #61 0.362 + export GOPATH=/tmp/tmp.uTe3BQl3hZ [2020-04-16T12:57:54.516Z] #61 0.362 + GOPATH=/tmp/tmp.uTe3BQl3hZ [2020-04-16T12:57:54.516Z] #61 0.362 + RM_GOPATH=1 [2020-04-16T12:57:54.516Z] #61 0.364 ++ dirname ./install.sh [2020-04-16T12:57:54.516Z] #61 0.382 + dir=. [2020-04-16T12:57:54.516Z] #61 0.383 + bin=runc [2020-04-16T12:57:54.516Z] #61 0.383 + shift [2020-04-16T12:57:54.516Z] #61 0.384 + '[' '!' -f ./runc.installer ']' [2020-04-16T12:57:54.516Z] #61 0.384 + . ./runc.installer [2020-04-16T12:57:54.516Z] #61 0.386 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-16T12:57:54.516Z] #61 0.388 + install_runc [2020-04-16T12:57:54.516Z] #61 0.390 + uname -r [2020-04-16T12:57:54.516Z] #61 0.392 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-16T12:57:54.516Z] #61 0.394 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-16T12:57:54.516Z] #61 0.395 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-16T12:57:54.516Z] #61 0.395 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-16T12:57:54.516Z] #61 0.395 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uTe3BQl3hZ/src/github.com/opencontainers/runc [2020-04-16T12:57:54.516Z] #61 0.407 Cloning into '/tmp/tmp.uTe3BQl3hZ/src/github.com/opencontainers/runc'... [2020-04-16T12:57:54.584Z] --- PASS: TestBuildPreserveOwnership (6.30s) [2020-04-16T12:57:54.584Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.15s) [2020-04-16T12:57:54.584Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.13s) [2020-04-16T12:57:54.584Z] === RUN TestBuildPlatformInvalid [2020-04-16T12:57:54.584Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-04-16T12:57:54.584Z] PASS [2020-04-16T12:57:54.584Z] [2020-04-16T12:57:54.584Z] === Skipped [2020-04-16T12:57:54.584Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-04-16T12:57:54.584Z] build_session_test.go:25: TODO: BuildKit [2020-04-16T12:57:54.584Z] [2020-04-16T12:57:54.584Z] [2020-04-16T12:57:54.584Z] DONE 32 tests, 1 skipped in 179.487s [2020-04-16T12:57:54.584Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-16T12:57:54.584Z] ++ 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 [2020-04-16T12:57:54.584Z] ++ set -e [2020-04-16T12:57:54.584Z] ++ '[' -n 0 ']' [2020-04-16T12:57:54.584Z] ++ set -x [2020-04-16T12:57:54.584Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T12:57:54.806Z] #61 ... [2020-04-16T12:57:54.806Z] [2020-04-16T12:57:54.807Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-16T12:57:54.807Z] #13 DONE 0.5s [2020-04-16T12:57:54.842Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-04-16T12:57:54.842Z] INFO: Testing against a local daemon [2020-04-16T12:57:54.842Z] === RUN TestConfigInspect [2020-04-16T12:57:54.869Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2020-04-16T12:57:54.869Z] === RUN TestBuildWithSession [2020-04-16T12:57:54.869Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-16T12:57:54.869Z] build_session_test.go:25: TODO: BuildKit [2020-04-16T12:57:54.869Z] === RUN TestBuildSquashParent [2020-04-16T12:57:55.096Z] [2020-04-16T12:57:55.096Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-16T12:57:55.097Z] #14 0.306 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-16T12:57:55.097Z] #14 DONE 0.4s [2020-04-16T12:57:55.097Z] [2020-04-16T12:57:55.097Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-16T12:57:55.728Z] #15 DONE 0.4s [2020-04-16T12:57:55.728Z] [2020-04-16T12:57:55.728Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-16T12:57:56.019Z] #16 DONE 0.4s [2020-04-16T12:57:56.019Z] [2020-04-16T12:57:56.019Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-04-16T12:57:56.179Z] ok github.com/docker/docker/api/server/middleware 0.295s coverage: 37.7% of statements [2020-04-16T12:57:56.179Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-16T12:57:56.179Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-16T12:57:56.179Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-16T12:57:56.179Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-16T12:57:56.179Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-16T12:57:56.179Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-16T12:57:56.179Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-16T12:57:56.179Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-16T12:57:56.179Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-16T12:57:56.179Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-16T12:57:56.179Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-16T12:57:56.649Z] #17 DONE 0.5s [2020-04-16T12:57:56.649Z] [2020-04-16T12:57:56.649Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T12:57:57.157Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2020-04-16T12:57:57.309Z] #18 0.673 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-16T12:57:57.309Z] #18 0.797 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-16T12:57:57.362Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-04-16T12:57:57.610Z] #18 0.839 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-16T12:57:57.618Z] ok github.com/docker/docker/api/server/router/swarm 0.170s coverage: 4.6% of statements [2020-04-16T12:57:57.618Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-16T12:57:57.618Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-16T12:57:57.618Z] ? github.com/docker/docker/api/types [no test files] [2020-04-16T12:57:57.618Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-16T12:57:57.618Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-16T12:57:57.618Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-16T12:57:57.618Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-16T12:57:57.618Z] ok github.com/docker/docker/api/types/filters 0.216s coverage: 92.2% of statements [2020-04-16T12:57:57.618Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-16T12:57:57.618Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-16T12:57:57.618Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-16T12:57:57.618Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-16T12:57:57.618Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-16T12:57:57.618Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-16T12:57:57.618Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-16T12:57:57.618Z] ok github.com/docker/docker/api/types/time 0.279s coverage: 100.0% of statements [2020-04-16T12:57:57.903Z] #18 ... [2020-04-16T12:57:57.903Z] [2020-04-16T12:57:57.903Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:57:57.903Z] #45 68.34 DEP compel/plugins/std/string.d [2020-04-16T12:57:57.903Z] #45 68.57 DEP compel/plugins/std/log.d [2020-04-16T12:57:57.903Z] #45 68.82 DEP compel/plugins/std/fds.d [2020-04-16T12:57:57.903Z] #45 69.10 DEP compel/plugins/std/std.d [2020-04-16T12:57:57.903Z] #45 69.29 DEP compel/plugins/shmem/shmem.d [2020-04-16T12:57:57.903Z] #45 69.41 DEP compel/plugins/fds/fds.d [2020-04-16T12:57:57.903Z] #45 69.69 CC compel/plugins/std/std.o [2020-04-16T12:57:57.903Z] #45 70.10 CC compel/plugins/std/fds.o [2020-04-16T12:57:57.903Z] #45 70.80 CC compel/plugins/std/log.o [2020-04-16T12:57:57.903Z] #45 72.39 CC compel/plugins/std/string.o [2020-04-16T12:57:57.903Z] #45 73.30 CC compel/plugins/std/infect.o [2020-04-16T12:57:57.903Z] #45 74.02 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-04-16T12:57:57.903Z] #45 74.10 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-04-16T12:57:57.903Z] #45 74.17 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-04-16T12:57:57.903Z] #45 74.24 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-04-16T12:57:57.903Z] #45 74.32 AR compel/plugins/std.lib.a [2020-04-16T12:57:57.903Z] #45 74.47 CC compel/plugins/fds/fds.o [2020-04-16T12:57:57.903Z] #45 75.09 AR compel/plugins/fds.lib.a [2020-04-16T12:57:57.903Z] #45 75.20 HOSTDEP compel/src/lib/log-host.d [2020-04-16T12:57:57.903Z] #45 75.49 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-16T12:57:57.903Z] #45 75.79 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-04-16T12:57:57.903Z] #45 76.08 HOSTDEP compel/src/main-host.d [2020-04-16T12:57:57.903Z] #45 76.35 DEP compel/src/lib/ptrace.d [2020-04-16T12:57:57.903Z] #45 76.64 DEP compel/src/lib/infect.d [2020-04-16T12:57:57.903Z] #45 77.00 DEP compel/src/lib/infect-util.d [2020-04-16T12:57:57.903Z] #45 77.18 DEP compel/src/lib/infect-rpc.d [2020-04-16T12:57:57.903Z] #45 77.42 DEP compel/arch/ppc64/src/lib/infect.d [2020-04-16T12:57:57.903Z] #45 77.52 DEP compel/arch/ppc64/src/lib/cpu.d [2020-04-16T12:57:57.903Z] #45 77.67 DEP compel/src/lib/log.d [2020-04-16T12:57:57.903Z] #45 77.99 DEP compel/src/main.d [2020-04-16T12:57:57.903Z] #45 78.22 DEP compel/src/lib/handle-elf.d [2020-04-16T12:57:57.903Z] #45 78.47 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-04-16T12:57:57.925Z] --- PASS: TestConfigInspect (3.19s) [2020-04-16T12:57:57.925Z] === RUN TestConfigList [2020-04-16T12:57:58.084Z] ok github.com/docker/docker/api/types/versions 0.097s coverage: 75.0% of statements [2020-04-16T12:57:58.084Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-16T12:57:58.084Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-16T12:57:58.084Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-16T12:57:58.194Z] #45 78.71 CC compel/src/lib/log.o [2020-04-16T12:57:58.485Z] #45 79.18 CC compel/arch/ppc64/src/lib/cpu.o [2020-04-16T12:57:58.545Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-04-16T12:57:58.545Z] ? github.com/docker/docker/builder [no test files] [2020-04-16T12:57:58.545Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-16T12:57:58.545Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-16T12:57:58.545Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-16T12:57:58.545Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-16T12:57:58.545Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-16T12:57:58.545Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-16T12:57:58.545Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-16T12:57:58.856Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-04-16T12:57:59.009Z] ok github.com/docker/docker/builder/dockerignore 0.110s coverage: 96.8% of statements [2020-04-16T12:57:59.118Z] #45 ... [2020-04-16T12:57:59.118Z] [2020-04-16T12:57:59.118Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T12:57:59.118Z] #18 2.347 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-16T12:57:59.423Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-04-16T12:58:00.776Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-04-16T12:58:01.318Z] --- PASS: TestConfigList (3.21s) [2020-04-16T12:58:01.318Z] === RUN TestConfigsCreateAndDelete [2020-04-16T12:58:01.663Z] --- PASS: TestBuildSquashParent (7.09s) [2020-04-16T12:58:01.663Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-16T12:58:01.663Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-16T12:58:01.663Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-16T12:58:01.663Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-16T12:58:01.663Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-16T12:58:01.663Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-16T12:58:01.663Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-16T12:58:01.663Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-16T12:58:01.663Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-16T12:58:01.663Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-16T12:58:01.663Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-16T12:58:01.663Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-16T12:58:01.663Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-16T12:58:01.663Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-16T12:58:01.663Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-16T12:58:01.847Z] #18 4.755 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-16T12:58:02.774Z] ok github.com/docker/docker/cli/debug 0.044s coverage: 100.0% of statements [2020-04-16T12:58:03.213Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-04-16T12:58:03.351Z] #18 6.664 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-16T12:58:03.748Z] ok github.com/docker/docker/builder/remotecontext 0.506s coverage: 9.2% of statements [2020-04-16T12:58:03.748Z] ok github.com/docker/docker/builder/dockerfile 0.451s coverage: 46.3% of statements [2020-04-16T12:58:04.025Z] ok github.com/docker/docker/api/server/httputils 0.034s coverage: 14.7% of statements [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-16T12:58:04.025Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-16T12:58:04.025Z] ok github.com/docker/docker/api/types/filters 0.027s coverage: 92.2% of statements [2020-04-16T12:58:04.025Z] ok github.com/docker/docker/api/types/strslice 0.024s coverage: 90.0% of statements [2020-04-16T12:58:04.025Z] ok github.com/docker/docker/api/types/time 0.025s coverage: 100.0% of statements [2020-04-16T12:58:04.025Z] ok github.com/docker/docker/api/server/router/swarm 0.019s coverage: 4.6% of statements [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/api/types [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-16T12:58:04.025Z] ok github.com/docker/docker/api/types/versions 0.018s coverage: 75.0% of statements [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/builder [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-16T12:58:04.025Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-16T12:58:04.025Z] ok github.com/docker/docker/builder/dockerignore 0.019s coverage: 96.8% of statements [2020-04-16T12:58:04.025Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2020-04-16T12:58:04.025Z] ok github.com/docker/docker/builder/remotecontext 0.291s coverage: 13.6% of statements [2020-04-16T12:58:04.025Z] ok github.com/docker/docker/builder/remotecontext/git 2.869s coverage: 86.3% of statements [2020-04-16T12:58:04.327Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-16T12:58:04.327Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-16T12:58:04.401Z] #18 ... [2020-04-16T12:58:04.401Z] [2020-04-16T12:58:04.401Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:58:04.401Z] #48 167.7 text/template [2020-04-16T12:58:04.401Z] #48 169.4 go/parser [2020-04-16T12:58:04.401Z] #48 ... [2020-04-16T12:58:04.401Z] [2020-04-16T12:58:04.401Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:58:04.401Z] #45 79.66 CC compel/arch/ppc64/src/lib/infect.o [2020-04-16T12:58:04.401Z] #45 80.92 CC compel/src/lib/infect-rpc.o [2020-04-16T12:58:04.401Z] #45 81.49 CC compel/src/lib/infect-util.o [2020-04-16T12:58:04.401Z] #45 82.03 CC compel/src/lib/infect.o [2020-04-16T12:58:04.583Z] --- PASS: TestConfigsCreateAndDelete (3.30s) [2020-04-16T12:58:04.583Z] === RUN TestConfigsUpdate [2020-04-16T12:58:04.963Z] ok github.com/docker/docker/builder/dockerfile 1.199s coverage: 48.2% of statements [2020-04-16T12:58:04.963Z] ? github.com/docker/docker/cli [no test files] [2020-04-16T12:58:04.963Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-16T12:58:05.430Z] #45 ... [2020-04-16T12:58:05.430Z] [2020-04-16T12:58:05.430Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:58:05.430Z] #48 178.6 encoding/xml [2020-04-16T12:58:06.340Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-16T12:58:06.476Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-04-16T12:58:06.620Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-16T12:58:07.039Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-04-16T12:58:07.296Z] --- PASS: TestConfigsUpdate (2.86s) [2020-04-16T12:58:07.296Z] === RUN TestTemplatedConfig [2020-04-16T12:58:07.553Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-04-16T12:58:08.116Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-04-16T12:58:08.681Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-04-16T12:58:08.893Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-04-16T12:58:09.164Z] ok github.com/docker/docker/client 0.315s coverage: 75.8% of statements [2020-04-16T12:58:09.285Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-16T12:58:09.285Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.45s) [2020-04-16T12:58:09.285Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.59s) [2020-04-16T12:58:09.285Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.10s) [2020-04-16T12:58:09.285Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.36s) [2020-04-16T12:58:09.285Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.34s) [2020-04-16T12:58:09.285Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.35s) [2020-04-16T12:58:09.285Z] === RUN TestBuildMultiStageCopy [2020-04-16T12:58:09.285Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-16T12:58:09.613Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-04-16T12:58:10.178Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-04-16T12:58:10.810Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-04-16T12:58:10.985Z] #48 ... [2020-04-16T12:58:10.986Z] [2020-04-16T12:58:10.986Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:58:10.986Z] #61 15.19 + cd /tmp/tmp.uTe3BQl3hZ/src/github.com/opencontainers/runc [2020-04-16T12:58:10.986Z] #61 15.19 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-16T12:58:10.986Z] #61 15.78 + '[' -z '' ']' [2020-04-16T12:58:10.986Z] #61 15.78 + target=static [2020-04-16T12:58:10.986Z] #61 15.78 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-16T12:58:11.110Z] --- PASS: TestTemplatedConfig (3.63s) [2020-04-16T12:58:11.110Z] === RUN TestConfigCreateResolve [2020-04-16T12:58:11.297Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-16T12:58:11.675Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-04-16T12:58:11.908Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-16T12:58:11.932Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-04-16T12:58:12.190Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-04-16T12:58:12.519Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-16T12:58:13.050Z] #61 18.71 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-04-16T12:58:13.123Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-04-16T12:58:13.130Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-16T12:58:13.741Z] --- PASS: TestBuildMultiStageCopy (4.68s) [2020-04-16T12:58:13.741Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.44s) [2020-04-16T12:58:13.741Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-04-16T12:58:13.741Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-04-16T12:58:13.741Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2020-04-16T12:58:13.741Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2020-04-16T12:58:13.741Z] === RUN TestBuildMultiStageParentConfig [2020-04-16T12:58:14.840Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-04-16T12:58:15.039Z] --- PASS: TestConfigCreateResolve (3.67s) [2020-04-16T12:58:15.040Z] === RUN TestConfigDaemonLibtrustID [2020-04-16T12:58:15.206Z] --- PASS: TestBuildMultiStageParentConfig (1.53s) [2020-04-16T12:58:15.206Z] === RUN TestBuildLabelWithTargets [2020-04-16T12:58:15.297Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-04-16T12:58:15.297Z] PASS [2020-04-16T12:58:15.297Z] [2020-04-16T12:58:15.297Z] DONE 7 tests in 20.583s [2020-04-16T12:58:15.297Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-16T12:58:15.297Z] ++ 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 [2020-04-16T12:58:15.297Z] ++ set -e [2020-04-16T12:58:15.297Z] ++ '[' -n 0 ']' [2020-04-16T12:58:15.297Z] ++ set -x [2020-04-16T12:58:15.297Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T12:58:15.297Z] INFO: Testing against a local daemon [2020-04-16T12:58:15.297Z] === RUN TestCheckpoint [2020-04-16T12:58:15.297Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-16T12:58:15.297Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-16T12:58:15.297Z] === RUN TestContainerInvalidJSON [2020-04-16T12:58:15.297Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-16T12:58:15.297Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-16T12:58:15.297Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-16T12:58:15.297Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-16T12:58:15.297Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-16T12:58:15.297Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-16T12:58:15.297Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-16T12:58:15.297Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-16T12:58:15.297Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-16T12:58:15.297Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-16T12:58:15.297Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-04-16T12:58:15.297Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.02s) [2020-04-16T12:58:15.297Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-04-16T12:58:15.297Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-16T12:58:15.297Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-04-16T12:58:15.555Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-04-16T12:58:15.555Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-16T12:58:15.555Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-04-16T12:58:15.555Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-16T12:58:15.769Z] #61 ... [2020-04-16T12:58:15.769Z] [2020-04-16T12:58:15.769Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:58:15.769Z] #45 86.67 CC compel/src/lib/ptrace.o [2020-04-16T12:58:15.769Z] #45 87.58 AR compel/libcompel.a [2020-04-16T12:58:15.769Z] #45 87.71 HOSTCC compel/src/main-host.o [2020-04-16T12:58:15.769Z] #45 88.30 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-04-16T12:58:15.769Z] #45 88.67 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-16T12:58:15.769Z] #45 89.37 HOSTCC compel/src/lib/log-host.o [2020-04-16T12:58:15.769Z] #45 89.72 HOSTLINK compel/compel-host-bin [2020-04-16T12:58:15.769Z] #45 90.08 DEP soccr/soccr.d [2020-04-16T12:58:15.769Z] #45 90.35 CC soccr/soccr.o [2020-04-16T12:58:15.769Z] #45 92.73 AR soccr/libsoccr.a [2020-04-16T12:58:15.769Z] #45 92.84 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-16T12:58:15.769Z] #45 93.36 DEP criu/arch/ppc64/sigframe.d [2020-04-16T12:58:15.769Z] #45 93.65 DEP criu/arch/ppc64/crtools.d [2020-04-16T12:58:15.769Z] #45 93.97 DEP criu/arch/ppc64/cpu.d [2020-04-16T12:58:15.769Z] #45 94.32 CC criu/arch/ppc64/cpu.o [2020-04-16T12:58:15.769Z] #45 95.31 CC criu/arch/ppc64/crtools.o [2020-04-16T12:58:15.813Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-04-16T12:58:15.813Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-16T12:58:15.813Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-04-16T12:58:15.813Z] === RUN TestCopyFromContainer [2020-04-16T12:58:16.174Z] ok github.com/docker/docker/client 0.594s coverage: 75.3% of statements [2020-04-16T12:58:16.728Z] --- PASS: TestImportExtremelyLargeImageWorks (104.22s) [2020-04-16T12:58:16.728Z] PASS [2020-04-16T12:58:16.728Z] [2020-04-16T12:58:16.728Z] === Skipped [2020-04-16T12:58:16.728Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-16T12:58:16.728Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-04-16T12:58:16.728Z] [2020-04-16T12:58:16.728Z] [2020-04-16T12:58:16.728Z] DONE 12 tests, 1 skipped in 108.521s [2020-04-16T12:58:16.728Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-16T12:58:16.728Z] INFO: Testing against a local daemon [2020-04-16T12:58:16.728Z] === RUN TestNetworkCreateDelete [2020-04-16T12:58:16.728Z] --- PASS: TestNetworkCreateDelete (0.10s) [2020-04-16T12:58:16.728Z] === RUN TestDockerNetworkDeletePreferID [2020-04-16T12:58:16.728Z] --- PASS: TestDockerNetworkDeletePreferID (0.28s) [2020-04-16T12:58:16.728Z] === RUN TestInspectNetwork [2020-04-16T12:58:16.728Z] --- SKIP: TestInspectNetwork (0.00s) [2020-04-16T12:58:16.728Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:16.728Z] === RUN TestRunContainerWithBridgeNone [2020-04-16T12:58:16.728Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-04-16T12:58:16.728Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T12:58:16.728Z] === RUN TestNetworkInvalidJSON [2020-04-16T12:58:16.728Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-16T12:58:16.728Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-16T12:58:16.728Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-16T12:58:16.728Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-16T12:58:16.728Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-16T12:58:16.728Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-16T12:58:16.728Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-16T12:58:16.728Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-16T12:58:16.728Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-16T12:58:16.728Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-04-16T12:58:16.728Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-16T12:58:16.728Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-16T12:58:16.728Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-16T12:58:16.728Z] === RUN TestHostIPv4BridgeLabel [2020-04-16T12:58:16.728Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-04-16T12:58:16.728Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T12:58:16.728Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-16T12:58:16.728Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-04-16T12:58:16.728Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T12:58:16.728Z] === RUN TestDaemonDefaultNetworkPools [2020-04-16T12:58:16.728Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-04-16T12:58:16.728Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T12:58:16.728Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-16T12:58:16.728Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-16T12:58:16.728Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T12:58:16.728Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-16T12:58:16.728Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-16T12:58:16.728Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T12:58:16.728Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-16T12:58:16.728Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-16T12:58:16.728Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T12:58:16.728Z] === RUN TestServiceWithPredefinedNetwork [2020-04-16T12:58:16.728Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-04-16T12:58:16.728Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:16.728Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-16T12:58:16.728Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-16T12:58:16.728Z] service_test.go:236: FLAKY_TEST [2020-04-16T12:58:16.728Z] === RUN TestServiceWithDataPathPortInit [2020-04-16T12:58:16.728Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-04-16T12:58:16.728Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:16.728Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-16T12:58:16.728Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-16T12:58:16.728Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:16.728Z] PASS [2020-04-16T12:58:16.728Z] [2020-04-16T12:58:16.729Z] === Skipped [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-04-16T12:58:16.729Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-04-16T12:58:16.729Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-04-16T12:58:16.729Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2020-04-16T12:58:16.729Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-04-16T12:58:16.729Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-16T12:58:16.729Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-16T12:58:16.729Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-16T12:58:16.729Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-04-16T12:58:16.729Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-16T12:58:16.729Z] service_test.go:236: FLAKY_TEST [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-04-16T12:58:16.729Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-16T12:58:16.729Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] DONE 18 tests, 12 skipped in 0.559s [2020-04-16T12:58:16.729Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-16T12:58:16.729Z] INFO: Testing against a local daemon [2020-04-16T12:58:16.729Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-16T12:58:16.729Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-04-16T12:58:16.729Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T12:58:16.729Z] === RUN TestDockerNetworkIpvlan [2020-04-16T12:58:16.729Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-16T12:58:16.729Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T12:58:16.729Z] PASS [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === Skipped [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-04-16T12:58:16.729Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-16T12:58:16.729Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] DONE 2 tests, 2 skipped in 0.117s [2020-04-16T12:58:16.729Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-16T12:58:16.729Z] INFO: Testing against a local daemon [2020-04-16T12:58:16.729Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-16T12:58:16.729Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-04-16T12:58:16.729Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T12:58:16.729Z] === RUN TestDockerNetworkMacvlan [2020-04-16T12:58:16.729Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-04-16T12:58:16.729Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T12:58:16.729Z] PASS [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === Skipped [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-04-16T12:58:16.729Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-04-16T12:58:16.729Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] DONE 2 tests, 2 skipped in 0.117s [2020-04-16T12:58:16.729Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-16T12:58:16.729Z] testing: warning: no tests to run [2020-04-16T12:58:16.729Z] PASS [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] DONE 0 tests in 0.027s [2020-04-16T12:58:16.729Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-16T12:58:16.729Z] INFO: Testing against a local daemon [2020-04-16T12:58:16.729Z] === RUN TestAuthZPluginAllowRequest [2020-04-16T12:58:16.729Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] === RUN TestAuthZPluginTLS [2020-04-16T12:58:16.729Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] === RUN TestAuthZPluginDenyRequest [2020-04-16T12:58:16.729Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-16T12:58:16.729Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] === RUN TestAuthZPluginDenyResponse [2020-04-16T12:58:16.729Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] === RUN TestAuthZPluginAllowEventStream [2020-04-16T12:58:16.729Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] === RUN TestAuthZPluginErrorResponse [2020-04-16T12:58:16.729Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] === RUN TestAuthZPluginErrorRequest [2020-04-16T12:58:16.729Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-16T12:58:16.729Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-16T12:58:16.729Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-16T12:58:16.729Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] === RUN TestAuthZPluginHeader [2020-04-16T12:58:16.729Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-16T12:58:16.729Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.27s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] === RUN TestAuthZPluginV2Disable [2020-04-16T12:58:16.729Z] --- SKIP: TestAuthZPluginV2Disable (0.03s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-16T12:58:16.729Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-16T12:58:16.729Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-16T12:58:16.729Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] PASS [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === Skipped [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.27s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-04-16T12:58:16.729Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] DONE 17 tests, 17 skipped in 0.482s [2020-04-16T12:58:16.729Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-16T12:58:16.729Z] INFO: Testing against a local daemon [2020-04-16T12:58:16.729Z] === RUN TestPluginInvalidJSON [2020-04-16T12:58:16.729Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-16T12:58:16.729Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-16T12:58:16.729Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-16T12:58:16.729Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-04-16T12:58:16.729Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-16T12:58:16.729Z] PASS [2020-04-16T12:58:16.729Z] [2020-04-16T12:58:16.729Z] DONE 2 tests in 0.138s [2020-04-16T12:58:16.729Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-16T12:58:16.729Z] INFO: Testing against a local daemon [2020-04-16T12:58:16.729Z] === RUN TestExternalGraphDriver [2020-04-16T12:58:16.729Z] --- SKIP: TestExternalGraphDriver (0.08s) [2020-04-16T12:58:16.729Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-04-16T12:58:16.729Z] === RUN TestGraphdriverPluginV2 [2020-04-16T12:58:16.814Z] #45 97.61 CC criu/arch/ppc64/sigframe.o [2020-04-16T12:58:17.183Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-04-16T12:58:17.746Z] === RUN TestCopyFromContainer// [2020-04-16T12:58:17.746Z] === RUN TestCopyFromContainer//bar/root [2020-04-16T12:58:17.843Z] #45 98.27 LINK criu/arch/ppc64/crtools.built-in.o [2020-04-16T12:58:17.844Z] #45 98.42 DEP criu/pie/util-vdso.d [2020-04-16T12:58:17.896Z] --- PASS: TestBuildLabelWithTargets (2.40s) [2020-04-16T12:58:17.896Z] === RUN TestBuildWithEmptyLayers [2020-04-16T12:58:18.003Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-16T12:58:18.135Z] #45 98.77 DEP criu/pie/util.d [2020-04-16T12:58:18.260Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-04-16T12:58:18.260Z] === RUN TestCopyFromContainer/bar/quux [2020-04-16T12:58:18.260Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-16T12:58:18.427Z] #45 99.12 CC criu/pie/util.o [2020-04-16T12:58:18.506Z] --- PASS: TestBuildWithEmptyLayers (0.95s) [2020-04-16T12:58:18.506Z] === RUN TestBuildMultiStageOnBuild [2020-04-16T12:58:18.517Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-16T12:58:18.517Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-16T12:58:18.774Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-16T12:58:18.774Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-16T12:58:19.031Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-16T12:58:19.031Z] --- PASS: TestCopyFromContainer (3.20s) [2020-04-16T12:58:19.031Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-04-16T12:58:19.031Z] --- PASS: TestCopyFromContainer//bar/root (0.19s) [2020-04-16T12:58:19.031Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-04-16T12:58:19.031Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-04-16T12:58:19.031Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2020-04-16T12:58:19.031Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-04-16T12:58:19.031Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-04-16T12:58:19.031Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2020-04-16T12:58:19.031Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-04-16T12:58:19.031Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-04-16T12:58:19.031Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-16T12:58:19.031Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-16T12:58:19.031Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-16T12:58:19.031Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-16T12:58:19.031Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-16T12:58:19.031Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-16T12:58:19.031Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-16T12:58:19.031Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-16T12:58:19.031Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-16T12:58:19.031Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-16T12:58:19.031Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-04-16T12:58:19.031Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-16T12:58:19.031Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-16T12:58:19.031Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-04-16T12:58:19.031Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-16T12:58:19.031Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-04-16T12:58:19.031Z] === RUN TestCreateWithInvalidEnv [2020-04-16T12:58:19.031Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-16T12:58:19.031Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-16T12:58:19.031Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-16T12:58:19.031Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-16T12:58:19.031Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-16T12:58:19.031Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-16T12:58:19.031Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-16T12:58:19.031Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-16T12:58:19.031Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-16T12:58:19.031Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-16T12:58:19.031Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-16T12:58:19.031Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-16T12:58:19.031Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-16T12:58:19.031Z] === RUN TestCreateTmpfsMountsTarget [2020-04-16T12:58:19.249Z] --- PASS: TestGraphdriverPluginV2 (7.80s) [2020-04-16T12:58:19.249Z] PASS [2020-04-16T12:58:19.249Z] [2020-04-16T12:58:19.249Z] === Skipped [2020-04-16T12:58:19.249Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2020-04-16T12:58:19.249Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-04-16T12:58:19.249Z] [2020-04-16T12:58:19.249Z] [2020-04-16T12:58:19.249Z] DONE 2 tests, 1 skipped in 8.015s [2020-04-16T12:58:19.249Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-16T12:58:19.249Z] INFO: Testing against a local daemon [2020-04-16T12:58:19.249Z] === RUN TestContinueAfterPluginCrash [2020-04-16T12:58:19.249Z] === PAUSE TestContinueAfterPluginCrash [2020-04-16T12:58:19.249Z] === RUN TestReadPluginNoRead [2020-04-16T12:58:19.249Z] === PAUSE TestReadPluginNoRead [2020-04-16T12:58:19.249Z] === RUN TestDaemonStartWithLogOpt [2020-04-16T12:58:19.249Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-16T12:58:19.249Z] === CONT TestContinueAfterPluginCrash [2020-04-16T12:58:19.249Z] === CONT TestDaemonStartWithLogOpt [2020-04-16T12:58:19.288Z] --- PASS: TestCreateTmpfsMountsTarget (0.06s) [2020-04-16T12:58:19.288Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-16T12:58:19.288Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-04-16T12:58:19.459Z] #45 99.86 CC criu/pie/util-vdso.o [2020-04-16T12:58:19.852Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-04-16T12:58:19.852Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-04-16T12:58:20.490Z] #45 101.2 AR criu/pie/pie.lib.a [2020-04-16T12:58:21.123Z] #45 101.5 DEP criu/pie/restorer.d [2020-04-16T12:58:21.415Z] #45 102.1 DEP criu/arch/ppc64/vdso-trampoline.d [2020-04-16T12:58:21.415Z] #45 102.1 DEP criu/arch/ppc64/restorer.d [2020-04-16T12:58:21.751Z] --- PASS: TestCreateWithCustomMaskedPaths (2.47s) [2020-04-16T12:58:21.751Z] === RUN TestCreateWithCapabilities [2020-04-16T12:58:21.751Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-16T12:58:21.751Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-16T12:58:21.751Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-16T12:58:21.751Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-16T12:58:21.751Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-16T12:58:21.751Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-16T12:58:21.751Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-16T12:58:21.751Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-16T12:58:21.751Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-16T12:58:21.751Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-16T12:58:21.751Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-16T12:58:21.751Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-16T12:58:21.751Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-16T12:58:21.751Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-16T12:58:21.751Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-16T12:58:21.751Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-16T12:58:21.751Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-16T12:58:21.751Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-16T12:58:21.751Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-16T12:58:21.751Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-16T12:58:21.751Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-16T12:58:21.751Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-16T12:58:21.751Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-16T12:58:21.751Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-16T12:58:21.751Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-16T12:58:21.751Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-16T12:58:21.751Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-16T12:58:21.751Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-16T12:58:21.751Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-16T12:58:21.751Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-16T12:58:21.751Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-16T12:58:21.751Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-16T12:58:21.751Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-16T12:58:21.948Z] --- PASS: TestBuildMultiStageOnBuild (3.07s) [2020-04-16T12:58:21.948Z] === RUN TestBuildUncleanTarFilenames [2020-04-16T12:58:22.008Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-04-16T12:58:22.008Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-04-16T12:58:22.008Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-04-16T12:58:22.008Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-04-16T12:58:22.008Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-16T12:58:22.008Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-16T12:58:22.008Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-04-16T12:58:22.008Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-16T12:58:22.008Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-16T12:58:22.008Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-04-16T12:58:22.008Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-04-16T12:58:22.008Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-04-16T12:58:22.008Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-16T12:58:22.063Z] #45 102.6 DEP criu/arch/ppc64/vdso-pie.d [2020-04-16T12:58:22.063Z] #45 102.7 DEP criu/pie/parasite-vdso.d [2020-04-16T12:58:22.266Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-04-16T12:58:22.352Z] #45 103.0 DEP criu/pie/parasite.d [2020-04-16T12:58:22.352Z] #45 ... [2020-04-16T12:58:22.352Z] [2020-04-16T12:58:22.352Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:58:22.352Z] #57 185.8 golang.org/x/crypto/ssh/terminal [2020-04-16T12:58:22.352Z] #57 191.3 mvdan.cc/sh/v3/cmd/shfmt [2020-04-16T12:58:22.641Z] #57 ... [2020-04-16T12:58:22.641Z] [2020-04-16T12:58:22.641Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T12:58:22.641Z] #18 17.47 Fetched 8119 kB in 17s (480 kB/s) [2020-04-16T12:58:22.641Z] #18 17.47 Reading package lists... [2020-04-16T12:58:22.932Z] #18 25.72 Reading package lists... [2020-04-16T12:58:22.932Z] #18 ... [2020-04-16T12:58:22.932Z] [2020-04-16T12:58:22.932Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:58:22.932Z] #45 103.5 CC criu/pie/parasite.o [2020-04-16T12:58:22.982Z] --- PASS: TestBuildUncleanTarFilenames (1.18s) [2020-04-16T12:58:22.982Z] === RUN TestBuildMultiStageLayerLeak [2020-04-16T12:58:23.223Z] #45 ... [2020-04-16T12:58:23.223Z] [2020-04-16T12:58:23.223Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:58:23.223Z] #48 186.6 math/big [2020-04-16T12:58:23.223Z] #48 192.1 go/doc [2020-04-16T12:58:24.162Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-04-16T12:58:24.727Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.74s) [2020-04-16T12:58:24.727Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-16T12:58:24.727Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-16T12:58:24.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-16T12:58:24.727Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-16T12:58:24.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-16T12:58:24.727Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-16T12:58:24.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-16T12:58:24.727Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-16T12:58:24.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-16T12:58:24.727Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-16T12:58:24.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-16T12:58:24.727Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-16T12:58:24.727Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-16T12:58:24.727Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-16T12:58:24.727Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-16T12:58:24.727Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-16T12:58:24.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-04-16T12:58:24.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-16T12:58:24.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-04-16T12:58:24.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-16T12:58:24.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-16T12:58:24.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-16T12:58:24.727Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-16T12:58:25.651Z] --- PASS: TestBuildMultiStageLayerLeak (2.96s) [2020-04-16T12:58:25.651Z] === RUN TestBuildWithHugeFile [2020-04-16T12:58:25.657Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s) [2020-04-16T12:58:25.657Z] === RUN TestContainerStartOnDaemonRestart [2020-04-16T12:58:25.658Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-16T12:58:25.658Z] === RUN TestDaemonRestartIpcMode [2020-04-16T12:58:25.658Z] === PAUSE TestDaemonRestartIpcMode [2020-04-16T12:58:25.658Z] === RUN TestDaemonHostGatewayIP [2020-04-16T12:58:25.658Z] === PAUSE TestDaemonHostGatewayIP [2020-04-16T12:58:25.658Z] === RUN TestContainerKillOnDaemonStart [2020-04-16T12:58:25.658Z] === PAUSE TestContainerKillOnDaemonStart [2020-04-16T12:58:25.658Z] === RUN TestDiff [2020-04-16T12:58:25.915Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-04-16T12:58:25.956Z] #48 ... [2020-04-16T12:58:25.956Z] [2020-04-16T12:58:25.956Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:58:25.956Z] #45 106.2 LINK criu/pie/parasite.built-in.o [2020-04-16T12:58:25.957Z] #45 106.2 GEN criu/pie/parasite-blob.h [2020-04-16T12:58:25.957Z] #45 106.3 CC criu/pie/parasite-vdso.o [2020-04-16T12:58:26.480Z] --- PASS: TestDiff (0.91s) [2020-04-16T12:58:26.480Z] === RUN TestExecWithCloseStdin [2020-04-16T12:58:27.413Z] --- PASS: TestExecWithCloseStdin (1.03s) [2020-04-16T12:58:27.413Z] === RUN TestExec [2020-04-16T12:58:27.468Z] #45 107.9 CC criu/arch/ppc64/vdso-pie.o [2020-04-16T12:58:27.671Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-04-16T12:58:28.105Z] #45 ... [2020-04-16T12:58:28.106Z] [2020-04-16T12:58:28.106Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-16T12:58:28.106Z] #57 DONE 201.3s [2020-04-16T12:58:28.106Z] [2020-04-16T12:58:28.106Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:58:28.106Z] #45 108.6 CC criu/arch/ppc64/restorer.o [2020-04-16T12:58:28.235Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-04-16T12:58:28.492Z] --- PASS: TestExec (1.10s) [2020-04-16T12:58:28.492Z] === RUN TestExecUser [2020-04-16T12:58:28.737Z] #45 109.3 CC criu/arch/ppc64/vdso-trampoline.o [2020-04-16T12:58:28.737Z] #45 109.4 CC criu/pie/restorer.o [2020-04-16T12:58:29.563Z] ......................... [ 67%] [2020-04-16T12:58:29.863Z] --- PASS: TestExecUser (1.09s) [2020-04-16T12:58:29.863Z] === RUN TestExportContainerAndImportImage [2020-04-16T12:58:30.796Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-04-16T12:58:30.796Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-16T12:58:30.796Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-04-16T12:58:31.360Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-04-16T12:58:32.290Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-04-16T12:58:32.290Z] === RUN TestHealthCheckWorkdir [2020-04-16T12:58:32.547Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-04-16T12:58:32.547Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-04-16T12:58:33.902Z] ok github.com/docker/docker/builder/remotecontext/git 32.233s coverage: 86.3% of statements [2020-04-16T12:58:33.902Z] ? github.com/docker/docker/cli [no test files] [2020-04-16T12:58:33.902Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-16T12:58:33.917Z] --- PASS: TestHealthCheckWorkdir (1.32s) [2020-04-16T12:58:33.917Z] === RUN TestHealthKillContainer [2020-04-16T12:58:34.106Z] --- PASS: TestDaemonStartWithLogOpt (14.70s) [2020-04-16T12:58:34.106Z] === CONT TestReadPluginNoRead [2020-04-16T12:58:34.306Z] #45 ... [2020-04-16T12:58:34.306Z] [2020-04-16T12:58:34.306Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T12:58:34.306Z] #18 25.72 Reading package lists... [2020-04-16T12:58:34.306Z] #18 34.63 Building dependency tree... [2020-04-16T12:58:34.306Z] #18 36.76 libcap2-bin is already the newest version (1:2.25-2). [2020-04-16T12:58:34.306Z] #18 36.76 The following additional packages will be installed: [2020-04-16T12:58:34.306Z] #18 36.76 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-16T12:58:34.306Z] #18 36.76 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-16T12:58:34.306Z] #18 36.77 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-16T12:58:34.306Z] #18 36.77 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-16T12:58:34.306Z] #18 36.77 python3.7 python3.7-minimal vim-runtime xxd [2020-04-16T12:58:34.306Z] #18 36.78 Suggested packages: [2020-04-16T12:58:34.306Z] #18 36.78 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-16T12:58:34.306Z] #18 36.78 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-16T12:58:34.306Z] #18 36.78 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-16T12:58:34.306Z] #18 36.78 Recommended packages: [2020-04-16T12:58:34.306Z] #18 36.79 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-16T12:58:34.306Z] #18 36.79 python3-keyrings.alt python3-xdg unzip [2020-04-16T12:58:34.480Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-04-16T12:58:35.411Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-04-16T12:58:36.779Z] --- PASS: TestHealthKillContainer (3.14s) [2020-04-16T12:58:36.779Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-16T12:58:37.028Z] #18 ... [2020-04-16T12:58:37.028Z] [2020-04-16T12:58:37.028Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:58:37.028Z] #48 210.4 vendor/golang.org/x/text/secure/bidirule [2020-04-16T12:58:37.378Z] --- PASS: TestContinueAfterPluginCrash (17.76s) [2020-04-16T12:58:37.712Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s) [2020-04-16T12:58:37.712Z] === RUN TestIpcModeNone [2020-04-16T12:58:38.059Z] #48 211.6 github.com/LK4D4/vndr/build [2020-04-16T12:58:38.275Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-04-16T12:58:38.307Z] === RUN TestReadPluginNoRead/default [2020-04-16T12:58:38.689Z] #48 212.1 vendor/golang.org/x/text/unicode/norm [2020-04-16T12:58:38.839Z] --- PASS: TestIpcModeNone (0.98s) [2020-04-16T12:58:38.839Z] === RUN TestIpcModePrivate [2020-04-16T12:58:39.404Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-04-16T12:58:39.661Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-04-16T12:58:39.918Z] --- PASS: TestIpcModePrivate (1.19s) [2020-04-16T12:58:39.918Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:208, shared: false, mustBeShared: false [2020-04-16T12:58:39.918Z] === RUN TestIpcModeShareable [2020-04-16T12:58:40.493Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-04-16T12:58:41.060Z] --- PASS: TestIpcModeShareable (1.15s) [2020-04-16T12:58:41.060Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:195, shared: true, mustBeShared: true [2020-04-16T12:58:41.060Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-16T12:58:41.270Z] ok github.com/docker/docker/cmd/dockerd 0.116s coverage: 30.8% of statements [2020-04-16T12:58:41.270Z] ok github.com/docker/docker/container 0.208s coverage: 34.9% of statements [2020-04-16T12:58:41.270Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-16T12:58:41.270Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-16T12:58:41.270Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-16T12:58:41.270Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-16T12:58:41.576Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-16T12:58:42.226Z] #48 ... [2020-04-16T12:58:42.226Z] [2020-04-16T12:58:42.226Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:58:42.226Z] #69 205.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-16T12:58:42.226Z] #69 205.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-16T12:58:42.226Z] #69 ... [2020-04-16T12:58:42.226Z] [2020-04-16T12:58:42.226Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T12:58:42.226Z] #18 40.50 The following NEW packages will be installed: [2020-04-16T12:58:42.226Z] #18 40.51 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-16T12:58:42.226Z] #18 40.51 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-16T12:58:42.226Z] #18 40.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-16T12:58:42.226Z] #18 40.51 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-16T12:58:42.226Z] #18 40.51 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-16T12:58:42.226Z] #18 40.51 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-16T12:58:42.226Z] #18 40.51 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-16T12:58:42.226Z] #18 40.52 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-16T12:58:42.226Z] #18 40.52 xz-utils zip [2020-04-16T12:58:42.226Z] #18 40.64 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-04-16T12:58:42.226Z] #18 40.64 Need to get 29.2 MB of archives. [2020-04-16T12:58:42.226Z] #18 40.64 After this operation, 134 MB of additional disk space will be used. [2020-04-16T12:58:42.226Z] #18 40.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-04-16T12:58:42.226Z] #18 40.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-04-16T12:58:42.226Z] #18 40.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-04-16T12:58:42.226Z] #18 41.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-04-16T12:58:42.226Z] #18 41.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-04-16T12:58:42.226Z] #18 41.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-04-16T12:58:42.226Z] #18 41.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-04-16T12:58:42.226Z] #18 41.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-04-16T12:58:42.226Z] #18 41.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-04-16T12:58:42.226Z] #18 41.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-04-16T12:58:42.226Z] #18 41.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-04-16T12:58:42.226Z] #18 41.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-04-16T12:58:42.226Z] #18 41.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-04-16T12:58:42.227Z] #18 41.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-04-16T12:58:42.227Z] #18 41.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-04-16T12:58:42.227Z] #18 41.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-04-16T12:58:42.227Z] #18 41.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-16T12:58:42.227Z] #18 41.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-16T12:58:42.227Z] #18 41.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-04-16T12:58:42.227Z] #18 41.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-04-16T12:58:42.227Z] #18 41.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-04-16T12:58:42.227Z] #18 41.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-04-16T12:58:42.227Z] #18 41.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-04-16T12:58:42.227Z] #18 41.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-16T12:58:42.227Z] #18 41.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-16T12:58:42.227Z] #18 41.70 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-16T12:58:42.227Z] #18 41.71 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-04-16T12:58:42.227Z] #18 41.71 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-04-16T12:58:42.227Z] #18 41.72 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-16T12:58:42.227Z] #18 42.76 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-04-16T12:58:42.227Z] #18 42.76 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-04-16T12:58:42.227Z] #18 42.78 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-04-16T12:58:42.227Z] #18 42.78 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-04-16T12:58:42.227Z] #18 42.79 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-04-16T12:58:42.227Z] #18 42.82 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-04-16T12:58:42.227Z] #18 43.13 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-16T12:58:42.227Z] #18 43.15 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-04-16T12:58:42.227Z] #18 43.16 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-04-16T12:58:42.227Z] #18 43.18 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-16T12:58:42.227Z] #18 43.21 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-04-16T12:58:42.227Z] #18 43.26 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-16T12:58:42.227Z] #18 43.26 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-04-16T12:58:42.227Z] #18 43.47 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-04-16T12:58:42.227Z] #18 43.53 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-04-16T12:58:42.227Z] #18 43.55 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-16T12:58:42.227Z] #18 44.15 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-04-16T12:58:42.227Z] #18 44.30 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-04-16T12:58:42.227Z] #18 44.40 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-04-16T12:58:42.227Z] #18 45.71 debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T12:58:42.505Z] ok github.com/docker/docker/cmd/dockerd 0.733s coverage: 19.3% of statements [2020-04-16T12:58:42.516Z] #18 45.89 Fetched 29.2 MB in 4s (7553 kB/s) [2020-04-16T12:58:42.516Z] #18 46.01 Selecting previously unselected package pigz. [2020-04-16T12:58:42.652Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.028s coverage: 65.3% of statements [2020-04-16T12:58:42.652Z] ok github.com/docker/docker/daemon/cluster/convert 0.027s coverage: 35.6% of statements [2020-04-16T12:58:42.805Z] #18 46.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23352 files and directories currently installed.) [2020-04-16T12:58:42.806Z] #18 46.17 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-04-16T12:58:42.806Z] #18 46.19 Unpacking pigz (2.4-1) ... [2020-04-16T12:58:42.955Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-04-16T12:58:43.094Z] #18 46.33 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-04-16T12:58:43.094Z] #18 46.34 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-16T12:58:43.094Z] #18 46.35 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-16T12:58:43.519Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-04-16T12:58:43.722Z] #18 47.24 Selecting previously unselected package python3.7-minimal. [2020-04-16T12:58:43.722Z] #18 47.26 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-16T12:58:43.722Z] #18 47.28 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-16T12:58:43.776Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-04-16T12:58:44.033Z] ok github.com/docker/docker/daemon/cluster 0.122s coverage: 0.5% of statements [2020-04-16T12:58:44.053Z] ok github.com/docker/docker/container 0.502s coverage: 41.9% of statements [2020-04-16T12:58:44.053Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-16T12:58:44.053Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-16T12:58:44.053Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-16T12:58:44.053Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-16T12:58:44.340Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.23s) [2020-04-16T12:58:44.340Z] === RUN TestAPIIpcModeHost [2020-04-16T12:58:44.340Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-04-16T12:58:44.340Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-04-16T12:58:45.001Z] #18 ... [2020-04-16T12:58:45.001Z] [2020-04-16T12:58:45.001Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:58:45.001Z] #69 DONE 218.5s [2020-04-16T12:58:45.001Z] [2020-04-16T12:58:45.001Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-16T12:58:45.027Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.246s coverage: 65.3% of statements [2020-04-16T12:58:45.272Z] --- PASS: TestAPIIpcModeHost (0.96s) [2020-04-16T12:58:45.273Z] === RUN TestDaemonIpcModeShareable [2020-04-16T12:58:45.291Z] #70 DONE 0.1s [2020-04-16T12:58:45.291Z] [2020-04-16T12:58:45.291Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:58:45.291Z] #45 115.8 LINK criu/pie/restorer.built-in.o [2020-04-16T12:58:45.291Z] #45 115.9 GEN criu/pie/restorer-blob.h [2020-04-16T12:58:45.291Z] #45 116.0 DEP criu/vdso.d [2020-04-16T12:58:45.291Z] #45 116.3 DEP criu/uts_ns.d [2020-04-16T12:58:45.291Z] #45 116.6 DEP criu/util.d [2020-04-16T12:58:45.291Z] #45 117.0 DEP criu/uffd.d [2020-04-16T12:58:45.291Z] #45 117.3 DEP criu/tun.d [2020-04-16T12:58:45.291Z] #45 117.7 DEP criu/tty.d [2020-04-16T12:58:45.291Z] #45 118.1 DEP criu/timerfd.d [2020-04-16T12:58:45.291Z] #45 118.6 DEP criu/sysfs_parse.d [2020-04-16T12:58:45.291Z] #45 119.0 DEP criu/sysctl.d [2020-04-16T12:58:45.291Z] #45 119.4 DEP criu/string.d [2020-04-16T12:58:45.291Z] #45 119.5 DEP criu/stats.d [2020-04-16T12:58:45.291Z] #45 119.7 DEP criu/sockets.d [2020-04-16T12:58:45.291Z] #45 120.1 DEP criu/sk-unix.d [2020-04-16T12:58:45.291Z] #45 120.4 DEP criu/sk-tcp.d [2020-04-16T12:58:45.291Z] #45 120.9 DEP criu/sk-queue.d [2020-04-16T12:58:45.291Z] #45 121.3 DEP criu/sk-packet.d [2020-04-16T12:58:45.291Z] #45 121.7 DEP criu/sk-netlink.d [2020-04-16T12:58:45.291Z] #45 121.9 DEP criu/sk-inet.d [2020-04-16T12:58:45.291Z] #45 122.5 DEP criu/signalfd.d [2020-04-16T12:58:45.291Z] #45 122.8 DEP criu/sigframe.d [2020-04-16T12:58:45.291Z] #45 123.1 DEP criu/shmem.d [2020-04-16T12:58:45.291Z] #45 123.4 DEP criu/servicefd.d [2020-04-16T12:58:45.291Z] #45 123.9 DEP criu/seize.d [2020-04-16T12:58:45.291Z] #45 124.2 DEP criu/seccomp.d [2020-04-16T12:58:45.291Z] #45 124.6 DEP criu/rst-malloc.d [2020-04-16T12:58:45.291Z] #45 124.8 DEP criu/rbtree.d [2020-04-16T12:58:45.291Z] #45 124.8 DEP criu/pstree.d [2020-04-16T12:58:45.291Z] #45 125.2 DEP criu/protobuf.d [2020-04-16T12:58:45.291Z] #45 125.5 GEN criu/protobuf-desc-gen.h [2020-04-16T12:58:45.747Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-16T12:58:45.919Z] #45 ... [2020-04-16T12:58:45.919Z] [2020-04-16T12:58:45.919Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T12:58:45.919Z] #18 49.25 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-16T12:58:45.919Z] #18 49.27 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-16T12:58:45.942Z] ok github.com/docker/docker/daemon/config 0.068s coverage: 81.7% of statements [2020-04-16T12:58:46.203Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-04-16T12:58:46.512Z] ok github.com/docker/docker/daemon/discovery 0.043s coverage: 30.0% of statements [2020-04-16T12:58:47.132Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2020-04-16T12:58:47.132Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: true, mustBeShared: true [2020-04-16T12:58:47.132Z] === RUN TestDaemonIpcModePrivate [2020-04-16T12:58:47.390Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-04-16T12:58:47.893Z] ok github.com/docker/docker/daemon/events 0.118s coverage: 50.0% of statements [2020-04-16T12:58:47.954Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-04-16T12:58:48.265Z] --- PASS: TestReadPluginNoRead (14.39s) [2020-04-16T12:58:48.265Z] --- PASS: TestReadPluginNoRead/default (3.48s) [2020-04-16T12:58:48.265Z] --- PASS: TestReadPluginNoRead/disabled_caching (3.40s) [2020-04-16T12:58:48.265Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (3.37s) [2020-04-16T12:58:48.265Z] read_test.go:91: [d4158ee580144] daemon is not started [2020-04-16T12:58:48.265Z] PASS [2020-04-16T12:58:48.265Z] [2020-04-16T12:58:48.265Z] DONE 6 tests in 29.228s [2020-04-16T12:58:48.265Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-04-16T12:58:48.519Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-04-16T12:58:48.521Z] testing: warning: no tests to run [2020-04-16T12:58:48.521Z] PASS [2020-04-16T12:58:48.521Z] [2020-04-16T12:58:48.521Z] DONE 0 tests in 0.046s [2020-04-16T12:58:48.521Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-16T12:58:48.521Z] INFO: Testing against a local daemon [2020-04-16T12:58:48.521Z] === RUN TestPluginWithDevMounts [2020-04-16T12:58:48.521Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-04-16T12:58:48.521Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-04-16T12:58:48.521Z] PASS [2020-04-16T12:58:48.521Z] [2020-04-16T12:58:48.521Z] === Skipped [2020-04-16T12:58:48.521Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-04-16T12:58:48.521Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-04-16T12:58:48.521Z] [2020-04-16T12:58:48.521Z] [2020-04-16T12:58:48.521Z] DONE 1 tests, 1 skipped in 0.150s [2020-04-16T12:58:48.521Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-16T12:58:48.778Z] INFO: Testing against a local daemon [2020-04-16T12:58:48.778Z] === RUN TestSecretInspect [2020-04-16T12:58:48.778Z] --- SKIP: TestSecretInspect (0.02s) [2020-04-16T12:58:48.778Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:48.778Z] === RUN TestSecretList [2020-04-16T12:58:48.778Z] --- SKIP: TestSecretList (0.01s) [2020-04-16T12:58:48.778Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:48.778Z] === RUN TestSecretsCreateAndDelete [2020-04-16T12:58:48.778Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-04-16T12:58:48.778Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:48.778Z] === RUN TestSecretsUpdate [2020-04-16T12:58:48.778Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-04-16T12:58:48.778Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:48.778Z] === RUN TestTemplatedSecret [2020-04-16T12:58:48.778Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-04-16T12:58:48.778Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:48.778Z] === RUN TestSecretCreateResolve [2020-04-16T12:58:48.778Z] --- SKIP: TestSecretCreateResolve (0.02s) [2020-04-16T12:58:48.778Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:48.778Z] PASS [2020-04-16T12:58:48.778Z] [2020-04-16T12:58:48.778Z] === Skipped [2020-04-16T12:58:48.778Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-04-16T12:58:48.778Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:48.778Z] [2020-04-16T12:58:48.778Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-04-16T12:58:48.778Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:48.778Z] [2020-04-16T12:58:48.778Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-04-16T12:58:48.778Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:48.778Z] [2020-04-16T12:58:48.778Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-04-16T12:58:48.778Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:48.778Z] [2020-04-16T12:58:48.778Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-04-16T12:58:48.778Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:48.778Z] [2020-04-16T12:58:48.778Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2020-04-16T12:58:48.778Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:48.778Z] [2020-04-16T12:58:48.778Z] [2020-04-16T12:58:48.778Z] DONE 6 tests, 6 skipped in 0.204s [2020-04-16T12:58:48.778Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-16T12:58:49.035Z] INFO: Testing against a local daemon [2020-04-16T12:58:49.035Z] === RUN TestServiceCreateInit [2020-04-16T12:58:49.035Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-16T12:58:49.035Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-16T12:58:49.035Z] --- PASS: TestServiceCreateInit (0.02s) [2020-04-16T12:58:49.035Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-16T12:58:49.035Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:49.035Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-16T12:58:49.035Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:49.035Z] === RUN TestCreateServiceMultipleTimes [2020-04-16T12:58:49.035Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-04-16T12:58:49.035Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:49.035Z] === RUN TestCreateServiceConflict [2020-04-16T12:58:49.035Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-04-16T12:58:49.035Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:49.035Z] === RUN TestCreateServiceMaxReplicas [2020-04-16T12:58:49.035Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-04-16T12:58:49.035Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:49.035Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-16T12:58:49.035Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-04-16T12:58:49.035Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:49.035Z] === RUN TestCreateServiceSecretFileMode [2020-04-16T12:58:49.035Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-04-16T12:58:49.035Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:49.035Z] === RUN TestCreateServiceConfigFileMode [2020-04-16T12:58:49.035Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-04-16T12:58:49.035Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:49.035Z] === RUN TestCreateServiceSysctls [2020-04-16T12:58:49.035Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-04-16T12:58:49.035Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:49.035Z] === RUN TestCreateServiceCapabilities [2020-04-16T12:58:49.035Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-04-16T12:58:49.035Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:49.035Z] === RUN TestInspect [2020-04-16T12:58:49.035Z] --- SKIP: TestInspect (0.01s) [2020-04-16T12:58:49.035Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:49.035Z] === RUN TestCreateJob [2020-04-16T12:58:49.035Z] --- SKIP: TestCreateJob (0.01s) [2020-04-16T12:58:49.035Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:49.035Z] === RUN TestReplicatedJob [2020-04-16T12:58:49.035Z] --- SKIP: TestReplicatedJob (0.01s) [2020-04-16T12:58:49.035Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:49.035Z] === RUN TestUpdateReplicatedJob [2020-04-16T12:58:49.083Z] --- PASS: TestDaemonIpcModePrivate (1.94s) [2020-04-16T12:58:49.083Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: false, mustBeShared: false [2020-04-16T12:58:49.083Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-16T12:58:49.276Z] ok github.com/docker/docker/daemon/graphdriver 0.038s coverage: 2.2% of statements [2020-04-16T12:58:49.292Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-04-16T12:58:49.292Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:49.292Z] === RUN TestServiceListWithStatuses [2020-04-16T12:58:49.292Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-16T12:58:49.292Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-16T12:58:49.292Z] === RUN TestDockerNetworkConnectAlias [2020-04-16T12:58:49.292Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-04-16T12:58:49.292Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:49.292Z] === RUN TestDockerNetworkReConnect [2020-04-16T12:58:49.292Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-04-16T12:58:49.292Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:49.292Z] === RUN TestServicePlugin [2020-04-16T12:58:50.014Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-04-16T12:58:50.014Z] === RUN TestDockerSuite/TestBuildAddScript [2020-04-16T12:58:50.843Z] ok github.com/docker/docker/daemon/cluster/convert 0.835s coverage: 35.6% of statements [2020-04-16T12:58:50.945Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.98s) [2020-04-16T12:58:50.945Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: false, mustBeShared: false [2020-04-16T12:58:50.945Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-16T12:58:51.489Z] #18 54.07 Selecting previously unselected package python3-minimal. [2020-04-16T12:58:51.489Z] #18 54.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 ... 23601 files and directories currently installed.) [2020-04-16T12:58:51.489Z] #18 54.20 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-04-16T12:58:51.489Z] #18 54.26 Unpacking python3-minimal (3.7.3-1) ... [2020-04-16T12:58:51.489Z] #18 54.43 Selecting previously unselected package libmpdec2:ppc64el. [2020-04-16T12:58:51.489Z] #18 54.45 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-04-16T12:58:51.489Z] #18 54.46 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-04-16T12:58:51.489Z] #18 54.63 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-04-16T12:58:51.489Z] #18 54.67 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-16T12:58:51.489Z] #18 54.68 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-16T12:58:51.812Z] --- SKIP: TestServicePlugin (2.69s) [2020-04-16T12:58:51.812Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:51.812Z] === RUN TestServiceUpdateLabel [2020-04-16T12:58:51.812Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-04-16T12:58:51.812Z] update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:51.812Z] === RUN TestServiceUpdateSecrets [2020-04-16T12:58:51.812Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-04-16T12:58:51.812Z] update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:51.812Z] === RUN TestServiceUpdateConfigs [2020-04-16T12:58:51.876Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-04-16T12:58:52.069Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-04-16T12:58:52.069Z] update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:52.069Z] === RUN TestServiceUpdateNetwork [2020-04-16T12:58:52.069Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-04-16T12:58:52.069Z] update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:52.069Z] PASS [2020-04-16T12:58:52.069Z] [2020-04-16T12:58:52.069Z] === Skipped [2020-04-16T12:58:52.069Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-16T12:58:52.069Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-16T12:58:52.069Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:52.069Z] [2020-04-16T12:58:52.069Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-16T12:58:52.069Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-16T12:58:52.069Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:52.069Z] [2020-04-16T12:58:52.069Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-04-16T12:58:52.069Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:52.069Z] [2020-04-16T12:58:52.069Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-04-16T12:58:52.069Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:52.069Z] [2020-04-16T12:58:52.069Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-04-16T12:58:52.069Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:52.069Z] [2020-04-16T12:58:52.069Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-04-16T12:58:52.069Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:52.069Z] [2020-04-16T12:58:52.069Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-04-16T12:58:52.069Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:52.069Z] [2020-04-16T12:58:52.069Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-04-16T12:58:52.069Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:52.069Z] [2020-04-16T12:58:52.069Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-04-16T12:58:52.069Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:52.069Z] [2020-04-16T12:58:52.069Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-04-16T12:58:52.069Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:52.069Z] [2020-04-16T12:58:52.069Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-04-16T12:58:52.069Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:52.069Z] [2020-04-16T12:58:52.069Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-04-16T12:58:52.069Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:52.069Z] [2020-04-16T12:58:52.069Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-04-16T12:58:52.069Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:52.069Z] [2020-04-16T12:58:52.069Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-04-16T12:58:52.069Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:52.069Z] [2020-04-16T12:58:52.069Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-16T12:58:52.069Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-16T12:58:52.069Z] [2020-04-16T12:58:52.069Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-04-16T12:58:52.069Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:52.069Z] [2020-04-16T12:58:52.069Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-04-16T12:58:52.069Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:52.069Z] [2020-04-16T12:58:52.069Z] === SKIP: amd64.integration.service TestServicePlugin (2.69s) [2020-04-16T12:58:52.069Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:52.069Z] [2020-04-16T12:58:52.069Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-04-16T12:58:52.069Z] update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:52.069Z] [2020-04-16T12:58:52.069Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-04-16T12:58:52.069Z] update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:52.069Z] [2020-04-16T12:58:52.070Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-04-16T12:58:52.070Z] update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:52.070Z] [2020-04-16T12:58:52.070Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-04-16T12:58:52.070Z] update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-16T12:58:52.070Z] [2020-04-16T12:58:52.070Z] [2020-04-16T12:58:52.070Z] DONE 23 tests, 22 skipped in 3.163s [2020-04-16T12:58:52.070Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-16T12:58:52.070Z] INFO: Testing against a local daemon [2020-04-16T12:58:52.070Z] === RUN TestSessionCreate [2020-04-16T12:58:52.070Z] --- PASS: TestSessionCreate (0.02s) [2020-04-16T12:58:52.070Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-16T12:58:52.070Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-04-16T12:58:52.070Z] PASS [2020-04-16T12:58:52.070Z] [2020-04-16T12:58:52.070Z] DONE 2 tests in 0.201s [2020-04-16T12:58:52.070Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-16T12:58:52.326Z] INFO: Testing against a local daemon [2020-04-16T12:58:52.326Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-16T12:58:52.326Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-16T12:58:52.326Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-16T12:58:52.326Z] === RUN TestEventsExecDie [2020-04-16T12:58:52.567Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-04-16T12:58:52.587Z] --- PASS: TestBuildWithHugeFile (25.94s) [2020-04-16T12:58:52.587Z] === RUN TestBuildWithEmptyDockerfile [2020-04-16T12:58:52.587Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-16T12:58:52.587Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-16T12:58:52.587Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-16T12:58:52.587Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-16T12:58:52.587Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-16T12:58:52.588Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-16T12:58:52.588Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-16T12:58:52.588Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-16T12:58:52.588Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-16T12:58:52.588Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-04-16T12:58:52.588Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-04-16T12:58:52.588Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-04-16T12:58:52.588Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-04-16T12:58:52.588Z] === RUN TestBuildPreserveOwnership [2020-04-16T12:58:52.588Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-16T12:58:52.807Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2020-04-16T12:58:52.808Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: true, mustBeShared: true [2020-04-16T12:58:52.808Z] === RUN TestIpcModeOlderClient [2020-04-16T12:58:52.808Z] === PAUSE TestIpcModeOlderClient [2020-04-16T12:58:52.808Z] === RUN TestKillContainerInvalidSignal [2020-04-16T12:58:52.998Z] #18 56.47 Selecting previously unselected package python3.7. [2020-04-16T12:58:52.998Z] #18 56.49 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-16T12:58:52.998Z] #18 56.50 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-16T12:58:53.256Z] --- PASS: TestEventsExecDie (0.87s) [2020-04-16T12:58:53.256Z] === RUN TestEventsBackwardsCompatible [2020-04-16T12:58:53.256Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-04-16T12:58:53.256Z] === RUN TestInfoBinaryCommits [2020-04-16T12:58:53.256Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-04-16T12:58:53.256Z] === RUN TestInfoAPIVersioned [2020-04-16T12:58:53.256Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-16T12:58:53.256Z] === RUN TestInfoDiscoveryBackend [2020-04-16T12:58:53.289Z] #18 56.73 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-04-16T12:58:53.289Z] #18 56.76 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-04-16T12:58:53.289Z] #18 56.77 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-16T12:58:53.580Z] #18 56.97 Setting up python3-minimal (3.7.3-1) ... [2020-04-16T12:58:53.738Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-04-16T12:58:53.738Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-04-16T12:58:53.996Z] --- PASS: TestKillContainerInvalidSignal (1.14s) [2020-04-16T12:58:53.996Z] === RUN TestKillContainer [2020-04-16T12:58:53.996Z] === RUN TestKillContainer/no_signal [2020-04-16T12:58:54.471Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.480s coverage: 13.7% of statements [2020-04-16T12:58:54.471Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.537s coverage: 57.0% of statements [2020-04-16T12:58:54.931Z] === RUN TestKillContainer/non_killing_signal [2020-04-16T12:58:55.081Z] #18 58.60 Selecting previously unselected package python3. [2020-04-16T12:58:55.147Z] --- PASS: TestInfoDiscoveryBackend (1.79s) [2020-04-16T12:58:55.147Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-16T12:58:55.373Z] #18 58.60 (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 ... 24013 files and directories currently installed.) [2020-04-16T12:58:55.373Z] #18 58.69 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-04-16T12:58:55.373Z] #18 58.71 Unpacking python3 (3.7.3-1) ... [2020-04-16T12:58:55.496Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-04-16T12:58:55.496Z] === RUN TestKillContainer/killing_signal [2020-04-16T12:58:55.667Z] #18 58.91 Selecting previously unselected package libip4tc0:ppc64el. [2020-04-16T12:58:55.667Z] #18 58.92 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-04-16T12:58:55.667Z] #18 58.92 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-04-16T12:58:55.667Z] #18 59.05 Selecting previously unselected package libip6tc0:ppc64el. [2020-04-16T12:58:55.667Z] #18 59.07 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-04-16T12:58:55.667Z] #18 59.10 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-04-16T12:58:55.958Z] #18 59.20 Selecting previously unselected package libiptc0:ppc64el. [2020-04-16T12:58:55.958Z] #18 59.22 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-04-16T12:58:55.958Z] #18 59.23 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-04-16T12:58:55.958Z] #18 59.33 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-04-16T12:58:55.958Z] #18 59.34 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-04-16T12:58:55.958Z] #18 59.35 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-16T12:58:55.958Z] #18 59.45 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-04-16T12:58:56.252Z] #18 59.46 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-04-16T12:58:56.252Z] #18 59.47 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-16T12:58:56.252Z] #18 59.59 Selecting previously unselected package libnftnl11:ppc64el. [2020-04-16T12:58:56.252Z] #18 59.60 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-04-16T12:58:56.252Z] #18 59.60 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-04-16T12:58:56.252Z] #18 59.72 Selecting previously unselected package iptables. [2020-04-16T12:58:56.252Z] #18 59.74 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-04-16T12:58:56.252Z] #18 59.75 Unpacking iptables (1.8.2-4) ... [2020-04-16T12:58:56.252Z] #18 ... [2020-04-16T12:58:56.252Z] [2020-04-16T12:58:56.252Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:58:56.252Z] #48 229.7 mime [2020-04-16T12:58:56.660Z] ok github.com/docker/docker/daemon/cluster 1.761s coverage: 0.5% of statements [2020-04-16T12:58:56.865Z] --- PASS: TestKillContainer (2.79s) [2020-04-16T12:58:56.866Z] --- PASS: TestKillContainer/no_signal (0.94s) [2020-04-16T12:58:56.866Z] --- PASS: TestKillContainer/non_killing_signal (0.67s) [2020-04-16T12:58:56.866Z] --- PASS: TestKillContainer/killing_signal (0.90s) [2020-04-16T12:58:56.866Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-16T12:58:56.866Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-16T12:58:56.955Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-16T12:58:57.010Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.8% of statements [2020-04-16T12:58:57.121Z] ok github.com/docker/docker/daemon/config 0.764s coverage: 79.6% of statements [2020-04-16T12:58:57.429Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-04-16T12:58:57.686Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-16T12:58:57.756Z] #48 ... [2020-04-16T12:58:57.756Z] [2020-04-16T12:58:57.756Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:58:57.756Z] #45 128.5 DEP criu/protobuf-desc.d [2020-04-16T12:58:57.756Z] #45 128.8 DEP criu/proc_parse.d [2020-04-16T12:58:57.756Z] #45 129.2 DEP criu/plugin.d [2020-04-16T12:58:57.756Z] #45 129.3 DEP criu/pipes.d [2020-04-16T12:58:57.756Z] #45 129.6 DEP criu/pie-util.d [2020-04-16T12:58:57.756Z] #45 129.8 DEP criu/pie-util-vdso.d [2020-04-16T12:58:57.756Z] #45 130.0 DEP criu/path.d [2020-04-16T12:58:57.756Z] #45 130.3 DEP criu/parasite-syscall.d [2020-04-16T12:58:57.756Z] #45 130.7 DEP criu/pagemap.d [2020-04-16T12:58:57.756Z] #45 130.9 DEP criu/pagemap-cache.d [2020-04-16T12:58:57.756Z] #45 131.3 DEP criu/page-xfer.d [2020-04-16T12:58:57.756Z] #45 131.6 DEP criu/page-pipe.d [2020-04-16T12:58:57.756Z] #45 131.9 DEP criu/netfilter.d [2020-04-16T12:58:57.756Z] #45 132.1 DEP criu/net.d [2020-04-16T12:58:57.756Z] #45 132.6 DEP criu/namespaces.d [2020-04-16T12:58:57.756Z] #45 132.8 DEP criu/mount.d [2020-04-16T12:58:57.756Z] #45 133.2 DEP criu/mem.d [2020-04-16T12:58:57.756Z] #45 133.6 DEP criu/lsm.d [2020-04-16T12:58:57.756Z] #45 133.9 DEP criu/log.d [2020-04-16T12:58:57.756Z] #45 134.1 DEP criu/libnetlink.d [2020-04-16T12:58:57.756Z] #45 134.3 DEP criu/kerndat.d [2020-04-16T12:58:57.756Z] #45 134.7 DEP criu/kcmp-ids.d [2020-04-16T12:58:57.756Z] #45 134.8 DEP criu/irmap.d [2020-04-16T12:58:57.756Z] #45 135.1 DEP criu/ipc_ns.d [2020-04-16T12:58:57.756Z] #45 135.4 DEP criu/image.d [2020-04-16T12:58:57.756Z] #45 135.7 DEP criu/image-desc.d [2020-04-16T12:58:57.756Z] #45 136.0 DEP criu/fsnotify.d [2020-04-16T12:58:57.756Z] #45 136.2 DEP criu/filesystems.d [2020-04-16T12:58:57.756Z] #45 136.6 DEP criu/files.d [2020-04-16T12:58:57.756Z] #45 136.9 DEP criu/files-reg.d [2020-04-16T12:58:57.756Z] #45 137.2 DEP criu/files-ext.d [2020-04-16T12:58:57.756Z] #45 137.5 DEP criu/file-lock.d [2020-04-16T12:58:57.756Z] #45 137.9 DEP criu/file-ids.d [2020-04-16T12:58:57.756Z] #45 138.3 DEP criu/fifo.d [2020-04-16T12:58:57.756Z] #45 138.6 DEP criu/fdstore.d [2020-04-16T12:58:57.943Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-04-16T12:58:58.069Z] #45 ... [2020-04-16T12:58:58.069Z] [2020-04-16T12:58:58.069Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T12:58:58.069Z] #18 60.64 Selecting previously unselected package xxd. [2020-04-16T12:58:58.069Z] #18 60.66 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-16T12:58:58.069Z] #18 60.67 Unpacking xxd (2:8.1.0875-5) ... [2020-04-16T12:58:58.070Z] #18 60.87 Selecting previously unselected package vim-common. [2020-04-16T12:58:58.070Z] #18 60.89 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-16T12:58:58.070Z] #18 60.96 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-16T12:58:58.070Z] #18 61.23 Selecting previously unselected package bash-completion. [2020-04-16T12:58:58.070Z] #18 61.24 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-16T12:58:58.418Z] --- PASS: TestBuildPreserveOwnership (6.54s) [2020-04-16T12:58:58.419Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.32s) [2020-04-16T12:58:58.419Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.21s) [2020-04-16T12:58:58.419Z] === RUN TestBuildPlatformInvalid [2020-04-16T12:58:58.508Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.87s) [2020-04-16T12:58:58.508Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.02s) [2020-04-16T12:58:58.508Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2020-04-16T12:58:58.508Z] === RUN TestKillStoppedContainer [2020-04-16T12:58:58.508Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-04-16T12:58:58.508Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-16T12:58:58.665Z] ok github.com/docker/docker/daemon/discovery 0.242s coverage: 30.0% of statements [2020-04-16T12:58:58.699Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-04-16T12:58:58.699Z] PASS [2020-04-16T12:58:58.699Z] [2020-04-16T12:58:58.699Z] === Skipped [2020-04-16T12:58:58.699Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-04-16T12:58:58.699Z] build_session_test.go:25: TODO: BuildKit [2020-04-16T12:58:58.699Z] [2020-04-16T12:58:58.699Z] [2020-04-16T12:58:58.699Z] DONE 32 tests, 1 skipped in 75.174s [2020-04-16T12:58:58.699Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-04-16T12:58:58.699Z] ++ 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 [2020-04-16T12:58:58.699Z] ++ set -e [2020-04-16T12:58:58.699Z] ++ '[' -n 0 ']' [2020-04-16T12:58:58.699Z] ++ set -x [2020-04-16T12:58:58.699Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T12:58:58.699Z] INFO: Testing against a local daemon [2020-04-16T12:58:58.699Z] === RUN TestConfigInspect [2020-04-16T12:58:58.764Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-04-16T12:58:58.764Z] === RUN TestKillDifferentUserContainer [2020-04-16T12:58:58.914Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.505s coverage: 46.2% of statements [2020-04-16T12:58:59.317Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.95s) [2020-04-16T12:58:59.317Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-16T12:58:59.317Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-04-16T12:58:59.317Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T12:58:59.317Z] === RUN TestInfoAPI [2020-04-16T12:58:59.317Z] --- PASS: TestInfoAPI (0.04s) [2020-04-16T12:58:59.317Z] === RUN TestInfoAPIWarnings [2020-04-16T12:58:59.482Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.121s coverage: 72.5% of statements [2020-04-16T12:58:59.695Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2020-04-16T12:58:59.695Z] === RUN TestInspectOomKilledTrue [2020-04-16T12:58:59.695Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-16T12:58:59.695Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-16T12:58:59.695Z] === RUN TestInspectOomKilledFalse [2020-04-16T12:58:59.695Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-16T12:58:59.695Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-16T12:58:59.695Z] === RUN TestLinksEtcHostsContentMatch [2020-04-16T12:59:00.240Z] ok github.com/docker/docker/daemon/events 0.301s coverage: 50.0% of statements [2020-04-16T12:59:00.240Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.407s coverage: 10.9% of statements [2020-04-16T12:59:00.260Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-04-16T12:59:00.260Z] === RUN TestLinksContainerNames [2020-04-16T12:59:00.421Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.896s coverage: 49.5% of statements [2020-04-16T12:59:01.214Z] ok github.com/docker/docker/daemon/graphdriver 0.161s coverage: 2.3% of statements [2020-04-16T12:59:01.220Z] --- PASS: TestInfoAPIWarnings (1.78s) [2020-04-16T12:59:01.220Z] === RUN TestInfoDebug [2020-04-16T12:59:01.364Z] ok github.com/docker/docker/daemon 12.295s coverage: 17.4% of statements [2020-04-16T12:59:01.364Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-16T12:59:01.364Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-16T12:59:01.364Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-16T12:59:01.364Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-16T12:59:01.364Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-16T12:59:01.637Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-04-16T12:59:01.675Z] ok github.com/docker/docker/daemon/links 0.034s coverage: 93.0% of statements [2020-04-16T12:59:01.894Z] --- PASS: TestLinksContainerNames (1.64s) [2020-04-16T12:59:01.894Z] === RUN TestLogsFollowTailEmpty [2020-04-16T12:59:01.894Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-04-16T12:59:02.307Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 58.0% of statements [2020-04-16T12:59:02.307Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.671s coverage: 76.1% of statements [2020-04-16T12:59:02.824Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2020-04-16T12:59:02.824Z] === RUN TestContainerNetworkMountsNoChown [2020-04-16T12:59:03.073Z] --- PASS: TestConfigInspect (3.85s) [2020-04-16T12:59:03.073Z] === RUN TestConfigList [2020-04-16T12:59:03.113Z] --- PASS: TestInfoDebug (2.00s) [2020-04-16T12:59:03.113Z] === RUN TestInfoInsecureRegistries [2020-04-16T12:59:03.246Z] ok github.com/docker/docker/daemon/links 0.036s coverage: 93.0% of statements [2020-04-16T12:59:03.387Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2020-04-16T12:59:03.387Z] === RUN TestMountDaemonRoot [2020-04-16T12:59:03.387Z] === RUN TestMountDaemonRoot/default [2020-04-16T12:59:03.387Z] === PAUSE TestMountDaemonRoot/default [2020-04-16T12:59:03.387Z] === RUN TestMountDaemonRoot/private [2020-04-16T12:59:03.387Z] === PAUSE TestMountDaemonRoot/private [2020-04-16T12:59:03.387Z] === RUN TestMountDaemonRoot/rprivate [2020-04-16T12:59:03.387Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-16T12:59:03.387Z] === RUN TestMountDaemonRoot/slave [2020-04-16T12:59:03.387Z] === PAUSE TestMountDaemonRoot/slave [2020-04-16T12:59:03.387Z] === RUN TestMountDaemonRoot/rslave [2020-04-16T12:59:03.387Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-16T12:59:03.387Z] === RUN TestMountDaemonRoot/shared [2020-04-16T12:59:03.387Z] === PAUSE TestMountDaemonRoot/shared [2020-04-16T12:59:03.387Z] === RUN TestMountDaemonRoot/rshared [2020-04-16T12:59:03.387Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-16T12:59:03.387Z] === CONT TestMountDaemonRoot/default [2020-04-16T12:59:03.387Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-16T12:59:03.387Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-16T12:59:03.387Z] === CONT TestMountDaemonRoot/rslave [2020-04-16T12:59:03.387Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-16T12:59:03.387Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-16T12:59:03.387Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-16T12:59:03.387Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-16T12:59:03.387Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-16T12:59:03.387Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-16T12:59:03.387Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-16T12:59:03.387Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-16T12:59:03.387Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-16T12:59:03.387Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-16T12:59:03.387Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-16T12:59:03.387Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-16T12:59:03.387Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-16T12:59:03.387Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-16T12:59:03.387Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-16T12:59:03.387Z] === CONT TestMountDaemonRoot/rshared [2020-04-16T12:59:03.387Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-16T12:59:03.387Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-16T12:59:03.387Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-16T12:59:03.387Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-16T12:59:03.387Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-16T12:59:03.387Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-16T12:59:03.387Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-16T12:59:03.387Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-16T12:59:03.387Z] === CONT TestMountDaemonRoot/shared [2020-04-16T12:59:03.387Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-16T12:59:03.387Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-16T12:59:03.387Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-16T12:59:03.387Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-16T12:59:03.387Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-16T12:59:03.387Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-16T12:59:03.387Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-16T12:59:03.387Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-16T12:59:03.387Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-16T12:59:03.506Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.024s coverage: 3.0% of statements [2020-04-16T12:59:03.623Z] #18 66.95 Unpacking bash-completion (1:2.8-6) ... [2020-04-16T12:59:03.644Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-16T12:59:03.644Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-16T12:59:03.644Z] === CONT TestMountDaemonRoot/rprivate [2020-04-16T12:59:03.644Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-16T12:59:03.644Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-16T12:59:03.644Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-16T12:59:03.644Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-16T12:59:03.644Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-16T12:59:03.644Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-16T12:59:03.644Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-16T12:59:03.644Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-16T12:59:03.644Z] === CONT TestMountDaemonRoot/slave [2020-04-16T12:59:03.644Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-16T12:59:03.644Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-16T12:59:03.644Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-16T12:59:03.644Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-16T12:59:03.644Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-16T12:59:03.644Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-16T12:59:03.644Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-16T12:59:03.644Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-16T12:59:03.644Z] === CONT TestMountDaemonRoot/private [2020-04-16T12:59:03.644Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-16T12:59:03.644Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-16T12:59:03.644Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-16T12:59:03.644Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-16T12:59:03.644Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-16T12:59:03.644Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-16T12:59:03.644Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-16T12:59:03.644Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-16T12:59:03.644Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-16T12:59:03.644Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-16T12:59:03.644Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-16T12:59:03.644Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-16T12:59:03.644Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-16T12:59:03.868Z] ok github.com/docker/docker/daemon 3.072s coverage: 9.2% of statements [2020-04-16T12:59:03.868Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-16T12:59:03.868Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-16T12:59:03.868Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-16T12:59:03.868Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-16T12:59:03.868Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-04-16T12:59:03.868Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-04-16T12:59:03.868Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-04-16T12:59:03.868Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-16T12:59:03.868Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-04-16T12:59:03.868Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-04-16T12:59:03.869Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-04-16T12:59:03.869Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-04-16T12:59:03.869Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-16T12:59:03.869Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-04-16T12:59:03.869Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-04-16T12:59:03.869Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-04-16T12:59:03.901Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-16T12:59:03.901Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-16T12:59:03.901Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-16T12:59:03.901Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-16T12:59:03.901Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-16T12:59:03.901Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-16T12:59:03.901Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-16T12:59:03.901Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-16T12:59:03.901Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-16T12:59:03.901Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-16T12:59:04.158Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-16T12:59:04.158Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-16T12:59:04.158Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-16T12:59:04.158Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-16T12:59:04.158Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-16T12:59:04.158Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-16T12:59:04.158Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-16T12:59:04.158Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-16T12:59:04.158Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-04-16T12:59:04.158Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-16T12:59:04.158Z] === RUN TestContainerBindMountNonRecursive [2020-04-16T12:59:04.262Z] #18 ... [2020-04-16T12:59:04.262Z] [2020-04-16T12:59:04.262Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:59:04.262Z] #45 138.8 DEP criu/fault-injection.d [2020-04-16T12:59:04.262Z] #45 138.9 DEP criu/external.d [2020-04-16T12:59:04.262Z] #45 139.1 DEP criu/eventpoll.d [2020-04-16T12:59:04.262Z] #45 139.4 DEP criu/eventfd.d [2020-04-16T12:59:04.262Z] #45 139.8 DEP criu/crtools.d [2020-04-16T12:59:04.262Z] #45 140.1 DEP criu/cr-service.d [2020-04-16T12:59:04.262Z] #45 140.4 DEP criu/cr-restore.d [2020-04-16T12:59:04.262Z] #45 140.8 DEP criu/cr-errno.d [2020-04-16T12:59:04.262Z] #45 140.9 DEP criu/cr-dump.d [2020-04-16T12:59:04.262Z] #45 141.3 DEP criu/cr-dedup.d [2020-04-16T12:59:04.262Z] #45 141.7 DEP criu/cr-check.d [2020-04-16T12:59:04.262Z] #45 142.2 DEP criu/config.d [2020-04-16T12:59:04.262Z] #45 142.7 DEP criu/clone-noasan.d [2020-04-16T12:59:04.262Z] #45 142.8 DEP criu/cgroup.d [2020-04-16T12:59:04.262Z] #45 143.2 DEP criu/cgroup-props.d [2020-04-16T12:59:04.262Z] #45 143.5 DEP criu/bitmap.d [2020-04-16T12:59:04.262Z] #45 143.5 DEP criu/bfd.d [2020-04-16T12:59:04.262Z] #45 143.7 DEP criu/autofs.d [2020-04-16T12:59:04.262Z] #45 144.0 DEP criu/aio.d [2020-04-16T12:59:04.262Z] #45 144.4 DEP criu/action-scripts.d [2020-04-16T12:59:04.262Z] #45 ... [2020-04-16T12:59:04.262Z] [2020-04-16T12:59:04.262Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T12:59:04.262Z] #18 67.69 Selecting previously unselected package bzip2. [2020-04-16T12:59:04.569Z] #18 67.74 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-04-16T12:59:04.569Z] #18 67.77 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-16T12:59:04.569Z] #18 68.00 Selecting previously unselected package xz-utils. [2020-04-16T12:59:04.569Z] #18 68.05 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-04-16T12:59:04.569Z] #18 68.07 Unpacking xz-utils (5.2.4-1) ... [2020-04-16T12:59:04.842Z] ok github.com/docker/docker/daemon/logger 0.561s coverage: 42.1% of statements [2020-04-16T12:59:05.003Z] --- PASS: TestInfoInsecureRegistries (2.05s) [2020-04-16T12:59:05.003Z] === RUN TestInfoRegistryMirrors [2020-04-16T12:59:05.204Z] #18 68.45 Selecting previously unselected package apparmor. [2020-04-16T12:59:05.204Z] #18 68.47 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-04-16T12:59:05.204Z] #18 68.65 Unpacking apparmor (2.13.2-10) ... [2020-04-16T12:59:05.304Z] ok github.com/docker/docker/daemon/logger/awslogs 0.615s coverage: 77.4% of statements [2020-04-16T12:59:05.304Z] ok github.com/docker/docker/daemon/images 0.823s coverage: 4.9% of statements [2020-04-16T12:59:05.304Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-16T12:59:05.304Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-16T12:59:05.304Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-04-16T12:59:05.304Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-16T12:59:05.304Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-16T12:59:05.304Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-04-16T12:59:05.304Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-04-16T12:59:06.044Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 41.8% of statements [2020-04-16T12:59:06.056Z] --- PASS: TestContainerBindMountNonRecursive (1.70s) [2020-04-16T12:59:06.056Z] === RUN TestNetworkNat [2020-04-16T12:59:06.251Z] #18 69.32 Selecting previously unselected package aufs-tools. [2020-04-16T12:59:06.251Z] #18 69.33 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-04-16T12:59:06.251Z] #18 69.35 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-16T12:59:06.251Z] #18 69.58 Selecting previously unselected package libonig5:ppc64el. [2020-04-16T12:59:06.251Z] #18 69.59 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-04-16T12:59:06.251Z] #18 69.60 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-16T12:59:06.279Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.343s coverage: 62.1% of statements [2020-04-16T12:59:06.541Z] --- PASS: TestConfigList (3.60s) [2020-04-16T12:59:06.541Z] === RUN TestConfigsCreateAndDelete [2020-04-16T12:59:06.543Z] #18 69.90 Selecting previously unselected package libjq1:ppc64el. [2020-04-16T12:59:06.543Z] #18 69.92 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-16T12:59:06.543Z] #18 69.93 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-16T12:59:06.575Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-04-16T12:59:06.612Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 4.9% of statements [2020-04-16T12:59:06.612Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.852s coverage: 61.0% of statements [2020-04-16T12:59:06.612Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-16T12:59:06.612Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-16T12:59:06.612Z] ok github.com/docker/docker/daemon/logger/awslogs 0.303s coverage: 77.8% of statements [2020-04-16T12:59:06.612Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-16T12:59:06.612Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-16T12:59:06.612Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-16T12:59:06.612Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-16T12:59:06.621Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-04-16T12:59:06.742Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.235s coverage: 88.3% of statements [2020-04-16T12:59:06.836Z] #18 70.12 Selecting previously unselected package jq. [2020-04-16T12:59:06.836Z] #18 70.15 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-16T12:59:06.836Z] #18 70.15 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-16T12:59:06.836Z] #18 70.27 Selecting previously unselected package libaio1:ppc64el. [2020-04-16T12:59:06.836Z] #18 70.29 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-04-16T12:59:06.836Z] #18 70.30 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-04-16T12:59:06.878Z] --- PASS: TestNetworkNat (0.86s) [2020-04-16T12:59:06.878Z] === RUN TestNetworkLocalhostTCPNat [2020-04-16T12:59:06.913Z] --- PASS: TestInfoRegistryMirrors (1.98s) [2020-04-16T12:59:06.913Z] === RUN TestLoginFailsWithBadCredentials [2020-04-16T12:59:07.138Z] #18 70.44 Selecting previously unselected package libgpm2:ppc64el. [2020-04-16T12:59:07.138Z] #18 70.45 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-04-16T12:59:07.138Z] #18 70.46 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-04-16T12:59:07.138Z] #18 70.59 Selecting previously unselected package libicu63:ppc64el. [2020-04-16T12:59:07.138Z] #18 70.63 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-16T12:59:07.138Z] #18 70.64 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-16T12:59:07.169Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2020-04-16T12:59:07.170Z] === RUN TestPingCacheHeaders [2020-04-16T12:59:07.170Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-04-16T12:59:07.170Z] === RUN TestPingGet [2020-04-16T12:59:07.170Z] --- PASS: TestPingGet (0.01s) [2020-04-16T12:59:07.170Z] === RUN TestPingHead [2020-04-16T12:59:07.170Z] --- PASS: TestPingHead (0.02s) [2020-04-16T12:59:07.170Z] === RUN TestVersion [2020-04-16T12:59:07.170Z] --- PASS: TestVersion (0.02s) [2020-04-16T12:59:07.170Z] PASS [2020-04-16T12:59:07.170Z] [2020-04-16T12:59:07.170Z] === Skipped [2020-04-16T12:59:07.170Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-16T12:59:07.170Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-16T12:59:07.170Z] [2020-04-16T12:59:07.170Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-04-16T12:59:07.170Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-16T12:59:07.170Z] [2020-04-16T12:59:07.170Z] [2020-04-16T12:59:07.170Z] DONE 18 tests, 2 skipped in 14.995s [2020-04-16T12:59:07.170Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-16T12:59:07.181Z] ok github.com/docker/docker/daemon/logger/gelf 0.044s coverage: 67.0% of statements [2020-04-16T12:59:07.426Z] INFO: Testing against a local daemon [2020-04-16T12:59:07.426Z] === RUN TestVolumesCreateAndList [2020-04-16T12:59:07.426Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-04-16T12:59:07.426Z] === RUN TestVolumesRemove [2020-04-16T12:59:07.426Z] --- PASS: TestVolumesRemove (0.08s) [2020-04-16T12:59:07.426Z] === RUN TestVolumesInspect [2020-04-16T12:59:07.426Z] --- PASS: TestVolumesInspect (0.02s) [2020-04-16T12:59:07.426Z] === RUN TestVolumesInvalidJSON [2020-04-16T12:59:07.426Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-16T12:59:07.426Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-16T12:59:07.426Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-16T12:59:07.426Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-04-16T12:59:07.426Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-16T12:59:07.426Z] PASS [2020-04-16T12:59:07.426Z] [2020-04-16T12:59:07.426Z] DONE 5 tests in 0.270s [2020-04-16T12:59:07.426Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-16T12:59:07.682Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11813 is not a child of this shell [2020-04-16T12:59:07.682Z] warning: PID 11813 from bundles/test-integration/docker.pid had a nonzero exit code [2020-04-16T12:59:07.682Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-16T12:59:07.682Z] [2020-04-16T12:59:07.682Z] Unloading profiles will leave already running processes permanently [2020-04-16T12:59:07.682Z] unconfined, which can lead to unexpected situations. [2020-04-16T12:59:07.682Z] [2020-04-16T12:59:07.682Z] To set a process to complain mode, use the command line tool [2020-04-16T12:59:07.682Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-16T12:59:07.682Z] Removing test suite binaries [2020-04-16T12:59:07.750Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.018s coverage: 88.3% of statements [2020-04-16T12:59:07.814Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2020-04-16T12:59:07.814Z] === RUN TestNetworkLoopbackNat [2020-04-16T12:59:07.814Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-04-16T12:59:08.291Z] ok github.com/docker/docker/daemon/logger/local 0.344s coverage: 74.7% of statements [2020-04-16T12:59:08.291Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-16T12:59:08.291Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.166s coverage: 21.4% of statements [2020-04-16T12:59:08.320Z] ok github.com/docker/docker/daemon/logger/journald 0.041s coverage: 26.2% of statements [2020-04-16T12:59:08.320Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.032s coverage: 62.1% of statements [2020-04-16T12:59:08.611Z] [2020-04-16T12:59:08.752Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.166s coverage: 33.3% of statements [2020-04-16T12:59:08.767Z] --- PASS: TestNetworkLoopbackNat (1.24s) [2020-04-16T12:59:08.767Z] === RUN TestPause [2020-04-16T12:59:08.889Z] ok github.com/docker/docker/daemon/logger/local 0.076s coverage: 74.7% of statements [2020-04-16T12:59:08.889Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-16T12:59:09.235Z] #18 ... [2020-04-16T12:59:09.236Z] [2020-04-16T12:59:09.236Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:59:09.236Z] #48 232.5 net/http/internal [2020-04-16T12:59:09.236Z] #48 234.9 vendor/golang.org/x/net/idna [2020-04-16T12:59:09.236Z] #48 242.2 net/textproto [2020-04-16T12:59:09.236Z] #48 242.2 vendor/golang.org/x/net/http/httpproxy [2020-04-16T12:59:09.236Z] #48 242.2 crypto/x509 [2020-04-16T12:59:09.236Z] #48 ... [2020-04-16T12:59:09.236Z] [2020-04-16T12:59:09.236Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:59:09.236Z] #45 145.0 CC criu/action-scripts.o [2020-04-16T12:59:09.236Z] #45 145.8 CC criu/aio.o [2020-04-16T12:59:09.236Z] #45 146.7 CC criu/autofs.o [2020-04-16T12:59:09.697Z] --- PASS: TestPause (0.93s) [2020-04-16T12:59:09.697Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-16T12:59:09.697Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-16T12:59:09.697Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-16T12:59:09.697Z] === RUN TestPauseStopPausedContainer [2020-04-16T12:59:09.729Z] ok github.com/docker/docker/daemon/logger/templates 0.095s coverage: 8.3% of statements [2020-04-16T12:59:09.829Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.057s coverage: 19.9% of statements [2020-04-16T12:59:10.002Z] --- PASS: TestConfigsCreateAndDelete (3.23s) [2020-04-16T12:59:10.002Z] === RUN TestConfigsUpdate [2020-04-16T12:59:10.088Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 33.3% of statements [2020-04-16T12:59:10.198Z] ok github.com/docker/docker/daemon/logger/syslog 0.230s coverage: 47.8% of statements [2020-04-16T12:59:10.261Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-04-16T12:59:10.276Z] #45 150.8 CC criu/bfd.o [2020-04-16T12:59:10.348Z] ok github.com/docker/docker/daemon/logger/syslog 0.030s coverage: 47.8% of statements [2020-04-16T12:59:10.517Z] === RUN TestDockerSuite/TestBuildAddTar [2020-04-16T12:59:10.774Z] --- PASS: TestPauseStopPausedContainer (1.03s) [2020-04-16T12:59:10.774Z] === RUN TestPsFilter [2020-04-16T12:59:10.917Z] ok github.com/docker/docker/daemon/logger/templates 0.022s coverage: 8.3% of statements [2020-04-16T12:59:11.032Z] --- PASS: TestPsFilter (0.25s) [2020-04-16T12:59:11.032Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-16T12:59:11.313Z] #45 151.9 CC criu/bitmap.o [2020-04-16T12:59:11.486Z] ok github.com/docker/docker/daemon/network 0.038s coverage: 63.8% of statements [2020-04-16T12:59:11.604Z] #45 152.1 CC criu/cgroup-props.o [2020-04-16T12:59:11.744Z] ok github.com/docker/docker/daemon/logger/splunk 2.398s coverage: 82.5% of statements [2020-04-16T12:59:11.744Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-16T12:59:11.744Z] ? github.com/docker/docker/daemon/network [no test files] [2020-04-16T12:59:11.744Z] ? github.com/docker/docker/daemon/stats [no test files] Post stage [Pipeline] junit [2020-04-16T12:59:11.892Z] Recording test results [2020-04-16T12:59:11.898Z] #45 ... [2020-04-16T12:59:11.898Z] [2020-04-16T12:59:11.898Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:59:11.898Z] #48 245.3 vendor/golang.org/x/net/http/httpguts [2020-04-16T12:59:11.898Z] #48 ... [2020-04-16T12:59:11.898Z] [2020-04-16T12:59:11.898Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:59:11.898Z] #51 DONE 245.3s [2020-04-16T12:59:11.898Z] [2020-04-16T12:59:11.898Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:59:11.898Z] #48 245.3 mime/multipart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-16T12:59:12.403Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.15s) [2020-04-16T12:59:12.403Z] === RUN TestRemoveContainerWithVolume [2020-04-16T12:59:12.591Z] + echo Ensuring container killed. [2020-04-16T12:59:12.591Z] Ensuring container killed. [2020-04-16T12:59:12.591Z] + docker rm -vf docker-pr1 [2020-04-16T12:59:12.591Z] Error: No such container: docker-pr1 [2020-04-16T12:59:12.591Z] + true [Pipeline] sh [2020-04-16T12:59:12.664Z] --- PASS: TestConfigsUpdate (3.09s) [2020-04-16T12:59:12.664Z] === RUN TestTemplatedConfig [2020-04-16T12:59:12.869Z] + echo Chowning /workspace to jenkins user [2020-04-16T12:59:12.869Z] Chowning /workspace to jenkins user [2020-04-16T12:59:12.869Z] + id -u [2020-04-16T12:59:12.869Z] + id -g [2020-04-16T12:59:12.869Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40828:/workspace busybox chown -R 1000:1000 /workspace [2020-04-16T12:59:12.895Z] ok github.com/docker/docker/daemon/logger/splunk 1.953s coverage: 82.5% of statements [2020-04-16T12:59:12.895Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-16T12:59:12.895Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-16T12:59:13.289Z] ok github.com/docker/docker/distribution 1.492s coverage: 20.3% of statements [2020-04-16T12:59:13.333Z] --- PASS: TestRemoveContainerWithVolume (1.02s) [2020-04-16T12:59:13.333Z] === RUN TestRemoveContainerRunning [2020-04-16T12:59:13.483Z] ok github.com/docker/docker/distribution/metadata 0.096s coverage: 48.2% of statements [2020-04-16T12:59:13.752Z] ok github.com/docker/docker/distribution/metadata 1.789s coverage: 48.2% of statements [2020-04-16T12:59:13.896Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-04-16T12:59:14.155Z] --- PASS: TestRemoveContainerRunning (0.99s) [2020-04-16T12:59:14.155Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-16T12:59:14.214Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-16T12:59:14.446Z] ok github.com/docker/docker/errdefs 0.024s coverage: 49.4% of statements [2020-04-16T12:59:14.446Z] ok github.com/docker/docker/distribution 0.295s coverage: 22.1% of statements [2020-04-16T12:59:14.446Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-16T12:59:14.679Z] ok github.com/docker/docker/errdefs 0.110s coverage: 49.4% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-16T12:59:15.053Z] + bundleName=amd64-rootless [2020-04-16T12:59:15.053Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-04-16T12:59:15.053Z] Creating amd64-rootless-bundles.tar.gz [2020-04-16T12:59:15.054Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-16T12:59:15.054Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-16T12:59:15.063Z] Archiving artifacts [2020-04-16T12:59:15.086Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.93s) [2020-04-16T12:59:15.086Z] === RUN TestRemoveInvalidContainer [2020-04-16T12:59:15.086Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-04-16T12:59:15.086Z] === RUN TestRenameLinkedContainer [2020-04-16T12:59:15.141Z] ok github.com/docker/docker/distribution/xfer 2.405s coverage: 76.8% of statements [2020-04-16T12:59:15.141Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-16T12:59:15.312Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40828/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-16T12:59:15.619Z] + make clean [2020-04-16T12:59:15.619Z] docker volume rm -f docker-dev-cache [2020-04-16T12:59:15.876Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [2020-04-16T12:59:16.359Z] ok github.com/docker/docker/image 0.065s coverage: 86.4% of statements [2020-04-16T12:59:16.359Z] ok github.com/docker/docker/image/cache 0.027s coverage: 19.2% of statements [2020-04-16T12:59:16.359Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-16T12:59:16.456Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-04-16T12:59:16.620Z] ok github.com/docker/docker/distribution/xfer 1.701s coverage: 85.1% of statements [2020-04-16T12:59:16.620Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-16T12:59:16.620Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-16T12:59:16.620Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-16T12:59:16.690Z] ok github.com/docker/docker/image/cache 0.191s coverage: 19.2% of statements [2020-04-16T12:59:16.690Z] ok github.com/docker/docker/image/v1 0.320s coverage: 25.0% of statements [2020-04-16T12:59:16.690Z] ok github.com/docker/docker/image 1.106s coverage: 86.4% of statements [2020-04-16T12:59:16.880Z] ok github.com/docker/docker/libcontainerd/queue 0.054s coverage: 100.0% of statements [2020-04-16T12:59:17.027Z] --- PASS: TestTemplatedConfig (3.74s) [2020-04-16T12:59:17.027Z] === RUN TestConfigCreateResolve [2020-04-16T12:59:17.153Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-16T12:59:17.153Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-16T12:59:17.480Z] #48 ... [2020-04-16T12:59:17.480Z] [2020-04-16T12:59:17.480Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T12:59:17.480Z] #18 77.78 Selecting previously unselected package libnet1:ppc64el. [2020-04-16T12:59:17.480Z] #18 77.78 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-16T12:59:17.480Z] #18 77.86 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-16T12:59:17.480Z] #18 77.94 Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-16T12:59:17.480Z] #18 77.95 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-16T12:59:17.480Z] #18 77.95 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-16T12:59:17.480Z] #18 78.04 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-16T12:59:17.480Z] #18 78.04 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-16T12:59:17.480Z] #18 78.05 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-16T12:59:17.480Z] #18 78.13 Selecting previously unselected package libreadline5:ppc64el. [2020-04-16T12:59:17.480Z] #18 78.14 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-04-16T12:59:17.480Z] #18 78.14 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-16T12:59:17.480Z] #18 78.32 Selecting previously unselected package net-tools. [2020-04-16T12:59:17.480Z] #18 78.34 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-04-16T12:59:17.480Z] #18 78.35 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-16T12:59:17.480Z] #18 78.67 Selecting previously unselected package python-pip-whl. [2020-04-16T12:59:17.480Z] #18 78.69 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-16T12:59:17.480Z] #18 78.70 Unpacking python-pip-whl (18.1-5) ... [2020-04-16T12:59:17.480Z] #18 79.35 Selecting previously unselected package python3-lib2to3. [2020-04-16T12:59:17.480Z] #18 79.36 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-16T12:59:17.480Z] #18 79.37 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-16T12:59:17.480Z] #18 79.51 Selecting previously unselected package python3-distutils. [2020-04-16T12:59:17.480Z] #18 79.53 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-16T12:59:17.480Z] #18 79.54 Unpacking python3-distutils (3.7.3-1) ... [2020-04-16T12:59:17.480Z] #18 79.76 Selecting previously unselected package python3-pip. [2020-04-16T12:59:17.480Z] #18 79.78 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-16T12:59:17.480Z] #18 79.79 Unpacking python3-pip (18.1-5) ... [2020-04-16T12:59:17.480Z] #18 80.03 Selecting previously unselected package python3-pkg-resources. [2020-04-16T12:59:17.480Z] #18 80.05 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-16T12:59:17.480Z] #18 80.05 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-16T12:59:17.480Z] #18 80.35 Selecting previously unselected package python3-setuptools. [2020-04-16T12:59:17.480Z] #18 80.36 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-16T12:59:17.480Z] #18 80.37 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-16T12:59:17.480Z] #18 80.68 Selecting previously unselected package python3-wheel. [2020-04-16T12:59:17.480Z] #18 80.69 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-16T12:59:17.480Z] #18 80.69 Unpacking python3-wheel (0.32.3-2) ... [2020-04-16T12:59:17.480Z] #18 80.80 Selecting previously unselected package sudo. [2020-04-16T12:59:17.480Z] #18 80.81 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-04-16T12:59:17.480Z] #18 80.82 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-16T12:59:17.820Z] ok github.com/docker/docker/pkg/aaparser 0.055s coverage: 50.0% of statements [2020-04-16T12:59:18.108Z] #18 81.50 Selecting previously unselected package thin-provisioning-tools. [2020-04-16T12:59:18.108Z] #18 81.51 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-04-16T12:59:18.108Z] #18 81.52 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-16T12:59:18.129Z] ok github.com/docker/docker/libcontainerd/queue 0.200s coverage: 100.0% of statements [2020-04-16T12:59:18.398Z] #18 81.90 Selecting previously unselected package uidmap. [2020-04-16T12:59:18.398Z] #18 81.92 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-04-16T12:59:18.688Z] #18 81.92 Unpacking uidmap (1:4.5-1.1) ... [2020-04-16T12:59:18.688Z] #18 82.12 Selecting previously unselected package vim-runtime. [2020-04-16T12:59:18.688Z] #18 82.13 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-16T12:59:18.688Z] #18 82.21 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-16T12:59:18.762Z] ok github.com/docker/docker/opts 0.083s coverage: 67.4% of statements [2020-04-16T12:59:18.977Z] #18 82.27 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-16T12:59:18.977Z] #18 82.28 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-16T12:59:19.104Z] ok github.com/docker/docker/layer 0.603s coverage: 30.1% of statements [2020-04-16T12:59:19.104Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-16T12:59:19.567Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 50.0% of statements [2020-04-16T12:59:19.704Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2020-04-16T12:59:19.732Z] --- PASS: TestRenameLinkedContainer (4.22s) [2020-04-16T12:59:19.732Z] === RUN TestRenameStoppedContainer [2020-04-16T12:59:20.272Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-04-16T12:59:20.465Z] --- PASS: TestConfigCreateResolve (3.55s) [2020-04-16T12:59:20.465Z] === RUN TestConfigDaemonLibtrustID [2020-04-16T12:59:20.465Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-04-16T12:59:20.465Z] PASS [2020-04-16T12:59:20.465Z] [2020-04-16T12:59:20.465Z] DONE 7 tests in 21.661s [2020-04-16T12:59:20.465Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-04-16T12:59:20.465Z] ++ 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 [2020-04-16T12:59:20.465Z] ++ set -e [2020-04-16T12:59:20.465Z] ++ '[' -n 0 ']' [2020-04-16T12:59:20.465Z] ++ set -x [2020-04-16T12:59:20.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=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= DOCKER_ROOTLESS= 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 [2020-04-16T12:59:20.465Z] INFO: Testing against a local daemon [2020-04-16T12:59:20.465Z] === RUN TestCheckpoint [2020-04-16T12:59:20.465Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-16T12:59:20.465Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-16T12:59:20.465Z] === RUN TestContainerInvalidJSON [2020-04-16T12:59:20.465Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-16T12:59:20.465Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-16T12:59:20.465Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-16T12:59:20.465Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-16T12:59:20.465Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-16T12:59:20.465Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-16T12:59:20.465Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-16T12:59:20.465Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-16T12:59:20.465Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-16T12:59:20.465Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-16T12:59:20.465Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-16T12:59:20.465Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-16T12:59:20.465Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-16T12:59:20.465Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-16T12:59:20.465Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-04-16T12:59:20.465Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-16T12:59:20.531Z] ok github.com/docker/docker/pkg/authorization 0.887s coverage: 68.3% of statements [2020-04-16T12:59:20.664Z] --- PASS: TestRenameStoppedContainer (1.04s) [2020-04-16T12:59:20.664Z] === RUN TestRenameRunningContainerAndReuse [2020-04-16T12:59:20.664Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-04-16T12:59:20.745Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-04-16T12:59:20.745Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-16T12:59:20.745Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-04-16T12:59:20.745Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-16T12:59:21.026Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2020-04-16T12:59:21.026Z] === RUN TestCopyFromContainer [2020-04-16T12:59:21.099Z] ok github.com/docker/docker/pkg/directory 0.018s coverage: 80.0% of statements [2020-04-16T12:59:21.116Z] ok github.com/docker/docker/opts 0.484s coverage: 67.7% of statements [2020-04-16T12:59:21.359Z] ok github.com/docker/docker/pkg/archive 1.224s coverage: 77.2% of statements [2020-04-16T12:59:21.388Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-04-16T12:59:21.928Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2020-04-16T12:59:21.928Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 97.6% of statements [2020-04-16T12:59:22.051Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-04-16T12:59:22.090Z] ok github.com/docker/docker/libcontainerd/local 0.374s coverage: 1.0% of statements [2020-04-16T12:59:22.090Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-16T12:59:22.090Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-16T12:59:22.090Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-16T12:59:22.090Z] ? github.com/docker/docker/oci [no test files] [2020-04-16T12:59:22.090Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-16T12:59:22.090Z] ok github.com/docker/docker/pkg/authorization 0.689s coverage: 26.8% of statements [2020-04-16T12:59:22.552Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2020-04-16T12:59:22.552Z] ok github.com/docker/docker/pkg/capabilities 0.047s coverage: 87.5% of statements [2020-04-16T12:59:22.618Z] --- PASS: TestRenameRunningContainerAndReuse (2.04s) [2020-04-16T12:59:22.618Z] === RUN TestRenameInvalidName [2020-04-16T12:59:22.868Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-04-16T12:59:23.038Z] === RUN TestCopyFromContainer// [2020-04-16T12:59:23.038Z] === RUN TestCopyFromContainer//bar/root [2020-04-16T12:59:23.318Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-16T12:59:23.318Z] === RUN TestCopyFromContainer/bar/quux [2020-04-16T12:59:23.318Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-16T12:59:23.416Z] #18 ... [2020-04-16T12:59:23.416Z] [2020-04-16T12:59:23.416Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:59:23.416Z] #45 153.7 CC criu/cgroup.o [2020-04-16T12:59:23.416Z] #45 162.4 CC criu/clone-noasan.o [2020-04-16T12:59:23.416Z] #45 162.6 CC criu/config.o [2020-04-16T12:59:23.436Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2020-04-16T12:59:23.521Z] tests/integration/client_test.py ..... [ 75%] [2020-04-16T12:59:23.521Z] tests/integration/context_api_test.py .. [ 76%] [2020-04-16T12:59:23.526Z] ok github.com/docker/docker/pkg/chrootarchive 0.123s coverage: 15.4% of statements [2020-04-16T12:59:23.526Z] ok github.com/docker/docker/pkg/directory 0.092s coverage: 80.0% of statements [2020-04-16T12:59:23.549Z] --- PASS: TestRenameInvalidName (1.02s) [2020-04-16T12:59:23.549Z] === RUN TestRenameAnonymousContainer [2020-04-16T12:59:23.598Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-16T12:59:23.598Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-16T12:59:23.598Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-16T12:59:23.695Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-04-16T12:59:23.806Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-04-16T12:59:23.879Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-16T12:59:23.879Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-16T12:59:23.879Z] --- PASS: TestCopyFromContainer (2.91s) [2020-04-16T12:59:23.879Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-04-16T12:59:23.879Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-04-16T12:59:23.879Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-04-16T12:59:23.879Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-04-16T12:59:23.879Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-04-16T12:59:23.879Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-04-16T12:59:23.879Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-04-16T12:59:23.879Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-04-16T12:59:23.879Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-04-16T12:59:23.879Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-04-16T12:59:23.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-16T12:59:23.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-16T12:59:23.879Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-16T12:59:23.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-16T12:59:23.879Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-16T12:59:23.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-16T12:59:23.879Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-16T12:59:23.879Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-16T12:59:23.879Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-16T12:59:23.879Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-16T12:59:23.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-16T12:59:23.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-16T12:59:23.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-16T12:59:23.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-16T12:59:23.879Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-16T12:59:23.879Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-16T12:59:23.879Z] === RUN TestCreateWithInvalidEnv [2020-04-16T12:59:23.879Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-16T12:59:23.879Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-16T12:59:23.879Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-16T12:59:23.879Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-16T12:59:23.879Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-16T12:59:23.879Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-16T12:59:23.879Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-16T12:59:23.879Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-16T12:59:23.879Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-16T12:59:23.879Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-16T12:59:23.879Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-16T12:59:23.879Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-16T12:59:23.879Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-16T12:59:23.879Z] === RUN TestCreateTmpfsMountsTarget [2020-04-16T12:59:23.987Z] ok github.com/docker/docker/pkg/discovery 0.121s coverage: 58.3% of statements [2020-04-16T12:59:24.159Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-04-16T12:59:24.159Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-16T12:59:24.443Z] tests/integration/errors_test.py . [ 76%] [2020-04-16T12:59:24.453Z] #45 ... [2020-04-16T12:59:24.453Z] [2020-04-16T12:59:24.453Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T12:59:24.453Z] #18 87.66 Selecting previously unselected package vim. [2020-04-16T12:59:24.453Z] #18 87.68 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-16T12:59:24.453Z] #18 87.74 Unpacking vim (2:8.1.0875-5) ... [2020-04-16T12:59:24.962Z] ok github.com/docker/docker/pkg/discovery/file 0.178s coverage: 92.9% of statements [2020-04-16T12:59:25.071Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-04-16T12:59:25.071Z] ok github.com/docker/docker/pkg/chrootarchive 3.535s coverage: 43.2% of statements [2020-04-16T12:59:25.330Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-04-16T12:59:25.430Z] ok github.com/docker/docker/pkg/discovery/memory 0.109s coverage: 92.3% of statements [2020-04-16T12:59:25.484Z] #18 88.70 Selecting previously unselected package xfsprogs. [2020-04-16T12:59:25.484Z] #18 88.72 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-04-16T12:59:25.484Z] #18 88.72 Unpacking xfsprogs (4.20.0-1) ... [2020-04-16T12:59:25.896Z] ok github.com/docker/docker/pkg/discovery/nodes 0.180s coverage: 93.8% of statements [2020-04-16T12:59:25.899Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2020-04-16T12:59:26.114Z] #18 89.49 Selecting previously unselected package zip. [2020-04-16T12:59:26.114Z] #18 89.51 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-04-16T12:59:26.114Z] #18 89.51 Unpacking zip (3.0-11+b1) ... [2020-04-16T12:59:26.158Z] ok github.com/docker/docker/pkg/fsutils 0.316s coverage: 85.1% of statements [2020-04-16T12:59:26.416Z] #18 89.83 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-16T12:59:26.416Z] #18 89.85 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-16T12:59:26.416Z] #18 89.85 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-04-16T12:59:26.416Z] #18 89.86 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-16T12:59:26.416Z] #18 89.87 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-04-16T12:59:26.416Z] #18 89.87 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-04-16T12:59:26.416Z] #18 89.88 Setting up uidmap (1:4.5-1.1) ... [2020-04-16T12:59:26.416Z] #18 89.89 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-04-16T12:59:26.416Z] #18 89.90 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-16T12:59:26.416Z] #18 89.91 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-16T12:59:26.416Z] #18 89.93 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-16T12:59:26.416Z] #18 89.94 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-16T12:59:26.416Z] #18 89.95 Setting up xxd (2:8.1.0875-5) ... [2020-04-16T12:59:26.416Z] #18 89.96 Setting up zip (3.0-11+b1) ... [2020-04-16T12:59:26.416Z] #18 89.97 Setting up vim-common (2:8.1.0875-5) ... [2020-04-16T12:59:26.418Z] ok github.com/docker/docker/pkg/discovery/kv 3.096s coverage: 84.1% of statements [2020-04-16T12:59:26.727Z] #18 90.03 Setting up bash-completion (1:2.8-6) ... [2020-04-16T12:59:26.822Z] --- PASS: TestCreateWithCustomMaskedPaths (2.29s) [2020-04-16T12:59:26.822Z] === RUN TestCreateWithCapabilities [2020-04-16T12:59:26.822Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-16T12:59:26.822Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-16T12:59:26.822Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-16T12:59:26.822Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-16T12:59:26.822Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-16T12:59:26.822Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-16T12:59:26.822Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-16T12:59:26.822Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-16T12:59:26.822Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-16T12:59:26.822Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-16T12:59:26.822Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-16T12:59:26.822Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-16T12:59:26.822Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-16T12:59:26.822Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-16T12:59:26.822Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-16T12:59:26.822Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-16T12:59:26.822Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-16T12:59:26.822Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-16T12:59:26.822Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-16T12:59:26.822Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-16T12:59:26.822Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-16T12:59:26.822Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-16T12:59:26.822Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-16T12:59:26.822Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-16T12:59:26.822Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-16T12:59:26.822Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-16T12:59:26.822Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-16T12:59:26.822Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-16T12:59:26.822Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-16T12:59:26.822Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-16T12:59:26.822Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-16T12:59:26.822Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-16T12:59:26.822Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-16T12:59:26.822Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-04-16T12:59:26.822Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-04-16T12:59:26.822Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-04-16T12:59:26.822Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.10s) [2020-04-16T12:59:26.822Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-16T12:59:26.822Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2020-04-16T12:59:26.822Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-04-16T12:59:26.822Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-04-16T12:59:26.822Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-16T12:59:26.822Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-16T12:59:26.822Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-04-16T12:59:26.822Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.11s) [2020-04-16T12:59:26.822Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-16T12:59:26.871Z] ok github.com/docker/docker/pkg/filenotify 0.061s coverage: 36.2% of statements [2020-04-16T12:59:27.333Z] ok github.com/docker/docker/pkg/fileutils 0.130s coverage: 87.7% of statements [2020-04-16T12:59:27.358Z] ok github.com/docker/docker/layer 7.818s coverage: 68.8% of statements [2020-04-16T12:59:27.358Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-16T12:59:27.358Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-16T12:59:27.358Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-16T12:59:27.358Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-16T12:59:27.358Z] ? github.com/docker/docker/oci [no test files] [2020-04-16T12:59:27.358Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-16T12:59:27.358Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-16T12:59:27.358Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-16T12:59:27.358Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-04-16T12:59:27.358Z] ok github.com/docker/docker/pkg/idtools 0.619s coverage: 70.1% of statements [2020-04-16T12:59:27.617Z] ok github.com/docker/docker/pkg/ioutils 0.618s coverage: 70.6% of statements [2020-04-16T12:59:27.617Z] ok github.com/docker/docker/pkg/longpath 0.031s coverage: 100.0% of statements [2020-04-16T12:59:27.794Z] ok github.com/docker/docker/pkg/homedir 0.048s coverage: 42.9% of statements [2020-04-16T12:59:27.876Z] ok github.com/docker/docker/pkg/locker 0.075s coverage: 88.9% of statements [2020-04-16T12:59:27.877Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-16T12:59:27.877Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-16T12:59:27.877Z] ok github.com/docker/docker/pkg/namesgenerator 0.031s coverage: 85.7% of statements [2020-04-16T12:59:27.877Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-16T12:59:27.985Z] --- PASS: TestRenameAnonymousContainer (4.50s) [2020-04-16T12:59:27.985Z] === RUN TestRenameContainerWithSameName [2020-04-16T12:59:28.136Z] ok github.com/docker/docker/pkg/parsers 0.025s coverage: 97.0% of statements [2020-04-16T12:59:28.237Z] #18 ... [2020-04-16T12:59:28.237Z] [2020-04-16T12:59:28.237Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:59:28.237Z] #48 251.3 crypto/tls [2020-04-16T12:59:28.237Z] #48 ... [2020-04-16T12:59:28.237Z] [2020-04-16T12:59:28.237Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:59:28.237Z] #45 167.8 CC criu/cr-check.o [2020-04-16T12:59:28.396Z] ok github.com/docker/docker/pkg/parsers/kernel 0.029s coverage: 60.0% of statements [2020-04-16T12:59:28.657Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.034s coverage: 91.4% of statements [2020-04-16T12:59:28.770Z] ok github.com/docker/docker/pkg/idtools 0.054s coverage: 6.3% of statements [2020-04-16T12:59:28.917Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2020-04-16T12:59:28.917Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-16T12:59:28.917Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-16T12:59:29.234Z] ok github.com/docker/docker/pkg/discovery/kv 3.318s coverage: 84.1% of statements [2020-04-16T12:59:29.353Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-04-16T12:59:29.353Z] --- PASS: TestRenameContainerWithSameName (1.21s) [2020-04-16T12:59:29.353Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-16T12:59:29.353Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-04-16T12:59:29.486Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.53s) [2020-04-16T12:59:29.486Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-16T12:59:29.486Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-16T12:59:29.486Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-16T12:59:29.486Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-16T12:59:29.486Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-16T12:59:29.486Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-16T12:59:29.486Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-16T12:59:29.486Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-16T12:59:29.486Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-16T12:59:29.486Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-16T12:59:29.486Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-16T12:59:29.486Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-16T12:59:29.486Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-16T12:59:29.486Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-16T12:59:29.486Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-16T12:59:29.486Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-16T12:59:29.486Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-04-16T12:59:29.486Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-16T12:59:29.486Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-16T12:59:29.486Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-16T12:59:29.486Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-16T12:59:29.486Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-04-16T12:59:29.486Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-16T12:59:29.491Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.048s coverage: 56.8% of statements [2020-04-16T12:59:29.696Z] ok github.com/docker/docker/pkg/ioutils 0.700s coverage: 69.2% of statements [2020-04-16T12:59:30.062Z] ok github.com/docker/docker/pkg/pools 0.016s coverage: 88.2% of statements [2020-04-16T12:59:30.062Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2020-04-16T12:59:30.062Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2020-04-16T12:59:30.097Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s) [2020-04-16T12:59:30.097Z] === RUN TestContainerStartOnDaemonRestart [2020-04-16T12:59:30.097Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-16T12:59:30.097Z] === RUN TestDaemonRestartIpcMode [2020-04-16T12:59:30.097Z] === PAUSE TestDaemonRestartIpcMode [2020-04-16T12:59:30.097Z] === RUN TestDaemonHostGatewayIP [2020-04-16T12:59:30.097Z] === PAUSE TestDaemonHostGatewayIP [2020-04-16T12:59:30.097Z] === RUN TestContainerKillOnDaemonStart [2020-04-16T12:59:30.097Z] === PAUSE TestContainerKillOnDaemonStart [2020-04-16T12:59:30.097Z] === RUN TestDiff [2020-04-16T12:59:30.159Z] ok github.com/docker/docker/pkg/locker 0.063s coverage: 88.9% of statements [2020-04-16T12:59:30.159Z] ok github.com/docker/docker/pkg/jsonmessage 0.231s coverage: 91.7% of statements [2020-04-16T12:59:30.159Z] ok github.com/docker/docker/pkg/archive 8.470s coverage: 62.0% of statements [2020-04-16T12:59:30.622Z] ok github.com/docker/docker/pkg/longpath 0.061s coverage: 100.0% of statements [2020-04-16T12:59:30.630Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements [2020-04-16T12:59:30.985Z] #45 171.8 CC criu/cr-dedup.o [2020-04-16T12:59:31.085Z] ok github.com/docker/docker/pkg/namesgenerator 0.048s coverage: 85.7% of statements [2020-04-16T12:59:31.138Z] --- PASS: TestDiff (0.80s) [2020-04-16T12:59:31.138Z] === RUN TestExecWithCloseStdin [2020-04-16T12:59:31.198Z] ok github.com/docker/docker/pkg/stdcopy 0.013s coverage: 100.0% of statements [2020-04-16T12:59:31.248Z] --- PASS: TestRenameContainerWithLinkedContainer (1.88s) [2020-04-16T12:59:31.248Z] === RUN TestResize [2020-04-16T12:59:31.457Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 73.9% of statements [2020-04-16T12:59:31.505Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-04-16T12:59:31.547Z] ok github.com/docker/docker/pkg/parsers 0.064s coverage: 97.0% of statements [2020-04-16T12:59:32.010Z] ok github.com/docker/docker/pkg/pidfile 0.115s coverage: 82.6% of statements [2020-04-16T12:59:32.024Z] #45 172.7 CC criu/cr-dump.o [2020-04-16T12:59:32.026Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2020-04-16T12:59:32.026Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-04-16T12:59:32.069Z] --- PASS: TestResize (1.02s) [2020-04-16T12:59:32.069Z] === RUN TestResizeWithInvalidSize [2020-04-16T12:59:32.146Z] --- PASS: TestExecWithCloseStdin (0.98s) [2020-04-16T12:59:32.146Z] === RUN TestExec [2020-04-16T12:59:32.286Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2020-04-16T12:59:32.318Z] #45 ... [2020-04-16T12:59:32.318Z] [2020-04-16T12:59:32.318Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:59:32.544Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 71.3% of statements [2020-04-16T12:59:32.632Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-04-16T12:59:32.760Z] --- PASS: TestExec (0.84s) [2020-04-16T12:59:32.760Z] === RUN TestExecUser [2020-04-16T12:59:32.983Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.093s coverage: 56.8% of statements [2020-04-16T12:59:33.197Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2020-04-16T12:59:33.197Z] === RUN TestResizeWhenContainerNotStarted [2020-04-16T12:59:33.481Z] ok github.com/docker/docker/pkg/tailfile 0.094s coverage: 88.6% of statements [2020-04-16T12:59:33.481Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 37.2% of statements [2020-04-16T12:59:33.741Z] ok github.com/docker/docker/pkg/signal 2.858s coverage: 61.0% of statements [2020-04-16T12:59:33.760Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2020-04-16T12:59:33.760Z] === RUN TestDaemonRestartKillContainers [2020-04-16T12:59:33.760Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-16T12:59:33.760Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-16T12:59:33.760Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-16T12:59:33.760Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-16T12:59:33.760Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-16T12:59:33.760Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-16T12:59:33.760Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-16T12:59:33.760Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-16T12:59:33.760Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-16T12:59:33.760Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-16T12:59:33.760Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-16T12:59:33.760Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-16T12:59:33.760Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-16T12:59:33.760Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-16T12:59:33.760Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-16T12:59:33.760Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-16T12:59:33.760Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-16T12:59:33.760Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-16T12:59:33.760Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-16T12:59:33.760Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-16T12:59:33.761Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-16T12:59:33.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-16T12:59:33.761Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-16T12:59:33.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-16T12:59:33.761Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-16T12:59:33.761Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-16T12:59:33.770Z] --- PASS: TestExecUser (0.98s) [2020-04-16T12:59:33.770Z] === RUN TestExportContainerAndImportImage [2020-04-16T12:59:33.976Z] ok github.com/docker/docker/pkg/plugins/transport 0.125s coverage: 85.7% of statements [2020-04-16T12:59:33.976Z] ok github.com/docker/docker/pkg/pools 0.067s coverage: 88.2% of statements [2020-04-16T12:59:34.001Z] ok github.com/docker/docker/pkg/term 0.011s coverage: 85.0% of statements [2020-04-16T12:59:34.261Z] testing: warning: no tests to run [2020-04-16T12:59:34.261Z] coverage: [no statements] [2020-04-16T12:59:34.261Z] ok github.com/docker/docker/pkg/term/windows 0.015s coverage: [no statements] [no tests to run] [2020-04-16T12:59:34.261Z] ok github.com/docker/docker/pkg/tarsum 0.140s coverage: 89.3% of statements [2020-04-16T12:59:34.771Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2020-04-16T12:59:34.771Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-16T12:59:34.830Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2020-04-16T12:59:34.830Z] ok github.com/docker/docker/pkg/urlutil 0.023s coverage: 100.0% of statements [2020-04-16T12:59:34.830Z] ok github.com/docker/docker/pkg/useragent 0.014s coverage: 88.9% of statements [2020-04-16T12:59:34.951Z] ok github.com/docker/docker/pkg/progress 0.047s coverage: 75.9% of statements [2020-04-16T12:59:35.300Z] #24 263.7 Checking out files: 21% (2293/10686) Checking out files: 22% (2351/10686) Checking out files: 23% (2458/10686) Checking out files: 24% (2565/10686) Checking out files: 25% (2672/10686) Checking out files: 26% (2779/10686) Checking out files: 27% (2886/10686) Checking out files: 28% (2993/10686) Checking out files: 29% (3099/10686) Checking out files: 30% (3206/10686) Checking out files: 31% (3313/10686) Checking out files: 32% (3420/10686) Checking out files: 33% (3527/10686) Checking out files: 34% (3634/10686) Checking out files: 35% (3741/10686) Checking out files: 35% (3772/10686) Checking out files: 36% (3847/10686) Checking out files: 37% (3954/10686) Checking out files: 38% (4061/10686) Checking out files: 39% (4168/10686) Checking out files: 40% (4275/10686) Checking out files: 41% (4382/10686) Checking out files: 42% (4489/10686) Checking out files: 43% (4595/10686) Checking out files: 44% (4702/10686) Checking out files: 45% (4809/10686) Checking out files: 46% (4916/10686) Checking out files: 47% (5023/10686) Checking out files: 48% (5130/10686) Checking out files: 49% (5237/10686) Checking out files: 50% (5343/10686) Checking out files: 51% (5450/10686) Checking out files: 52% (5557/10686) Checking out files: 52% (5601/10686) Checking out files: 53% (5664/10686) Checking out files: 54% (5771/10686) Checking out files: 55% (5878/10686) Checking out files: 56% (5985/10686) Checking out files: 57% (6092/10686) Checking out files: 58% (6198/10686) Checking out files: 59% (6305/10686) Checking out files: 60% (6412/10686) Checking out files: 61% (6519/10686) Checking out files: 62% (6626/10686) Checking out files: 63% (6733/10686) Checking out files: 64% (6840/10686) Checking out files: 65% (6946/10686) Checking out files: 66% (7053/10686) Checking out files: 67% (7160/10686) Checking out files: 68% (7267/10686) Checking out files: 69% (7374/10686) Checking out files: 70% (7481/10686) Checking out files: 70% (7577/10686) Checking out files: 71% (7588/10686) Checking out files: 72% (7694/10686) Checking out files: 73% (7801/10686) Checking out files: 74% (7908/10686) Checking out files: 75% (8015/10686) Checking out files: 76% (8122/10686) Checking out files: 77% (8229/10686) Checking out files: 78% (8336/10686) Checking out files: 79% (8442/10686) Checking out files: 80% (8549/10686) Checking out files: 81% (8656/10686) Checking out files: 82% (8763/10686) Checking out files: 83% (8870/10686) Checking out files: 84% (8977/10686) Checking out files: 85% (9084/10686) Checking out files: 86% (9190/10686) Checking out files: 86% (9229/10686) Checking out files: 87% (9297/10686) Checking out files: 88% (9404/10686) Checking out files: 89% (9511/10686) Checking out files: 90% (9618/10686) Checking out files: 91% (9725/10686) Checking out files: 92% (9832/10686) Checking out files: 93% (9938/10686) Checking out files: 94% (10045/10686) Checking out files: 95% (10152/10686) Checking out files: 96% (10259/10686) Checking out files: 97% (10366/10686) Checking out files: 98% (10473/10686) Checking out files: 99% (10580/10686) Checking out files: 100% (10686/10686) Checking out files: 100% (10686/10686), done. [2020-04-16T12:59:35.300Z] #24 268.8 + cd /tmp/tmp.eYysJf7BF7/tmp/docker-ce [2020-04-16T12:59:35.412Z] ok github.com/docker/docker/pkg/reexec 0.083s coverage: 82.4% of statements [2020-04-16T12:59:35.593Z] #24 268.8 + git checkout -q v17.06.2-ce [2020-04-16T12:59:35.656Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-16T12:59:35.875Z] ok github.com/docker/docker/pkg/pubsub 1.092s coverage: 73.9% of statements [2020-04-16T12:59:36.336Z] ok github.com/docker/docker/pkg/signal 0.053s coverage: 20.3% of statements [2020-04-16T12:59:36.739Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2020-04-16T12:59:36.739Z] ok github.com/docker/docker/profiles/seccomp 0.022s coverage: 73.8% of statements [2020-04-16T12:59:36.783Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-04-16T12:59:36.783Z] === RUN TestHealthCheckWorkdir [2020-04-16T12:59:36.798Z] ok github.com/docker/docker/pkg/stdcopy 0.037s coverage: 100.0% of statements [2020-04-16T12:59:37.027Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-16T12:59:37.027Z] === RUN TestDockerSuite/TestBuildBlankName [2020-04-16T12:59:37.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-04-16T12:59:37.309Z] ok github.com/docker/docker/reference 0.020s coverage: 84.4% of statements [2020-04-16T12:59:37.393Z] --- PASS: TestHealthCheckWorkdir (1.13s) [2020-04-16T12:59:37.393Z] === RUN TestHealthKillContainer [2020-04-16T12:59:37.701Z] #24 ... [2020-04-16T12:59:37.701Z] [2020-04-16T12:59:37.701Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:59:37.701Z] #45 178.0 CC criu/cr-errno.o [2020-04-16T12:59:37.701Z] #45 178.2 CC criu/cr-restore.o [2020-04-16T12:59:37.776Z] ok github.com/docker/docker/pkg/streamformatter 0.122s coverage: 66.2% of statements [2020-04-16T12:59:37.776Z] ok github.com/docker/docker/pkg/stringid 0.034s coverage: 70.6% of statements [2020-04-16T12:59:38.215Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-04-16T12:59:38.215Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-16T12:59:38.247Z] ok github.com/docker/docker/plugin 0.586s coverage: 27.1% of statements [2020-04-16T12:59:38.331Z] #45 ... [2020-04-16T12:59:38.332Z] [2020-04-16T12:59:38.332Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:59:38.332Z] #48 261.6 net/http/httptrace [2020-04-16T12:59:38.332Z] #48 262.0 net/http [2020-04-16T12:59:38.332Z] #48 ... [2020-04-16T12:59:38.332Z] [2020-04-16T12:59:38.332Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T12:59:38.332Z] #18 96.45 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-04-16T12:59:38.332Z] #18 96.45 Setting up xz-utils (5.2.4-1) ... [2020-04-16T12:59:38.332Z] #18 96.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-16T12:59:38.332Z] #18 96.56 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-16T12:59:38.332Z] #18 96.73 invoke-rc.d: could not determine current runlevel [2020-04-16T12:59:38.332Z] #18 96.75 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-16T12:59:38.332Z] #18 96.77 Setting up pigz (2.4-1) ... [2020-04-16T12:59:38.332Z] #18 96.78 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-16T12:59:38.332Z] #18 96.78 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-16T12:59:38.332Z] #18 96.80 Setting up python-pip-whl (18.1-5) ... [2020-04-16T12:59:38.332Z] #18 96.81 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-04-16T12:59:38.332Z] #18 96.82 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-16T12:59:38.332Z] #18 97.83 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-04-16T12:59:38.332Z] #18 97.84 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-16T12:59:38.332Z] #18 97.85 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-16T12:59:38.332Z] #18 97.85 Setting up vim (2:8.1.0875-5) ... [2020-04-16T12:59:38.332Z] #18 97.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-16T12:59:38.332Z] #18 97.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-16T12:59:38.332Z] #18 97.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-16T12:59:38.332Z] #18 97.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-16T12:59:38.332Z] #18 97.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-16T12:59:38.332Z] #18 97.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-16T12:59:38.332Z] #18 97.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-16T12:59:38.332Z] #18 97.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-16T12:59:38.332Z] #18 98.10 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-16T12:59:38.332Z] #18 98.12 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-16T12:59:38.332Z] #18 98.14 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-16T12:59:38.332Z] #18 98.15 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-16T12:59:38.332Z] #18 98.17 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-16T12:59:38.332Z] #18 98.20 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-16T12:59:38.473Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-16T12:59:38.507Z] ok github.com/docker/docker/registry/resumable 0.036s coverage: 100.0% of statements [2020-04-16T12:59:38.749Z] ok github.com/docker/docker/pkg/sysinfo 0.068s coverage: 38.2% of statements [2020-04-16T12:59:39.078Z] ok github.com/docker/docker/restartmanager 0.011s coverage: 45.3% of statements [2020-04-16T12:59:39.078Z] ok github.com/docker/docker/registry 0.308s coverage: 56.1% of statements [2020-04-16T12:59:39.651Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2020-04-16T12:59:39.725Z] ok github.com/docker/docker/pkg/system 0.063s coverage: 13.8% of statements [2020-04-16T12:59:39.725Z] ok github.com/docker/docker/pkg/tailfile 0.146s coverage: 88.6% of statements [2020-04-16T12:59:39.858Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-16T12:59:39.910Z] ok github.com/docker/docker/runconfig 0.032s coverage: 68.2% of statements [2020-04-16T12:59:40.115Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-16T12:59:40.372Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-04-16T12:59:40.402Z] #18 ... [2020-04-16T12:59:40.402Z] [2020-04-16T12:59:40.402Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T12:59:40.402Z] #24 273.6 + mkdir -p /tmp/tmp.eYysJf7BF7/src/github.com/docker [2020-04-16T12:59:40.402Z] #24 273.6 + mv components/cli /tmp/tmp.eYysJf7BF7/src/github.com/docker/cli [2020-04-16T12:59:40.402Z] #24 273.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-04-16T12:59:40.832Z] --- PASS: TestHealthKillContainer (2.98s) [2020-04-16T12:59:40.833Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-16T12:59:41.276Z] ok github.com/docker/docker/pkg/tarsum 0.248s coverage: 89.3% of statements [2020-04-16T12:59:41.276Z] ok github.com/docker/docker/pkg/term 0.128s coverage: 33.6% of statements [2020-04-16T12:59:41.443Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2020-04-16T12:59:41.443Z] === RUN TestIpcModeNone [2020-04-16T12:59:41.737Z] testing: warning: no tests to run [2020-04-16T12:59:41.744Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-04-16T12:59:42.199Z] ok github.com/docker/docker/pkg/term/windows 0.031s coverage: 0.0% of statements [no tests to run] [2020-04-16T12:59:42.199Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2020-04-16T12:59:42.309Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-16T12:59:42.447Z] --- PASS: TestIpcModeNone (0.89s) [2020-04-16T12:59:42.447Z] === RUN TestIpcModePrivate [2020-04-16T12:59:42.447Z] ok github.com/docker/docker/volume/drivers 0.049s coverage: 36.1% of statements [2020-04-16T12:59:42.447Z] ok github.com/docker/docker/volume/local 0.039s coverage: 73.0% of statements [2020-04-16T12:59:42.447Z] ok github.com/docker/docker/volume/mounts 0.046s coverage: 67.0% of statements [2020-04-16T12:59:42.568Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-16T12:59:42.661Z] ok github.com/docker/docker/pkg/urlutil 0.027s coverage: 100.0% of statements [2020-04-16T12:59:42.661Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2020-04-16T12:59:42.824Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-04-16T12:59:43.058Z] --- PASS: TestIpcModePrivate (0.88s) [2020-04-16T12:59:43.058Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-04-16T12:59:43.058Z] === RUN TestIpcModeShareable [2020-04-16T12:59:43.825Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2020-04-16T12:59:44.060Z] --- PASS: TestIpcModeShareable (1.01s) [2020-04-16T12:59:44.060Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-04-16T12:59:44.060Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-16T12:59:44.193Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-04-16T12:59:44.854Z] ok github.com/docker/docker/plugin/v2 0.220s coverage: 20.1% of statements [2020-04-16T12:59:44.854Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-16T12:59:44.854Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-16T12:59:44.854Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-16T12:59:44.854Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-16T12:59:44.854Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-04-16T12:59:44.854Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-04-16T12:59:44.854Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-16T12:59:44.854Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-16T12:59:44.854Z] ok github.com/docker/docker/plugin 0.135s coverage: 11.7% of statements [2020-04-16T12:59:45.830Z] ok github.com/docker/docker/reference 0.281s coverage: 84.4% of statements [2020-04-16T12:59:46.041Z] #24 ... [2020-04-16T12:59:46.042Z] [2020-04-16T12:59:46.042Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T12:59:46.042Z] #18 104.6 Setting up iptables (1.8.2-4) ... [2020-04-16T12:59:46.042Z] #18 104.6 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-16T12:59:46.042Z] #18 104.6 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-16T12:59:46.042Z] #18 104.7 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-16T12:59:46.042Z] #18 104.7 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-16T12:59:46.042Z] #18 104.7 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-16T12:59:46.042Z] #18 104.7 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-16T12:59:46.042Z] #18 104.7 Setting up python3 (3.7.3-1) ... [2020-04-16T12:59:46.042Z] #18 105.6 Setting up python3-wheel (0.32.3-2) ... [2020-04-16T12:59:46.042Z] #18 106.9 Setting up apparmor (2.13.2-10) ... [2020-04-16T12:59:46.094Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-16T12:59:46.335Z] #18 109.7 Setting up xfsprogs (4.20.0-1) ... [2020-04-16T12:59:46.335Z] #18 109.7 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-16T12:59:46.659Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-16T12:59:46.805Z] ok github.com/docker/docker/registry/resumable 0.409s coverage: 100.0% of statements [2020-04-16T12:59:46.805Z] ok github.com/docker/docker/restartmanager 0.029s coverage: 50.9% of statements [2020-04-16T12:59:46.916Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-04-16T12:59:47.381Z] #18 110.6 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-16T12:59:47.381Z] #18 ... [2020-04-16T12:59:47.381Z] [2020-04-16T12:59:47.381Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T12:59:47.381Z] #45 188.1 CC criu/cr-service.o [2020-04-16T12:59:47.506Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.04s) [2020-04-16T12:59:47.506Z] === RUN TestAPIIpcModeHost [2020-04-16T12:59:47.781Z] ok github.com/docker/docker/registry 0.455s coverage: 51.5% of statements [2020-04-16T12:59:47.781Z] ok github.com/docker/docker/testutil 0.049s coverage: 62.5% of statements [2020-04-16T12:59:47.787Z] --- PASS: TestAPIIpcModeHost (0.59s) [2020-04-16T12:59:47.787Z] === RUN TestDaemonIpcModeShareable [2020-04-16T12:59:48.243Z] ok github.com/docker/docker/runconfig 0.201s coverage: 54.5% of statements [2020-04-16T12:59:48.289Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-04-16T12:59:49.221Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-16T12:59:49.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s) [2020-04-16T12:59:49.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.85s) [2020-04-16T12:59:49.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.65s) [2020-04-16T12:59:49.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.73s) [2020-04-16T12:59:49.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-04-16T12:59:49.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s) [2020-04-16T12:59:49.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.58s) [2020-04-16T12:59:49.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.57s) [2020-04-16T12:59:49.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.49s) [2020-04-16T12:59:49.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.08s) [2020-04-16T12:59:49.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.67s) [2020-04-16T12:59:49.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.41s) [2020-04-16T12:59:49.221Z] === RUN TestCgroupNamespacesRun [2020-04-16T12:59:49.478Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-04-16T12:59:49.478Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-04-16T12:59:49.799Z] --- PASS: TestDaemonIpcModeShareable (1.89s) [2020-04-16T12:59:49.799Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-04-16T12:59:49.799Z] === RUN TestDaemonIpcModePrivate [2020-04-16T12:59:51.163Z] ok github.com/docker/docker/volume/drivers 0.178s coverage: 36.1% of statements [2020-04-16T12:59:51.163Z] ok github.com/docker/docker/volume/local 0.147s coverage: 37.7% of statements [2020-04-16T12:59:51.163Z] ok github.com/docker/docker/volume/mounts 0.269s coverage: 66.2% of statements [2020-04-16T12:59:51.371Z] --- PASS: TestCgroupNamespacesRun (1.96s) [2020-04-16T12:59:51.372Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-16T12:59:51.629Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-04-16T12:59:51.812Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2020-04-16T12:59:51.812Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-04-16T12:59:51.812Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-16T12:59:51.829Z] #45 191.7 CC criu/crtools.o [2020-04-16T12:59:52.123Z] #45 192.9 CC criu/eventfd.o [2020-04-16T12:59:52.560Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-04-16T12:59:53.123Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.95s) [2020-04-16T12:59:53.123Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-16T12:59:53.174Z] #45 193.7 CC criu/eventpoll.o [2020-04-16T12:59:53.279Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2020-04-16T12:59:53.279Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-04-16T12:59:53.279Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-16T12:59:53.351Z] ok github.com/docker/docker/volume/service 0.453s coverage: 70.3% of statements [2020-04-16T12:59:53.689Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-04-16T12:59:53.812Z] #45 ... [2020-04-16T12:59:53.813Z] [2020-04-16T12:59:53.813Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-16T12:59:53.813Z] #18 112.0 Setting up python3-distutils (3.7.3-1) ... [2020-04-16T12:59:53.813Z] #18 112.8 Setting up python3-setuptools (40.8.0-1) ... [2020-04-16T12:59:53.813Z] #18 114.8 Setting up python3-pip (18.1-5) ... [2020-04-16T12:59:53.813Z] #18 116.8 Processing triggers for libc-bin (2.28-10) ... [2020-04-16T12:59:53.813Z] #18 116.9 Processing triggers for mime-support (3.62) ... [2020-04-16T12:59:53.813Z] #18 DONE 117.2s [2020-04-16T12:59:53.813Z] [2020-04-16T12:59:53.813Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-16T12:59:54.443Z] #19 0.498 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-16T12:59:54.443Z] #19 0.504 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-16T12:59:54.443Z] #19 0.510 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-16T12:59:54.443Z] #19 DONE 0.6s [2020-04-16T12:59:54.443Z] [2020-04-16T12:59:54.443Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T12:59:54.443Z] #48 281.8 github.com/LK4D4/vndr/godl [2020-04-16T12:59:54.443Z] #48 283.2 github.com/LK4D4/vndr [2020-04-16T12:59:54.443Z] #48 ... [2020-04-16T12:59:54.443Z] [2020-04-16T12:59:54.443Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-16T12:59:55.063Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s) [2020-04-16T12:59:55.063Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-16T12:59:55.291Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-04-16T12:59:55.291Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-04-16T12:59:55.291Z] === RUN TestIpcModeOlderClient [2020-04-16T12:59:55.291Z] === PAUSE TestIpcModeOlderClient [2020-04-16T12:59:55.291Z] === RUN TestKillContainerInvalidSignal [2020-04-16T12:59:55.914Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-04-16T12:59:55.914Z] === RUN TestKillContainer [2020-04-16T12:59:55.914Z] === RUN TestKillContainer/no_signal [2020-04-16T12:59:56.916Z] === RUN TestKillContainer/non_killing_signal [2020-04-16T12:59:56.959Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2020-04-16T12:59:56.959Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-16T12:59:57.196Z] === RUN TestKillContainer/killing_signal [2020-04-16T12:59:57.216Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-04-16T12:59:58.586Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.03s) [2020-04-16T12:59:58.586Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-16T12:59:58.660Z] --- PASS: TestKillContainer (2.73s) [2020-04-16T12:59:58.660Z] --- PASS: TestKillContainer/no_signal (0.89s) [2020-04-16T12:59:58.660Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-04-16T12:59:58.660Z] --- PASS: TestKillContainer/killing_signal (0.90s) [2020-04-16T12:59:58.660Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-16T12:59:58.660Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-16T12:59:59.517Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s) [2020-04-16T12:59:59.517Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-16T12:59:59.662Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-16T13:00:00.010Z] #20 ... [2020-04-16T13:00:00.010Z] [2020-04-16T13:00:00.010Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T13:00:00.010Z] #45 195.8 CC criu/external.o [2020-04-16T13:00:00.010Z] #45 196.4 CC criu/fault-injection.o [2020-04-16T13:00:00.010Z] #45 196.6 CC criu/fdstore.o [2020-04-16T13:00:00.010Z] #45 197.4 CC criu/fifo.o [2020-04-16T13:00:00.010Z] #45 198.2 CC criu/file-ids.o [2020-04-16T13:00:00.010Z] #45 199.0 CC criu/file-lock.o [2020-04-16T13:00:00.276Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s) [2020-04-16T13:00:00.276Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2020-04-16T13:00:00.276Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-04-16T13:00:00.276Z] === RUN TestKillStoppedContainer [2020-04-16T13:00:00.276Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-04-16T13:00:00.276Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-16T13:00:00.450Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2020-04-16T13:00:00.450Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-16T13:00:00.557Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-04-16T13:00:00.557Z] === RUN TestKillDifferentUserContainer [2020-04-16T13:00:00.643Z] #45 201.2 CC criu/files-ext.o [2020-04-16T13:00:01.560Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2020-04-16T13:00:01.560Z] === RUN TestInspectOomKilledTrue [2020-04-16T13:00:01.560Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-16T13:00:01.560Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-16T13:00:01.560Z] === RUN TestInspectOomKilledFalse [2020-04-16T13:00:01.560Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-16T13:00:01.560Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-16T13:00:01.560Z] === RUN TestLinksEtcHostsContentMatch [2020-04-16T13:00:01.683Z] #45 202.0 CC criu/files-reg.o [2020-04-16T13:00:01.841Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-04-16T13:00:01.841Z] === RUN TestLinksContainerNames [2020-04-16T13:00:02.349Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-04-16T13:00:02.349Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.05s) [2020-04-16T13:00:02.349Z] === RUN TestKernelTCPMemory [2020-04-16T13:00:03.335Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-04-16T13:00:03.720Z] --- PASS: TestKernelTCPMemory (0.98s) [2020-04-16T13:00:03.720Z] === RUN TestNISDomainname [2020-04-16T13:00:03.778Z] #45 ... [2020-04-16T13:00:03.778Z] [2020-04-16T13:00:03.778Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-16T13:00:03.778Z] #20 9.462 Collecting yamllint==1.16.0 [2020-04-16T13:00:03.853Z] --- PASS: TestLinksContainerNames (1.64s) [2020-04-16T13:00:03.854Z] === RUN TestLogsFollowTailEmpty [2020-04-16T13:00:04.465Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2020-04-16T13:00:04.465Z] === RUN TestContainerNetworkMountsNoChown [2020-04-16T13:00:04.652Z] --- PASS: TestNISDomainname (1.16s) [2020-04-16T13:00:04.652Z] === RUN TestHostnameDnsResolution [2020-04-16T13:00:04.812Z] #20 10.26 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-16T13:00:04.812Z] #20 10.42 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-16T13:00:04.812Z] #20 10.51 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-16T13:00:05.103Z] #20 ... [2020-04-16T13:00:05.103Z] [2020-04-16T13:00:05.103Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T13:00:05.103Z] #48 DONE 298.6s [2020-04-16T13:00:05.103Z] [2020-04-16T13:00:05.103Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-16T13:00:05.103Z] #20 10.67 Collecting pyyaml (from yamllint==1.16.0) [2020-04-16T13:00:05.216Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-04-16T13:00:05.466Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2020-04-16T13:00:05.466Z] === RUN TestMountDaemonRoot [2020-04-16T13:00:05.466Z] === RUN TestMountDaemonRoot/default [2020-04-16T13:00:05.466Z] === PAUSE TestMountDaemonRoot/default [2020-04-16T13:00:05.466Z] === RUN TestMountDaemonRoot/private [2020-04-16T13:00:05.466Z] === PAUSE TestMountDaemonRoot/private [2020-04-16T13:00:05.466Z] === RUN TestMountDaemonRoot/rprivate [2020-04-16T13:00:05.466Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-16T13:00:05.466Z] === RUN TestMountDaemonRoot/slave [2020-04-16T13:00:05.466Z] === PAUSE TestMountDaemonRoot/slave [2020-04-16T13:00:05.466Z] === RUN TestMountDaemonRoot/rslave [2020-04-16T13:00:05.466Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-16T13:00:05.466Z] === RUN TestMountDaemonRoot/shared [2020-04-16T13:00:05.466Z] === PAUSE TestMountDaemonRoot/shared [2020-04-16T13:00:05.466Z] === RUN TestMountDaemonRoot/rshared [2020-04-16T13:00:05.466Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-16T13:00:05.466Z] === CONT TestMountDaemonRoot/default [2020-04-16T13:00:05.466Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-16T13:00:05.466Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-16T13:00:05.467Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-16T13:00:05.467Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-16T13:00:05.467Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-16T13:00:05.467Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-16T13:00:05.467Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-16T13:00:05.467Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-16T13:00:05.467Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-16T13:00:05.467Z] === CONT TestMountDaemonRoot/rshared [2020-04-16T13:00:05.467Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-16T13:00:05.467Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-16T13:00:05.467Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-16T13:00:05.467Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-16T13:00:05.467Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-16T13:00:05.467Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-16T13:00:05.467Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-16T13:00:05.467Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-16T13:00:05.467Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-16T13:00:05.467Z] === CONT TestMountDaemonRoot/shared [2020-04-16T13:00:05.467Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-16T13:00:05.467Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-16T13:00:05.467Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-16T13:00:05.467Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-16T13:00:05.467Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-16T13:00:05.467Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-16T13:00:05.467Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-16T13:00:05.467Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-16T13:00:05.467Z] === CONT TestMountDaemonRoot/rslave [2020-04-16T13:00:05.467Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-16T13:00:05.467Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-16T13:00:05.467Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-16T13:00:05.467Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-16T13:00:05.467Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-16T13:00:05.467Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-16T13:00:05.467Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-16T13:00:05.467Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-16T13:00:05.467Z] === CONT TestMountDaemonRoot/slave [2020-04-16T13:00:05.467Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-16T13:00:05.467Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-16T13:00:05.467Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-16T13:00:05.467Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-16T13:00:05.467Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-16T13:00:05.467Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-16T13:00:05.467Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-16T13:00:05.467Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-16T13:00:05.467Z] === CONT TestMountDaemonRoot/rprivate [2020-04-16T13:00:05.467Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-16T13:00:05.467Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-16T13:00:05.467Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-16T13:00:05.467Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-16T13:00:05.467Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-16T13:00:05.467Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-16T13:00:05.467Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-16T13:00:05.467Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-16T13:00:05.467Z] === CONT TestMountDaemonRoot/private [2020-04-16T13:00:05.467Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-16T13:00:05.467Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-16T13:00:05.467Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-16T13:00:05.467Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-16T13:00:05.467Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-16T13:00:05.467Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-16T13:00:05.467Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-16T13:00:05.467Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-16T13:00:05.467Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-16T13:00:05.467Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-16T13:00:05.467Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-16T13:00:05.467Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-16T13:00:05.736Z] #20 11.07 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-16T13:00:05.746Z] ok github.com/docker/docker/pkg/plugins 33.660s coverage: 76.6% of statements [2020-04-16T13:00:05.746Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-16T13:00:05.746Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-16T13:00:05.746Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-16T13:00:05.746Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-16T13:00:05.746Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-16T13:00:05.746Z] ? github.com/docker/docker/rootless [no test files] [2020-04-16T13:00:05.746Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-16T13:00:05.746Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-16T13:00:05.746Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-16T13:00:05.746Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-16T13:00:05.746Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-16T13:00:05.746Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-16T13:00:05.746Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-16T13:00:05.746Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-16T13:00:05.746Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-16T13:00:05.746Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-16T13:00:05.746Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-16T13:00:05.746Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-16T13:00:05.746Z] ? github.com/docker/docker/volume [no test files] [2020-04-16T13:00:05.746Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-16T13:00:05.746Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-16T13:00:05.746Z] [2020-04-16T13:00:05.746Z] === Skipped [2020-04-16T13:00:05.746Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-16T13:00:05.746Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-16T13:00:05.746Z] [2020-04-16T13:00:05.746Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-16T13:00:05.746Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-16T13:00:05.746Z] [2020-04-16T13:00:05.746Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-16T13:00:05.746Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T13:00:05.746Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T13:00:05.746Z] [2020-04-16T13:00:05.746Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-16T13:00:05.746Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T13:00:05.746Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T13:00:05.746Z] [2020-04-16T13:00:05.746Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-16T13:00:05.746Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T13:00:05.746Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T13:00:05.746Z] [2020-04-16T13:00:05.746Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-16T13:00:05.746Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T13:00:05.746Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T13:00:05.746Z] [2020-04-16T13:00:05.746Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-16T13:00:05.746Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T13:00:05.746Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T13:00:05.746Z] [2020-04-16T13:00:05.746Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-16T13:00:05.746Z] graphtest_unix.go:73: No driver to put! [2020-04-16T13:00:05.746Z] [2020-04-16T13:00:05.746Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-16T13:00:05.746Z] time="2020-04-16T12:58:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T13:00:05.746Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T13:00:05.746Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T13:00:05.746Z] [2020-04-16T13:00:05.746Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-16T13:00:05.746Z] time="2020-04-16T12:58:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T13:00:05.746Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T13:00:05.746Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T13:00:05.746Z] [2020-04-16T13:00:05.746Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-16T13:00:05.746Z] time="2020-04-16T12:58:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T13:00:05.746Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T13:00:05.746Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T13:00:05.746Z] [2020-04-16T13:00:05.746Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-16T13:00:05.746Z] time="2020-04-16T12:58:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T13:00:05.746Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T13:00:05.746Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T13:00:05.746Z] [2020-04-16T13:00:05.746Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-16T13:00:05.746Z] time="2020-04-16T12:58:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T13:00:05.746Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T13:00:05.746Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T13:00:05.746Z] [2020-04-16T13:00:05.746Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-16T13:00:05.746Z] graphtest_unix.go:73: No driver to put! [2020-04-16T13:00:05.746Z] [2020-04-16T13:00:05.746Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-16T13:00:05.746Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-16T13:00:05.746Z] [2020-04-16T13:00:05.746Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-16T13:00:05.746Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-16T13:00:05.746Z] [2020-04-16T13:00:05.746Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-16T13:00:05.746Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-16T13:00:05.746Z] [2020-04-16T13:00:05.746Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-16T13:00:05.746Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-16T13:00:05.746Z] [2020-04-16T13:00:05.746Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-16T13:00:05.746Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T13:00:05.746Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T13:00:05.746Z] [2020-04-16T13:00:05.746Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-16T13:00:05.746Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T13:00:05.746Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T13:00:05.746Z] [2020-04-16T13:00:05.746Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-16T13:00:05.746Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T13:00:05.746Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T13:00:05.746Z] [2020-04-16T13:00:05.746Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-16T13:00:05.746Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T13:00:05.746Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T13:00:05.746Z] [2020-04-16T13:00:05.746Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-16T13:00:05.746Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T13:00:05.746Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T13:00:05.746Z] [2020-04-16T13:00:05.746Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-16T13:00:05.746Z] graphtest_unix.go:73: No driver to put! [2020-04-16T13:00:05.746Z] [2020-04-16T13:00:05.746Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-16T13:00:05.746Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-16T13:00:05.746Z] [2020-04-16T13:00:05.746Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-16T13:00:05.746Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-16T13:00:05.746Z] [2020-04-16T13:00:05.746Z] [2020-04-16T13:00:05.746Z] DONE 2143 tests, 26 skipped in 190.013s [2020-04-16T13:00:05.747Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-16T13:00:05.747Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-16T13:00:05.747Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-16T13:00:05.747Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-16T13:00:05.747Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-16T13:00:05.747Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-16T13:00:05.747Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-16T13:00:05.747Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-16T13:00:05.747Z] === CONT TestMountDaemonRoot/rslave/mount_subpath Post stage [Pipeline] junit [2020-04-16T13:00:05.760Z] Recording test results [2020-04-16T13:00:06.027Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-16T13:00:06.027Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-16T13:00:06.027Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-16T13:00:06.027Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-16T13:00:06.027Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-16T13:00:06.027Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-16T13:00:06.027Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-16T13:00:06.027Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-16T13:00:06.027Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-16T13:00:06.148Z] --- PASS: TestHostnameDnsResolution (1.63s) [2020-04-16T13:00:06.148Z] === RUN TestStats [2020-04-16T13:00:06.309Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-16T13:00:06.309Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-16T13:00:06.309Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-16T13:00:06.309Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.12s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-04-16T13:00:06.309Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-04-16T13:00:06.309Z] === RUN TestContainerBindMountNonRecursive [2020-04-16T13:00:06.712Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-04-16T13:00:08.085Z] --- PASS: TestStats (1.92s) [2020-04-16T13:00:08.085Z] === RUN TestStopContainerWithTimeout [2020-04-16T13:00:08.085Z] === RUN TestStopContainerWithTimeout/0 [2020-04-16T13:00:08.085Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-16T13:00:08.085Z] === RUN TestStopContainerWithTimeout/1 [2020-04-16T13:00:08.085Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-16T13:00:08.085Z] === RUN TestStopContainerWithTimeout/3 [2020-04-16T13:00:08.085Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-16T13:00:08.085Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-16T13:00:08.085Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-16T13:00:08.085Z] === CONT TestStopContainerWithTimeout/0 [2020-04-16T13:00:08.085Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-16T13:00:08.198Z] ok github.com/docker/docker/pkg/plugins 35.139s coverage: 73.4% of statements [2020-04-16T13:00:08.198Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-16T13:00:08.198Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-16T13:00:08.198Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-16T13:00:08.198Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-04-16T13:00:08.198Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-16T13:00:08.198Z] ? github.com/docker/docker/rootless [no test files] [2020-04-16T13:00:08.198Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-16T13:00:08.198Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-16T13:00:08.198Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-16T13:00:08.198Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-16T13:00:08.198Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-16T13:00:08.198Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-16T13:00:08.198Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-16T13:00:08.198Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-16T13:00:08.198Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-16T13:00:08.198Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-16T13:00:08.198Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-16T13:00:08.198Z] ? github.com/docker/docker/volume [no test files] [2020-04-16T13:00:08.198Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-16T13:00:08.198Z] ? github.com/docker/docker/volume/testutils [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-16T13:00:08.322Z] --- PASS: TestContainerBindMountNonRecursive (1.99s) [2020-04-16T13:00:08.322Z] === RUN TestNetworkNat [2020-04-16T13:00:08.586Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40828/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2376ebd3f22baa2f85704430e54769aed82e7262 -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:2376ebd3f22baa2f85704430e54769aed82e7262 hack/make.sh dynbinary test-integration [2020-04-16T13:00:09.019Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-04-16T13:00:09.267Z] #20 14.34 Building wheels for collected packages: pyyaml [2020-04-16T13:00:09.267Z] #20 14.34 Running setup.py bdist_wheel for pyyaml: started [2020-04-16T13:00:09.325Z] --- PASS: TestNetworkNat (0.91s) [2020-04-16T13:00:09.325Z] === RUN TestNetworkLocalhostTCPNat [2020-04-16T13:00:09.525Z] [2020-04-16T13:00:09.525Z] Removing bundles/ [2020-04-16T13:00:09.525Z] [2020-04-16T13:00:09.525Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-16T13:00:09.525Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-16T13:00:09.525Z] GOOS="" GOARCH="" GOARM="" [2020-04-16T13:00:09.582Z] === CONT TestStopContainerWithTimeout/3 [2020-04-16T13:00:09.935Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-04-16T13:00:09.935Z] === RUN TestNetworkLoopbackNat [2020-04-16T13:00:10.146Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-04-16T13:00:10.390Z] [2020-04-16T13:00:10.390Z] === Skipped [2020-04-16T13:00:10.390Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-04-16T13:00:10.390Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-04-16T13:00:10.390Z] [2020-04-16T13:00:10.390Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-04-16T13:00:10.390Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-16T13:00:10.390Z] [2020-04-16T13:00:10.390Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-04-16T13:00:10.390Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-16T13:00:10.390Z] [2020-04-16T13:00:10.390Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-04-16T13:00:10.390Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-16T13:00:10.390Z] [2020-04-16T13:00:10.390Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-04-16T13:00:10.390Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-16T13:00:10.390Z] [2020-04-16T13:00:10.390Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-04-16T13:00:10.390Z] client_test.go:23: runtime.GOOS == "windows" [2020-04-16T13:00:10.390Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-04-16T13:00:10.391Z] daemon_test.go:147: root required [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-04-16T13:00:10.391Z] reload_test.go:520: root required [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-04-16T13:00:10.391Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-04-16T13:00:10.391Z] pull_v2_test.go:73: Needs fixing on Windows [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-04-16T13:00:10.391Z] pull_v2_test.go:118: Needs fixing on Windows [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-04-16T13:00:10.391Z] download_test.go:268: Needs fixing on Windows [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-04-16T13:00:10.391Z] layer_test.go:304: Failing on Windows [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-04-16T13:00:10.391Z] layer_test.go:353: Failing on Windows [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-04-16T13:00:10.391Z] layer_test.go:468: Failing on Windows [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-04-16T13:00:10.391Z] layer_test.go:697: Failing on Windows [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-04-16T13:00:10.391Z] migration_test.go:46: Failing on Windows [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-04-16T13:00:10.391Z] migration_test.go:182: Failing on Windows [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-04-16T13:00:10.391Z] mount_test.go:17: Failing on Windows [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-04-16T13:00:10.391Z] mount_test.go:76: Failing on Windows [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-04-16T13:00:10.391Z] mount_test.go:125: Failing on Windows [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-04-16T13:00:10.391Z] mount_test.go:212: Failing on Windows [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-04-16T13:00:10.391Z] archive_test.go:133: Xz not present in msys2 [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-04-16T13:00:10.391Z] archive_test.go:238: Failing on Windows CI machines [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-04-16T13:00:10.391Z] archive_windows_test.go:16: Currently fails [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-04-16T13:00:10.391Z] changes_test.go:192: needs more investigation [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-04-16T13:00:10.391Z] changes_test.go:405: needs further investigation [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-04-16T13:00:10.391Z] changes_test.go:441: needs further investigation [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-04-16T13:00:10.391Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-04-16T13:00:10.391Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-04-16T13:00:10.391Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-04-16T13:00:10.391Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-04-16T13:00:10.391Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-04-16T13:00:10.391Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-04-16T13:00:10.391Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-04-16T13:00:10.391Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-04-16T13:00:10.391Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-04-16T13:00:10.391Z] poller_test.go:41: No chmod on Windows [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-04-16T13:00:10.391Z] fileutils_test.go:134: Needs porting to Windows [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-04-16T13:00:10.391Z] fileutils_test.go:180: Needs porting to Windows [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-04-16T13:00:10.391Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-04-16T13:00:10.391Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-04-16T13:00:10.391Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-04-16T13:00:10.391Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-04-16T13:00:10.391Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-04-16T13:00:10.391Z] local_test.go:181: runtime.GOOS == "windows" [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] [2020-04-16T13:00:10.391Z] DONE 1775 tests, 46 skipped in 200.727s [2020-04-16T13:00:10.391Z] INFO: make.ps1 ended at 04/16/2020 13:00:09 [2020-04-16T13:00:11.358Z] #20 16.45 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-16T13:00:11.358Z] #20 16.45 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-16T13:00:11.358Z] #20 16.60 Successfully built pyyaml [2020-04-16T13:00:11.358Z] #20 16.62 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-16T13:00:11.399Z] --- PASS: TestNetworkLoopbackNat (1.17s) [2020-04-16T13:00:11.399Z] === RUN TestPause [2020-04-16T13:00:11.516Z] === CONT TestStopContainerWithTimeout/1 [2020-04-16T13:00:11.934Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-04-16T13:00:11.934Z] INFO: Unit tests ended at 04/16/2020 13:00:11. Duration:00:03:35.4549475 [2020-04-16T13:00:11.934Z] INFO: Building busybox [2020-04-16T13:00:11.934Z] Sending build context to Docker daemon 5.12kB [2020-04-16T13:00:11.934Z] [2020-04-16T13:00:11.934Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-04-16T13:00:11.934Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-04-16T13:00:11.934Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-04-16T13:00:11.934Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-04-16T13:00:11.934Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-04-16T13:00:11.934Z] ---> fdf6432edbdc [2020-04-16T13:00:11.934Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-04-16T13:00:11.994Z] #20 17.48 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-16T13:00:12.398Z] ---> Running in 74688933fb26 [2020-04-16T13:00:12.400Z] --- PASS: TestPause (0.91s) [2020-04-16T13:00:12.400Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-16T13:00:12.400Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-16T13:00:12.400Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-16T13:00:12.400Z] === RUN TestPauseStopPausedContainer [2020-04-16T13:00:12.447Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-04-16T13:00:12.447Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-04-16T13:00:12.447Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-04-16T13:00:12.638Z] #20 DONE 18.0s [2020-04-16T13:00:12.638Z] [2020-04-16T13:00:12.638Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T13:00:12.638Z] #45 207.2 CC criu/files.o [2020-04-16T13:00:12.638Z] #45 212.0 CC criu/filesystems.o [2020-04-16T13:00:12.929Z] #45 213.7 CC criu/fsnotify.o [2020-04-16T13:00:13.036Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-04-16T13:00:13.036Z] === RUN TestPsFilter [2020-04-16T13:00:13.324Z] --- PASS: TestPsFilter (0.24s) [2020-04-16T13:00:13.324Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-16T13:00:13.376Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-04-16T13:00:13.376Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-04-16T13:00:13.376Z] --- PASS: TestStopContainerWithTimeout/0 (1.30s) [2020-04-16T13:00:13.376Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2020-04-16T13:00:13.376Z] --- PASS: TestStopContainerWithTimeout/3 (2.91s) [2020-04-16T13:00:13.376Z] --- PASS: TestStopContainerWithTimeout/1 (2.03s) [2020-04-16T13:00:13.376Z] === RUN TestDeleteDevicemapper [2020-04-16T13:00:13.376Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-16T13:00:13.376Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-16T13:00:13.376Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-16T13:00:14.327Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2020-04-16T13:00:14.327Z] === RUN TestRemoveContainerWithVolume [2020-04-16T13:00:14.938Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2020-04-16T13:00:14.938Z] === RUN TestRemoveContainerRunning [2020-04-16T13:00:15.655Z] #45 215.9 CC criu/image-desc.o [2020-04-16T13:00:15.655Z] #45 216.1 CC criu/image.o [2020-04-16T13:00:15.899Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.38s) [2020-04-16T13:00:15.899Z] === RUN TestUpdateMemory [2020-04-16T13:00:15.899Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-16T13:00:15.899Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-16T13:00:15.899Z] === RUN TestUpdateCPUQuota [2020-04-16T13:00:15.945Z] --- PASS: TestRemoveContainerRunning (0.91s) [2020-04-16T13:00:15.945Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-16T13:00:16.156Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-04-16T13:00:16.414Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-04-16T13:00:16.414Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-04-16T13:00:16.947Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) [2020-04-16T13:00:16.947Z] === RUN TestRemoveInvalidContainer [2020-04-16T13:00:16.947Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-04-16T13:00:16.947Z] === RUN TestRenameLinkedContainer [2020-04-16T13:00:16.979Z] --- PASS: TestUpdateCPUQuota (1.37s) [2020-04-16T13:00:16.979Z] === RUN TestUpdatePidsLimit [2020-04-16T13:00:16.979Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-16T13:00:17.153Z] #45 217.9 CC criu/ipc_ns.o [2020-04-16T13:00:17.543Z] === RUN TestUpdatePidsLimit/no_change [2020-04-16T13:00:17.802Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-16T13:00:18.215Z] Removing intermediate container 74688933fb26 [2020-04-16T13:00:18.215Z] ---> 51861a4c801e [2020-04-16T13:00:18.215Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-04-16T13:00:18.215Z] ---> Running in 68db26f769e8 [2020-04-16T13:00:18.215Z] Removing intermediate container 68db26f769e8 [2020-04-16T13:00:18.215Z] ---> 8086ed01d383 [2020-04-16T13:00:18.215Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-04-16T13:00:18.215Z] ---> Running in 3c082a18bb0a [2020-04-16T13:00:18.215Z] Removing intermediate container 3c082a18bb0a [2020-04-16T13:00:18.215Z] ---> 2f2cc593a068 [2020-04-16T13:00:18.215Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-04-16T13:00:18.373Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-16T13:00:18.631Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-16T13:00:19.195Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-04-16T13:00:19.195Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-16T13:00:19.233Z] [2020-04-16T13:00:19.703Z] ---> fae9f84db5f0 [2020-04-16T13:00:19.703Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-04-16T13:00:19.703Z] ---> Running in e716c8a6cfef [2020-04-16T13:00:19.759Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-16T13:00:19.872Z] #45 220.1 CC criu/irmap.o [2020-04-16T13:00:20.388Z] --- PASS: TestRenameLinkedContainer (3.38s) [2020-04-16T13:00:20.388Z] === RUN TestRenameStoppedContainer [2020-04-16T13:00:20.521Z] #45 221.3 CC criu/kcmp-ids.o [2020-04-16T13:00:20.549Z] ......... [ 86%] [2020-04-16T13:00:20.999Z] --- PASS: TestRenameStoppedContainer (0.82s) [2020-04-16T13:00:20.999Z] === RUN TestRenameRunningContainerAndReuse [2020-04-16T13:00:21.129Z] --- PASS: TestUpdatePidsLimit (3.99s) [2020-04-16T13:00:21.129Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2020-04-16T13:00:21.129Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-04-16T13:00:21.129Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2020-04-16T13:00:21.129Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-04-16T13:00:21.129Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s) [2020-04-16T13:00:21.129Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-04-16T13:00:21.129Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2020-04-16T13:00:21.129Z] === RUN TestUpdateRestartPolicy [2020-04-16T13:00:21.161Z] #45 221.7 CC criu/kerndat.o [2020-04-16T13:00:21.693Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-04-16T13:00:22.113Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-04-16T13:00:22.593Z] --- PASS: TestRenameRunningContainerAndReuse (1.66s) [2020-04-16T13:00:22.593Z] === RUN TestRenameInvalidName [2020-04-16T13:00:23.224Z] #45 223.6 CC criu/libnetlink.o [2020-04-16T13:00:23.594Z] --- PASS: TestRenameInvalidName (0.87s) [2020-04-16T13:00:23.594Z] === RUN TestRenameAnonymousContainer [2020-04-16T13:00:23.859Z] #45 224.3 CC criu/log.o [2020-04-16T13:00:24.150Z] #45 ... [2020-04-16T13:00:24.150Z] [2020-04-16T13:00:24.150Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-16T13:00:24.150Z] #31 DONE 317.8s [2020-04-16T13:00:24.440Z] [2020-04-16T13:00:24.440Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T13:00:24.639Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-04-16T13:00:25.075Z] #45 225.8 CC criu/lsm.o [2020-04-16T13:00:25.710Z] tests/integration/models_images_test.py ............... [ 89%] [2020-04-16T13:00:26.110Z] #45 226.8 CC criu/mem.o [2020-04-16T13:00:27.323Z] tests/integration/models_networks_test.py .... [ 90%] [2020-04-16T13:00:27.913Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-04-16T13:00:27.913Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-04-16T13:00:29.060Z] --- PASS: TestRenameAnonymousContainer (4.87s) [2020-04-16T13:00:29.060Z] === RUN TestRenameContainerWithSameName [2020-04-16T13:00:29.060Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2020-04-16T13:00:29.060Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-16T13:00:29.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-04-16T13:00:29.628Z] #45 229.8 CC criu/mount.o [2020-04-16T13:00:29.846Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-04-16T13:00:30.777Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-04-16T13:00:31.074Z] --- PASS: TestRenameContainerWithLinkedContainer (1.87s) [2020-04-16T13:00:31.074Z] === RUN TestResize [2020-04-16T13:00:31.341Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-04-16T13:00:31.905Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-04-16T13:00:32.076Z] --- PASS: TestResize (0.86s) [2020-04-16T13:00:32.076Z] === RUN TestResizeWithInvalidSize [2020-04-16T13:00:32.269Z] Removing intermediate container e716c8a6cfef [2020-04-16T13:00:32.269Z] ---> 736504f5d7a9 [2020-04-16T13:00:32.269Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-04-16T13:00:32.269Z] ---> Running in 4ba4e377a84e [2020-04-16T13:00:32.269Z] [2020-04-16T13:00:32.269Z] SUCCESS: Specified value was saved. [2020-04-16T13:00:32.686Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2020-04-16T13:00:32.686Z] === RUN TestResizeWhenContainerNotStarted [2020-04-16T13:00:33.688Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2020-04-16T13:00:33.689Z] === RUN TestDaemonRestartKillContainers [2020-04-16T13:00:33.689Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-16T13:00:33.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-16T13:00:33.689Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-16T13:00:33.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-16T13:00:33.689Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-16T13:00:33.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-16T13:00:33.689Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-16T13:00:33.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-16T13:00:33.689Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-16T13:00:33.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-16T13:00:33.689Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-16T13:00:33.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-16T13:00:33.689Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-16T13:00:33.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-16T13:00:33.689Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-16T13:00:33.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-16T13:00:33.689Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-16T13:00:33.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-16T13:00:33.689Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-16T13:00:33.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-16T13:00:33.689Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-16T13:00:33.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-16T13:00:33.689Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-16T13:00:33.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-16T13:00:33.689Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-16T13:00:33.689Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-16T13:00:33.844Z] tests/integration/models_nodes_test.py . [ 91%] [2020-04-16T13:00:34.098Z] tests/integration/models_resources_test.py . [ 91%] [2020-04-16T13:00:34.426Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-04-16T13:00:34.426Z] --- PASS: TestUpdateRestartPolicy (13.13s) [2020-04-16T13:00:34.426Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-16T13:00:35.199Z] Removing intermediate container 4ba4e377a84e [2020-04-16T13:00:35.199Z] ---> 5183fcccbe67 [2020-04-16T13:00:35.199Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-04-16T13:00:35.199Z] ---> Running in dc21115dc03e [2020-04-16T13:00:35.370Z] --- PASS: TestUpdateRestartWithAutoRemove (0.96s) [2020-04-16T13:00:35.370Z] === RUN TestWaitNonBlocked [2020-04-16T13:00:35.370Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-16T13:00:35.370Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-16T13:00:35.370Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-16T13:00:35.370Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-16T13:00:35.370Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-16T13:00:35.370Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-16T13:00:36.302Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-16T13:00:36.302Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2020-04-16T13:00:36.302Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2020-04-16T13:00:36.302Z] === RUN TestWaitBlocked [2020-04-16T13:00:36.302Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-16T13:00:36.302Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-16T13:00:36.302Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-16T13:00:36.302Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-16T13:00:36.302Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-16T13:00:36.302Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-16T13:00:36.353Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-16T13:00:36.353Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-16T13:00:36.520Z] #45 236.4 CC criu/namespaces.o [2020-04-16T13:00:37.390Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-16T13:00:37.390Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-16T13:00:38.170Z] Cannot create a file when that file already exists. [2020-04-16T13:00:38.203Z] --- PASS: TestWaitBlocked (0.05s) [2020-04-16T13:00:38.203Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s) [2020-04-16T13:00:38.203Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.46s) [2020-04-16T13:00:38.203Z] === CONT TestContainerStartOnDaemonRestart [2020-04-16T13:00:38.203Z] === CONT TestContainerKillOnDaemonStart [2020-04-16T13:00:38.459Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-04-16T13:00:38.459Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-04-16T13:00:38.858Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-16T13:00:38.858Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-16T13:00:39.247Z] #45 239.6 CC criu/net.o [2020-04-16T13:00:39.885Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-04-16T13:00:40.353Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-04-16T13:00:40.874Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-16T13:00:41.154Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-16T13:00:41.284Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-04-16T13:00:41.541Z] --- PASS: TestContainerStartOnDaemonRestart (3.72s) [2020-04-16T13:00:41.541Z] === CONT TestIpcModeOlderClient [2020-04-16T13:00:41.797Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-04-16T13:00:41.797Z] === CONT TestDaemonHostGatewayIP [2020-04-16T13:00:42.054Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-04-16T13:00:42.897Z] Removing intermediate container dc21115dc03e [2020-04-16T13:00:42.897Z] ---> e5ee6c58f98d [2020-04-16T13:00:42.897Z] Step 13/13 : CMD ["sh"] [2020-04-16T13:00:42.897Z] ---> Running in 19e26c571fcd [2020-04-16T13:00:43.357Z] Removing intermediate container 19e26c571fcd [2020-04-16T13:00:43.357Z] ---> dc39fc155854 [2020-04-16T13:00:43.357Z] Successfully built dc39fc155854 [2020-04-16T13:00:43.357Z] Successfully tagged busybox:latest [2020-04-16T13:00:43.357Z] INFO: Docker images of the daemon under test [2020-04-16T13:00:43.357Z] [2020-04-16T13:00:43.357Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-16T13:00:43.357Z] busybox latest dc39fc155854 Less than a second ago 4.99GB [2020-04-16T13:00:43.357Z] microsoft/windowsservercore latest fdf6432edbdc 3 days ago 4.94GB [2020-04-16T13:00:43.357Z] mcr.microsoft.com/windows/servercore ltsc2019 fdf6432edbdc 3 days ago 4.94GB [2020-04-16T13:00:43.357Z] [2020-04-16T13:00:43.357Z] INFO: Running integration tests at 04/16/2020 13:00:43... [2020-04-16T13:00:43.357Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-04-16T13:00:43.357Z] INFO: Integration API tests being run from the host: [2020-04-16T13:00:43.357Z] INFO: make.ps1 starting at 04/16/2020 13:00:43 [2020-04-16T13:00:43.427Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-04-16T13:00:43.646Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-04-16T13:00:43.646Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-04-16T13:00:44.330Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-04-16T13:00:44.595Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-16T13:00:44.595Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-16T13:00:44.809Z] #45 245.1 CC criu/netfilter.o [2020-04-16T13:00:45.119Z] #45 245.6 CC criu/page-pipe.o [2020-04-16T13:00:45.951Z] --- PASS: TestDaemonHostGatewayIP (3.75s) [2020-04-16T13:00:45.951Z] === CONT TestDaemonRestartIpcMode [2020-04-16T13:00:45.951Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-04-16T13:00:46.164Z] #45 246.7 CC criu/page-xfer.o [2020-04-16T13:00:46.609Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-16T13:00:46.609Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.25s) [2020-04-16T13:00:46.609Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s) [2020-04-16T13:00:46.609Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2020-04-16T13:00:46.609Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) [2020-04-16T13:00:46.609Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.40s) [2020-04-16T13:00:46.609Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2020-04-16T13:00:46.609Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.20s) [2020-04-16T13:00:46.609Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.26s) [2020-04-16T13:00:46.609Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.05s) [2020-04-16T13:00:46.609Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.99s) [2020-04-16T13:00:46.609Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.21s) [2020-04-16T13:00:46.609Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.24s) [2020-04-16T13:00:46.609Z] === RUN TestCgroupNamespacesRun [2020-04-16T13:00:47.565Z] tests/integration/regression_test.py ...... [ 98%] [2020-04-16T13:00:48.072Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2020-04-16T13:00:48.072Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-16T13:00:48.074Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-04-16T13:00:48.074Z] tests/integration/credentials/utils_test.py . [100%] [2020-04-16T13:00:48.074Z] [2020-04-16T13:00:48.074Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-04-16T13:00:48.074Z] =========================== short test summary info ============================ [2020-04-16T13:00:48.074Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-04-16T13:00:48.074Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-04-16T13:00:48.074Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-04-16T13:00:48.074Z] Not supported on most drivers [2020-04-16T13:00:48.074Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-04-16T13:00:48.074Z] Can fail if eth0 has multiple IP addresses [2020-04-16T13:00:48.074Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-04-16T13:00:48.074Z] This doesn't seem to be taken into account by the engine [2020-04-16T13:00:48.074Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-04-16T13:00:48.074Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-04-16T13:00:48.074Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-04-16T13:00:48.074Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-04-16T13:00:48.074Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-04-16T13:00:48.074Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-04-16T13:00:48.074Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-04-16T13:00:48.074Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 337.43 seconds == [2020-04-16T13:00:48.228Z] #45 248.8 CC criu/pagemap-cache.o [2020-04-16T13:00:48.328Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-04-16T13:00:48.866Z] #45 249.3 CC criu/pagemap.o [2020-04-16T13:00:49.226Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-04-16T13:00:49.226Z] --- PASS: TestDaemonRestartIpcMode (3.70s) [2020-04-16T13:00:49.226Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-04-16T13:00:50.084Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2020-04-16T13:00:50.084Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-16T13:00:50.394Z] #45 251.1 CC criu/parasite-syscall.o [2020-04-16T13:00:51.121Z] --- PASS: TestContainerKillOnDaemonStart (12.94s) [2020-04-16T13:00:51.121Z] PASS [2020-04-16T13:00:51.121Z] [2020-04-16T13:00:51.121Z] === Skipped [2020-04-16T13:00:51.121Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-16T13:00:51.121Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-16T13:00:51.121Z] [2020-04-16T13:00:51.121Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-16T13:00:51.121Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-16T13:00:51.121Z] [2020-04-16T13:00:51.121Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-16T13:00:51.121Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-16T13:00:51.121Z] [2020-04-16T13:00:51.121Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-16T13:00:51.121Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-16T13:00:51.121Z] [2020-04-16T13:00:51.121Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-16T13:00:51.121Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-16T13:00:51.121Z] [2020-04-16T13:00:51.121Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-16T13:00:51.121Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-16T13:00:51.121Z] [2020-04-16T13:00:51.121Z] [2020-04-16T13:00:51.121Z] DONE 200 tests, 6 skipped in 155.604s [2020-04-16T13:00:51.121Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-16T13:00:51.121Z] ++ 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 [2020-04-16T13:00:51.121Z] ++ set -e [2020-04-16T13:00:51.121Z] ++ '[' -n 0 ']' [2020-04-16T13:00:51.121Z] ++ set -x [2020-04-16T13:00:51.121Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:00:51.121Z] INFO: Testing against a local daemon [2020-04-16T13:00:51.121Z] === RUN TestCommitInheritsEnv [2020-04-16T13:00:51.379Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-04-16T13:00:51.548Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2020-04-16T13:00:51.548Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-16T13:00:51.636Z] --- PASS: TestCommitInheritsEnv (0.52s) [2020-04-16T13:00:51.636Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-16T13:00:51.636Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-16T13:00:51.636Z] === RUN TestImagesFilterMultiReference [2020-04-16T13:00:51.636Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-04-16T13:00:51.636Z] === RUN TestImagePullPlatformInvalid [2020-04-16T13:00:51.636Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-04-16T13:00:51.636Z] === RUN TestRemoveImageOrphaning [2020-04-16T13:00:51.907Z] #45 252.5 CC criu/path.o [2020-04-16T13:00:52.199Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2020-04-16T13:00:52.199Z] === RUN TestRemoveImageGarbageCollector [2020-04-16T13:00:52.199Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-04-16T13:00:52.540Z] #45 253.0 CC criu/pie-util-vdso.o [2020-04-16T13:00:52.765Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-04-16T13:00:52.765Z] === RUN TestDockerSuite/TestBuildCmd [2020-04-16T13:00:53.172Z] #45 253.7 CC criu/pie-util.o [2020-04-16T13:00:53.172Z] #45 254.0 CC criu/pipes.o [2020-04-16T13:00:53.329Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-04-16T13:00:53.561Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2020-04-16T13:00:53.561Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-16T13:00:53.586Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-04-16T13:00:54.150Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-04-16T13:00:54.150Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-04-16T13:00:54.205Z] #45 255.0 CC criu/plugin.o [2020-04-16T13:00:54.409Z] --- PASS: TestRemoveImageGarbageCollector (2.30s) [2020-04-16T13:00:54.409Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-16T13:00:54.409Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-04-16T13:00:54.409Z] === RUN TestTagInvalidReference [2020-04-16T13:00:54.409Z] --- PASS: TestTagInvalidReference (0.02s) [2020-04-16T13:00:54.409Z] === RUN TestTagValidPrefixedRepo [2020-04-16T13:00:54.409Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-04-16T13:00:54.409Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-04-16T13:00:54.409Z] === RUN TestTagExistedNameWithoutForce [2020-04-16T13:00:54.667Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-04-16T13:00:54.667Z] === RUN TestTagOfficialNames [2020-04-16T13:00:54.667Z] --- PASS: TestTagOfficialNames (0.08s) [2020-04-16T13:00:54.667Z] === RUN TestTagMatchesDigest [2020-04-16T13:00:54.667Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-04-16T13:00:54.667Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-16T13:00:55.024Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2020-04-16T13:00:55.024Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-16T13:00:55.240Z] #45 255.9 CC criu/proc_parse.o [2020-04-16T13:00:55.599Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-04-16T13:00:56.025Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.82s) [2020-04-16T13:00:56.025Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-16T13:00:56.635Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2020-04-16T13:00:56.635Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-16T13:00:58.122Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-04-16T13:00:58.649Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2020-04-16T13:00:58.649Z] === RUN TestKernelTCPMemory [2020-04-16T13:00:59.680Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-04-16T13:00:59.680Z] === RUN TestNISDomainname [2020-04-16T13:01:00.492Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-16T13:01:00.492Z] [2020-04-16T13:01:00.492Z] Unloading profiles will leave already running processes permanently [2020-04-16T13:01:00.492Z] unconfined, which can lead to unexpected situations. [2020-04-16T13:01:00.492Z] [2020-04-16T13:01:00.492Z] To set a process to complain mode, use the command line tool [2020-04-16T13:01:00.492Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-16T13:01:00.492Z] [2020-04-16T13:01:00.684Z] --- PASS: TestNISDomainname (0.99s) [2020-04-16T13:01:00.684Z] === RUN TestHostnameDnsResolution [2020-04-16T13:01:00.828Z] #45 261.2 CC criu/protobuf-desc.o Post stage [Pipeline] junit [2020-04-16T13:01:01.060Z] Recording test results [Pipeline] sh [2020-04-16T13:01:01.683Z] + echo Ensuring container killed. [2020-04-16T13:01:01.684Z] Ensuring container killed. [2020-04-16T13:01:01.684Z] + docker rm -vf docker-pr1 [2020-04-16T13:01:01.684Z] Error: No such container: docker-pr1 [2020-04-16T13:01:01.684Z] + true [Pipeline] sh [2020-04-16T13:01:02.083Z] + echo Chowning /workspace to jenkins user [2020-04-16T13:01:02.084Z] Chowning /workspace to jenkins user [2020-04-16T13:01:02.084Z] + id -u [2020-04-16T13:01:02.084Z] + id -g [2020-04-16T13:01:02.084Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40828:/workspace busybox chown -R 1000:1000 /workspace [2020-04-16T13:01:02.148Z] --- PASS: TestHostnameDnsResolution (1.71s) [2020-04-16T13:01:02.148Z] === RUN TestStats [2020-04-16T13:01:02.335Z] #45 263.0 CC criu/protobuf.o [2020-04-16T13:01:02.967Z] #45 263.7 CC criu/pstree.o [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-16T13:01:03.377Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-04-16T13:01:03.461Z] + bundleName=docker-py [2020-04-16T13:01:03.461Z] + echo Creating docker-py-bundles.tar.gz [2020-04-16T13:01:03.461Z] Creating docker-py-bundles.tar.gz [2020-04-16T13:01:03.461Z] + 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 [2020-04-16T13:01:03.469Z] Archiving artifacts [2020-04-16T13:01:03.633Z] === RUN TestDockerSuite/TestBuildContChar [2020-04-16T13:01:03.705Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40828/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-04-16T13:01:03.890Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-04-16T13:01:04.149Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40828/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=2376ebd3f22baa2f85704430e54769aed82e7262 -e DOCKER_GRAPHDRIVER docker:2376ebd3f22baa2f85704430e54769aed82e7262 hack/make.sh binary-daemon [2020-04-16T13:01:04.175Z] --- PASS: TestStats (1.96s) [2020-04-16T13:01:04.175Z] === RUN TestStopContainerWithTimeout [2020-04-16T13:01:04.175Z] === RUN TestStopContainerWithTimeout/0 [2020-04-16T13:01:04.175Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-16T13:01:04.175Z] === RUN TestStopContainerWithTimeout/1 [2020-04-16T13:01:04.175Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-16T13:01:04.175Z] === RUN TestStopContainerWithTimeout/3 [2020-04-16T13:01:04.175Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-16T13:01:04.175Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-16T13:01:04.175Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-16T13:01:04.175Z] === CONT TestStopContainerWithTimeout/0 [2020-04-16T13:01:04.175Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-16T13:01:04.710Z] [2020-04-16T13:01:04.710Z] Removing bundles/ [2020-04-16T13:01:04.710Z] [2020-04-16T13:01:04.710Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-04-16T13:01:04.710Z] Building: bundles/binary-daemon/dockerd-dev [2020-04-16T13:01:04.710Z] GOOS="" GOARCH="" GOARM="" [2020-04-16T13:01:05.035Z] #45 265.4 CC criu/rbtree.o [2020-04-16T13:01:05.177Z] === CONT TestStopContainerWithTimeout/3 [2020-04-16T13:01:05.259Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-04-16T13:01:05.517Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-04-16T13:01:05.666Z] #45 266.1 CC criu/rst-malloc.o [2020-04-16T13:01:05.957Z] #45 266.5 CC criu/seccomp.o [2020-04-16T13:01:06.080Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-16T13:01:06.195Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T13:01:06.195Z] INFO: Testing against a local daemon [2020-04-16T13:01:06.982Z] #45 267.4 CC criu/seize.o [2020-04-16T13:01:07.189Z] === CONT TestStopContainerWithTimeout/1 [2020-04-16T13:01:07.973Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-04-16T13:01:08.520Z] #45 268.7 CC criu/servicefd.o [2020-04-16T13:01:08.816Z] #45 269.5 CC criu/shmem.o [2020-04-16T13:01:09.110Z] #45 ... [2020-04-16T13:01:09.110Z] [2020-04-16T13:01:09.110Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T13:01:09.110Z] #42 362.6 + dpkg --print-architecture [2020-04-16T13:01:09.110Z] #42 362.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-16T13:01:09.202Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-04-16T13:01:09.202Z] --- PASS: TestStopContainerWithTimeout/0 (0.96s) [2020-04-16T13:01:09.202Z] --- PASS: TestStopContainerWithTimeout/-1 (2.86s) [2020-04-16T13:01:09.202Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) [2020-04-16T13:01:09.202Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2020-04-16T13:01:09.202Z] === RUN TestDeleteDevicemapper [2020-04-16T13:01:09.202Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-16T13:01:09.202Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-16T13:01:09.202Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-16T13:01:09.343Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-04-16T13:01:09.402Z] #42 362.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-16T13:01:09.402Z] #42 362.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-16T13:01:09.600Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-04-16T13:01:09.857Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-04-16T13:01:10.788Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-04-16T13:01:11.054Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-04-16T13:01:11.313Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-04-16T13:01:12.641Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.39s) [2020-04-16T13:01:12.641Z] === RUN TestUpdateMemory [2020-04-16T13:01:12.641Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-16T13:01:12.641Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-16T13:01:12.641Z] === RUN TestUpdateCPUQuota [2020-04-16T13:01:12.688Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-04-16T13:01:12.946Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-04-16T13:01:13.252Z] --- PASS: TestUpdateCPUQuota (1.13s) [2020-04-16T13:01:13.252Z] === RUN TestUpdatePidsLimit [2020-04-16T13:01:13.252Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-16T13:01:13.511Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-04-16T13:01:13.862Z] === RUN TestUpdatePidsLimit/no_change [2020-04-16T13:01:14.143Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-16T13:01:14.424Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-16T13:01:15.035Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-16T13:01:15.315Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-16T13:01:15.595Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-16T13:01:17.058Z] --- PASS: TestUpdatePidsLimit (3.67s) [2020-04-16T13:01:17.058Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-04-16T13:01:17.058Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-04-16T13:01:17.058Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-04-16T13:01:17.058Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-04-16T13:01:17.058Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-04-16T13:01:17.058Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-04-16T13:01:17.058Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-04-16T13:01:17.058Z] === RUN TestUpdateRestartPolicy [2020-04-16T13:01:17.223Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-16T13:01:17.224Z] [2020-04-16T13:01:17.224Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-16T13:01:17.686Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-04-16T13:01:17.686Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-04-16T13:01:17.798Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-16T13:01:17.798Z] HOSTNAME=a9566dfe8ea0 [2020-04-16T13:01:17.798Z] TESTDEBUG=0 [2020-04-16T13:01:17.798Z] DEST=bundles/test-integration [2020-04-16T13:01:17.798Z] PWD=/go/src/github.com/docker/docker [2020-04-16T13:01:17.798Z] DOCKER_GITCOMMIT=2376ebd3f22baa2f85704430e54769aed82e7262 [2020-04-16T13:01:17.798Z] container=docker [2020-04-16T13:01:17.798Z] HOME=/root [2020-04-16T13:01:17.798Z] GOLANG_VERSION=1.13.10 [2020-04-16T13:01:17.798Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-16T13:01:17.798Z] VALIDATE_BRANCH=master [2020-04-16T13:01:17.798Z] TERM=xterm [2020-04-16T13:01:17.798Z] DOCKER_PKG=github.com/docker/docker [2020-04-16T13:01:17.798Z] SHLVL=1 [2020-04-16T13:01:17.798Z] TIMEOUT=120m [2020-04-16T13:01:17.798Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-16T13:01:17.798Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-16T13:01:17.798Z] GO111MODULE=off [2020-04-16T13:01:17.798Z] DOCKER_EXPERIMENTAL=1 [2020-04-16T13:01:17.798Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-16T13:01:17.798Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-16T13:01:17.798Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-16T13:01:17.798Z] GOPATH=/go [2020-04-16T13:01:17.798Z] PKG_CONFIG=pkg-config [2020-04-16T13:01:17.798Z] _=/usr/bin/env [2020-04-16T13:01:17.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-16T13:01:20.962Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-04-16T13:01:22.030Z] #42 ... [2020-04-16T13:01:22.030Z] [2020-04-16T13:01:22.030Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-16T13:01:22.030Z] #45 271.2 CC criu/sigframe.o [2020-04-16T13:01:22.030Z] #45 271.5 CC criu/signalfd.o [2020-04-16T13:01:22.030Z] #45 271.9 CC criu/sk-inet.o [2020-04-16T13:01:22.030Z] #45 273.7 CC criu/sk-netlink.o [2020-04-16T13:01:22.030Z] #45 274.4 CC criu/sk-packet.o [2020-04-16T13:01:22.030Z] #45 275.6 CC criu/sk-queue.o [2020-04-16T13:01:22.030Z] #45 276.4 CC criu/sk-tcp.o [2020-04-16T13:01:22.030Z] #45 277.5 CC criu/sk-unix.o [2020-04-16T13:01:22.030Z] #45 281.0 CC criu/sockets.o [2020-04-16T13:01:22.030Z] #45 282.8 CC criu/stats.o [2020-04-16T13:01:22.681Z] ok github.com/docker/docker/integration/build 16.445s [2020-04-16T13:01:22.681Z] [2020-04-16T13:01:22.681Z] === Skipped [2020-04-16T13:01:22.681Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-04-16T13:01:22.681Z] build_session_test.go:25: TODO: BuildKit [2020-04-16T13:01:22.681Z] [2020-04-16T13:01:22.681Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-04-16T13:01:22.681Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:01:22.681Z] [2020-04-16T13:01:22.681Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-04-16T13:01:22.681Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-16T13:01:22.681Z] [2020-04-16T13:01:22.681Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-04-16T13:01:22.681Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-16T13:01:22.681Z] [2020-04-16T13:01:22.681Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-04-16T13:01:22.681Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-16T13:01:22.681Z] [2020-04-16T13:01:22.681Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-04-16T13:01:22.681Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-16T13:01:22.681Z] [2020-04-16T13:01:22.681Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-04-16T13:01:22.681Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-16T13:01:22.681Z] [2020-04-16T13:01:22.681Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-04-16T13:01:22.681Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-16T13:01:22.681Z] [2020-04-16T13:01:22.681Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-04-16T13:01:22.681Z] build_test.go:491: testEnv.OSType == "windows" [2020-04-16T13:01:22.681Z] [2020-04-16T13:01:22.681Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-04-16T13:01:22.681Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-16T13:01:22.681Z] [2020-04-16T13:01:22.681Z] [2020-04-16T13:01:22.681Z] DONE 22 tests, 10 skipped in 36.739s [2020-04-16T13:01:22.681Z] [2020-04-16T13:01:22.681Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-04-16T13:01:22.856Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-04-16T13:01:23.106Z] #45 283.5 CC criu/string.o [2020-04-16T13:01:23.106Z] #45 283.6 CC criu/sysctl.o [2020-04-16T13:01:23.167Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T13:01:23.167Z] INFO: Testing against a local daemon [2020-04-16T13:01:23.167Z] ok github.com/docker/docker/integration/config 0.194s [2020-04-16T13:01:23.167Z] [2020-04-16T13:01:23.167Z] === Skipped [2020-04-16T13:01:23.167Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-04-16T13:01:23.167Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:01:23.167Z] [2020-04-16T13:01:23.167Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-04-16T13:01:23.167Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:01:23.167Z] [2020-04-16T13:01:23.167Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-04-16T13:01:23.167Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:01:23.167Z] [2020-04-16T13:01:23.167Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-04-16T13:01:23.167Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:01:23.167Z] [2020-04-16T13:01:23.167Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-04-16T13:01:23.167Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:01:23.167Z] [2020-04-16T13:01:23.167Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2020-04-16T13:01:23.167Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-04-16T13:01:23.167Z] [2020-04-16T13:01:23.167Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-04-16T13:01:23.167Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-04-16T13:01:23.167Z] [2020-04-16T13:01:23.167Z] [2020-04-16T13:01:23.167Z] DONE 7 tests, 7 skipped in 2.263s [2020-04-16T13:01:23.167Z] [2020-04-16T13:01:23.167Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-04-16T13:01:24.139Z] #45 284.9 CC criu/sysfs_parse.o [2020-04-16T13:01:25.171Z] #45 285.6 CC criu/timerfd.o [2020-04-16T13:01:25.802Z] #45 286.3 CC criu/tty.o [2020-04-16T13:01:26.144Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T13:01:26.144Z] INFO: Testing against a local daemon [2020-04-16T13:01:27.031Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-04-16T13:01:27.595Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-04-16T13:01:27.595Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-04-16T13:01:28.526Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-04-16T13:01:28.526Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-04-16T13:01:29.313Z] #45 289.8 CC criu/tun.o [2020-04-16T13:01:29.944Z] #45 290.7 CC criu/uffd.o [2020-04-16T13:01:32.376Z] --- PASS: TestUpdateRestartPolicy (12.65s) [2020-04-16T13:01:32.376Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-16T13:01:32.376Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2020-04-16T13:01:32.376Z] === RUN TestWaitNonBlocked [2020-04-16T13:01:32.376Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-16T13:01:32.376Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-16T13:01:32.376Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-16T13:01:32.376Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-16T13:01:32.376Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-16T13:01:32.376Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-16T13:01:32.376Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-04-16T13:01:32.376Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2020-04-16T13:01:32.376Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2020-04-16T13:01:32.376Z] === RUN TestWaitBlocked [2020-04-16T13:01:32.376Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-16T13:01:32.376Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-16T13:01:32.376Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-16T13:01:32.376Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-16T13:01:32.376Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-16T13:01:32.376Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-16T13:01:32.660Z] --- PASS: TestWaitBlocked (0.01s) [2020-04-16T13:01:32.660Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2020-04-16T13:01:32.660Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2020-04-16T13:01:32.660Z] === CONT TestContainerStartOnDaemonRestart [2020-04-16T13:01:32.660Z] === CONT TestIpcModeOlderClient [2020-04-16T13:01:32.685Z] #45 293.0 CC criu/util.o [2020-04-16T13:01:32.704Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-04-16T13:01:32.945Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-04-16T13:01:32.945Z] === CONT TestDaemonHostGatewayIP [2020-04-16T13:01:33.635Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-04-16T13:01:34.740Z] #45 295.4 CC criu/uts_ns.o [2020-04-16T13:01:35.368Z] #45 295.8 CC criu/vdso.o [2020-04-16T13:01:36.388Z] --- PASS: TestContainerStartOnDaemonRestart (2.96s) [2020-04-16T13:01:36.388Z] === CONT TestContainerKillOnDaemonStart [2020-04-16T13:01:36.388Z] --- PASS: TestDaemonHostGatewayIP (3.41s) [2020-04-16T13:01:36.388Z] === CONT TestDaemonRestartIpcMode [2020-04-16T13:01:36.397Z] #45 296.9 LINK criu/built-in.o [2020-04-16T13:01:36.686Z] #45 297.2 LINK criu/criu [2020-04-16T13:01:37.712Z] #45 298.1 DEP lib/c/criu.d [2020-04-16T13:01:37.712Z] #45 298.3 CC images/rpc.pb-c.o [2020-04-16T13:01:37.815Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-04-16T13:01:37.815Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-04-16T13:01:39.187Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-04-16T13:01:39.187Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-04-16T13:01:39.187Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-04-16T13:01:39.187Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-04-16T13:01:39.187Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-04-16T13:01:39.216Z] #45 299.7 CC lib/c/criu.o [2020-04-16T13:01:39.833Z] --- PASS: TestDaemonRestartIpcMode (3.47s) [2020-04-16T13:01:40.559Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-04-16T13:01:41.943Z] #45 302.2 LINK lib/c/built-in.o [2020-04-16T13:01:41.943Z] #45 302.2 LINK lib/c/libcriu.so [2020-04-16T13:01:41.943Z] #45 302.3 LINK lib/c/libcriu.a [2020-04-16T13:01:41.943Z] #45 302.7 GEN magic.py [2020-04-16T13:01:42.234Z] #45 303.0 Note: Building without setproctitle() and strlcpy() support. [2020-04-16T13:01:42.234Z] #45 303.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-16T13:01:42.524Z] #45 303.0 Note: Building without GnuTLS support [2020-04-16T13:01:43.081Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-04-16T13:01:43.338Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-04-16T13:01:43.553Z] #45 304.2 fatal: not a git repository (or any of the parent directories): .git [2020-04-16T13:01:43.903Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-04-16T13:01:44.472Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-04-16T13:01:44.472Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-04-16T13:01:45.056Z] #45 305.4 make[1]: Nothing to be done for 'all'. [2020-04-16T13:01:46.366Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-04-16T13:01:46.366Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-04-16T13:01:46.560Z] #45 307.0 make[1]: 'images/built-in.o' is up to date. [2020-04-16T13:01:46.560Z] #45 307.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-16T13:01:46.560Z] #45 307.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-16T13:01:46.560Z] #45 307.3 make[1]: 'compel/libcompel.a' is up to date. [2020-04-16T13:01:46.850Z] #45 307.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-16T13:01:46.850Z] #45 307.5 make[1]: Nothing to be done for 'all'. [2020-04-16T13:01:46.850Z] #45 307.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-16T13:01:47.491Z] #45 308.0 make[2]: Nothing to be done for 'all'. [2020-04-16T13:01:47.491Z] #45 308.1 make[2]: Nothing to be done for 'all'. [2020-04-16T13:01:47.491Z] #45 308.2 make[2]: Nothing to be done for 'all'. [2020-04-16T13:01:47.780Z] #45 308.5 make[2]: Nothing to be done for 'all'. [2020-04-16T13:01:47.780Z] #45 308.5 make[2]: Nothing to be done for 'all'. [2020-04-16T13:01:47.780Z] #45 308.6 make[2]: Nothing to be done for 'all'. [2020-04-16T13:01:48.071Z] #45 308.6 make[2]: Nothing to be done for 'all'. [2020-04-16T13:01:48.188Z] --- PASS: TestContainerKillOnDaemonStart (11.90s) [2020-04-16T13:01:48.188Z] PASS [2020-04-16T13:01:48.188Z] [2020-04-16T13:01:48.188Z] === Skipped [2020-04-16T13:01:48.188Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-04-16T13:01:48.188Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-16T13:01:48.188Z] [2020-04-16T13:01:48.188Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-16T13:01:48.188Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-16T13:01:48.188Z] [2020-04-16T13:01:48.188Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-16T13:01:48.188Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-16T13:01:48.188Z] [2020-04-16T13:01:48.188Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-16T13:01:48.188Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-16T13:01:48.188Z] [2020-04-16T13:01:48.188Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-04-16T13:01:48.188Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-16T13:01:48.188Z] [2020-04-16T13:01:48.188Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-04-16T13:01:48.188Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-16T13:01:48.188Z] [2020-04-16T13:01:48.188Z] [2020-04-16T13:01:48.188Z] DONE 200 tests, 6 skipped in 147.288s [2020-04-16T13:01:48.188Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-04-16T13:01:48.188Z] ++ 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 [2020-04-16T13:01:48.188Z] ++ set -e [2020-04-16T13:01:48.188Z] ++ '[' -n 0 ']' [2020-04-16T13:01:48.188Z] ++ set -x [2020-04-16T13:01:48.188Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:01:48.188Z] INFO: Testing against a local daemon [2020-04-16T13:01:48.188Z] === RUN TestCommitInheritsEnv [2020-04-16T13:01:48.268Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-04-16T13:01:48.362Z] #45 308.9 make[2]: Nothing to be done for 'all'. [2020-04-16T13:01:48.362Z] #45 308.9 INSTALL criu/criu [2020-04-16T13:01:48.468Z] --- PASS: TestCommitInheritsEnv (0.62s) [2020-04-16T13:01:48.468Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-16T13:01:48.468Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-16T13:01:48.468Z] === RUN TestImagesFilterMultiReference [2020-04-16T13:01:48.468Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-04-16T13:01:48.468Z] === RUN TestImagePullPlatformInvalid [2020-04-16T13:01:48.468Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-04-16T13:01:48.468Z] === RUN TestRemoveImageOrphaning [2020-04-16T13:01:48.653Z] #45 DONE 309.1s [2020-04-16T13:01:48.653Z] [2020-04-16T13:01:48.653Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T13:01:49.079Z] --- PASS: TestRemoveImageOrphaning (0.62s) [2020-04-16T13:01:49.079Z] === RUN TestRemoveImageGarbageCollector [2020-04-16T13:01:49.079Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-16T13:01:49.079Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:01:49.079Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-16T13:01:49.079Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-04-16T13:01:49.079Z] === RUN TestTagInvalidReference [2020-04-16T13:01:49.079Z] --- PASS: TestTagInvalidReference (0.02s) [2020-04-16T13:01:49.079Z] === RUN TestTagValidPrefixedRepo [2020-04-16T13:01:49.079Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-04-16T13:01:49.079Z] === RUN TestTagExistedNameWithoutForce [2020-04-16T13:01:49.079Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-04-16T13:01:49.079Z] === RUN TestTagOfficialNames [2020-04-16T13:01:49.079Z] --- PASS: TestTagOfficialNames (0.03s) [2020-04-16T13:01:49.079Z] === RUN TestTagMatchesDigest [2020-04-16T13:01:49.079Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-04-16T13:01:49.079Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-16T13:01:49.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-16T13:01:49.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-16T13:01:49.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-16T13:01:50.165Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-04-16T13:01:51.095Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-04-16T13:01:51.376Z] #24 ... [2020-04-16T13:01:51.376Z] [2020-04-16T13:01:51.376Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-16T13:01:51.376Z] #61 237.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-16T13:01:54.104Z] #61 239.8 + mkdir -p /build [2020-04-16T13:01:54.104Z] #61 239.8 + cp runc /build/runc [2020-04-16T13:01:54.104Z] #61 DONE 239.9s [2020-04-16T13:01:54.104Z] [2020-04-16T13:01:54.104Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T13:01:54.372Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-04-16T13:01:55.302Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-04-16T13:01:55.302Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-04-16T13:01:55.865Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-04-16T13:01:57.235Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-04-16T13:01:57.650Z] #54 ... [2020-04-16T13:01:57.650Z] [2020-04-16T13:01:57.650Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-16T13:01:57.650Z] #42 DONE 410.7s [2020-04-16T13:01:57.650Z] [2020-04-16T13:01:57.650Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T13:02:01.413Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-04-16T13:02:03.309Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-04-16T13:02:04.679Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-04-16T13:02:07.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-16T13:02:09.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-16T13:02:09.936Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-04-16T13:02:10.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-16T13:02:11.305Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-04-16T13:02:12.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-16T13:02:12.236Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-04-16T13:02:12.237Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-04-16T13:02:12.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-16T13:02:13.167Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-04-16T13:02:13.731Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-04-16T13:02:14.294Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-04-16T13:02:14.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-16T13:02:15.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-16T13:02:17.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-16T13:02:18.471Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-04-16T13:02:18.471Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-04-16T13:02:19.401Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-04-16T13:02:19.401Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-04-16T13:02:21.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-16T13:02:21.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-16T13:02:21.295Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-04-16T13:02:22.665Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-04-16T13:02:23.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-16T13:02:24.034Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-04-16T13:02:24.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-16T13:02:26.055Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-04-16T13:02:26.055Z] Copying nested executables into bundles/binary-daemon [2020-04-16T13:02:26.055Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-04-16T13:02:26.400Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40828/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=2376ebd3f22baa2f85704430e54769aed82e7262 -e DOCKER_GRAPHDRIVER docker:2376ebd3f22baa2f85704430e54769aed82e7262 hack/make.sh cross [2020-04-16T13:02:26.748Z] ok github.com/docker/docker/integration/container 55.341s [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === Skipped [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-04-16T13:02:26.748Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-04-16T13:02:26.748Z] copy_test.go:25: testEnv.OSType == "windows" [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-04-16T13:02:26.748Z] copy_test.go:39: testEnv.OSType == "windows" [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-04-16T13:02:26.748Z] copy_test.go:51: testEnv.OSType == "windows" [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-04-16T13:02:26.748Z] copy_test.go:65: testEnv.OSType == "windows" [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-04-16T13:02:26.748Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-04-16T13:02:26.748Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-04-16T13:02:26.748Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-04-16T13:02:26.748Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-04-16T13:02:26.748Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-04-16T13:02:26.748Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-04-16T13:02:26.748Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-04-16T13:02:26.748Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-04-16T13:02:26.748Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-04-16T13:02:26.748Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-04-16T13:02:26.748Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-04-16T13:02:26.748Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-04-16T13:02:26.748Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-04-16T13:02:26.748Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-04-16T13:02:26.748Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-04-16T13:02:26.748Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-04-16T13:02:26.748Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-04-16T13:02:26.748Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-04-16T13:02:26.748Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-04-16T13:02:26.748Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-04-16T13:02:26.748Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-04-16T13:02:26.748Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-04-16T13:02:26.748Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-04-16T13:02:26.748Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-04-16T13:02:26.748Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-04-16T13:02:26.748Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-04-16T13:02:26.748Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-04-16T13:02:26.748Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-04-16T13:02:26.748Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-04-16T13:02:26.748Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-04-16T13:02:26.748Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-04-16T13:02:26.748Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-04-16T13:02:26.748Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-04-16T13:02:26.748Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-04-16T13:02:26.748Z] stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-04-16T13:02:26.748Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-04-16T13:02:26.748Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] DONE 81 tests, 42 skipped in 57.946s [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-04-16T13:02:26.748Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T13:02:26.748Z] INFO: Testing against a local daemon [2020-04-16T13:02:26.748Z] ok github.com/docker/docker/integration/image 0.493s [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === Skipped [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-04-16T13:02:26.748Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-04-16T13:02:26.748Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-04-16T13:02:26.748Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-04-16T13:02:26.748Z] tag_test.go:98: testEnv.OSType == "windows" [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] DONE 11 tests, 4 skipped in 3.536s [2020-04-16T13:02:26.748Z] [2020-04-16T13:02:26.748Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-04-16T13:02:26.959Z] [2020-04-16T13:02:26.959Z] Removing bundles/ [2020-04-16T13:02:26.959Z] [2020-04-16T13:02:26.959Z] ---> Making bundle: cross (in bundles/cross) [2020-04-16T13:02:26.959Z] Cross building: bundles/cross/linux/amd64 [2020-04-16T13:02:26.959Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-04-16T13:02:26.959Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-04-16T13:02:27.215Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T13:02:27.215Z] INFO: Testing against a local daemon [2020-04-16T13:02:27.215Z] ok github.com/docker/docker/integration/network 0.255s [2020-04-16T13:02:27.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-16T13:02:27.354Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-04-16T13:02:28.197Z] [2020-04-16T13:02:28.197Z] === Skipped [2020-04-16T13:02:28.197Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-04-16T13:02:28.197Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-04-16T13:02:28.197Z] [2020-04-16T13:02:28.197Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-04-16T13:02:28.197Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-04-16T13:02:28.197Z] [2020-04-16T13:02:28.197Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-04-16T13:02:28.197Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-04-16T13:02:28.197Z] [2020-04-16T13:02:28.197Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-04-16T13:02:28.197Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-04-16T13:02:28.197Z] [2020-04-16T13:02:28.197Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-04-16T13:02:28.197Z] network_test.go:97: testEnv.OSType == "windows" [2020-04-16T13:02:28.197Z] [2020-04-16T13:02:28.197Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-04-16T13:02:28.197Z] service_test.go:29: testEnv.OSType == "windows" [2020-04-16T13:02:28.197Z] [2020-04-16T13:02:28.197Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-04-16T13:02:28.197Z] service_test.go:52: testEnv.OSType == "windows" [2020-04-16T13:02:28.197Z] [2020-04-16T13:02:28.197Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.01s) [2020-04-16T13:02:28.197Z] service_test.go:96: testEnv.OSType == "windows" [2020-04-16T13:02:28.197Z] [2020-04-16T13:02:28.197Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-16T13:02:28.197Z] service_test.go:130: testEnv.OSType == "windows" [2020-04-16T13:02:28.197Z] [2020-04-16T13:02:28.197Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-16T13:02:28.197Z] service_test.go:181: testEnv.OSType == "windows" [2020-04-16T13:02:28.197Z] [2020-04-16T13:02:28.197Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-04-16T13:02:28.197Z] service_test.go:206: testEnv.OSType == "windows" [2020-04-16T13:02:28.197Z] [2020-04-16T13:02:28.197Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-16T13:02:28.197Z] service_test.go:236: FLAKY_TEST [2020-04-16T13:02:28.197Z] [2020-04-16T13:02:28.197Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-04-16T13:02:28.197Z] service_test.go:326: testEnv.OSType == "windows" [2020-04-16T13:02:28.197Z] [2020-04-16T13:02:28.197Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-16T13:02:28.197Z] service_test.go:394: testEnv.OSType == "windows" [2020-04-16T13:02:28.197Z] [2020-04-16T13:02:28.197Z] [2020-04-16T13:02:28.197Z] DONE 18 tests, 14 skipped in 3.189s [2020-04-16T13:02:28.197Z] [2020-04-16T13:02:28.197Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-04-16T13:02:28.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-16T13:02:29.205Z] testing: warning: no tests to run [2020-04-16T13:02:29.205Z] ok github.com/docker/docker/integration/network/ipvlan 0.091s [2020-04-16T13:02:29.205Z] [2020-04-16T13:02:29.205Z] DONE 0 tests in 0.824s [2020-04-16T13:02:29.205Z] [2020-04-16T13:02:29.205Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-04-16T13:02:29.672Z] testing: warning: no tests to run [2020-04-16T13:02:29.672Z] ok github.com/docker/docker/integration/network/macvlan 0.080s [2020-04-16T13:02:29.672Z] [2020-04-16T13:02:29.672Z] DONE 0 tests in 0.809s [2020-04-16T13:02:30.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-16T13:02:30.176Z] [2020-04-16T13:02:30.176Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-04-16T13:02:30.681Z] testing: warning: no tests to run [2020-04-16T13:02:30.681Z] ok github.com/docker/docker/integration/plugin 0.103s [2020-04-16T13:02:30.681Z] [2020-04-16T13:02:30.681Z] DONE 0 tests in 0.770s [2020-04-16T13:02:30.681Z] [2020-04-16T13:02:30.681Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-04-16T13:02:31.431Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-16T13:02:31.431Z] Using test binary docker [2020-04-16T13:02:31.431Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-16T13:02:31.431Z] +++ /etc/init.d/apparmor start [2020-04-16T13:02:31.431Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-16T13:02:31.431Z] INFO: Waiting for daemon to start... [2020-04-16T13:02:31.431Z] Starting dockerd [2020-04-16T13:02:31.431Z] +++ 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 [2020-04-16T13:02:31.725Z] testing: warning: no tests to run [2020-04-16T13:02:31.725Z] ok github.com/docker/docker/integration/plugin/authz 0.084s [2020-04-16T13:02:31.725Z] [2020-04-16T13:02:31.725Z] DONE 0 tests in 0.780s [2020-04-16T13:02:31.725Z] [2020-04-16T13:02:31.725Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-04-16T13:02:33.343Z] . [2020-04-16T13:02:33.343Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-16T13:02:33.343Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-16T13:02:33.343Z] Error: No such image: emptyfs [2020-04-16T13:02:33.343Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-16T13:02:33.343Z] ++++ docker load [2020-04-16T13:02:33.602Z] Running integration-test (iteration 1) [2020-04-16T13:02:33.602Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-04-16T13:02:33.602Z] ++ 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 [2020-04-16T13:02:33.602Z] ++ set -e [2020-04-16T13:02:33.602Z] ++ '[' -n 0 ']' [2020-04-16T13:02:33.602Z] ++ set -x [2020-04-16T13:02:33.602Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:02:35.550Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T13:02:35.550Z] INFO: Testing against a local daemon [2020-04-16T13:02:35.550Z] ok github.com/docker/docker/integration/plugin/common 1.749s [2020-04-16T13:02:36.014Z] [2020-04-16T13:02:36.014Z] DONE 2 tests in 4.393s [2020-04-16T13:02:36.014Z] [2020-04-16T13:02:36.014Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-04-16T13:02:37.310Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-04-16T13:02:37.310Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-04-16T13:02:39.205Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-04-16T13:02:39.769Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-04-16T13:02:39.814Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T13:02:39.814Z] INFO: Testing against a local daemon [2020-04-16T13:02:39.814Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.336s [2020-04-16T13:02:40.790Z] [2020-04-16T13:02:40.790Z] === Skipped [2020-04-16T13:02:40.790Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-04-16T13:02:40.790Z] external_test.go:48: runtime.GOOS == "windows" [2020-04-16T13:02:40.790Z] [2020-04-16T13:02:40.790Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-04-16T13:02:40.790Z] external_test.go:408: runtime.GOOS == "windows" [2020-04-16T13:02:40.790Z] [2020-04-16T13:02:40.790Z] [2020-04-16T13:02:40.790Z] DONE 2 tests, 2 skipped in 4.664s [2020-04-16T13:02:40.790Z] [2020-04-16T13:02:40.790Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-04-16T13:02:42.289Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-04-16T13:02:43.220Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-04-16T13:02:43.579Z] Loaded image: buildpack-deps:jessie [2020-04-16T13:02:43.579Z] Loaded image: busybox:latest [2020-04-16T13:02:43.579Z] Loaded image: busybox:glibc [2020-04-16T13:02:43.579Z] Loaded image: debian:jessie [2020-04-16T13:02:43.579Z] Loaded image: hello-world:latest [2020-04-16T13:02:43.579Z] INFO: Testing against a local daemon [2020-04-16T13:02:43.579Z] === RUN TestCgroupNamespacesBuild [2020-04-16T13:02:44.986Z] #66 398.2 + bin/containerd [2020-04-16T13:02:45.493Z] --- PASS: TestCgroupNamespacesBuild (3.00s) [2020-04-16T13:02:45.493Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-16T13:02:45.615Z] #66 ... [2020-04-16T13:02:45.615Z] [2020-04-16T13:02:45.615Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T13:02:45.615Z] #54 DONE 459.0s [2020-04-16T13:02:45.747Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-04-16T13:02:45.747Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-04-16T13:02:45.903Z] [2020-04-16T13:02:45.903Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T13:02:47.400Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s) [2020-04-16T13:02:47.400Z] === RUN TestBuildWithSession [2020-04-16T13:02:47.400Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-16T13:02:47.400Z] build_session_test.go:25: TODO: BuildKit [2020-04-16T13:02:47.400Z] === RUN TestBuildSquashParent [2020-04-16T13:02:47.934Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T13:02:47.934Z] INFO: Testing against a local daemon [2020-04-16T13:02:47.934Z] ok github.com/docker/docker/integration/plugin/logging 0.251s [2020-04-16T13:02:49.485Z] [2020-04-16T13:02:49.485Z] === Skipped [2020-04-16T13:02:49.485Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-04-16T13:02:49.485Z] read_test.go:21: no unix domain sockets on Windows [2020-04-16T13:02:49.485Z] [2020-04-16T13:02:49.485Z] [2020-04-16T13:02:49.485Z] DONE 1 tests, 1 skipped in 8.876s [2020-04-16T13:02:49.953Z] [2020-04-16T13:02:49.953Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-04-16T13:02:50.935Z] testing: warning: no tests to run [2020-04-16T13:02:50.935Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.114s [2020-04-16T13:02:50.935Z] [2020-04-16T13:02:50.935Z] DONE 0 tests in 1.391s [2020-04-16T13:02:51.397Z] [2020-04-16T13:02:51.397Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-04-16T13:02:51.452Z] #66 ... [2020-04-16T13:02:51.452Z] [2020-04-16T13:02:51.452Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T13:02:51.452Z] #24 464.8 + return [2020-04-16T13:02:51.452Z] #24 DONE 464.9s [2020-04-16T13:02:51.743Z] [2020-04-16T13:02:51.743Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T13:02:52.299Z] --- PASS: TestDockerDaemonSuite (348.28s) [2020-04-16T13:02:52.299Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.83s) [2020-04-16T13:02:52.299Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.11s) [2020-04-16T13:02:52.299Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.58s) [2020-04-16T13:02:52.299Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.30s) [2020-04-16T13:02:52.299Z] docker_cli_daemon_test.go:1449: [dee3d5ad8fe9d] daemon is not started [2020-04-16T13:02:52.299Z] check_test.go:309: [df1adc3e1d32b] daemon is not started [2020-04-16T13:02:52.299Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.80s) [2020-04-16T13:02:52.299Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.13s) [2020-04-16T13:02:52.299Z] check_test.go:309: [da5f9958d3f97] daemon is not started [2020-04-16T13:02:52.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.82s) [2020-04-16T13:02:52.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.90s) [2020-04-16T13:02:52.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.78s) [2020-04-16T13:02:52.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.47s) [2020-04-16T13:02:52.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.38s) [2020-04-16T13:02:52.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.07s) [2020-04-16T13:02:52.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.60s) [2020-04-16T13:02:52.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.81s) [2020-04-16T13:02:52.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-04-16T13:02:52.299Z] check_test.go:309: [de827bcd16d90] daemon is not started [2020-04-16T13:02:52.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-04-16T13:02:52.300Z] check_test.go:309: [daa1202e266db] daemon is not started [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.46s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-04-16T13:02:52.300Z] check_test.go:309: [db42798b60764] daemon is not started [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.57s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.69s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.56s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.39s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-04-16T13:02:52.300Z] check_test.go:309: [de81bdb6b7389] daemon is not started [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.24s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.32s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.82s) [2020-04-16T13:02:52.300Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-04-16T13:02:52.300Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-16T13:02:52.300Z] check_test.go:309: [d4cb6de3d8d6e] daemon is not started [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.26s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.04s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.62s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.80s) [2020-04-16T13:02:52.300Z] check_test.go:309: [d98ba790ee180] daemon is not started [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.18s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2020-04-16T13:02:52.300Z] check_test.go:309: [d5c4c0a1f0442] daemon is not started [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.82s) [2020-04-16T13:02:52.300Z] docker_cli_daemon_plugins_test.go:79: [d1945fe674b02] daemon is not started [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.09s) [2020-04-16T13:02:52.300Z] docker_cli_daemon_plugins_test.go:169: [d37b498e77e8f] daemon is not started [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.53s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-04-16T13:02:52.300Z] check_test.go:309: [dfb9a573ed3fc] daemon is not started [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.78s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.79s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.84s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.93s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.97s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.63s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.97s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.99s) [2020-04-16T13:02:52.300Z] check_test.go:309: [d87859a7bf723] daemon is not started [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.32s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.98s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.24s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.59s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.52s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.32s) [2020-04-16T13:02:52.300Z] check_test.go:309: [d3f167eabdf2b] daemon is not started [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.46s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.26s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.33s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.13s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.33s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.28s) [2020-04-16T13:02:52.300Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-16T13:02:52.300Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-16T13:02:52.300Z] check_test.go:309: [dda3588929215] daemon is not started [2020-04-16T13:02:52.300Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-16T13:02:52.300Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-16T13:02:52.300Z] check_test.go:309: [d1d30f084c098] daemon is not started [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.88s) [2020-04-16T13:02:52.300Z] check_test.go:309: [da3fc5371c30c] daemon is not started [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.40s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.92s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.03s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.15s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.19s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.36s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.96s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.52s) [2020-04-16T13:02:52.300Z] check_test.go:309: [da54982ecf8b0] daemon is not started [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.33s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.54s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.81s) [2020-04-16T13:02:52.300Z] check_test.go:309: [d1b2637f158dd] daemon is not started [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.90s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2020-04-16T13:02:52.300Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-04-16T13:02:52.300Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-04-16T13:02:52.300Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-04-16T13:02:52.300Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-04-16T13:02:52.300Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-04-16T13:02:52.300Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-04-16T13:02:52.300Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-04-16T13:02:52.300Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-04-16T13:02:52.300Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-04-16T13:02:52.300Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-04-16T13:02:52.300Z] check_test.go:309: [d4d665fa9ace8] daemon is not started [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.19s) [2020-04-16T13:02:52.300Z] check_test.go:309: [daccfa81cef76] daemon is not started [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.56s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-04-16T13:02:52.300Z] check_test.go:309: [dcf0402cfddac] daemon is not started [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.15s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.03s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.74s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-04-16T13:02:52.300Z] check_test.go:309: [dc8b984e2fda8] daemon is not started [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.95s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.99s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.07s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.04s) [2020-04-16T13:02:52.300Z] check_test.go:309: [d836e1470021d] daemon is not started [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.56s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.96s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-04-16T13:02:52.300Z] check_test.go:309: [d8f3ee612d960] daemon is not started [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.83s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.73s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.00s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.95s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.75s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.65s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.23s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.08s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.41s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.31s) [2020-04-16T13:02:52.300Z] docker_cli_daemon_test.go:2542: [dfb1e10960130] daemon is not started [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.63s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.16s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.11s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.38s) [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2020-04-16T13:02:52.300Z] check_test.go:309: [d6c00e1ea92c4] daemon is not started [2020-04-16T13:02:52.300Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.65s) [2020-04-16T13:02:52.300Z] === RUN TestDockerSwarmSuite [2020-04-16T13:02:52.300Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-04-16T13:02:53.806Z] #66 ... [2020-04-16T13:02:53.806Z] [2020-04-16T13:02:53.806Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-16T13:02:53.806Z] #25 DONE 0.1s [2020-04-16T13:02:53.806Z] [2020-04-16T13:02:53.806Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-16T13:02:53.959Z] --- PASS: TestBuildSquashParent (6.29s) [2020-04-16T13:02:53.959Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-16T13:02:53.959Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-16T13:02:53.959Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-16T13:02:53.959Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-16T13:02:53.959Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-16T13:02:53.959Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-16T13:02:53.959Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-16T13:02:53.959Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-16T13:02:53.959Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-16T13:02:53.959Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-16T13:02:53.959Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-16T13:02:53.959Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-16T13:02:53.959Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-16T13:02:53.959Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-16T13:02:53.959Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-16T13:02:53.959Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-16T13:02:53.959Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-16T13:02:54.320Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T13:02:54.320Z] INFO: Testing against a local daemon [2020-04-16T13:02:54.320Z] ok github.com/docker/docker/integration/plugin/volumes 0.274s [2020-04-16T13:02:54.447Z] #29 DONE 0.6s [2020-04-16T13:02:54.447Z] [2020-04-16T13:02:54.447Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T13:02:54.447Z] #66 ... [2020-04-16T13:02:54.447Z] [2020-04-16T13:02:54.447Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-16T13:02:54.447Z] #32 DONE 0.1s [2020-04-16T13:02:54.735Z] [2020-04-16T13:02:54.735Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-16T13:02:54.735Z] #35 DONE 0.1s [2020-04-16T13:02:54.735Z] [2020-04-16T13:02:54.735Z] #40 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-16T13:02:54.735Z] #40 DONE 0.1s [2020-04-16T13:02:54.735Z] [2020-04-16T13:02:54.735Z] #43 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-16T13:02:54.735Z] #43 DONE 0.1s [2020-04-16T13:02:54.735Z] [2020-04-16T13:02:54.735Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T13:02:54.795Z] [2020-04-16T13:02:54.795Z] === Skipped [2020-04-16T13:02:54.795Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-04-16T13:02:54.795Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:02:54.795Z] [2020-04-16T13:02:54.795Z] [2020-04-16T13:02:54.795Z] DONE 1 tests, 1 skipped in 3.626s [2020-04-16T13:02:54.795Z] [2020-04-16T13:02:54.795Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-04-16T13:02:54.823Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-04-16T13:02:55.026Z] #66 ... [2020-04-16T13:02:55.026Z] [2020-04-16T13:02:55.026Z] #46 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-16T13:02:55.026Z] #46 DONE 0.1s [2020-04-16T13:02:55.026Z] [2020-04-16T13:02:55.026Z] #49 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-16T13:02:55.026Z] #49 DONE 0.1s [2020-04-16T13:02:55.026Z] [2020-04-16T13:02:55.026Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-16T13:02:55.026Z] #52 DONE 0.1s [2020-04-16T13:02:55.026Z] [2020-04-16T13:02:55.026Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T13:02:55.026Z] #66 ... [2020-04-16T13:02:55.026Z] [2020-04-16T13:02:55.026Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-16T13:02:55.026Z] #55 DONE 0.1s [2020-04-16T13:02:55.315Z] [2020-04-16T13:02:55.315Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-16T13:02:55.315Z] #58 DONE 0.1s [2020-04-16T13:02:55.315Z] [2020-04-16T13:02:55.315Z] #62 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-16T13:02:55.315Z] #62 DONE 0.1s [2020-04-16T13:02:55.315Z] [2020-04-16T13:02:55.315Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-16T13:02:56.493Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-16T13:02:56.493Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-16T13:02:56.995Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T13:02:56.995Z] INFO: Testing against a local daemon [2020-04-16T13:02:56.995Z] ok github.com/docker/docker/integration/secret 0.242s [2020-04-16T13:02:57.344Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-04-16T13:02:57.986Z] [2020-04-16T13:02:57.986Z] === Skipped [2020-04-16T13:02:57.986Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-04-16T13:02:57.986Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:02:57.986Z] [2020-04-16T13:02:57.986Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-04-16T13:02:57.986Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:02:57.986Z] [2020-04-16T13:02:57.986Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-04-16T13:02:57.986Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:02:57.986Z] [2020-04-16T13:02:57.986Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-04-16T13:02:57.986Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:02:57.986Z] [2020-04-16T13:02:57.986Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-04-16T13:02:57.986Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:02:57.986Z] [2020-04-16T13:02:57.986Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-04-16T13:02:57.986Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-04-16T13:02:57.986Z] [2020-04-16T13:02:57.986Z] [2020-04-16T13:02:57.986Z] DONE 6 tests, 6 skipped in 3.261s [2020-04-16T13:02:58.275Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-04-16T13:02:58.275Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-04-16T13:02:58.275Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-04-16T13:02:58.449Z] [2020-04-16T13:02:58.449Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-04-16T13:02:59.024Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-16T13:02:59.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.60s) [2020-04-16T13:02:59.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.65s) [2020-04-16T13:02:59.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.90s) [2020-04-16T13:02:59.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.97s) [2020-04-16T13:02:59.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.25s) [2020-04-16T13:02:59.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.23s) [2020-04-16T13:02:59.024Z] === RUN TestBuildMultiStageCopy [2020-04-16T13:02:59.024Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-16T13:03:00.927Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-16T13:03:01.186Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-16T13:03:01.375Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T13:03:01.375Z] INFO: Testing against a local daemon [2020-04-16T13:03:01.375Z] ok github.com/docker/docker/integration/service 0.421s [2020-04-16T13:03:01.753Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-16T13:03:02.320Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-16T13:03:02.887Z] --- PASS: TestBuildMultiStageCopy (4.29s) [2020-04-16T13:03:02.887Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.23s) [2020-04-16T13:03:02.887Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2020-04-16T13:03:02.887Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-04-16T13:03:02.887Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2020-04-16T13:03:02.887Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2020-04-16T13:03:02.887Z] === RUN TestBuildMultiStageParentConfig [2020-04-16T13:03:02.927Z] [2020-04-16T13:03:02.927Z] === Skipped [2020-04-16T13:03:02.927Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-16T13:03:02.927Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-16T13:03:02.927Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:03:02.927Z] [2020-04-16T13:03:02.927Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-16T13:03:02.927Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-16T13:03:02.927Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:03:02.927Z] [2020-04-16T13:03:02.927Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-04-16T13:03:02.927Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:03:02.927Z] [2020-04-16T13:03:02.927Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-04-16T13:03:02.928Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:03:02.928Z] [2020-04-16T13:03:02.928Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-04-16T13:03:02.928Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:03:02.928Z] [2020-04-16T13:03:02.928Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-04-16T13:03:02.928Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:03:02.928Z] [2020-04-16T13:03:02.928Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-04-16T13:03:02.928Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:03:02.928Z] [2020-04-16T13:03:02.928Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-04-16T13:03:02.928Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:03:02.928Z] [2020-04-16T13:03:02.928Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-04-16T13:03:02.928Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:03:02.928Z] [2020-04-16T13:03:02.928Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-04-16T13:03:02.928Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:03:02.928Z] [2020-04-16T13:03:02.928Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-04-16T13:03:02.928Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:03:02.928Z] [2020-04-16T13:03:02.928Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-04-16T13:03:02.928Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:03:02.928Z] [2020-04-16T13:03:02.928Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-04-16T13:03:02.928Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:03:02.928Z] [2020-04-16T13:03:02.928Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-04-16T13:03:02.928Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:03:02.928Z] [2020-04-16T13:03:02.928Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-04-16T13:03:02.928Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:03:02.928Z] [2020-04-16T13:03:02.928Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-04-16T13:03:02.928Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:03:02.928Z] [2020-04-16T13:03:02.928Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-04-16T13:03:02.928Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:03:02.928Z] [2020-04-16T13:03:02.928Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-04-16T13:03:02.928Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:03:02.928Z] [2020-04-16T13:03:02.928Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-04-16T13:03:02.928Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-04-16T13:03:02.928Z] [2020-04-16T13:03:02.928Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-04-16T13:03:02.928Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-04-16T13:03:02.928Z] [2020-04-16T13:03:02.928Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-04-16T13:03:02.928Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-04-16T13:03:02.928Z] [2020-04-16T13:03:02.928Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-04-16T13:03:02.928Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-04-16T13:03:02.928Z] [2020-04-16T13:03:02.928Z] [2020-04-16T13:03:02.928Z] DONE 23 tests, 22 skipped in 4.638s [2020-04-16T13:03:02.928Z] [2020-04-16T13:03:02.928Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-04-16T13:03:03.531Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-04-16T13:03:04.099Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-04-16T13:03:04.261Z] --- PASS: TestBuildMultiStageParentConfig (1.42s) [2020-04-16T13:03:04.261Z] === RUN TestBuildLabelWithTargets [2020-04-16T13:03:05.853Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T13:03:05.853Z] INFO: Testing against a local daemon [2020-04-16T13:03:05.853Z] ok github.com/docker/docker/integration/session 0.410s [2020-04-16T13:03:06.624Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-04-16T13:03:06.795Z] --- PASS: TestBuildLabelWithTargets (2.16s) [2020-04-16T13:03:06.795Z] === RUN TestBuildWithEmptyLayers [2020-04-16T13:03:07.416Z] [2020-04-16T13:03:07.416Z] === Skipped [2020-04-16T13:03:07.416Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-04-16T13:03:07.416Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-04-16T13:03:07.416Z] [2020-04-16T13:03:07.416Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-04-16T13:03:07.416Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-04-16T13:03:07.416Z] [2020-04-16T13:03:07.416Z] [2020-04-16T13:03:07.416Z] DONE 2 tests, 2 skipped in 4.239s [2020-04-16T13:03:07.416Z] [2020-04-16T13:03:07.416Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-04-16T13:03:07.729Z] --- PASS: TestBuildWithEmptyLayers (1.12s) [2020-04-16T13:03:07.729Z] === RUN TestBuildMultiStageOnBuild [2020-04-16T13:03:09.922Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-04-16T13:03:10.262Z] --- PASS: TestBuildMultiStageOnBuild (2.65s) [2020-04-16T13:03:10.262Z] === RUN TestBuildUncleanTarFilenames [2020-04-16T13:03:11.019Z] --- PASS: TestImportExtremelyLargeImageWorks (80.49s) [2020-04-16T13:03:11.019Z] PASS [2020-04-16T13:03:11.019Z] [2020-04-16T13:03:11.019Z] === Skipped [2020-04-16T13:03:11.019Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-16T13:03:11.019Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:03:11.019Z] [2020-04-16T13:03:11.019Z] [2020-04-16T13:03:11.019Z] DONE 12 tests, 1 skipped in 82.013s [2020-04-16T13:03:11.019Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-04-16T13:03:11.019Z] ++ 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 [2020-04-16T13:03:11.019Z] ++ set -e [2020-04-16T13:03:11.019Z] ++ '[' -n 0 ']' [2020-04-16T13:03:11.019Z] ++ set -x [2020-04-16T13:03:11.019Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:03:11.019Z] INFO: Testing against a local daemon [2020-04-16T13:03:11.019Z] === RUN TestNetworkCreateDelete [2020-04-16T13:03:11.019Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-04-16T13:03:11.019Z] === RUN TestDockerNetworkDeletePreferID [2020-04-16T13:03:11.019Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-04-16T13:03:11.019Z] === RUN TestInspectNetwork [2020-04-16T13:03:11.639Z] --- PASS: TestBuildUncleanTarFilenames (1.43s) [2020-04-16T13:03:11.639Z] === RUN TestBuildMultiStageLayerLeak [2020-04-16T13:03:12.157Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T13:03:12.157Z] INFO: Testing against a local daemon [2020-04-16T13:03:12.619Z] ok github.com/docker/docker/integration/system 3.126s [2020-04-16T13:03:13.594Z] [2020-04-16T13:03:13.594Z] === Skipped [2020-04-16T13:03:13.594Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-16T13:03:13.594Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-04-16T13:03:13.594Z] [2020-04-16T13:03:13.594Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-04-16T13:03:13.594Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-04-16T13:03:13.594Z] [2020-04-16T13:03:13.594Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-04-16T13:03:13.594Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-04-16T13:03:13.594Z] [2020-04-16T13:03:13.594Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-04-16T13:03:13.594Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-16T13:03:13.594Z] [2020-04-16T13:03:13.594Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-04-16T13:03:13.594Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-16T13:03:13.594Z] [2020-04-16T13:03:13.594Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-04-16T13:03:13.594Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-16T13:03:13.594Z] [2020-04-16T13:03:13.594Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-04-16T13:03:13.594Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-16T13:03:13.594Z] [2020-04-16T13:03:13.594Z] [2020-04-16T13:03:13.594Z] DONE 13 tests, 7 skipped in 6.184s [2020-04-16T13:03:13.594Z] [2020-04-16T13:03:13.594Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-04-16T13:03:14.922Z] --- PASS: TestBuildMultiStageLayerLeak (2.80s) [2020-04-16T13:03:14.922Z] === RUN TestBuildWithHugeFile [2020-04-16T13:03:15.389Z] === RUN TestInspectNetwork/full_network_id [2020-04-16T13:03:15.389Z] === RUN TestInspectNetwork/partial_network_id [2020-04-16T13:03:15.389Z] === RUN TestInspectNetwork/network_name [2020-04-16T13:03:15.389Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-16T13:03:15.810Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T13:03:15.810Z] INFO: Testing against a local daemon [2020-04-16T13:03:15.810Z] ok github.com/docker/docker/integration/volume 0.277s [2020-04-16T13:03:16.789Z] [2020-04-16T13:03:16.789Z] === Skipped [2020-04-16T13:03:16.789Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-04-16T13:03:16.789Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-04-16T13:03:16.789Z] [2020-04-16T13:03:16.789Z] [2020-04-16T13:03:16.789Z] DONE 5 tests, 1 skipped in 3.256s [2020-04-16T13:03:16.789Z] [2020-04-16T13:03:16.789Z] INFO: make.ps1 ended at 04/16/2020 13:03:16 [2020-04-16T13:03:16.789Z] INFO: Integration CLI tests being run from the host: [2020-04-16T13:03:16.789Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-04-16T13:03:18.018Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-04-16T13:03:18.018Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-04-16T13:03:18.276Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-04-16T13:03:19.647Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-04-16T13:03:20.857Z] --- PASS: TestInspectNetwork (10.52s) [2020-04-16T13:03:20.857Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-16T13:03:20.857Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-16T13:03:20.857Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-16T13:03:20.857Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-16T13:03:20.857Z] === RUN TestRunContainerWithBridgeNone [2020-04-16T13:03:22.924Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-04-16T13:03:23.546Z] --- PASS: TestRunContainerWithBridgeNone (2.46s) [2020-04-16T13:03:23.546Z] === RUN TestNetworkInvalidJSON [2020-04-16T13:03:23.546Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-16T13:03:23.546Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-16T13:03:23.546Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-16T13:03:23.546Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-16T13:03:23.546Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-16T13:03:23.546Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-16T13:03:23.546Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-16T13:03:23.546Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-16T13:03:23.546Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-16T13:03:23.546Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-04-16T13:03:23.546Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-16T13:03:23.546Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-16T13:03:23.546Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-16T13:03:23.546Z] === RUN TestHostIPv4BridgeLabel [2020-04-16T13:03:23.827Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-04-16T13:03:23.827Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-16T13:03:24.829Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-04-16T13:03:24.829Z] === RUN TestDaemonDefaultNetworkPools [2020-04-16T13:03:25.831Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-04-16T13:03:25.831Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-16T13:03:26.836Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-04-16T13:03:26.836Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-16T13:03:27.216Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-16T13:03:27.216Z] INFO: Testing against a local daemon [2020-04-16T13:03:28.301Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-04-16T13:03:28.301Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-16T13:03:28.912Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2020-04-16T13:03:28.912Z] === RUN TestServiceWithPredefinedNetwork [2020-04-16T13:03:32.353Z] --- PASS: TestServiceWithPredefinedNetwork (3.65s) [2020-04-16T13:03:32.353Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-16T13:03:32.353Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-16T13:03:32.353Z] service_test.go:236: FLAKY_TEST [2020-04-16T13:03:32.353Z] === RUN TestServiceWithDataPathPortInit [2020-04-16T13:03:34.610Z] #66 448.2 + bin/containerd-stress [2020-04-16T13:03:34.610Z] #66 451.7 + bin/containerd-shim [2020-04-16T13:03:43.102Z] #66 461.8 + bin/containerd-shim-runc-v1 [2020-04-16T13:03:44.829Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-04-16T13:03:44.829Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-04-16T13:03:47.525Z] #66 466.5 + bin/containerd-shim-runc-v2 [2020-04-16T13:03:48.105Z] --- PASS: TestImportExtremelyLargeImageWorks (172.85s) [2020-04-16T13:03:48.105Z] PASS [2020-04-16T13:03:48.105Z] [2020-04-16T13:03:48.105Z] DONE 12 tests in 176.702s [2020-04-16T13:03:48.105Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-16T13:03:48.106Z] ++ 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 [2020-04-16T13:03:48.106Z] ++ set -e [2020-04-16T13:03:48.106Z] ++ '[' -n 0 ']' [2020-04-16T13:03:48.106Z] ++ set -x [2020-04-16T13:03:48.106Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:03:48.106Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-04-16T13:03:48.106Z] INFO: Testing against a local daemon [2020-04-16T13:03:48.106Z] === RUN TestNetworkCreateDelete [2020-04-16T13:03:48.106Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-04-16T13:03:48.106Z] === RUN TestDockerNetworkDeletePreferID [2020-04-16T13:03:48.106Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-04-16T13:03:48.106Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-04-16T13:03:48.106Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-04-16T13:03:48.305Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-04-16T13:03:48.305Z] Copying nested executables into bundles/cross/linux/amd64 [2020-04-16T13:03:48.305Z] Cross building: bundles/cross/windows/amd64 [2020-04-16T13:03:48.305Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-16T13:03:48.306Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-04-16T13:03:48.362Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2020-04-16T13:03:48.362Z] === RUN TestInspectNetwork [2020-04-16T13:03:48.362Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-04-16T13:03:49.026Z] #66 468.0 + binaries [2020-04-16T13:03:49.292Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-04-16T13:03:49.292Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-04-16T13:03:49.310Z] #66 468.0 + mkdir -p /build [2020-04-16T13:03:49.310Z] #66 468.0 + cp bin/containerd /build/containerd [2020-04-16T13:03:49.310Z] #66 468.1 + cp bin/containerd-shim /build/containerd-shim [2020-04-16T13:03:49.310Z] #66 468.1 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-16T13:03:49.310Z] #66 468.1 + cp bin/ctr /build/ctr [2020-04-16T13:03:49.310Z] #66 DONE 468.2s [2020-04-16T13:03:49.549Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-04-16T13:03:49.805Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-04-16T13:03:50.797Z] [2020-04-16T13:03:50.797Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-16T13:03:51.083Z] #67 DONE 0.1s [2020-04-16T13:03:51.083Z] [2020-04-16T13:03:51.083Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-16T13:03:51.083Z] #71 DONE 0.1s [2020-04-16T13:03:51.083Z] [2020-04-16T13:03:51.083Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-16T13:03:51.083Z] #73 DONE 0.1s [2020-04-16T13:03:51.369Z] [2020-04-16T13:03:51.369Z] #76 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-16T13:03:51.369Z] #76 DONE 0.0s [2020-04-16T13:03:51.369Z] [2020-04-16T13:03:51.369Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-16T13:03:51.369Z] #77 DONE 0.0s [2020-04-16T13:03:51.369Z] [2020-04-16T13:03:51.369Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-16T13:03:53.079Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-04-16T13:03:53.079Z] === RUN TestInspectNetwork/full_network_id [2020-04-16T13:03:53.336Z] === RUN TestInspectNetwork/partial_network_id [2020-04-16T13:03:53.336Z] === RUN TestInspectNetwork/network_name [2020-04-16T13:03:53.336Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-16T13:03:53.415Z] #78 DONE 2.2s [2020-04-16T13:03:53.415Z] [2020-04-16T13:03:53.415Z] #79 exporting to oci image format [2020-04-16T13:03:53.706Z] #79 exporting layers [2020-04-16T13:03:53.899Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-04-16T13:03:54.636Z] --- PASS: TestServiceWithDataPathPortInit (19.96s) [2020-04-16T13:03:54.636Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-16T13:03:55.793Z] === RUN TestDockerSuite/TestBuildEnv [2020-04-16T13:03:57.162Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-04-16T13:03:57.419Z] --- PASS: TestInspectNetwork (9.27s) [2020-04-16T13:03:57.419Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-16T13:03:57.419Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-16T13:03:57.419Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-16T13:03:57.419Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-16T13:03:57.419Z] === RUN TestRunContainerWithBridgeNone [2020-04-16T13:03:58.348Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-04-16T13:03:59.717Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-04-16T13:04:00.280Z] --- PASS: TestRunContainerWithBridgeNone (2.67s) [2020-04-16T13:04:00.280Z] === RUN TestNetworkInvalidJSON [2020-04-16T13:04:00.280Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-16T13:04:00.280Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-16T13:04:00.280Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-16T13:04:00.280Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-16T13:04:00.280Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-16T13:04:00.280Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-16T13:04:00.280Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-16T13:04:00.280Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-16T13:04:00.280Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-16T13:04:00.280Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-04-16T13:04:00.280Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-16T13:04:00.280Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-16T13:04:00.280Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-16T13:04:00.280Z] === RUN TestHostIPv4BridgeLabel [2020-04-16T13:04:00.845Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-04-16T13:04:00.845Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-16T13:04:01.609Z] --- PASS: TestBuildWithHugeFile (40.64s) [2020-04-16T13:04:01.609Z] === RUN TestBuildWithEmptyDockerfile [2020-04-16T13:04:01.609Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-16T13:04:01.609Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-16T13:04:01.609Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-16T13:04:01.609Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-16T13:04:01.609Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-16T13:04:01.609Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-16T13:04:01.609Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-16T13:04:01.609Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-16T13:04:01.609Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-16T13:04:01.610Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2020-04-16T13:04:01.610Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-04-16T13:04:01.610Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2020-04-16T13:04:01.610Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-04-16T13:04:01.610Z] === RUN TestBuildPreserveOwnership [2020-04-16T13:04:01.610Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-16T13:04:01.610Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-16T13:04:01.610Z] --- PASS: TestBuildPreserveOwnership (5.99s) [2020-04-16T13:04:01.610Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.88s) [2020-04-16T13:04:01.610Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s) [2020-04-16T13:04:01.610Z] === RUN TestBuildPlatformInvalid [2020-04-16T13:04:01.610Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-04-16T13:04:01.610Z] PASS [2020-04-16T13:04:01.610Z] [2020-04-16T13:04:01.610Z] === Skipped [2020-04-16T13:04:01.610Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-04-16T13:04:01.610Z] build_session_test.go:25: TODO: BuildKit [2020-04-16T13:04:01.610Z] [2020-04-16T13:04:01.610Z] [2020-04-16T13:04:01.610Z] DONE 32 tests, 1 skipped in 87.953s [2020-04-16T13:04:01.610Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-04-16T13:04:01.610Z] ++ 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 [2020-04-16T13:04:01.610Z] ++ set -e [2020-04-16T13:04:01.610Z] ++ '[' -n 0 ']' [2020-04-16T13:04:01.610Z] ++ set -x [2020-04-16T13:04:01.610Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:04:01.775Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2020-04-16T13:04:01.775Z] === RUN TestDaemonDefaultNetworkPools [2020-04-16T13:04:01.868Z] INFO: Testing against a local daemon [2020-04-16T13:04:01.868Z] === RUN TestConfigInspect [2020-04-16T13:04:02.715Z] --- PASS: TestDaemonDefaultNetworkPools (0.92s) [2020-04-16T13:04:02.715Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-16T13:04:02.992Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.04s) [2020-04-16T13:04:02.993Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:z2pponirgyuc5zx2pu5yb2qs0 Created:2020-04-16 13:03:53.740185771 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[e9b0964915104930ac291fa123638c29f349fdf2f84bd11db1be7bc929cd8395:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dggavqj5675d3x7hfq28pmqsq EndpointID:507b51418c213365a532df2db660d9fe2240d688a07132d149fae58955eb8415 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5d7c5535e600e57a1c354f0fde93460567534d7ce799e4cdfc4d421c8727321e MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:cb7ef856859f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dggavqj5675d3x7hfq28pmqsq EndpointID:507b51418c213365a532df2db660d9fe2240d688a07132d149fae58955eb8415 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-16T13:04:02.993Z] PASS [2020-04-16T13:04:02.993Z] [2020-04-16T13:04:02.993Z] === Skipped [2020-04-16T13:04:02.993Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-16T13:04:02.993Z] service_test.go:236: FLAKY_TEST [2020-04-16T13:04:02.993Z] [2020-04-16T13:04:02.993Z] [2020-04-16T13:04:02.993Z] DONE 22 tests, 1 skipped in 52.716s [2020-04-16T13:04:02.993Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-16T13:04:02.993Z] ++ 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 [2020-04-16T13:04:02.993Z] ++ set -e [2020-04-16T13:04:02.993Z] ++ '[' -n 0 ']' [2020-04-16T13:04:02.993Z] ++ set -x [2020-04-16T13:04:02.993Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:04:02.993Z] INFO: Testing against a local daemon [2020-04-16T13:04:02.993Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-16T13:04:02.993Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-16T13:04:02.993Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T13:04:02.993Z] === RUN TestDockerNetworkIpvlan [2020-04-16T13:04:02.993Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-16T13:04:02.993Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T13:04:02.993Z] PASS [2020-04-16T13:04:02.993Z] [2020-04-16T13:04:02.993Z] === Skipped [2020-04-16T13:04:02.993Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-16T13:04:02.993Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T13:04:02.993Z] [2020-04-16T13:04:02.993Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-16T13:04:02.993Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T13:04:02.993Z] [2020-04-16T13:04:02.993Z] [2020-04-16T13:04:02.993Z] DONE 2 tests, 2 skipped in 0.073s [2020-04-16T13:04:02.993Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-16T13:04:02.993Z] ++ 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 [2020-04-16T13:04:02.993Z] ++ set -e [2020-04-16T13:04:02.993Z] ++ '[' -n 0 ']' [2020-04-16T13:04:02.993Z] ++ set -x [2020-04-16T13:04:02.993Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:04:02.993Z] INFO: Testing against a local daemon [2020-04-16T13:04:02.993Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-16T13:04:03.994Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2020-04-16T13:04:03.994Z] === RUN TestDockerNetworkMacvlan [2020-04-16T13:04:04.084Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-04-16T13:04:04.084Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-16T13:04:04.996Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-16T13:04:05.453Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-04-16T13:04:05.453Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-16T13:04:05.607Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-16T13:04:05.711Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-04-16T13:04:05.711Z] === RUN TestServiceWithPredefinedNetwork [2020-04-16T13:04:06.054Z] --- PASS: TestConfigInspect (3.49s) [2020-04-16T13:04:06.054Z] === RUN TestConfigList [2020-04-16T13:04:06.608Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-16T13:04:07.078Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-04-16T13:04:08.448Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-04-16T13:04:08.584Z] --- PASS: TestConfigList (3.18s) [2020-04-16T13:04:08.584Z] === RUN TestConfigsCreateAndDelete [2020-04-16T13:04:09.378Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-04-16T13:04:09.378Z] --- PASS: TestServiceWithPredefinedNetwork (3.33s) [2020-04-16T13:04:09.378Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-16T13:04:09.378Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-16T13:04:09.378Z] service_test.go:236: FLAKY_TEST [2020-04-16T13:04:09.378Z] === RUN TestServiceWithDataPathPortInit [2020-04-16T13:04:10.971Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-16T13:04:11.869Z] --- PASS: TestConfigsCreateAndDelete (3.31s) [2020-04-16T13:04:11.869Z] === RUN TestConfigsUpdate [2020-04-16T13:04:14.440Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-16T13:04:15.153Z] --- PASS: TestConfigsUpdate (3.29s) [2020-04-16T13:04:15.154Z] === RUN TestTemplatedConfig [2020-04-16T13:04:19.341Z] --- PASS: TestTemplatedConfig (3.51s) [2020-04-16T13:04:19.341Z] === RUN TestConfigCreateResolve [2020-04-16T13:04:21.872Z] --- PASS: TestConfigCreateResolve (3.25s) [2020-04-16T13:04:21.872Z] === RUN TestConfigDaemonLibtrustID [2020-04-16T13:04:22.801Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-16T13:04:22.808Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-04-16T13:04:22.808Z] PASS [2020-04-16T13:04:22.808Z] [2020-04-16T13:04:22.808Z] DONE 7 tests in 20.862s [2020-04-16T13:04:22.808Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-04-16T13:04:22.808Z] ++ 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 [2020-04-16T13:04:22.808Z] ++ set -e [2020-04-16T13:04:22.808Z] ++ '[' -n 0 ']' [2020-04-16T13:04:22.808Z] ++ set -x [2020-04-16T13:04:22.808Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:04:22.808Z] INFO: Testing against a local daemon [2020-04-16T13:04:22.808Z] === RUN TestCheckpoint [2020-04-16T13:04:22.808Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-16T13:04:22.808Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-16T13:04:22.808Z] === RUN TestContainerInvalidJSON [2020-04-16T13:04:22.808Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-16T13:04:22.808Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-16T13:04:22.808Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-16T13:04:22.808Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-16T13:04:22.808Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-16T13:04:22.808Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-16T13:04:22.808Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-16T13:04:22.808Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-16T13:04:22.808Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-16T13:04:22.808Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-04-16T13:04:22.808Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-16T13:04:22.808Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-16T13:04:22.808Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-16T13:04:22.808Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-16T13:04:23.066Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-04-16T13:04:23.066Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-16T13:04:23.066Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-04-16T13:04:23.066Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-16T13:04:23.325Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-04-16T13:04:23.325Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-16T13:04:23.325Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-04-16T13:04:23.325Z] === RUN TestCopyFromContainer [2020-04-16T13:04:23.411Z] --- PASS: TestDockerNetworkMacvlan (19.24s) [2020-04-16T13:04:23.411Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-04-16T13:04:23.412Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-04-16T13:04:23.412Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.43s) [2020-04-16T13:04:23.412Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.45s) [2020-04-16T13:04:23.412Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.24s) [2020-04-16T13:04:23.412Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.36s) [2020-04-16T13:04:23.412Z] PASS [2020-04-16T13:04:23.412Z] [2020-04-16T13:04:23.412Z] DONE 8 tests in 20.748s [2020-04-16T13:04:23.412Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-16T13:04:23.412Z] ++ 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 [2020-04-16T13:04:23.412Z] ++ set -e [2020-04-16T13:04:23.412Z] ++ '[' -n 0 ']' [2020-04-16T13:04:23.412Z] ++ set -x [2020-04-16T13:04:23.412Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:04:23.412Z] testing: warning: no tests to run [2020-04-16T13:04:23.412Z] PASS [2020-04-16T13:04:23.412Z] [2020-04-16T13:04:23.412Z] DONE 0 tests in 0.014s [2020-04-16T13:04:23.412Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-16T13:04:23.412Z] ++ 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 [2020-04-16T13:04:23.412Z] ++ set -e [2020-04-16T13:04:23.412Z] ++ '[' -n 0 ']' [2020-04-16T13:04:23.412Z] ++ set -x [2020-04-16T13:04:23.412Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:04:23.412Z] INFO: Testing against a local daemon [2020-04-16T13:04:23.412Z] === RUN TestAuthZPluginAllowRequest [2020-04-16T13:04:25.229Z] === RUN TestCopyFromContainer// [2020-04-16T13:04:25.425Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2020-04-16T13:04:25.425Z] === RUN TestAuthZPluginTLS [2020-04-16T13:04:25.487Z] === RUN TestCopyFromContainer//bar/root [2020-04-16T13:04:25.487Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-16T13:04:25.487Z] === RUN TestCopyFromContainer/bar/quux [2020-04-16T13:04:25.705Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-04-16T13:04:25.705Z] === RUN TestAuthZPluginDenyRequest [2020-04-16T13:04:25.746Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-16T13:04:25.746Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-16T13:04:26.004Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-16T13:04:26.004Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-16T13:04:26.263Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-16T13:04:26.263Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-16T13:04:26.316Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-04-16T13:04:26.316Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-16T13:04:26.521Z] --- PASS: TestCopyFromContainer (3.12s) [2020-04-16T13:04:26.521Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-04-16T13:04:26.521Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-04-16T13:04:26.521Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-04-16T13:04:26.521Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-04-16T13:04:26.521Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-04-16T13:04:26.521Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-04-16T13:04:26.521Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-04-16T13:04:26.521Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-04-16T13:04:26.521Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-04-16T13:04:26.521Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-04-16T13:04:26.521Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-16T13:04:26.521Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-16T13:04:26.521Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-16T13:04:26.521Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-16T13:04:26.521Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-16T13:04:26.521Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-16T13:04:26.521Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-16T13:04:26.521Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-16T13:04:26.521Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-16T13:04:26.521Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-16T13:04:26.521Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-16T13:04:26.521Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-04-16T13:04:26.521Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-04-16T13:04:26.521Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-04-16T13:04:26.521Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-16T13:04:26.521Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-04-16T13:04:26.521Z] === RUN TestCreateWithInvalidEnv [2020-04-16T13:04:26.521Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-16T13:04:26.521Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-16T13:04:26.521Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-16T13:04:26.521Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-16T13:04:26.521Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-16T13:04:26.521Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-16T13:04:26.521Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-16T13:04:26.521Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-16T13:04:26.521Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-16T13:04:26.521Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-16T13:04:26.521Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-16T13:04:26.521Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-16T13:04:26.521Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-16T13:04:26.521Z] === RUN TestCreateTmpfsMountsTarget [2020-04-16T13:04:26.521Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-04-16T13:04:26.521Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-16T13:04:26.597Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-04-16T13:04:26.597Z] === RUN TestAuthZPluginDenyResponse [2020-04-16T13:04:27.207Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-04-16T13:04:27.207Z] === RUN TestAuthZPluginAllowEventStream [2020-04-16T13:04:27.436Z] --- PASS: TestServiceWithDataPathPortInit (18.07s) [2020-04-16T13:04:27.436Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-16T13:04:29.053Z] --- PASS: TestCreateWithCustomMaskedPaths (2.10s) [2020-04-16T13:04:29.053Z] === RUN TestCreateWithCapabilities [2020-04-16T13:04:29.053Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-16T13:04:29.053Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-16T13:04:29.053Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-16T13:04:29.053Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-16T13:04:29.053Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-16T13:04:29.053Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-16T13:04:29.053Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-16T13:04:29.053Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-16T13:04:29.053Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-16T13:04:29.053Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-16T13:04:29.053Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-16T13:04:29.053Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-16T13:04:29.053Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-16T13:04:29.053Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-16T13:04:29.053Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-16T13:04:29.053Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-16T13:04:29.053Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-16T13:04:29.053Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-16T13:04:29.053Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-16T13:04:29.053Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-16T13:04:29.053Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-16T13:04:29.053Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-16T13:04:29.053Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-16T13:04:29.053Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-16T13:04:29.053Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-16T13:04:29.053Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-16T13:04:29.053Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-16T13:04:29.053Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-16T13:04:29.053Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-16T13:04:29.053Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-16T13:04:29.053Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-16T13:04:29.053Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-16T13:04:29.053Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-16T13:04:29.053Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-04-16T13:04:29.053Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-16T13:04:29.053Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-04-16T13:04:29.053Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-04-16T13:04:29.053Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-04-16T13:04:29.053Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-16T13:04:29.053Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-04-16T13:04:29.053Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-04-16T13:04:29.053Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-04-16T13:04:29.053Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-04-16T13:04:29.053Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-04-16T13:04:29.053Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-04-16T13:04:29.053Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-16T13:04:29.220Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s) [2020-04-16T13:04:29.220Z] === RUN TestAuthZPluginErrorResponse [2020-04-16T13:04:29.501Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-04-16T13:04:29.501Z] === RUN TestAuthZPluginErrorRequest [2020-04-16T13:04:29.781Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-04-16T13:04:29.781Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-16T13:04:29.958Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-04-16T13:04:30.392Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-04-16T13:04:30.392Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-16T13:04:31.584Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.34s) [2020-04-16T13:04:31.584Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-16T13:04:31.584Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-16T13:04:31.584Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-16T13:04:31.584Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-16T13:04:31.584Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-16T13:04:31.584Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-16T13:04:31.584Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-16T13:04:31.584Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-16T13:04:31.584Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-16T13:04:31.584Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-16T13:04:31.584Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-16T13:04:31.584Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-16T13:04:31.584Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-16T13:04:31.584Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-16T13:04:31.584Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-16T13:04:31.584Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-16T13:04:31.584Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-04-16T13:04:31.584Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-04-16T13:04:31.584Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-04-16T13:04:31.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-04-16T13:04:31.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-04-16T13:04:31.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-04-16T13:04:31.585Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-16T13:04:31.853Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-04-16T13:04:32.151Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2020-04-16T13:04:32.151Z] === RUN TestContainerStartOnDaemonRestart [2020-04-16T13:04:32.151Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-16T13:04:32.151Z] === RUN TestDaemonRestartIpcMode [2020-04-16T13:04:32.151Z] === PAUSE TestDaemonRestartIpcMode [2020-04-16T13:04:32.151Z] === RUN TestDaemonHostGatewayIP [2020-04-16T13:04:32.151Z] === PAUSE TestDaemonHostGatewayIP [2020-04-16T13:04:32.151Z] === RUN TestContainerKillOnDaemonStart [2020-04-16T13:04:32.151Z] === PAUSE TestContainerKillOnDaemonStart [2020-04-16T13:04:32.151Z] === RUN TestDiff [2020-04-16T13:04:32.405Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s) [2020-04-16T13:04:32.405Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-16T13:04:33.085Z] --- PASS: TestDiff (0.77s) [2020-04-16T13:04:33.085Z] === RUN TestExecWithCloseStdin [2020-04-16T13:04:33.653Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-04-16T13:04:33.653Z] === RUN TestExec [2020-04-16T13:04:34.588Z] --- PASS: TestExec (0.94s) [2020-04-16T13:04:34.588Z] === RUN TestExecUser [2020-04-16T13:04:35.068Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s) [2020-04-16T13:04:35.069Z] === RUN TestAuthZPluginHeader [2020-04-16T13:04:35.524Z] --- PASS: TestExecUser (0.96s) [2020-04-16T13:04:35.524Z] === RUN TestExportContainerAndImportImage [2020-04-16T13:04:35.679Z] --- PASS: TestAuthZPluginHeader (0.88s) [2020-04-16T13:04:35.679Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-16T13:04:35.679Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-16T13:04:35.679Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:04:35.679Z] === RUN TestAuthZPluginV2Disable [2020-04-16T13:04:35.679Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-16T13:04:35.679Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:04:35.679Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-16T13:04:35.679Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-16T13:04:35.679Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:04:35.679Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-16T13:04:35.679Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-16T13:04:35.679Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:04:35.679Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-16T13:04:36.900Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2020-04-16T13:04:36.900Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-16T13:04:37.103Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.05s) [2020-04-16T13:04:37.103Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lk9re5fw4ujr28gx6ta1zxa0n Created:2020-04-16 13:04:28.912629995 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[afda1c04c8c2afe8d3f81c983e1d092551a7e2800e41dc56e2f8abb70706fb92:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vekq7rkurr40nl419hlaxe19l EndpointID:667ca1d5b966d4365078ae5ab1ba38e188b5e766f9114c2dba9abd1100700cab MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:61b42d9af2a948845f011ad6d62e3b185b550731e65247f05ae24e1528f694b6 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:b192862d1405 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vekq7rkurr40nl419hlaxe19l EndpointID:667ca1d5b966d4365078ae5ab1ba38e188b5e766f9114c2dba9abd1100700cab EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-16T13:04:37.103Z] PASS [2020-04-16T13:04:37.103Z] [2020-04-16T13:04:37.103Z] === Skipped [2020-04-16T13:04:37.103Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-16T13:04:37.103Z] service_test.go:236: FLAKY_TEST [2020-04-16T13:04:37.103Z] [2020-04-16T13:04:37.103Z] [2020-04-16T13:04:37.103Z] DONE 22 tests, 1 skipped in 48.711s [2020-04-16T13:04:37.103Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-16T13:04:37.103Z] ++ 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 [2020-04-16T13:04:37.103Z] ++ set -e [2020-04-16T13:04:37.103Z] ++ '[' -n 0 ']' [2020-04-16T13:04:37.103Z] ++ set -x [2020-04-16T13:04:37.103Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:04:37.103Z] INFO: Testing against a local daemon [2020-04-16T13:04:37.103Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-16T13:04:37.103Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.02s) [2020-04-16T13:04:37.103Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T13:04:37.103Z] === RUN TestDockerNetworkIpvlan [2020-04-16T13:04:37.103Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-16T13:04:37.103Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T13:04:37.103Z] PASS [2020-04-16T13:04:37.103Z] [2020-04-16T13:04:37.103Z] === Skipped [2020-04-16T13:04:37.103Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.02s) [2020-04-16T13:04:37.103Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T13:04:37.103Z] [2020-04-16T13:04:37.103Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-16T13:04:37.103Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T13:04:37.103Z] [2020-04-16T13:04:37.103Z] [2020-04-16T13:04:37.103Z] DONE 2 tests, 2 skipped in 0.133s [2020-04-16T13:04:37.103Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-16T13:04:37.103Z] ++ 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 [2020-04-16T13:04:37.103Z] ++ set -e [2020-04-16T13:04:37.103Z] ++ '[' -n 0 ']' [2020-04-16T13:04:37.103Z] ++ set -x [2020-04-16T13:04:37.103Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:04:37.103Z] INFO: Testing against a local daemon [2020-04-16T13:04:37.103Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-16T13:04:38.035Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-04-16T13:04:38.035Z] === RUN TestDockerNetworkMacvlan [2020-04-16T13:04:38.803Z] --- PASS: TestExportContainerAfterDaemonRestart (1.95s) [2020-04-16T13:04:38.803Z] === RUN TestHealthCheckWorkdir [2020-04-16T13:04:38.966Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-16T13:04:39.529Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-16T13:04:39.738Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2020-04-16T13:04:39.738Z] === RUN TestHealthKillContainer [2020-04-16T13:04:40.460Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-16T13:04:41.390Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-04-16T13:04:41.954Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-04-16T13:04:42.518Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-04-16T13:04:43.021Z] --- PASS: TestHealthKillContainer (2.97s) [2020-04-16T13:04:43.021Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-16T13:04:43.082Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-04-16T13:04:43.589Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2020-04-16T13:04:43.589Z] === RUN TestIpcModeNone [2020-04-16T13:04:43.646Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-16T13:04:44.523Z] --- PASS: TestIpcModeNone (0.90s) [2020-04-16T13:04:44.523Z] === RUN TestIpcModePrivate [2020-04-16T13:04:44.575Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-04-16T13:04:44.575Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-04-16T13:04:44.832Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-04-16T13:04:45.090Z] --- PASS: TestIpcModePrivate (0.88s) [2020-04-16T13:04:45.090Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-04-16T13:04:45.090Z] === RUN TestIpcModeShareable [2020-04-16T13:04:46.026Z] --- PASS: TestIpcModeShareable (0.89s) [2020-04-16T13:04:46.026Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-04-16T13:04:46.026Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-16T13:04:46.728Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-16T13:04:49.311Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.72s) [2020-04-16T13:04:49.311Z] === RUN TestAPIIpcModeHost [2020-04-16T13:04:49.569Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-04-16T13:04:49.569Z] === RUN TestDaemonIpcModeShareable [2020-04-16T13:04:51.480Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2020-04-16T13:04:51.480Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-04-16T13:04:51.480Z] === RUN TestDaemonIpcModePrivate [2020-04-16T13:04:53.290Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-16T13:04:53.388Z] --- PASS: TestDaemonIpcModePrivate (1.90s) [2020-04-16T13:04:53.388Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-04-16T13:04:53.388Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-16T13:04:54.092Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.76s) [2020-04-16T13:04:54.092Z] PASS [2020-04-16T13:04:54.092Z] [2020-04-16T13:04:54.092Z] === Skipped [2020-04-16T13:04:54.092Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-16T13:04:54.092Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:04:54.092Z] [2020-04-16T13:04:54.092Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-16T13:04:54.092Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:04:54.092Z] [2020-04-16T13:04:54.092Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-16T13:04:54.092Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:04:54.092Z] [2020-04-16T13:04:54.092Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-16T13:04:54.092Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:04:54.092Z] [2020-04-16T13:04:54.092Z] [2020-04-16T13:04:54.092Z] DONE 17 tests, 4 skipped in 29.105s [2020-04-16T13:04:54.092Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-16T13:04:54.092Z] ++ 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 [2020-04-16T13:04:54.092Z] ++ set -e [2020-04-16T13:04:54.092Z] ++ '[' -n 0 ']' [2020-04-16T13:04:54.092Z] ++ set -x [2020-04-16T13:04:54.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= DOCKER_ROOTLESS= 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 [2020-04-16T13:04:54.092Z] INFO: Testing against a local daemon [2020-04-16T13:04:54.092Z] === RUN TestPluginInvalidJSON [2020-04-16T13:04:54.092Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-16T13:04:54.092Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-16T13:04:54.092Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-16T13:04:54.092Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-04-16T13:04:54.092Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-16T13:04:54.092Z] PASS [2020-04-16T13:04:54.092Z] [2020-04-16T13:04:54.092Z] DONE 2 tests in 0.126s [2020-04-16T13:04:54.092Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-16T13:04:54.092Z] ++ 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 [2020-04-16T13:04:54.092Z] ++ set -e [2020-04-16T13:04:54.092Z] ++ '[' -n 0 ']' [2020-04-16T13:04:54.092Z] ++ set -x [2020-04-16T13:04:54.093Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:04:54.093Z] INFO: Testing against a local daemon [2020-04-16T13:04:54.093Z] === RUN TestExternalGraphDriver [2020-04-16T13:04:54.093Z] === RUN TestExternalGraphDriver/json [2020-04-16T13:04:54.221Z] --- PASS: TestDockerNetworkMacvlan (16.13s) [2020-04-16T13:04:54.221Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-04-16T13:04:54.221Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-04-16T13:04:54.221Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.89s) [2020-04-16T13:04:54.221Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.03s) [2020-04-16T13:04:54.221Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.61s) [2020-04-16T13:04:54.221Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s) [2020-04-16T13:04:54.221Z] PASS [2020-04-16T13:04:54.221Z] [2020-04-16T13:04:54.221Z] DONE 8 tests in 17.662s [2020-04-16T13:04:54.221Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-16T13:04:54.221Z] ++ 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 [2020-04-16T13:04:54.221Z] ++ set -e [2020-04-16T13:04:54.221Z] ++ '[' -n 0 ']' [2020-04-16T13:04:54.221Z] ++ set -x [2020-04-16T13:04:54.221Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:04:54.221Z] testing: warning: no tests to run [2020-04-16T13:04:54.221Z] PASS [2020-04-16T13:04:54.221Z] [2020-04-16T13:04:54.221Z] DONE 0 tests in 0.023s [2020-04-16T13:04:54.221Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-16T13:04:54.221Z] ++ 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 [2020-04-16T13:04:54.221Z] ++ set -e [2020-04-16T13:04:54.221Z] ++ '[' -n 0 ']' [2020-04-16T13:04:54.221Z] ++ set -x [2020-04-16T13:04:54.221Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:04:54.221Z] INFO: Testing against a local daemon [2020-04-16T13:04:54.221Z] === RUN TestAuthZPluginAllowRequest [2020-04-16T13:04:55.095Z] === RUN TestExternalGraphDriver/spec [2020-04-16T13:04:55.289Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2020-04-16T13:04:55.289Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-04-16T13:04:55.289Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-16T13:04:55.952Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-16T13:04:56.113Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2020-04-16T13:04:56.113Z] === RUN TestAuthZPluginTLS [2020-04-16T13:04:56.207Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-04-16T13:04:56.462Z] remote: Enumerating objects: 2, done. [2020-04-16T13:04:56.462Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-04-16T13:04:56.462Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-04-16T13:04:56.462Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-04-16T13:04:56.462Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-04-16T13:04:56.462Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-04-16T13:04:56.677Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-04-16T13:04:56.677Z] === RUN TestAuthZPluginDenyRequest [2020-04-16T13:04:56.934Z] === RUN TestDockerSuite/TestBuildExpose [2020-04-16T13:04:57.108Z] === RUN TestExternalGraphDriver/pull [2020-04-16T13:04:57.190Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2020-04-16T13:04:57.190Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-04-16T13:04:57.190Z] === RUN TestIpcModeOlderClient [2020-04-16T13:04:57.190Z] === PAUSE TestIpcModeOlderClient [2020-04-16T13:04:57.190Z] === RUN TestKillContainerInvalidSignal [2020-04-16T13:04:57.190Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-04-16T13:04:57.190Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-16T13:04:57.191Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-04-16T13:04:57.447Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-04-16T13:04:57.704Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-04-16T13:04:57.704Z] === RUN TestAuthZPluginDenyResponse [2020-04-16T13:04:57.757Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2020-04-16T13:04:57.757Z] === RUN TestKillContainer [2020-04-16T13:04:57.757Z] === RUN TestKillContainer/no_signal [2020-04-16T13:04:57.960Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-04-16T13:04:58.218Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-04-16T13:04:58.218Z] === RUN TestAuthZPluginAllowEventStream [2020-04-16T13:04:58.475Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-04-16T13:04:58.691Z] === RUN TestKillContainer/non_killing_signal [2020-04-16T13:04:58.949Z] === RUN TestKillContainer/killing_signal [2020-04-16T13:04:59.039Z] === RUN TestDockerSuite/TestBuildFails [2020-04-16T13:04:59.165Z] --- PASS: TestExternalGraphDriver (6.40s) [2020-04-16T13:04:59.165Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2020-04-16T13:04:59.165Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2020-04-16T13:04:59.165Z] --- PASS: TestExternalGraphDriver/pull (2.10s) [2020-04-16T13:04:59.165Z] === RUN TestGraphdriverPluginV2 [2020-04-16T13:04:59.165Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-04-16T13:04:59.165Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:04:59.165Z] PASS [2020-04-16T13:04:59.165Z] [2020-04-16T13:04:59.165Z] === Skipped [2020-04-16T13:04:59.165Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-04-16T13:04:59.165Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:04:59.165Z] [2020-04-16T13:04:59.165Z] [2020-04-16T13:04:59.165Z] DONE 5 tests, 1 skipped in 6.535s [2020-04-16T13:04:59.165Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-16T13:04:59.165Z] ++ 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 [2020-04-16T13:04:59.165Z] ++ set -e [2020-04-16T13:04:59.165Z] ++ '[' -n 0 ']' [2020-04-16T13:04:59.165Z] ++ set -x [2020-04-16T13:04:59.165Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:04:59.165Z] INFO: Testing against a local daemon [2020-04-16T13:04:59.165Z] === RUN TestContinueAfterPluginCrash [2020-04-16T13:04:59.165Z] === PAUSE TestContinueAfterPluginCrash [2020-04-16T13:04:59.165Z] === RUN TestReadPluginNoRead [2020-04-16T13:04:59.165Z] === PAUSE TestReadPluginNoRead [2020-04-16T13:04:59.165Z] === RUN TestDaemonStartWithLogOpt [2020-04-16T13:04:59.165Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-16T13:04:59.165Z] === CONT TestContinueAfterPluginCrash [2020-04-16T13:04:59.165Z] === CONT TestDaemonStartWithLogOpt [2020-04-16T13:04:59.970Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-04-16T13:05:00.229Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-04-16T13:05:00.324Z] --- PASS: TestKillContainer (2.33s) [2020-04-16T13:05:00.324Z] --- PASS: TestKillContainer/no_signal (0.74s) [2020-04-16T13:05:00.324Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-04-16T13:05:00.324Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2020-04-16T13:05:00.324Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-16T13:05:00.324Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-16T13:05:00.486Z] --- PASS: TestAuthZPluginAllowEventStream (2.10s) [2020-04-16T13:05:00.487Z] === RUN TestAuthZPluginErrorResponse [2020-04-16T13:05:00.622Z] [2020-04-16T13:05:00.891Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-16T13:05:01.051Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2020-04-16T13:05:01.051Z] === RUN TestAuthZPluginErrorRequest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-16T13:05:01.616Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-04-16T13:05:01.616Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-16T13:05:01.827Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s) [2020-04-16T13:05:01.827Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2020-04-16T13:05:01.827Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-04-16T13:05:01.827Z] === RUN TestKillStoppedContainer [2020-04-16T13:05:01.827Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-04-16T13:05:01.827Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-16T13:05:01.827Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-04-16T13:05:01.827Z] === RUN TestKillDifferentUserContainer [2020-04-16T13:05:01.995Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40828/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2376ebd3f22baa2f85704430e54769aed82e7262 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2376ebd3f22baa2f85704430e54769aed82e7262 hack/test/unit [2020-04-16T13:05:02.180Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-04-16T13:05:02.180Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-16T13:05:02.744Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-04-16T13:05:02.761Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-04-16T13:05:02.761Z] === RUN TestInspectOomKilledTrue [2020-04-16T13:05:02.761Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-16T13:05:02.761Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-16T13:05:02.761Z] === RUN TestInspectOomKilledFalse [2020-04-16T13:05:02.761Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-16T13:05:02.761Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-16T13:05:02.761Z] === RUN TestLinksEtcHostsContentMatch [2020-04-16T13:05:03.327Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2020-04-16T13:05:03.328Z] === RUN TestLinksContainerNames [2020-04-16T13:05:04.504Z] ? github.com/docker/docker/api [no test files] [2020-04-16T13:05:04.640Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s) [2020-04-16T13:05:04.640Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-16T13:05:04.704Z] --- PASS: TestLinksContainerNames (1.54s) [2020-04-16T13:05:04.704Z] === RUN TestLogsFollowTailEmpty [2020-04-16T13:05:05.203Z] === RUN TestDockerSuite/TestBuildForceRm [2020-04-16T13:05:05.641Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2020-04-16T13:05:05.641Z] === RUN TestContainerNetworkMountsNoChown [2020-04-16T13:05:06.572Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.11s) [2020-04-16T13:05:06.572Z] === RUN TestAuthZPluginHeader [2020-04-16T13:05:06.576Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2020-04-16T13:05:06.576Z] === RUN TestMountDaemonRoot [2020-04-16T13:05:06.576Z] === RUN TestMountDaemonRoot/default [2020-04-16T13:05:06.576Z] === PAUSE TestMountDaemonRoot/default [2020-04-16T13:05:06.576Z] === RUN TestMountDaemonRoot/private [2020-04-16T13:05:06.576Z] === PAUSE TestMountDaemonRoot/private [2020-04-16T13:05:06.576Z] === RUN TestMountDaemonRoot/rprivate [2020-04-16T13:05:06.576Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/slave [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/slave [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/rslave [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/shared [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/shared [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/rshared [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-16T13:05:06.577Z] === CONT TestMountDaemonRoot/default [2020-04-16T13:05:06.577Z] === CONT TestMountDaemonRoot/rshared [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-16T13:05:06.577Z] === CONT TestMountDaemonRoot/rprivate [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-16T13:05:06.577Z] === CONT TestMountDaemonRoot/rslave [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-16T13:05:06.577Z] === CONT TestMountDaemonRoot/slave [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-16T13:05:06.577Z] === CONT TestMountDaemonRoot/private [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-16T13:05:06.577Z] === CONT TestMountDaemonRoot/shared [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-16T13:05:06.577Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-16T13:05:06.577Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-16T13:05:06.577Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-16T13:05:06.577Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-16T13:05:06.577Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-16T13:05:06.577Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-16T13:05:06.577Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-16T13:05:06.577Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-16T13:05:06.577Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-16T13:05:06.577Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-16T13:05:06.577Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-16T13:05:06.577Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-16T13:05:06.577Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-16T13:05:06.577Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-16T13:05:06.577Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-16T13:05:06.577Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-16T13:05:06.577Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-16T13:05:06.577Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-16T13:05:06.577Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-16T13:05:06.577Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-16T13:05:06.577Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-16T13:05:06.835Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-16T13:05:06.835Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-16T13:05:06.835Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-16T13:05:06.835Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-16T13:05:06.835Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-16T13:05:06.835Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-16T13:05:06.835Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-16T13:05:06.835Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-16T13:05:06.835Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-04-16T13:05:06.835Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-04-16T13:05:06.835Z] === RUN TestContainerBindMountNonRecursive [2020-04-16T13:05:07.137Z] === RUN TestDockerSuite/TestBuildFromGit [2020-04-16T13:05:07.137Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-04-16T13:05:07.137Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-16T13:05:08.739Z] --- PASS: TestContainerBindMountNonRecursive (1.90s) [2020-04-16T13:05:08.739Z] === RUN TestNetworkNat [2020-04-16T13:05:09.034Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-04-16T13:05:09.034Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-04-16T13:05:09.409Z] --- PASS: TestDaemonStartWithLogOpt (8.65s) [2020-04-16T13:05:09.409Z] === CONT TestReadPluginNoRead [2020-04-16T13:05:09.675Z] --- PASS: TestNetworkNat (0.90s) [2020-04-16T13:05:09.675Z] === RUN TestNetworkLocalhostTCPNat [2020-04-16T13:05:10.402Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-04-16T13:05:10.610Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-04-16T13:05:10.611Z] === RUN TestNetworkLoopbackNat [2020-04-16T13:05:10.873Z] === RUN TestReadPluginNoRead/default [2020-04-16T13:05:11.771Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.65s) [2020-04-16T13:05:11.771Z] === RUN TestAuthZPluginV2Disable [2020-04-16T13:05:11.986Z] --- PASS: TestNetworkLoopbackNat (1.14s) [2020-04-16T13:05:11.986Z] === RUN TestPause [2020-04-16T13:05:12.335Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-04-16T13:05:12.553Z] --- PASS: TestPause (0.86s) [2020-04-16T13:05:12.553Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-16T13:05:12.553Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-16T13:05:12.553Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-16T13:05:12.553Z] === RUN TestPauseStopPausedContainer [2020-04-16T13:05:12.885Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-16T13:05:12.885Z] --- PASS: TestContinueAfterPluginCrash (13.66s) [2020-04-16T13:05:13.265Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-04-16T13:05:13.487Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-04-16T13:05:13.487Z] === RUN TestPsFilter [2020-04-16T13:05:13.522Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-04-16T13:05:13.746Z] --- PASS: TestPsFilter (0.25s) [2020-04-16T13:05:13.747Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-16T13:05:14.313Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-04-16T13:05:14.313Z] === RUN TestRemoveContainerWithVolume [2020-04-16T13:05:14.897Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-16T13:05:15.249Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2020-04-16T13:05:15.249Z] === RUN TestRemoveContainerRunning [2020-04-16T13:05:15.416Z] --- PASS: TestAuthZPluginV2Disable (3.61s) [2020-04-16T13:05:15.416Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-16T13:05:15.673Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-04-16T13:05:16.183Z] --- PASS: TestRemoveContainerRunning (0.79s) [2020-04-16T13:05:16.183Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-16T13:05:16.751Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-04-16T13:05:16.751Z] === RUN TestRemoveInvalidContainer [2020-04-16T13:05:16.751Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-04-16T13:05:16.751Z] === RUN TestRenameLinkedContainer [2020-04-16T13:05:16.908Z] --- PASS: TestReadPluginNoRead (8.70s) [2020-04-16T13:05:16.908Z] --- PASS: TestReadPluginNoRead/default (1.93s) [2020-04-16T13:05:16.908Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.95s) [2020-04-16T13:05:16.908Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.01s) [2020-04-16T13:05:16.908Z] read_test.go:91: [da9f3fb80781a] daemon is not started [2020-04-16T13:05:16.908Z] PASS [2020-04-16T13:05:16.908Z] [2020-04-16T13:05:16.908Z] DONE 6 tests in 17.442s [2020-04-16T13:05:16.908Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-04-16T13:05:16.908Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-04-16T13:05:16.908Z] ++ set -e [2020-04-16T13:05:16.908Z] ++ '[' -n 0 ']' [2020-04-16T13:05:16.908Z] ++ set -x [2020-04-16T13:05:16.908Z] ++ 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= DOCKER_ROOTLESS= 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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-04-16T13:05:16.908Z] testing: warning: no tests to run [2020-04-16T13:05:16.908Z] PASS [2020-04-16T13:05:16.908Z] [2020-04-16T13:05:16.908Z] DONE 0 tests in 0.038s [2020-04-16T13:05:16.908Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-16T13:05:16.908Z] ++ 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 [2020-04-16T13:05:16.909Z] ++ set -e [2020-04-16T13:05:16.909Z] ++ '[' -n 0 ']' [2020-04-16T13:05:16.909Z] ++ set -x [2020-04-16T13:05:16.909Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:05:16.909Z] INFO: Testing against a local daemon [2020-04-16T13:05:16.909Z] === RUN TestPluginWithDevMounts [2020-04-16T13:05:16.909Z] === PAUSE TestPluginWithDevMounts [2020-04-16T13:05:16.909Z] === CONT TestPluginWithDevMounts [2020-04-16T13:05:18.194Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-04-16T13:05:18.758Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.22s) [2020-04-16T13:05:18.758Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-16T13:05:18.923Z] --- PASS: TestPluginWithDevMounts (1.82s) [2020-04-16T13:05:18.923Z] PASS [2020-04-16T13:05:18.923Z] [2020-04-16T13:05:18.923Z] DONE 1 tests in 1.892s [2020-04-16T13:05:18.923Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-04-16T13:05:18.923Z] ++ 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 [2020-04-16T13:05:18.923Z] ++ set -e [2020-04-16T13:05:18.923Z] ++ '[' -n 0 ']' [2020-04-16T13:05:18.923Z] ++ set -x [2020-04-16T13:05:18.923Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:05:18.923Z] INFO: Testing against a local daemon [2020-04-16T13:05:18.923Z] === RUN TestSecretInspect [2020-04-16T13:05:19.333Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2020-04-16T13:05:19.334Z] === RUN TestDockerSuite/TestBuildHistory [2020-04-16T13:05:20.040Z] --- PASS: TestRenameLinkedContainer (3.09s) [2020-04-16T13:05:20.040Z] === RUN TestRenameStoppedContainer [2020-04-16T13:05:20.607Z] --- PASS: TestRenameStoppedContainer (0.75s) [2020-04-16T13:05:20.607Z] === RUN TestRenameRunningContainerAndReuse [2020-04-16T13:05:22.363Z] --- PASS: TestSecretInspect (3.61s) [2020-04-16T13:05:22.363Z] === RUN TestSecretList [2020-04-16T13:05:22.509Z] --- PASS: TestRenameRunningContainerAndReuse (1.60s) [2020-04-16T13:05:22.509Z] === RUN TestRenameInvalidName [2020-04-16T13:05:23.076Z] --- PASS: TestRenameInvalidName (0.78s) [2020-04-16T13:05:23.076Z] === RUN TestRenameAnonymousContainer [2020-04-16T13:05:25.804Z] --- PASS: TestSecretList (3.21s) [2020-04-16T13:05:25.804Z] === RUN TestSecretsCreateAndDelete [2020-04-16T13:05:25.890Z] === RUN TestDockerSuite/TestBuildIidFile [2020-04-16T13:05:25.890Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-04-16T13:05:26.147Z] === RUN TestDockerSuite/TestBuildInheritance [2020-04-16T13:05:27.264Z] --- PASS: TestRenameAnonymousContainer (4.03s) [2020-04-16T13:05:27.264Z] === RUN TestRenameContainerWithSameName [2020-04-16T13:05:27.524Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-04-16T13:05:27.831Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-04-16T13:05:27.831Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-16T13:05:28.088Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-04-16T13:05:28.345Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-04-16T13:05:29.246Z] --- PASS: TestSecretsCreateAndDelete (3.59s) [2020-04-16T13:05:29.246Z] === RUN TestSecretsUpdate [2020-04-16T13:05:29.275Z] === RUN TestDockerSuite/TestBuildLabel [2020-04-16T13:05:29.733Z] --- PASS: TestRenameContainerWithLinkedContainer (1.55s) [2020-04-16T13:05:29.733Z] === RUN TestResize [2020-04-16T13:05:29.838Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-04-16T13:05:30.301Z] --- PASS: TestResize (0.81s) [2020-04-16T13:05:30.301Z] === RUN TestResizeWithInvalidSize [2020-04-16T13:05:30.402Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-04-16T13:05:30.659Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-04-16T13:05:30.917Z] === RUN TestDockerSuite/TestBuildLabels [2020-04-16T13:05:31.174Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.60s) [2020-04-16T13:05:31.174Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-16T13:05:31.236Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2020-04-16T13:05:31.236Z] === RUN TestResizeWhenContainerNotStarted [2020-04-16T13:05:31.738Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-04-16T13:05:31.804Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2020-04-16T13:05:31.804Z] === RUN TestDaemonRestartKillContainers [2020-04-16T13:05:31.804Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-16T13:05:31.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-16T13:05:31.804Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-16T13:05:31.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-16T13:05:31.804Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-16T13:05:31.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-16T13:05:31.804Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-16T13:05:31.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-16T13:05:31.804Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-16T13:05:31.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-16T13:05:31.804Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-16T13:05:31.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-16T13:05:31.804Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-16T13:05:31.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-16T13:05:31.804Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-16T13:05:31.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-16T13:05:31.804Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-16T13:05:31.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-16T13:05:31.804Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-16T13:05:31.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-16T13:05:31.804Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-16T13:05:31.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-16T13:05:31.804Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-16T13:05:31.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-16T13:05:31.804Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-16T13:05:31.804Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-16T13:05:31.804Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-16T13:05:31.804Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-16T13:05:32.668Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-04-16T13:05:32.685Z] --- PASS: TestSecretsUpdate (3.60s) [2020-04-16T13:05:32.685Z] === RUN TestTemplatedSecret [2020-04-16T13:05:33.709Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-16T13:05:34.646Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-16T13:05:34.646Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-16T13:05:34.646Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-16T13:05:35.215Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-16T13:05:35.942Z] === RUN TestDockerSuite/TestBuildLastModified [2020-04-16T13:05:36.126Z] --- PASS: TestTemplatedSecret (3.64s) [2020-04-16T13:05:36.126Z] === RUN TestSecretCreateResolve [2020-04-16T13:05:36.153Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-16T13:05:36.153Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-16T13:05:37.093Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-16T13:05:39.628Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-16T13:05:39.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-04-16T13:05:39.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.60s) [2020-04-16T13:05:39.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.71s) [2020-04-16T13:05:39.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.77s) [2020-04-16T13:05:39.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s) [2020-04-16T13:05:39.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-04-16T13:05:39.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s) [2020-04-16T13:05:39.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.53s) [2020-04-16T13:05:39.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.77s) [2020-04-16T13:05:39.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.27s) [2020-04-16T13:05:39.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.45s) [2020-04-16T13:05:39.628Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.57s) [2020-04-16T13:05:39.628Z] === RUN TestCgroupNamespacesRun [2020-04-16T13:05:40.526Z] --- PASS: TestSecretCreateResolve (3.70s) [2020-04-16T13:05:40.526Z] PASS [2020-04-16T13:05:40.526Z] [2020-04-16T13:05:40.526Z] DONE 6 tests in 21.432s [2020-04-16T13:05:40.526Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-04-16T13:05:40.527Z] ++ 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 [2020-04-16T13:05:40.527Z] ++ set -e [2020-04-16T13:05:40.527Z] ++ '[' -n 0 ']' [2020-04-16T13:05:40.527Z] ++ set -x [2020-04-16T13:05:40.527Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:05:40.527Z] INFO: Testing against a local daemon [2020-04-16T13:05:40.527Z] === RUN TestServiceCreateInit [2020-04-16T13:05:40.527Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-16T13:05:41.194Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-04-16T13:05:41.530Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2020-04-16T13:05:41.530Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-16T13:05:43.432Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2020-04-16T13:05:43.432Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-16T13:05:43.718Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-04-16T13:05:44.649Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-04-16T13:05:44.649Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-04-16T13:05:44.649Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-04-16T13:05:44.649Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-04-16T13:05:44.907Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-04-16T13:05:45.164Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-04-16T13:05:45.336Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2020-04-16T13:05:45.336Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-16T13:05:46.002Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-16T13:05:46.712Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2020-04-16T13:05:46.712Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-16T13:05:47.104Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-04-16T13:05:48.035Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2020-04-16T13:05:48.035Z] PASS [2020-04-16T13:05:48.035Z] [2020-04-16T13:05:48.035Z] DONE 17 tests in 53.734s [2020-04-16T13:05:48.035Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-16T13:05:48.035Z] ++ 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 [2020-04-16T13:05:48.035Z] ++ set -e [2020-04-16T13:05:48.035Z] ++ '[' -n 0 ']' [2020-04-16T13:05:48.035Z] ++ set -x [2020-04-16T13:05:48.035Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:05:48.035Z] INFO: Testing against a local daemon [2020-04-16T13:05:48.035Z] === RUN TestPluginInvalidJSON [2020-04-16T13:05:48.035Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-16T13:05:48.035Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-16T13:05:48.035Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-16T13:05:48.035Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-04-16T13:05:48.035Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-04-16T13:05:48.035Z] PASS [2020-04-16T13:05:48.035Z] [2020-04-16T13:05:48.035Z] DONE 2 tests in 0.150s [2020-04-16T13:05:48.035Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-16T13:05:48.035Z] ++ 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 [2020-04-16T13:05:48.035Z] ++ set -e [2020-04-16T13:05:48.035Z] ++ '[' -n 0 ']' [2020-04-16T13:05:48.035Z] ++ set -x [2020-04-16T13:05:48.035Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:05:48.293Z] INFO: Testing against a local daemon [2020-04-16T13:05:48.293Z] === RUN TestExternalGraphDriver [2020-04-16T13:05:48.293Z] === RUN TestExternalGraphDriver/json [2020-04-16T13:05:48.614Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2020-04-16T13:05:48.614Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-16T13:05:48.857Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-04-16T13:05:49.549Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.94s) [2020-04-16T13:05:49.549Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-16T13:05:50.228Z] === RUN TestExternalGraphDriver/spec [2020-04-16T13:05:50.485Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-04-16T13:05:50.485Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-16T13:05:51.469Z] --- PASS: TestServiceCreateInit (10.59s) [2020-04-16T13:05:51.469Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.30s) [2020-04-16T13:05:51.469Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.28s) [2020-04-16T13:05:51.469Z] === RUN TestCreateServiceMultipleTimes [2020-04-16T13:05:52.389Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2020-04-16T13:05:52.389Z] === RUN TestKernelTCPMemory [2020-04-16T13:05:52.751Z] === RUN TestExternalGraphDriver/pull [2020-04-16T13:05:52.751Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-04-16T13:05:53.315Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-04-16T13:05:53.328Z] --- PASS: TestKernelTCPMemory (0.93s) [2020-04-16T13:05:53.328Z] === RUN TestNISDomainname [2020-04-16T13:05:53.903Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-04-16T13:05:54.161Z] --- PASS: TestExternalGraphDriver (6.05s) [2020-04-16T13:05:54.161Z] --- PASS: TestExternalGraphDriver/json (2.02s) [2020-04-16T13:05:54.161Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2020-04-16T13:05:54.161Z] --- PASS: TestExternalGraphDriver/pull (1.86s) [2020-04-16T13:05:54.161Z] === RUN TestGraphdriverPluginV2 [2020-04-16T13:05:54.264Z] --- PASS: TestNISDomainname (0.97s) [2020-04-16T13:05:54.264Z] === RUN TestHostnameDnsResolution [2020-04-16T13:05:56.171Z] --- PASS: TestHostnameDnsResolution (1.79s) [2020-04-16T13:05:56.171Z] === RUN TestStats [2020-04-16T13:05:58.076Z] --- PASS: TestStats (1.82s) [2020-04-16T13:05:58.076Z] === RUN TestStopContainerWithTimeout [2020-04-16T13:05:58.076Z] === RUN TestStopContainerWithTimeout/0 [2020-04-16T13:05:58.076Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-16T13:05:58.076Z] === RUN TestStopContainerWithTimeout/1 [2020-04-16T13:05:58.076Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-16T13:05:58.076Z] === RUN TestStopContainerWithTimeout/3 [2020-04-16T13:05:58.076Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-16T13:05:58.076Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-16T13:05:58.076Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-16T13:05:58.076Z] === CONT TestStopContainerWithTimeout/0 [2020-04-16T13:05:58.076Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-16T13:05:58.076Z] === CONT TestStopContainerWithTimeout/3 [2020-04-16T13:05:58.076Z] === CONT TestStopContainerWithTimeout/1 [2020-04-16T13:05:59.421Z] --- PASS: TestGraphdriverPluginV2 (4.71s) [2020-04-16T13:05:59.421Z] PASS [2020-04-16T13:05:59.421Z] [2020-04-16T13:05:59.421Z] DONE 5 tests in 10.917s [2020-04-16T13:05:59.421Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-16T13:05:59.421Z] ++ 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 [2020-04-16T13:05:59.421Z] ++ set -e [2020-04-16T13:05:59.421Z] ++ '[' -n 0 ']' [2020-04-16T13:05:59.421Z] ++ set -x [2020-04-16T13:05:59.421Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:05:59.421Z] INFO: Testing against a local daemon [2020-04-16T13:05:59.421Z] === RUN TestContinueAfterPluginCrash [2020-04-16T13:05:59.421Z] === PAUSE TestContinueAfterPluginCrash [2020-04-16T13:05:59.421Z] === RUN TestReadPluginNoRead [2020-04-16T13:05:59.421Z] === PAUSE TestReadPluginNoRead [2020-04-16T13:05:59.421Z] === RUN TestDaemonStartWithLogOpt [2020-04-16T13:05:59.421Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-16T13:05:59.421Z] === CONT TestContinueAfterPluginCrash [2020-04-16T13:05:59.421Z] === CONT TestDaemonStartWithLogOpt [2020-04-16T13:06:01.005Z] #79 exporting layers 112.9s done [2020-04-16T13:06:01.005Z] #79 exporting manifest sha256:3d9a6551946544bbf7966e935c4efb24b06a21c9fbb9d17cd55f091b18b9be62 done [2020-04-16T13:06:01.005Z] #79 exporting config sha256:c194ff69ba24fc9422f9d87d4dfd3b6a277896550662f559f7e97b129ea17709 done [2020-04-16T13:06:01.005Z] #79 sending tarball [2020-04-16T13:06:01.368Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-04-16T13:06:01.368Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2020-04-16T13:06:01.368Z] --- PASS: TestStopContainerWithTimeout/1 (2.28s) [2020-04-16T13:06:01.368Z] --- PASS: TestStopContainerWithTimeout/3 (3.03s) [2020-04-16T13:06:01.368Z] --- PASS: TestStopContainerWithTimeout/-1 (3.20s) [2020-04-16T13:06:01.368Z] === RUN TestDeleteDevicemapper [2020-04-16T13:06:01.368Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-16T13:06:01.368Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-16T13:06:01.368Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-16T13:06:03.272Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.07s) [2020-04-16T13:06:03.272Z] === RUN TestUpdateMemory [2020-04-16T13:06:03.272Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-16T13:06:03.272Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-16T13:06:03.272Z] === RUN TestUpdateCPUQuota [2020-04-16T13:06:04.648Z] --- PASS: TestUpdateCPUQuota (1.40s) [2020-04-16T13:06:04.648Z] === RUN TestUpdatePidsLimit [2020-04-16T13:06:04.648Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-16T13:06:04.906Z] === RUN TestUpdatePidsLimit/no_change [2020-04-16T13:06:05.165Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-16T13:06:05.473Z] #79 sending tarball 18.8s done [2020-04-16T13:06:05.473Z] #79 DONE 131.7s [2020-04-16T13:06:05.473Z] [2020-04-16T13:06:05.473Z] #80 importing to docker [2020-04-16T13:06:05.732Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-16T13:06:05.970Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-04-16T13:06:05.990Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-16T13:06:06.556Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-16T13:06:06.815Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-16T13:06:07.344Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-04-16T13:06:08.729Z] --- PASS: TestUpdatePidsLimit (3.94s) [2020-04-16T13:06:08.729Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-04-16T13:06:08.729Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-04-16T13:06:08.729Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-04-16T13:06:08.729Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-04-16T13:06:08.729Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-04-16T13:06:08.729Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-04-16T13:06:08.729Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-04-16T13:06:08.729Z] === RUN TestUpdateRestartPolicy [2020-04-16T13:06:13.756Z] --- PASS: TestCreateServiceMultipleTimes (22.52s) [2020-04-16T13:06:13.756Z] === RUN TestCreateServiceConflict [2020-04-16T13:06:13.903Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-04-16T13:06:14.467Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-04-16T13:06:15.399Z] --- PASS: TestDaemonStartWithLogOpt (16.06s) [2020-04-16T13:06:15.399Z] === CONT TestReadPluginNoRead [2020-04-16T13:06:17.197Z] --- PASS: TestCreateServiceConflict (3.56s) [2020-04-16T13:06:17.197Z] === RUN TestCreateServiceMaxReplicas [2020-04-16T13:06:17.299Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-04-16T13:06:17.299Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-04-16T13:06:18.668Z] === RUN TestReadPluginNoRead/default [2020-04-16T13:06:20.562Z] --- PASS: TestContinueAfterPluginCrash (21.30s) [2020-04-16T13:06:20.639Z] --- PASS: TestCreateServiceMaxReplicas (3.88s) [2020-04-16T13:06:20.639Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-16T13:06:20.819Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-16T13:06:20.928Z] --- PASS: TestUpdateRestartPolicy (12.54s) [2020-04-16T13:06:20.928Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-16T13:06:21.864Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2020-04-16T13:06:21.864Z] === RUN TestWaitNonBlocked [2020-04-16T13:06:21.864Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-16T13:06:21.864Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-16T13:06:21.864Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-16T13:06:21.864Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-16T13:06:21.864Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-16T13:06:21.864Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-16T13:06:22.712Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-16T13:06:22.712Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-04-16T13:06:22.806Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-16T13:06:22.806Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s) [2020-04-16T13:06:22.806Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2020-04-16T13:06:22.806Z] === RUN TestWaitBlocked [2020-04-16T13:06:22.806Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-16T13:06:22.806Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-16T13:06:22.806Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-16T13:06:22.806Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-16T13:06:22.806Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-16T13:06:22.806Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-16T13:06:23.276Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-04-16T13:06:24.182Z] --- PASS: TestWaitBlocked (0.04s) [2020-04-16T13:06:24.182Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2020-04-16T13:06:24.182Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2020-04-16T13:06:24.182Z] === CONT TestContainerStartOnDaemonRestart [2020-04-16T13:06:24.182Z] === CONT TestContainerKillOnDaemonStart [2020-04-16T13:06:24.182Z] === CONT TestDaemonHostGatewayIP [2020-04-16T13:06:24.182Z] === CONT TestDaemonRestartIpcMode [2020-04-16T13:06:24.646Z] --- PASS: TestReadPluginNoRead (9.48s) [2020-04-16T13:06:24.646Z] --- PASS: TestReadPluginNoRead/default (2.09s) [2020-04-16T13:06:24.646Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.77s) [2020-04-16T13:06:24.646Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.19s) [2020-04-16T13:06:24.646Z] read_test.go:91: [df76a60a8fe6f] daemon is not started [2020-04-16T13:06:24.646Z] PASS [2020-04-16T13:06:24.646Z] [2020-04-16T13:06:24.646Z] DONE 6 tests in 25.677s [2020-04-16T13:06:24.646Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-04-16T13:06:24.646Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-04-16T13:06:24.646Z] ++ set -e [2020-04-16T13:06:24.646Z] ++ '[' -n 0 ']' [2020-04-16T13:06:24.646Z] ++ set -x [2020-04-16T13:06:24.646Z] ++ 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= DOCKER_ROOTLESS= 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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-04-16T13:06:24.646Z] testing: warning: no tests to run [2020-04-16T13:06:24.646Z] PASS [2020-04-16T13:06:24.646Z] [2020-04-16T13:06:24.646Z] DONE 0 tests in 0.041s [2020-04-16T13:06:24.646Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-16T13:06:24.646Z] ++ 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 [2020-04-16T13:06:24.646Z] ++ set -e [2020-04-16T13:06:24.646Z] ++ '[' -n 0 ']' [2020-04-16T13:06:24.646Z] ++ set -x [2020-04-16T13:06:24.646Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:06:24.903Z] INFO: Testing against a local daemon [2020-04-16T13:06:24.903Z] === RUN TestPluginWithDevMounts [2020-04-16T13:06:24.903Z] === PAUSE TestPluginWithDevMounts [2020-04-16T13:06:24.903Z] === CONT TestPluginWithDevMounts [2020-04-16T13:06:25.467Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-04-16T13:06:26.031Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-04-16T13:06:26.960Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-16T13:06:26.960Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-04-16T13:06:26.960Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-04-16T13:06:26.960Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-16T13:06:26.960Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-16T13:06:26.960Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-16T13:06:26.960Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-16T13:06:26.960Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-16T13:06:26.960Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-16T13:06:26.960Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-16T13:06:26.960Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-16T13:06:26.960Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-16T13:06:26.964Z] --- PASS: TestPluginWithDevMounts (1.94s) [2020-04-16T13:06:26.964Z] PASS [2020-04-16T13:06:26.964Z] [2020-04-16T13:06:26.964Z] DONE 1 tests in 2.061s [2020-04-16T13:06:26.964Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-16T13:06:26.964Z] ++ 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 [2020-04-16T13:06:26.964Z] ++ set -e [2020-04-16T13:06:26.964Z] ++ '[' -n 0 ']' [2020-04-16T13:06:26.964Z] ++ set -x [2020-04-16T13:06:26.964Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:06:26.964Z] INFO: Testing against a local daemon [2020-04-16T13:06:26.964Z] === RUN TestSecretInspect [2020-04-16T13:06:27.473Z] --- PASS: TestContainerStartOnDaemonRestart (3.55s) [2020-04-16T13:06:27.473Z] === CONT TestIpcModeOlderClient [2020-04-16T13:06:27.520Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-16T13:06:27.520Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-16T13:06:27.731Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-04-16T13:06:28.080Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.6% of statements [2020-04-16T13:06:28.080Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-16T13:06:28.080Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-16T13:06:28.080Z] ? github.com/docker/docker/api/types [no test files] [2020-04-16T13:06:28.080Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-16T13:06:28.080Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-16T13:06:28.080Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-16T13:06:28.080Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-16T13:06:28.298Z] --- PASS: TestDaemonRestartIpcMode (4.37s) [2020-04-16T13:06:28.331Z] === RUN TestDockerSuite/TestBuildNetNone [2020-04-16T13:06:28.640Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2020-04-16T13:06:28.640Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2020-04-16T13:06:28.640Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-16T13:06:28.640Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-16T13:06:28.640Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-16T13:06:28.640Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-16T13:06:28.640Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-16T13:06:28.640Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-16T13:06:28.640Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-16T13:06:28.864Z] --- PASS: TestDaemonHostGatewayIP (4.85s) [2020-04-16T13:06:29.201Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2020-04-16T13:06:29.201Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2020-04-16T13:06:29.201Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-16T13:06:29.201Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-16T13:06:29.201Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-16T13:06:29.201Z] ? github.com/docker/docker/builder [no test files] [2020-04-16T13:06:29.201Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-16T13:06:29.201Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-16T13:06:29.201Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-16T13:06:29.201Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-16T13:06:29.201Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-16T13:06:29.201Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-16T13:06:29.201Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-16T13:06:29.262Z] === RUN TestDockerSuite/TestBuildNoContext [2020-04-16T13:06:29.760Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2020-04-16T13:06:30.192Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-04-16T13:06:30.449Z] --- PASS: TestSecretInspect (3.40s) [2020-04-16T13:06:30.449Z] === RUN TestSecretList [2020-04-16T13:06:31.033Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-04-16T13:06:31.292Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-04-16T13:06:33.816Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-04-16T13:06:33.816Z] --- PASS: TestSecretList (3.44s) [2020-04-16T13:06:33.816Z] === RUN TestSecretsCreateAndDelete [2020-04-16T13:06:33.920Z] ok github.com/docker/docker/builder/dockerfile 0.555s coverage: 48.2% of statements [2020-04-16T13:06:33.920Z] ok github.com/docker/docker/builder/remotecontext 0.189s coverage: 13.6% of statements [2020-04-16T13:06:34.075Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-04-16T13:06:34.075Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-04-16T13:06:34.479Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-04-16T13:06:34.640Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-04-16T13:06:34.897Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-04-16T13:06:35.154Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-04-16T13:06:35.403Z] ok github.com/docker/docker/builder/remotecontext/git 1.165s coverage: 86.3% of statements [2020-04-16T13:06:35.403Z] ? github.com/docker/docker/cli [no test files] [2020-04-16T13:06:35.403Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-16T13:06:36.085Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-04-16T13:06:36.971Z] --- PASS: TestContainerKillOnDaemonStart (13.06s) [2020-04-16T13:06:36.971Z] PASS [2020-04-16T13:06:36.971Z] [2020-04-16T13:06:36.971Z] === Skipped [2020-04-16T13:06:36.971Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-04-16T13:06:36.971Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-16T13:06:36.971Z] [2020-04-16T13:06:36.971Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-16T13:06:36.971Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-16T13:06:36.971Z] [2020-04-16T13:06:36.971Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-16T13:06:36.971Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-16T13:06:36.971Z] [2020-04-16T13:06:36.971Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-16T13:06:36.972Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-16T13:06:36.972Z] [2020-04-16T13:06:36.972Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-16T13:06:36.972Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-16T13:06:36.972Z] [2020-04-16T13:06:36.972Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-04-16T13:06:36.972Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-16T13:06:36.972Z] [2020-04-16T13:06:36.972Z] [2020-04-16T13:06:36.972Z] DONE 200 tests, 6 skipped in 134.426s [2020-04-16T13:06:36.972Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-04-16T13:06:36.972Z] ++ 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 [2020-04-16T13:06:36.972Z] ++ set -e [2020-04-16T13:06:36.972Z] ++ '[' -n 0 ']' [2020-04-16T13:06:36.972Z] ++ set -x [2020-04-16T13:06:36.972Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:06:37.230Z] INFO: Testing against a local daemon [2020-04-16T13:06:37.230Z] === RUN TestCommitInheritsEnv [2020-04-16T13:06:37.456Z] --- PASS: TestSecretsCreateAndDelete (3.53s) [2020-04-16T13:06:37.456Z] === RUN TestSecretsUpdate [2020-04-16T13:06:38.164Z] --- PASS: TestCommitInheritsEnv (0.59s) [2020-04-16T13:06:38.165Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-16T13:06:38.165Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2020-04-16T13:06:38.165Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-04-16T13:06:38.165Z] === RUN TestImagesFilterMultiReference [2020-04-16T13:06:38.165Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-04-16T13:06:38.165Z] === RUN TestImagePullPlatformInvalid [2020-04-16T13:06:38.165Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-04-16T13:06:38.165Z] === RUN TestRemoveImageOrphaning [2020-04-16T13:06:38.731Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-04-16T13:06:38.731Z] === RUN TestRemoveImageGarbageCollector [2020-04-16T13:06:38.731Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-16T13:06:38.731Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:06:38.731Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-16T13:06:38.731Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-04-16T13:06:38.731Z] === RUN TestTagInvalidReference [2020-04-16T13:06:38.731Z] --- PASS: TestTagInvalidReference (0.03s) [2020-04-16T13:06:38.731Z] === RUN TestTagValidPrefixedRepo [2020-04-16T13:06:38.731Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-04-16T13:06:38.731Z] === RUN TestTagExistedNameWithoutForce [2020-04-16T13:06:38.731Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-04-16T13:06:38.731Z] === RUN TestTagOfficialNames [2020-04-16T13:06:38.827Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-04-16T13:06:38.990Z] --- PASS: TestTagOfficialNames (0.07s) [2020-04-16T13:06:38.990Z] === RUN TestTagMatchesDigest [2020-04-16T13:06:38.990Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-16T13:06:38.990Z] PASS [2020-04-16T13:06:38.990Z] [2020-04-16T13:06:38.990Z] === Skipped [2020-04-16T13:06:38.990Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2020-04-16T13:06:38.990Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-04-16T13:06:38.990Z] [2020-04-16T13:06:38.990Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-16T13:06:38.990Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:06:38.990Z] [2020-04-16T13:06:38.990Z] [2020-04-16T13:06:38.990Z] DONE 12 tests, 2 skipped in 1.859s [2020-04-16T13:06:38.990Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-04-16T13:06:38.990Z] ++ 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 [2020-04-16T13:06:38.990Z] ++ set -e [2020-04-16T13:06:38.990Z] ++ '[' -n 0 ']' [2020-04-16T13:06:38.990Z] ++ set -x [2020-04-16T13:06:38.990Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:06:39.058Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.44s) [2020-04-16T13:06:39.058Z] === RUN TestCreateServiceSecretFileMode [2020-04-16T13:06:39.248Z] INFO: Testing against a local daemon [2020-04-16T13:06:39.248Z] === RUN TestNetworkCreateDelete [2020-04-16T13:06:39.391Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-04-16T13:06:39.507Z] --- PASS: TestNetworkCreateDelete (0.40s) [2020-04-16T13:06:39.507Z] === RUN TestDockerNetworkDeletePreferID [2020-04-16T13:06:39.562Z] ok github.com/docker/docker/client 0.187s coverage: 75.8% of statements [2020-04-16T13:06:39.675Z] --- PASS: TestCreateServiceSecretFileMode (3.50s) [2020-04-16T13:06:39.675Z] === RUN TestCreateServiceConfigFileMode [2020-04-16T13:06:40.759Z] --- PASS: TestSecretsUpdate (3.16s) [2020-04-16T13:06:40.759Z] === RUN TestTemplatedSecret [2020-04-16T13:06:40.883Z] --- PASS: TestDockerNetworkDeletePreferID (1.14s) [2020-04-16T13:06:40.883Z] === RUN TestInspectNetwork [2020-04-16T13:06:42.653Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-04-16T13:06:43.117Z] --- PASS: TestCreateServiceConfigFileMode (3.42s) [2020-04-16T13:06:43.117Z] === RUN TestCreateServiceSysctls [2020-04-16T13:06:43.585Z] --- PASS: TestTemplatedSecret (3.19s) [2020-04-16T13:06:43.585Z] === RUN TestSecretCreateResolve [2020-04-16T13:06:43.842Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-04-16T13:06:44.798Z] #80 DONE 36.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-16T13:06:45.255Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40828/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2376ebd3f22baa2f85704430e54769aed82e7262 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2376ebd3f22baa2f85704430e54769aed82e7262 hack/test/unit [2020-04-16T13:06:46.150Z] === RUN TestInspectNetwork/full_network_id [2020-04-16T13:06:46.150Z] === RUN TestInspectNetwork/partial_network_id [2020-04-16T13:06:46.150Z] === RUN TestInspectNetwork/network_name [2020-04-16T13:06:46.150Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-16T13:06:46.365Z] --- PASS: TestSecretCreateResolve (2.64s) [2020-04-16T13:06:46.365Z] PASS [2020-04-16T13:06:46.365Z] [2020-04-16T13:06:46.365Z] DONE 6 tests in 19.463s [2020-04-16T13:06:46.365Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-16T13:06:46.365Z] ++ 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 [2020-04-16T13:06:46.365Z] ++ set -e [2020-04-16T13:06:46.365Z] ++ '[' -n 0 ']' [2020-04-16T13:06:46.365Z] ++ set -x [2020-04-16T13:06:46.365Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:06:46.365Z] INFO: Testing against a local daemon [2020-04-16T13:06:46.365Z] === RUN TestServiceCreateInit [2020-04-16T13:06:46.365Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-16T13:06:46.622Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-04-16T13:06:47.541Z] --- PASS: TestCreateServiceSysctls (4.32s) [2020-04-16T13:06:47.541Z] === RUN TestCreateServiceCapabilities [2020-04-16T13:06:47.991Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-04-16T13:06:49.363Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-04-16T13:06:49.363Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-04-16T13:06:49.673Z] ? github.com/docker/docker/api [no test files] [2020-04-16T13:06:49.928Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-04-16T13:06:50.335Z] --- PASS: TestInspectNetwork (9.13s) [2020-04-16T13:06:50.335Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-16T13:06:50.335Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-16T13:06:50.335Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-16T13:06:50.335Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-16T13:06:50.335Z] === RUN TestRunContainerWithBridgeNone [2020-04-16T13:06:50.982Z] --- PASS: TestCreateServiceCapabilities (3.44s) [2020-04-16T13:06:50.982Z] === RUN TestInspect [2020-04-16T13:06:51.298Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-16T13:06:52.866Z] --- PASS: TestRunContainerWithBridgeNone (2.60s) [2020-04-16T13:06:52.866Z] === RUN TestNetworkInvalidJSON [2020-04-16T13:06:52.866Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-16T13:06:52.866Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-16T13:06:52.866Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-16T13:06:52.866Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-16T13:06:52.866Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-16T13:06:52.866Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-16T13:06:52.866Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-16T13:06:52.866Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-16T13:06:52.866Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-16T13:06:52.866Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-04-16T13:06:52.866Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-16T13:06:52.866Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-16T13:06:52.866Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-16T13:06:52.866Z] === RUN TestHostIPv4BridgeLabel [2020-04-16T13:06:53.125Z] --- PASS: TestHostIPv4BridgeLabel (0.76s) [2020-04-16T13:06:53.125Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-16T13:06:54.503Z] --- PASS: TestDaemonRestartWithLiveRestore (1.35s) [2020-04-16T13:06:54.503Z] === RUN TestDaemonDefaultNetworkPools [2020-04-16T13:06:54.575Z] === RUN TestDockerSuite/TestBuildPATH [2020-04-16T13:06:55.347Z] --- PASS: TestInspect (3.91s) [2020-04-16T13:06:55.347Z] === RUN TestCreateJob [2020-04-16T13:06:55.880Z] --- PASS: TestDaemonDefaultNetworkPools (1.20s) [2020-04-16T13:06:55.880Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-16T13:06:57.100Z] --- PASS: TestServiceCreateInit (10.53s) [2020-04-16T13:06:57.100Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.69s) [2020-04-16T13:06:57.100Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.82s) [2020-04-16T13:06:57.100Z] === RUN TestCreateServiceMultipleTimes [2020-04-16T13:06:57.356Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-04-16T13:06:57.783Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.86s) [2020-04-16T13:06:57.783Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-16T13:06:58.287Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-04-16T13:06:59.217Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-04-16T13:06:59.713Z] --- PASS: TestCreateJob (4.40s) [2020-04-16T13:06:59.713Z] === RUN TestReplicatedJob [2020-04-16T13:07:00.316Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.29s) [2020-04-16T13:07:00.316Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-16T13:07:00.882Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-04-16T13:07:00.882Z] === RUN TestServiceWithPredefinedNetwork [2020-04-16T13:07:03.415Z] --- PASS: TestServiceWithPredefinedNetwork (2.75s) [2020-04-16T13:07:03.415Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-16T13:07:03.415Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-16T13:07:03.415Z] service_test.go:236: FLAKY_TEST [2020-04-16T13:07:03.415Z] === RUN TestServiceWithDataPathPortInit [2020-04-16T13:07:06.501Z] --- PASS: TestReplicatedJob (7.02s) [2020-04-16T13:07:06.501Z] === RUN TestUpdateReplicatedJob [2020-04-16T13:07:10.868Z] --- PASS: TestUpdateReplicatedJob (4.48s) [2020-04-16T13:07:10.868Z] === RUN TestServiceListWithStatuses [2020-04-16T13:07:10.868Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-16T13:07:10.868Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-16T13:07:10.868Z] === RUN TestDockerNetworkConnectAlias [2020-04-16T13:07:11.406Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-04-16T13:07:12.146Z] ok github.com/docker/docker/api/server 0.050s coverage: 9.0% of statements [2020-04-16T13:07:14.681Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-04-16T13:07:15.247Z] --- PASS: TestCreateServiceMultipleTimes (18.12s) [2020-04-16T13:07:15.247Z] === RUN TestCreateServiceConflict [2020-04-16T13:07:16.620Z] === RUN TestDockerSuite/TestBuildRm [2020-04-16T13:07:17.992Z] --- PASS: TestCreateServiceConflict (2.62s) [2020-04-16T13:07:17.992Z] === RUN TestCreateServiceMaxReplicas [2020-04-16T13:07:18.209Z] ok github.com/docker/docker/cmd/dockerd 0.080s coverage: 30.8% of statements [2020-04-16T13:07:19.131Z] ok github.com/docker/docker/container 0.119s coverage: 34.7% of statements [2020-04-16T13:07:19.132Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-16T13:07:19.132Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-16T13:07:19.132Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-16T13:07:19.132Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-16T13:07:19.228Z] --- PASS: TestDockerNetworkConnectAlias (7.84s) [2020-04-16T13:07:19.228Z] === RUN TestDockerNetworkReConnect [2020-04-16T13:07:19.889Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-04-16T13:07:20.820Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-04-16T13:07:21.384Z] --- PASS: TestCreateServiceMaxReplicas (3.69s) [2020-04-16T13:07:21.384Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-16T13:07:21.497Z] --- PASS: TestServiceWithDataPathPortInit (18.04s) [2020-04-16T13:07:21.497Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-16T13:07:22.315Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-04-16T13:07:22.880Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-04-16T13:07:23.814Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-04-16T13:07:24.699Z] --- PASS: TestDockerNetworkReConnect (6.17s) [2020-04-16T13:07:24.699Z] === RUN TestServicePlugin [2020-04-16T13:07:24.699Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-16T13:07:24.699Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:07:24.699Z] === RUN TestServiceUpdateLabel [2020-04-16T13:07:25.183Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-04-16T13:07:26.554Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-04-16T13:07:27.484Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-04-16T13:07:29.066Z] --- PASS: TestServiceUpdateLabel (3.76s) [2020-04-16T13:07:29.066Z] === RUN TestServiceUpdateSecrets [2020-04-16T13:07:29.097Z] ok github.com/docker/docker/daemon/cluster 0.032s coverage: 0.5% of statements [2020-04-16T13:07:30.982Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-04-16T13:07:31.468Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.97s) [2020-04-16T13:07:31.468Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7fb1aoolxb2zukjxb7t1wzibc Created:2020-04-16 13:07:23.124344722 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[e6fde2ef1bd54e77b6fa673d95c6f5908fb1e94a9ee43f20d78a59f9a02becd6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y47firyqowr6u8iom6dl4patq EndpointID:2cef477e88e48898ad37fa6a23b6c8938f640d4e0a5c6eb59831e6c82f1ae6cb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ec137f9038460853c593002c66f866f9ceb7165bcc7a7d20301b559943be5a97 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:69a76850ddd4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y47firyqowr6u8iom6dl4patq EndpointID:2cef477e88e48898ad37fa6a23b6c8938f640d4e0a5c6eb59831e6c82f1ae6cb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-16T13:07:31.468Z] PASS [2020-04-16T13:07:31.468Z] [2020-04-16T13:07:31.468Z] === Skipped [2020-04-16T13:07:31.468Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-16T13:07:31.468Z] service_test.go:236: FLAKY_TEST [2020-04-16T13:07:31.468Z] [2020-04-16T13:07:31.468Z] [2020-04-16T13:07:31.468Z] DONE 22 tests, 1 skipped in 51.545s [2020-04-16T13:07:31.468Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-16T13:07:31.469Z] ++ 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 [2020-04-16T13:07:31.469Z] ++ set -e [2020-04-16T13:07:31.469Z] ++ '[' -n 0 ']' [2020-04-16T13:07:31.469Z] ++ set -x [2020-04-16T13:07:31.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=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= DOCKER_ROOTLESS= 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 [2020-04-16T13:07:31.469Z] INFO: Testing against a local daemon [2020-04-16T13:07:31.469Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-16T13:07:31.469Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-04-16T13:07:31.469Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T13:07:31.469Z] === RUN TestDockerNetworkIpvlan [2020-04-16T13:07:31.469Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-16T13:07:31.469Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T13:07:31.469Z] PASS [2020-04-16T13:07:31.469Z] [2020-04-16T13:07:31.469Z] === Skipped [2020-04-16T13:07:31.469Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-04-16T13:07:31.469Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T13:07:31.469Z] [2020-04-16T13:07:31.469Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-16T13:07:31.469Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-16T13:07:31.469Z] [2020-04-16T13:07:31.469Z] [2020-04-16T13:07:31.469Z] DONE 2 tests, 2 skipped in 0.183s [2020-04-16T13:07:31.469Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-16T13:07:31.469Z] ++ 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 [2020-04-16T13:07:31.469Z] ++ set -e [2020-04-16T13:07:31.469Z] ++ '[' -n 0 ']' [2020-04-16T13:07:31.469Z] ++ set -x [2020-04-16T13:07:31.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=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= DOCKER_ROOTLESS= 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 [2020-04-16T13:07:31.469Z] INFO: Testing against a local daemon [2020-04-16T13:07:31.469Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-16T13:07:31.664Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-04-16T13:07:31.664Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-04-16T13:07:31.920Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-04-16T13:07:32.178Z] === RUN TestDockerSuite/TestBuildSpaces [2020-04-16T13:07:32.342Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.6% of statements [2020-04-16T13:07:32.436Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-04-16T13:07:32.845Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.05s) [2020-04-16T13:07:32.845Z] === RUN TestDockerNetworkMacvlan [2020-04-16T13:07:33.366Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-04-16T13:07:33.623Z] === RUN TestDockerSuite/TestBuildStderr [2020-04-16T13:07:34.222Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-16T13:07:34.554Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-04-16T13:07:35.158Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-16T13:07:35.922Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.53s) [2020-04-16T13:07:35.922Z] === RUN TestCreateServiceSecretFileMode [2020-04-16T13:07:36.535Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-16T13:07:38.443Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-04-16T13:07:39.373Z] --- PASS: TestCreateServiceSecretFileMode (3.30s) [2020-04-16T13:07:39.373Z] === RUN TestCreateServiceConfigFileMode [2020-04-16T13:07:39.373Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-04-16T13:07:39.825Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-16T13:07:40.765Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-04-16T13:07:42.136Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-04-16T13:07:42.270Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2020-04-16T13:07:42.271Z] ok github.com/docker/docker/daemon 12.224s coverage: 17.4% of statements [2020-04-16T13:07:42.271Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-16T13:07:42.271Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-16T13:07:42.832Z] ok github.com/docker/docker/daemon/discovery 0.011s coverage: 30.0% of statements [2020-04-16T13:07:42.832Z] ok github.com/docker/docker/daemon/config 0.056s coverage: 81.7% of statements [2020-04-16T13:07:43.068Z] --- PASS: TestCreateServiceConfigFileMode (3.60s) [2020-04-16T13:07:43.068Z] === RUN TestCreateServiceSysctls [2020-04-16T13:07:43.068Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-04-16T13:07:43.122Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-16T13:07:43.756Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-04-16T13:07:43.756Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-16T13:07:43.756Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-16T13:07:44.294Z] --- PASS: TestServiceUpdateSecrets (15.86s) [2020-04-16T13:07:44.294Z] === RUN TestServiceUpdateConfigs [2020-04-16T13:07:44.438Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-04-16T13:07:44.681Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-04-16T13:07:46.337Z] === RUN TestDockerSuite/TestBuildUser [2020-04-16T13:07:47.193Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-04-16T13:07:47.272Z] --- PASS: TestCreateServiceSysctls (4.42s) [2020-04-16T13:07:47.272Z] === RUN TestCreateServiceCapabilities [2020-04-16T13:07:48.118Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.209s coverage: 57.0% of statements [2020-04-16T13:07:48.644Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-04-16T13:07:49.682Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-16T13:07:51.169Z] --- PASS: TestCreateServiceCapabilities (3.78s) [2020-04-16T13:07:51.169Z] === RUN TestInspect [2020-04-16T13:07:51.378Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.270s coverage: 46.2% of statements [2020-04-16T13:07:51.378Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.178s coverage: 72.5% of statements [2020-04-16T13:07:51.585Z] --- PASS: TestDockerNetworkMacvlan (18.42s) [2020-04-16T13:07:51.585Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-04-16T13:07:51.585Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s) [2020-04-16T13:07:51.585Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.91s) [2020-04-16T13:07:51.585Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.15s) [2020-04-16T13:07:51.585Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.89s) [2020-04-16T13:07:51.585Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s) [2020-04-16T13:07:51.585Z] PASS [2020-04-16T13:07:51.585Z] [2020-04-16T13:07:51.585Z] DONE 8 tests in 20.641s [2020-04-16T13:07:51.585Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-16T13:07:51.585Z] ++ 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 [2020-04-16T13:07:51.585Z] ++ set -e [2020-04-16T13:07:51.585Z] ++ '[' -n 0 ']' [2020-04-16T13:07:51.585Z] ++ set -x [2020-04-16T13:07:51.585Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:07:51.585Z] testing: warning: no tests to run [2020-04-16T13:07:51.585Z] PASS [2020-04-16T13:07:51.585Z] [2020-04-16T13:07:51.585Z] DONE 0 tests in 0.033s [2020-04-16T13:07:51.585Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-16T13:07:51.585Z] ++ 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 [2020-04-16T13:07:51.585Z] ++ set -e [2020-04-16T13:07:51.585Z] ++ '[' -n 0 ']' [2020-04-16T13:07:51.585Z] ++ set -x [2020-04-16T13:07:51.585Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:07:51.585Z] INFO: Testing against a local daemon [2020-04-16T13:07:51.585Z] === RUN TestAuthZPluginAllowRequest [2020-04-16T13:07:52.538Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-04-16T13:07:52.740Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-04-16T13:07:52.740Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-16T13:07:53.488Z] --- PASS: TestAuthZPluginAllowRequest (1.78s) [2020-04-16T13:07:53.488Z] === RUN TestAuthZPluginTLS [2020-04-16T13:07:54.055Z] --- PASS: TestAuthZPluginTLS (0.67s) [2020-04-16T13:07:54.055Z] === RUN TestAuthZPluginDenyRequest [2020-04-16T13:07:54.102Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.164s coverage: 49.5% of statements [2020-04-16T13:07:54.435Z] --- PASS: TestInspect (3.47s) [2020-04-16T13:07:54.435Z] === RUN TestCreateJob [2020-04-16T13:07:54.622Z] --- PASS: TestAuthZPluginDenyRequest (0.63s) [2020-04-16T13:07:54.622Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-16T13:07:55.461Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.276s coverage: 76.1% of statements [2020-04-16T13:07:55.559Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2020-04-16T13:07:55.559Z] === RUN TestAuthZPluginDenyResponse [2020-04-16T13:07:55.807Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-04-16T13:07:56.126Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2020-04-16T13:07:56.126Z] === RUN TestAuthZPluginAllowEventStream [2020-04-16T13:07:56.385Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-04-16T13:07:57.311Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.194s coverage: 61.0% of statements [2020-04-16T13:07:57.311Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-16T13:07:57.311Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-16T13:07:57.311Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-04-16T13:07:57.872Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2020-04-16T13:07:58.028Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2020-04-16T13:07:58.028Z] === RUN TestAuthZPluginErrorResponse [2020-04-16T13:07:58.287Z] --- PASS: TestAuthZPluginErrorResponse (0.64s) [2020-04-16T13:07:58.287Z] === RUN TestAuthZPluginErrorRequest [2020-04-16T13:07:58.854Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-04-16T13:07:58.854Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-16T13:07:59.101Z] --- PASS: TestCreateJob (4.49s) [2020-04-16T13:07:59.101Z] === RUN TestReplicatedJob [2020-04-16T13:07:59.789Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s) [2020-04-16T13:07:59.789Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-16T13:08:00.383Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 41.8% of statements [2020-04-16T13:08:00.383Z] ok github.com/docker/docker/daemon/images 0.043s coverage: 4.9% of statements [2020-04-16T13:08:00.383Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-16T13:08:00.383Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-16T13:08:02.265Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2020-04-16T13:08:02.322Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2020-04-16T13:08:02.322Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-16T13:08:02.520Z] ok github.com/docker/docker/daemon/logger/awslogs 0.189s coverage: 77.8% of statements [2020-04-16T13:08:02.520Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-16T13:08:02.520Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-16T13:08:02.713Z] --- PASS: TestServiceUpdateConfigs (15.86s) [2020-04-16T13:08:02.713Z] === RUN TestServiceUpdateNetwork [2020-04-16T13:08:03.443Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-04-16T13:08:04.003Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 88.3% of statements [2020-04-16T13:08:04.003Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 62.1% of statements [2020-04-16T13:08:04.224Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s) [2020-04-16T13:08:04.224Z] === RUN TestAuthZPluginHeader [2020-04-16T13:08:05.159Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-04-16T13:08:05.159Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-16T13:08:05.159Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-16T13:08:05.159Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:08:05.159Z] === RUN TestAuthZPluginV2Disable [2020-04-16T13:08:05.159Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-16T13:08:05.159Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:08:05.159Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-16T13:08:05.159Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-16T13:08:05.159Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:08:05.159Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-16T13:08:05.159Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-16T13:08:05.159Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:08:05.159Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-16T13:08:05.373Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 74.7% of statements [2020-04-16T13:08:05.373Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-16T13:08:05.629Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.023s coverage: 19.9% of statements [2020-04-16T13:08:05.648Z] --- PASS: TestReplicatedJob (6.67s) [2020-04-16T13:08:05.648Z] === RUN TestUpdateReplicatedJob [2020-04-16T13:08:06.994Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements [2020-04-16T13:08:08.357Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-04-16T13:08:08.612Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-04-16T13:08:09.173Z] ok github.com/docker/docker/daemon/logger/splunk 1.698s coverage: 82.5% of statements [2020-04-16T13:08:09.173Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-16T13:08:09.173Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-04-16T13:08:09.173Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-16T13:08:10.904Z] --- PASS: TestUpdateReplicatedJob (4.28s) [2020-04-16T13:08:10.904Z] === RUN TestServiceListWithStatuses [2020-04-16T13:08:10.904Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-16T13:08:10.904Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-16T13:08:10.904Z] === RUN TestDockerNetworkConnectAlias [2020-04-16T13:08:11.161Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-04-16T13:08:11.686Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2020-04-16T13:08:11.942Z] ok github.com/docker/docker/distribution 0.153s coverage: 22.1% of statements [2020-04-16T13:08:11.942Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-16T13:08:12.092Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-04-16T13:08:12.655Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-04-16T13:08:13.304Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-04-16T13:08:13.586Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-04-16T13:08:14.230Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2020-04-16T13:08:14.954Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-04-16T13:08:15.156Z] ok github.com/docker/docker/distribution/xfer 1.872s coverage: 85.6% of statements [2020-04-16T13:08:15.156Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-16T13:08:15.156Z] ok github.com/docker/docker/image/cache 0.012s coverage: 19.2% of statements [2020-04-16T13:08:15.156Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-16T13:08:16.331Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-04-16T13:08:16.331Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-04-16T13:08:16.331Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-04-16T13:08:16.331Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-04-16T13:08:16.331Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-04-16T13:08:16.518Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-04-16T13:08:16.518Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-16T13:08:16.589Z] --- PASS: TestDockerNetworkConnectAlias (6.58s) [2020-04-16T13:08:16.589Z] === RUN TestDockerNetworkReConnect [2020-04-16T13:08:17.079Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-04-16T13:08:17.918Z] --- PASS: TestServiceUpdateNetwork (16.38s) [2020-04-16T13:08:17.918Z] PASS [2020-04-16T13:08:17.918Z] [2020-04-16T13:08:17.918Z] === Skipped [2020-04-16T13:08:17.918Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-04-16T13:08:17.918Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-16T13:08:17.918Z] [2020-04-16T13:08:17.918Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-04-16T13:08:17.918Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:08:17.918Z] [2020-04-16T13:08:17.918Z] [2020-04-16T13:08:17.918Z] DONE 23 tests, 2 skipped in 156.437s [2020-04-16T13:08:17.918Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-04-16T13:08:17.918Z] ++ 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 [2020-04-16T13:08:17.918Z] ++ set -e [2020-04-16T13:08:17.918Z] ++ '[' -n 0 ']' [2020-04-16T13:08:17.918Z] ++ set -x [2020-04-16T13:08:17.918Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:08:17.918Z] INFO: Testing against a local daemon [2020-04-16T13:08:17.918Z] === RUN TestSessionCreate [2020-04-16T13:08:17.918Z] --- PASS: TestSessionCreate (0.02s) [2020-04-16T13:08:17.918Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-16T13:08:17.918Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-04-16T13:08:17.918Z] PASS [2020-04-16T13:08:17.918Z] [2020-04-16T13:08:17.918Z] DONE 2 tests in 0.100s [2020-04-16T13:08:17.918Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-04-16T13:08:17.918Z] ++ 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 [2020-04-16T13:08:17.919Z] ++ set -e [2020-04-16T13:08:17.919Z] ++ '[' -n 0 ']' [2020-04-16T13:08:17.919Z] ++ set -x [2020-04-16T13:08:17.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=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= DOCKER_ROOTLESS= 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 [2020-04-16T13:08:17.919Z] INFO: Testing against a local daemon [2020-04-16T13:08:17.919Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-16T13:08:17.919Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-16T13:08:17.919Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-16T13:08:17.919Z] === RUN TestEventsExecDie [2020-04-16T13:08:17.919Z] --- PASS: TestEventsExecDie (0.96s) [2020-04-16T13:08:17.919Z] === RUN TestEventsBackwardsCompatible [2020-04-16T13:08:17.919Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-04-16T13:08:17.919Z] === RUN TestInfoBinaryCommits [2020-04-16T13:08:17.919Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-04-16T13:08:17.919Z] === RUN TestInfoAPIVersioned [2020-04-16T13:08:17.919Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-16T13:08:17.919Z] === RUN TestInfoDiscoveryBackend [2020-04-16T13:08:18.004Z] ok github.com/docker/docker/opts 0.018s coverage: 67.4% of statements [2020-04-16T13:08:18.200Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-04-16T13:08:18.201Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-16T13:08:18.259Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-04-16T13:08:18.481Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-04-16T13:08:18.481Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-04-16T13:08:19.206Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-16T13:08:19.206Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-16T13:08:19.412Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-04-16T13:08:19.819Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-04-16T13:08:19.819Z] === RUN TestInfoAPI [2020-04-16T13:08:19.819Z] --- PASS: TestInfoAPI (0.02s) [2020-04-16T13:08:19.819Z] === RUN TestInfoAPIWarnings [2020-04-16T13:08:20.142Z] ok github.com/docker/docker/pkg/archive 0.377s coverage: 77.2% of statements [2020-04-16T13:08:20.343Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-04-16T13:08:20.432Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-04-16T13:08:20.432Z] === RUN TestInfoDebug [2020-04-16T13:08:20.714Z] --- PASS: TestInfoDebug (0.52s) [2020-04-16T13:08:20.714Z] === RUN TestInfoInsecureRegistries [2020-04-16T13:08:21.065Z] ok github.com/docker/docker/pkg/authorization 0.140s coverage: 68.3% of statements [2020-04-16T13:08:21.065Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-04-16T13:08:21.272Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-04-16T13:08:21.272Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-04-16T13:08:21.320Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-04-16T13:08:21.327Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-04-16T13:08:21.327Z] === RUN TestInfoRegistryMirrors [2020-04-16T13:08:21.529Z] --- PASS: TestDockerNetworkReConnect (5.03s) [2020-04-16T13:08:21.529Z] === RUN TestServicePlugin [2020-04-16T13:08:21.940Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-04-16T13:08:21.940Z] === RUN TestLoginFailsWithBadCredentials [2020-04-16T13:08:22.222Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-04-16T13:08:22.222Z] === RUN TestPingCacheHeaders [2020-04-16T13:08:22.222Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-04-16T13:08:22.222Z] === RUN TestPingGet [2020-04-16T13:08:22.222Z] --- PASS: TestPingGet (0.01s) [2020-04-16T13:08:22.222Z] === RUN TestPingHead [2020-04-16T13:08:22.222Z] --- PASS: TestPingHead (0.01s) [2020-04-16T13:08:22.222Z] === RUN TestVersion [2020-04-16T13:08:22.222Z] --- PASS: TestVersion (0.01s) [2020-04-16T13:08:22.222Z] PASS [2020-04-16T13:08:22.222Z] [2020-04-16T13:08:22.222Z] === Skipped [2020-04-16T13:08:22.222Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-16T13:08:22.222Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-16T13:08:22.222Z] [2020-04-16T13:08:22.222Z] [2020-04-16T13:08:22.222Z] DONE 18 tests, 1 skipped in 5.606s [2020-04-16T13:08:22.222Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-04-16T13:08:22.222Z] ++ 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 [2020-04-16T13:08:22.222Z] ++ set -e [2020-04-16T13:08:22.222Z] ++ '[' -n 0 ']' [2020-04-16T13:08:22.222Z] ++ set -x [2020-04-16T13:08:22.222Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:08:22.222Z] INFO: Testing against a local daemon [2020-04-16T13:08:22.222Z] === RUN TestVolumesCreateAndList [2020-04-16T13:08:22.222Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-04-16T13:08:22.222Z] === RUN TestVolumesRemove [2020-04-16T13:08:22.222Z] --- PASS: TestVolumesRemove (0.12s) [2020-04-16T13:08:22.222Z] === RUN TestVolumesInspect [2020-04-16T13:08:22.504Z] --- PASS: TestVolumesInspect (0.02s) [2020-04-16T13:08:22.504Z] === RUN TestVolumesInvalidJSON [2020-04-16T13:08:22.504Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-16T13:08:22.504Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-16T13:08:22.504Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-16T13:08:22.504Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-04-16T13:08:22.504Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-16T13:08:22.504Z] PASS [2020-04-16T13:08:22.504Z] [2020-04-16T13:08:22.504Z] DONE 5 tests in 0.240s [2020-04-16T13:08:22.504Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-16T13:08:22.504Z] ++++ cat bundles/test-integration/docker.pid [2020-04-16T13:08:22.504Z] +++ kill 11794 [2020-04-16T13:08:23.237Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.10s) [2020-04-16T13:08:23.237Z] PASS [2020-04-16T13:08:23.237Z] [2020-04-16T13:08:23.237Z] === Skipped [2020-04-16T13:08:23.237Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-16T13:08:23.237Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:08:23.237Z] [2020-04-16T13:08:23.237Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-16T13:08:23.237Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:08:23.237Z] [2020-04-16T13:08:23.237Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-16T13:08:23.237Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:08:23.237Z] [2020-04-16T13:08:23.237Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-16T13:08:23.237Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:08:23.237Z] [2020-04-16T13:08:23.237Z] [2020-04-16T13:08:23.237Z] DONE 17 tests, 4 skipped in 31.722s [2020-04-16T13:08:23.237Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-16T13:08:23.237Z] ++ 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 [2020-04-16T13:08:23.237Z] ++ set -e [2020-04-16T13:08:23.237Z] ++ '[' -n 0 ']' [2020-04-16T13:08:23.237Z] ++ set -x [2020-04-16T13:08:23.238Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:08:23.238Z] INFO: Testing against a local daemon [2020-04-16T13:08:23.238Z] === RUN TestPluginInvalidJSON [2020-04-16T13:08:23.496Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-16T13:08:23.496Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-16T13:08:23.496Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-16T13:08:23.496Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-04-16T13:08:23.496Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-16T13:08:23.496Z] PASS [2020-04-16T13:08:23.496Z] [2020-04-16T13:08:23.496Z] DONE 2 tests in 0.213s [2020-04-16T13:08:23.496Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-16T13:08:23.496Z] ++ 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 [2020-04-16T13:08:23.496Z] ++ set -e [2020-04-16T13:08:23.496Z] ++ '[' -n 0 ']' [2020-04-16T13:08:23.496Z] ++ set -x [2020-04-16T13:08:23.496Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= 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 [2020-04-16T13:08:23.496Z] INFO: Testing against a local daemon [2020-04-16T13:08:23.496Z] === RUN TestExternalGraphDriver [2020-04-16T13:08:23.755Z] === RUN TestExternalGraphDriver/json [2020-04-16T13:08:23.973Z] +++ /etc/init.d/apparmor stop [2020-04-16T13:08:23.973Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-16T13:08:23.973Z] [2020-04-16T13:08:23.973Z] Unloading profiles will leave already running processes permanently [2020-04-16T13:08:23.973Z] unconfined, which can lead to unexpected situations. [2020-04-16T13:08:23.973Z] [2020-04-16T13:08:23.973Z] To set a process to complain mode, use the command line tool [2020-04-16T13:08:23.973Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-16T13:08:23.973Z] +++ true [2020-04-16T13:08:23.973Z] [2020-04-16T13:08:24.804Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership Post stage [Pipeline] junit [2020-04-16T13:08:25.473Z] ok github.com/docker/docker/pkg/chrootarchive 2.882s coverage: 43.2% of statements [2020-04-16T13:08:25.473Z] ok github.com/docker/docker/layer 7.844s coverage: 68.8% of statements [2020-04-16T13:08:25.473Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-16T13:08:25.473Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-16T13:08:25.473Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-16T13:08:25.473Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-16T13:08:25.473Z] ? github.com/docker/docker/oci [no test files] [2020-04-16T13:08:25.473Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-16T13:08:25.473Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-16T13:08:25.473Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-16T13:08:25.473Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2020-04-16T13:08:25.478Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-16T13:08:26.032Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-04-16T13:08:26.032Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-04-16T13:08:26.203Z] + echo Ensuring container killed. [2020-04-16T13:08:26.203Z] Ensuring container killed. [2020-04-16T13:08:26.203Z] + docker rm -vf docker-pr1 [2020-04-16T13:08:26.203Z] Error: No such container: docker-pr1 [2020-04-16T13:08:26.203Z] + true [Pipeline] sh [2020-04-16T13:08:26.285Z] === RUN TestExternalGraphDriver/spec [2020-04-16T13:08:26.572Z] + echo Chowning /workspace to jenkins user [2020-04-16T13:08:26.572Z] Chowning /workspace to jenkins user [2020-04-16T13:08:26.572Z] + id -u [2020-04-16T13:08:26.572Z] + id -g [2020-04-16T13:08:26.572Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40828:/workspace busybox chown -R 1001:1001 /workspace [2020-04-16T13:08:26.572Z] Unable to find image 'busybox:latest' locally [2020-04-16T13:08:26.854Z] latest: Pulling from library/busybox [2020-04-16T13:08:26.854Z] 0f0ac3ee2e90: Pulling fs layer [2020-04-16T13:08:26.955Z] ok github.com/docker/docker/pkg/discovery/memory 0.013s coverage: 92.3% of statements [2020-04-16T13:08:27.140Z] 0f0ac3ee2e90: Verifying Checksum [2020-04-16T13:08:27.140Z] 0f0ac3ee2e90: Download complete [2020-04-16T13:08:27.210Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-04-16T13:08:27.325Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-04-16T13:08:27.753Z] 0f0ac3ee2e90: Pull complete [2020-04-16T13:08:27.753Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-16T13:08:27.753Z] Status: Downloaded newer image for busybox:latest [2020-04-16T13:08:27.770Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-04-16T13:08:27.889Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-04-16T13:08:28.452Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-04-16T13:08:28.816Z] === RUN TestExternalGraphDriver/pull [2020-04-16T13:08:29.131Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2020-04-16T13:08:29.384Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-04-16T13:08:29.384Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-04-16T13:08:29.690Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-16T13:08:30.163Z] + bundleName=s390x-integration [2020-04-16T13:08:30.163Z] + echo Creating s390x-integration-bundles.tar.gz [2020-04-16T13:08:30.163Z] Creating s390x-integration-bundles.tar.gz [2020-04-16T13:08:30.163Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-16T13:08:30.163Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-16T13:08:30.198Z] Archiving artifacts [2020-04-16T13:08:30.249Z] ok github.com/docker/docker/pkg/fsutils 0.201s coverage: 85.1% of statements [2020-04-16T13:08:30.249Z] ok github.com/docker/docker/pkg/discovery/kv 3.061s coverage: 84.1% of statements [2020-04-16T13:08:30.316Z] === RUN TestDockerSuite/TestBuildXZHost [2020-04-16T13:08:30.646Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40828/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-16T13:08:30.809Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-04-16T13:08:31.030Z] + make clean [2020-04-16T13:08:31.312Z] docker volume rm -f docker-dev-cache [2020-04-16T13:08:31.312Z] docker-dev-cache [Pipeline] deleteDir [2020-04-16T13:08:31.348Z] --- PASS: TestExternalGraphDriver (7.50s) [2020-04-16T13:08:31.348Z] --- PASS: TestExternalGraphDriver/json (2.44s) [2020-04-16T13:08:31.348Z] --- PASS: TestExternalGraphDriver/spec (2.71s) [2020-04-16T13:08:31.348Z] --- PASS: TestExternalGraphDriver/pull (2.21s) [2020-04-16T13:08:31.348Z] === RUN TestGraphdriverPluginV2 [2020-04-16T13:08:31.348Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-04-16T13:08:31.348Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:08:31.348Z] PASS [2020-04-16T13:08:31.348Z] [2020-04-16T13:08:31.348Z] === Skipped [2020-04-16T13:08:31.348Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-04-16T13:08:31.348Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:08:31.348Z] [2020-04-16T13:08:31.348Z] [2020-04-16T13:08:31.348Z] DONE 5 tests, 1 skipped in 7.679s [2020-04-16T13:08:31.348Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-16T13:08:31.348Z] ++ 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 [2020-04-16T13:08:31.348Z] ++ set -e [2020-04-16T13:08:31.348Z] ++ '[' -n 0 ']' [2020-04-16T13:08:31.348Z] ++ set -x [2020-04-16T13:08:31.348Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:08:31.348Z] INFO: Testing against a local daemon [2020-04-16T13:08:31.348Z] === RUN TestContinueAfterPluginCrash [2020-04-16T13:08:31.348Z] === PAUSE TestContinueAfterPluginCrash [2020-04-16T13:08:31.348Z] === RUN TestReadPluginNoRead [2020-04-16T13:08:31.348Z] === PAUSE TestReadPluginNoRead [2020-04-16T13:08:31.348Z] === RUN TestDaemonStartWithLogOpt [2020-04-16T13:08:31.348Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-16T13:08:31.348Z] === CONT TestContinueAfterPluginCrash [2020-04-16T13:08:31.348Z] === CONT TestDaemonStartWithLogOpt [2020-04-16T13:08:31.348Z] === CONT TestReadPluginNoRead [2020-04-16T13:08:31.685Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-04-16T13:08:31.733Z] ok github.com/docker/docker/pkg/idtools 0.390s coverage: 70.1% of statements [2020-04-16T13:08:32.292Z] ok github.com/docker/docker/pkg/ioutils 0.604s coverage: 70.1% of statements [2020-04-16T13:08:32.292Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-04-16T13:08:32.547Z] ok github.com/docker/docker/pkg/locker 0.019s coverage: 88.9% of statements [2020-04-16T13:08:32.547Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2020-04-16T13:08:32.547Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-16T13:08:32.547Z] ? github.com/docker/docker/pkg/mount [no test files] [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-16T13:08:32.802Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-04-16T13:08:32.802Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-16T13:08:33.055Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-04-16T13:08:33.055Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-04-16T13:08:33.055Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-04-16T13:08:33.057Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2020-04-16T13:08:33.311Z] ok github.com/docker/docker/pkg/parsers/kernel 0.012s coverage: 60.0% of statements [2020-04-16T13:08:33.576Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 91.4% of statements [2020-04-16T13:08:33.836Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-04-16T13:08:33.836Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-16T13:08:33.836Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-16T13:08:33.986Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-04-16T13:08:34.759Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-04-16T13:08:34.916Z] === RUN TestDockerSuite/TestCommitChange [2020-04-16T13:08:35.318Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-04-16T13:08:35.877Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2020-04-16T13:08:35.877Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-04-16T13:08:36.283Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-04-16T13:08:37.213Z] === RUN TestDockerSuite/TestCommitHardlink [2020-04-16T13:08:37.236Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-04-16T13:08:37.491Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-04-16T13:08:38.143Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-04-16T13:08:39.078Z] === RUN TestDockerSuite/TestCommitNewFile [2020-04-16T13:08:40.748Z] ok github.com/docker/docker/pkg/signal 2.409s coverage: 61.0% of statements [2020-04-16T13:08:40.748Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-04-16T13:08:41.005Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-04-16T13:08:41.261Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-04-16T13:08:41.517Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-04-16T13:08:41.601Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-04-16T13:08:42.077Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-04-16T13:08:42.164Z] === RUN TestDockerSuite/TestCommitTTY [2020-04-16T13:08:42.332Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 37.2% of statements [2020-04-16T13:08:42.891Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2020-04-16T13:08:43.450Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-04-16T13:08:43.561Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-16T13:08:43.706Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 85.0% of statements [2020-04-16T13:08:43.960Z] testing: warning: no tests to run [2020-04-16T13:08:43.960Z] coverage: [no statements] [2020-04-16T13:08:43.960Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-04-16T13:08:44.128Z] --- PASS: TestDaemonStartWithLogOpt (12.66s) [2020-04-16T13:08:44.214Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-04-16T13:08:44.469Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-16T13:08:44.687Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-04-16T13:08:44.723Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-04-16T13:08:45.063Z] === RUN TestReadPluginNoRead/default [2020-04-16T13:08:45.250Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-04-16T13:08:46.964Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-16T13:08:47.149Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-04-16T13:08:47.231Z] ok github.com/docker/docker/plugin 0.531s coverage: 27.1% of statements [2020-04-16T13:08:47.485Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-04-16T13:08:48.078Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-04-16T13:08:48.079Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-04-16T13:08:48.079Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-04-16T13:08:48.079Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-04-16T13:08:48.079Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-04-16T13:08:48.079Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-04-16T13:08:48.335Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-04-16T13:08:48.409Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-04-16T13:08:48.864Z] --- PASS: TestReadPluginNoRead (17.26s) [2020-04-16T13:08:48.864Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.98s) [2020-04-16T13:08:48.864Z] --- PASS: TestReadPluginNoRead/default (1.85s) [2020-04-16T13:08:48.864Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.87s) [2020-04-16T13:08:48.864Z] read_test.go:91: [da944f852da93] daemon is not started [2020-04-16T13:08:48.864Z] --- PASS: TestContinueAfterPluginCrash (17.52s) [2020-04-16T13:08:48.864Z] PASS [2020-04-16T13:08:48.864Z] [2020-04-16T13:08:48.864Z] DONE 6 tests in 17.705s [2020-04-16T13:08:48.864Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-04-16T13:08:48.864Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-04-16T13:08:48.864Z] ++ set -e [2020-04-16T13:08:48.864Z] ++ '[' -n 0 ']' [2020-04-16T13:08:48.864Z] ++ set -x [2020-04-16T13:08:48.864Z] ++ 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= DOCKER_ROOTLESS= 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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-04-16T13:08:48.864Z] testing: warning: no tests to run [2020-04-16T13:08:48.864Z] PASS [2020-04-16T13:08:48.864Z] [2020-04-16T13:08:48.864Z] DONE 0 tests in 0.050s [2020-04-16T13:08:48.864Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-16T13:08:48.864Z] ++ 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 [2020-04-16T13:08:48.864Z] ++ set -e [2020-04-16T13:08:48.864Z] ++ '[' -n 0 ']' [2020-04-16T13:08:48.864Z] ++ set -x [2020-04-16T13:08:48.865Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:08:48.969Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-04-16T13:08:49.123Z] INFO: Testing against a local daemon [2020-04-16T13:08:49.123Z] === RUN TestPluginWithDevMounts [2020-04-16T13:08:49.123Z] === PAUSE TestPluginWithDevMounts [2020-04-16T13:08:49.123Z] === CONT TestPluginWithDevMounts [2020-04-16T13:08:50.228Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-04-16T13:08:50.330Z] ok github.com/docker/docker/registry 0.074s coverage: 56.1% of statements [2020-04-16T13:08:50.890Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-04-16T13:08:51.145Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-04-16T13:08:51.597Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-04-16T13:08:51.597Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-04-16T13:08:51.653Z] --- PASS: TestPluginWithDevMounts (2.20s) [2020-04-16T13:08:51.653Z] PASS [2020-04-16T13:08:51.653Z] [2020-04-16T13:08:51.653Z] DONE 1 tests in 2.382s [2020-04-16T13:08:51.653Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-16T13:08:51.653Z] ++ 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 [2020-04-16T13:08:51.653Z] ++ set -e [2020-04-16T13:08:51.653Z] ++ '[' -n 0 ']' [2020-04-16T13:08:51.653Z] ++ set -x [2020-04-16T13:08:51.654Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:08:51.654Z] INFO: Testing against a local daemon [2020-04-16T13:08:51.654Z] === RUN TestSecretInspect [2020-04-16T13:08:51.705Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-04-16T13:08:51.960Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-04-16T13:08:52.526Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-04-16T13:08:53.457Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-04-16T13:08:54.020Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-04-16T13:08:54.471Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-04-16T13:08:54.937Z] --- PASS: TestSecretInspect (3.26s) [2020-04-16T13:08:54.937Z] === RUN TestSecretList [2020-04-16T13:08:54.950Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-04-16T13:08:55.397Z] ok github.com/docker/docker/volume/local 0.020s coverage: 73.0% of statements [2020-04-16T13:08:55.652Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-04-16T13:08:55.882Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-04-16T13:08:55.882Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-04-16T13:08:55.882Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-04-16T13:08:56.812Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-04-16T13:08:56.812Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-04-16T13:08:56.812Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-04-16T13:08:56.812Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-04-16T13:08:57.011Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-04-16T13:08:57.069Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-04-16T13:08:57.069Z] --- PASS: TestServicePlugin (35.46s) [2020-04-16T13:08:57.069Z] plugin_test.go:62: [d54ed815b9d30] joining swarm manager [db5af17db946d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T13:08:57.069Z] plugin_test.go:65: [d9a332a175494] joining swarm manager [db5af17db946d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T13:08:57.069Z] === RUN TestServiceUpdateLabel [2020-04-16T13:08:57.999Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-04-16T13:08:58.221Z] --- PASS: TestSecretList (3.25s) [2020-04-16T13:08:58.221Z] === RUN TestSecretsCreateAndDelete [2020-04-16T13:08:58.929Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-04-16T13:08:59.858Z] --- PASS: TestServiceUpdateLabel (2.74s) [2020-04-16T13:08:59.858Z] === RUN TestServiceUpdateSecrets [2020-04-16T13:08:59.858Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-04-16T13:08:59.858Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-04-16T13:09:00.753Z] --- PASS: TestSecretsCreateAndDelete (2.76s) [2020-04-16T13:09:00.753Z] === RUN TestSecretsUpdate [2020-04-16T13:09:01.756Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-04-16T13:09:01.756Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-04-16T13:09:02.687Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-04-16T13:09:02.687Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-04-16T13:09:03.620Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-04-16T13:09:04.037Z] --- PASS: TestSecretsUpdate (3.27s) [2020-04-16T13:09:04.037Z] === RUN TestTemplatedSecret [2020-04-16T13:09:04.364Z] ok github.com/docker/docker/api/server/httputils 0.066s coverage: 14.7% of statements [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-16T13:09:04.364Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-16T13:09:04.364Z] ok github.com/docker/docker/api/types/strslice 0.021s coverage: 90.0% of statements [2020-04-16T13:09:04.364Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 92.2% of statements [2020-04-16T13:09:04.364Z] ok github.com/docker/docker/api/types/time 0.049s coverage: 100.0% of statements [2020-04-16T13:09:04.364Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 4.6% of statements [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/api/types [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-16T13:09:04.364Z] ok github.com/docker/docker/api/types/versions 0.019s coverage: 75.0% of statements [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/builder [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-16T13:09:04.364Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-16T13:09:04.364Z] ok github.com/docker/docker/builder/dockerignore 0.032s coverage: 96.8% of statements [2020-04-16T13:09:04.552Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-04-16T13:09:05.410Z] ok github.com/docker/docker/cli/debug 0.021s coverage: 100.0% of statements [2020-04-16T13:09:05.483Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-04-16T13:09:06.413Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-04-16T13:09:06.413Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-04-16T13:09:06.976Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-04-16T13:09:07.906Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-04-16T13:09:08.228Z] --- PASS: TestTemplatedSecret (3.51s) [2020-04-16T13:09:08.228Z] === RUN TestSecretCreateResolve [2020-04-16T13:09:08.839Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-04-16T13:09:08.839Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-04-16T13:09:09.156Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-04-16T13:09:09.156Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-16T13:09:09.156Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-16T13:09:09.156Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-16T13:09:09.156Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-16T13:09:09.156Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-16T13:09:09.156Z] ? github.com/docker/docker/rootless [no test files] [2020-04-16T13:09:09.157Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-16T13:09:09.157Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-16T13:09:09.157Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-16T13:09:09.157Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-16T13:09:09.157Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-16T13:09:09.157Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-16T13:09:09.157Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-16T13:09:09.157Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-16T13:09:09.157Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-16T13:09:09.157Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-16T13:09:09.157Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-16T13:09:09.157Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-16T13:09:09.157Z] ? github.com/docker/docker/volume [no test files] [2020-04-16T13:09:09.157Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-16T13:09:09.157Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-16T13:09:09.157Z] [2020-04-16T13:09:09.157Z] === Skipped [2020-04-16T13:09:09.157Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-16T13:09:09.157Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-16T13:09:09.157Z] [2020-04-16T13:09:09.157Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-16T13:09:09.157Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-16T13:09:09.157Z] [2020-04-16T13:09:09.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-16T13:09:09.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T13:09:09.157Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T13:09:09.157Z] [2020-04-16T13:09:09.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-16T13:09:09.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T13:09:09.157Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T13:09:09.157Z] [2020-04-16T13:09:09.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-16T13:09:09.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T13:09:09.157Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T13:09:09.157Z] [2020-04-16T13:09:09.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-16T13:09:09.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T13:09:09.157Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T13:09:09.157Z] [2020-04-16T13:09:09.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-16T13:09:09.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T13:09:09.157Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T13:09:09.157Z] [2020-04-16T13:09:09.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-16T13:09:09.157Z] graphtest_unix.go:73: No driver to put! [2020-04-16T13:09:09.157Z] [2020-04-16T13:09:09.157Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-16T13:09:09.157Z] time="2020-04-16T13:07:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T13:09:09.157Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T13:09:09.157Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T13:09:09.157Z] [2020-04-16T13:09:09.157Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-16T13:09:09.157Z] time="2020-04-16T13:07:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T13:09:09.157Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T13:09:09.157Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T13:09:09.157Z] [2020-04-16T13:09:09.157Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-16T13:09:09.157Z] time="2020-04-16T13:07:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T13:09:09.157Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T13:09:09.157Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T13:09:09.157Z] [2020-04-16T13:09:09.157Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-16T13:09:09.157Z] time="2020-04-16T13:07:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T13:09:09.157Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T13:09:09.157Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T13:09:09.157Z] [2020-04-16T13:09:09.157Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-16T13:09:09.157Z] time="2020-04-16T13:07:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T13:09:09.157Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T13:09:09.157Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T13:09:09.157Z] [2020-04-16T13:09:09.157Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-16T13:09:09.157Z] graphtest_unix.go:73: No driver to put! [2020-04-16T13:09:09.157Z] [2020-04-16T13:09:09.157Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-16T13:09:09.157Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-16T13:09:09.157Z] [2020-04-16T13:09:09.157Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-16T13:09:09.157Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-16T13:09:09.157Z] [2020-04-16T13:09:09.157Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-16T13:09:09.157Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-16T13:09:09.157Z] [2020-04-16T13:09:09.157Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-16T13:09:09.157Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-16T13:09:09.157Z] [2020-04-16T13:09:09.157Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-16T13:09:09.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T13:09:09.157Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T13:09:09.157Z] [2020-04-16T13:09:09.157Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-16T13:09:09.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T13:09:09.157Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T13:09:09.157Z] [2020-04-16T13:09:09.157Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-16T13:09:09.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T13:09:09.157Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T13:09:09.157Z] [2020-04-16T13:09:09.157Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-16T13:09:09.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T13:09:09.157Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T13:09:09.157Z] [2020-04-16T13:09:09.157Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-16T13:09:09.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T13:09:09.157Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T13:09:09.157Z] [2020-04-16T13:09:09.157Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-16T13:09:09.157Z] graphtest_unix.go:73: No driver to put! [2020-04-16T13:09:09.157Z] [2020-04-16T13:09:09.157Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-16T13:09:09.157Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-16T13:09:09.157Z] [2020-04-16T13:09:09.157Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-16T13:09:09.157Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-16T13:09:09.157Z] [2020-04-16T13:09:09.157Z] [2020-04-16T13:09:09.157Z] DONE 2143 tests, 26 skipped in 245.417s Post stage [Pipeline] junit [2020-04-16T13:09:09.165Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-04-16T13:09:09.728Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40828/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2376ebd3f22baa2f85704430e54769aed82e7262 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2376ebd3f22baa2f85704430e54769aed82e7262 hack/validate/vendor [2020-04-16T13:09:09.770Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-04-16T13:09:09.855Z] ok github.com/docker/docker/builder/remotecontext/git 4.661s coverage: 86.3% of statements [2020-04-16T13:09:10.287Z] No vendor changes in diff. [2020-04-16T13:09:10.758Z] --- PASS: TestSecretCreateResolve (3.24s) [2020-04-16T13:09:10.758Z] PASS [2020-04-16T13:09:10.758Z] [2020-04-16T13:09:10.758Z] DONE 6 tests in 19.442s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-04-16T13:09:11.016Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-04-16T13:09:11.016Z] ++ 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 [2020-04-16T13:09:11.016Z] ++ set -e [2020-04-16T13:09:11.016Z] ++ '[' -n 0 ']' [2020-04-16T13:09:11.016Z] ++ set -x [2020-04-16T13:09:11.017Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:09:11.017Z] INFO: Testing against a local daemon [2020-04-16T13:09:11.017Z] === RUN TestServiceCreateInit [2020-04-16T13:09:11.017Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-16T13:09:11.138Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-04-16T13:09:11.253Z] + echo Building e2e image [2020-04-16T13:09:11.253Z] Building e2e image [2020-04-16T13:09:11.253Z] + docker build --build-arg DOCKER_GITCOMMIT=2376ebd3f22baa2f85704430e54769aed82e7262 -t moby-e2e-test -f Dockerfile.e2e . [2020-04-16T13:09:11.253Z] #2 [internal] load .dockerignore [2020-04-16T13:09:11.253Z] #2 transferring context: 34B done [2020-04-16T13:09:11.253Z] #2 DONE 0.0s [2020-04-16T13:09:11.253Z] [2020-04-16T13:09:11.253Z] #1 [internal] load build definition from Dockerfile.e2e [2020-04-16T13:09:11.253Z] #1 transferring dockerfile: 3.21kB done [2020-04-16T13:09:11.253Z] #1 DONE 0.0s [2020-04-16T13:09:11.253Z] [2020-04-16T13:09:11.253Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-04-16T13:09:11.510Z] #4 DONE 0.2s [2020-04-16T13:09:11.510Z] [2020-04-16T13:09:11.510Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-04-16T13:09:11.510Z] #3 DONE 0.2s [2020-04-16T13:09:11.510Z] [2020-04-16T13:09:11.510Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-16T13:09:11.510Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c174965a51e393064e46f6eb32adb80daa6097851268458136fd68b6 done [2020-04-16T13:09:11.510Z] #14 sha256:c036cd76f7c49d77e3fb960854076ec537524f89bb0c99d73e5945b68e08a011 1.36kB / 1.36kB done [2020-04-16T13:09:11.510Z] #14 sha256:3369136a43d197814f14414bf7112e8ddebd23c5bf787dd14dc3f078bad90dae 3.83kB / 3.83kB done [2020-04-16T13:09:11.510Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 0B / 301.28kB 0.1s [2020-04-16T13:09:11.510Z] #14 sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 0B / 153B 0.1s [2020-04-16T13:09:11.510Z] #14 sha256:84a409b4c174965a51e393064e46f6eb32adb80daa6097851268458136fd68b6 1.65kB / 1.65kB done [2020-04-16T13:09:11.765Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 301.28kB / 301.28kB 0.1s done [2020-04-16T13:09:11.765Z] #14 sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 153B / 153B 0.1s done [2020-04-16T13:09:11.765Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 [2020-04-16T13:09:11.765Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 990.74kB / 126.95MB 0.2s [2020-04-16T13:09:11.765Z] #14 sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef 124B / 124B 0.2s done [2020-04-16T13:09:12.019Z] #14 ... [2020-04-16T13:09:12.019Z] [2020-04-16T13:09:12.019Z] #8 [internal] load build context [2020-04-16T13:09:12.019Z] #8 transferring context: 836.18kB 0.3s done [2020-04-16T13:09:12.019Z] #8 DONE 0.4s [2020-04-16T13:09:12.019Z] [2020-04-16T13:09:12.019Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-16T13:09:12.019Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 0.3s done [2020-04-16T13:09:12.019Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 11.40MB / 126.95MB 0.4s [2020-04-16T13:09:12.019Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 25.97MB / 126.95MB 0.6s [2020-04-16T13:09:12.019Z] #14 extracting sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 done [2020-04-16T13:09:12.274Z] #14 ... [2020-04-16T13:09:12.274Z] [2020-04-16T13:09:12.274Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-04-16T13:09:12.274Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-04-16T13:09:12.274Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-04-16T13:09:12.274Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-04-16T13:09:12.274Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-04-16T13:09:12.274Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.1s done [2020-04-16T13:09:12.274Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.5s done [2020-04-16T13:09:12.274Z] #5 DONE 0.7s [2020-04-16T13:09:12.274Z] [2020-04-16T13:09:12.274Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-16T13:09:12.274Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 39.92MB / 126.95MB 0.8s [2020-04-16T13:09:12.529Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 61.85MB / 126.95MB 1.0s [2020-04-16T13:09:12.529Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 74.64MB / 126.95MB 1.1s [2020-04-16T13:09:12.618Z] ok github.com/docker/docker/builder/remotecontext 0.528s coverage: 13.6% of statements [2020-04-16T13:09:12.787Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 87.32MB / 126.95MB 1.2s [2020-04-16T13:09:12.787Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 109.34MB / 126.95MB 1.4s [2020-04-16T13:09:13.030Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-04-16T13:09:13.030Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-04-16T13:09:13.030Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-04-16T13:09:13.030Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-04-16T13:09:13.030Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-04-16T13:09:13.042Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 123.96MB / 126.95MB 1.5s [2020-04-16T13:09:13.042Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 126.95MB / 126.95MB 1.6s done [2020-04-16T13:09:13.297Z] #14 ... [2020-04-16T13:09:13.297Z] [2020-04-16T13:09:13.297Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-04-16T13:09:13.297Z] #6 DONE 1.1s [2020-04-16T13:09:13.297Z] [2020-04-16T13:09:13.297Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-16T13:09:13.297Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a [2020-04-16T13:09:13.593Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-04-16T13:09:13.648Z] ok github.com/docker/docker/builder/dockerfile 1.342s coverage: 48.2% of statements [2020-04-16T13:09:13.648Z] ? github.com/docker/docker/cli [no test files] [2020-04-16T13:09:13.648Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-16T13:09:15.496Z] --- PASS: TestServiceUpdateSecrets (15.36s) [2020-04-16T13:09:15.496Z] === RUN TestServiceUpdateConfigs [2020-04-16T13:09:16.289Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-16T13:09:18.091Z] ok github.com/docker/docker/client 0.843s coverage: 75.8% of statements [2020-04-16T13:09:18.531Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 5.0s [2020-04-16T13:09:18.768Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-04-16T13:09:18.787Z] #14 ... [2020-04-16T13:09:18.787Z] [2020-04-16T13:09:18.787Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-04-16T13:09:18.787Z] #7 0.979 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-16T13:09:18.787Z] #7 2.065 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-16T13:09:18.787Z] #7 2.166 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-04-16T13:09:18.787Z] #7 2.170 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-04-16T13:09:18.787Z] #7 2.178 (3/30) Installing readline (8.0.0-r0) [2020-04-16T13:09:18.787Z] #7 2.184 (4/30) Installing bash (5.0.0-r0) [2020-04-16T13:09:18.787Z] #7 2.200 Executing bash-5.0.0-r0.post-install [2020-04-16T13:09:18.787Z] #7 2.208 (5/30) Installing ca-certificates (20191127-r0) [2020-04-16T13:09:18.787Z] #7 2.224 (6/30) Installing libgcc (8.3.0-r0) [2020-04-16T13:09:18.787Z] #7 2.227 (7/30) Installing libstdc++ (8.3.0-r0) [2020-04-16T13:09:18.787Z] #7 2.245 (8/30) Installing binutils (2.32-r0) [2020-04-16T13:09:18.787Z] #7 2.350 (9/30) Installing gmp (6.1.2-r1) [2020-04-16T13:09:18.787Z] #7 2.357 (10/30) Installing isl (0.18-r0) [2020-04-16T13:09:18.787Z] #7 2.378 (11/30) Installing libgomp (8.3.0-r0) [2020-04-16T13:09:18.787Z] #7 2.382 (12/30) Installing libatomic (8.3.0-r0) [2020-04-16T13:09:18.787Z] #7 2.385 (13/30) Installing mpfr3 (3.1.5-r1) [2020-04-16T13:09:18.787Z] #7 2.391 (14/30) Installing mpc1 (1.1.0-r0) [2020-04-16T13:09:18.787Z] #7 2.397 (15/30) Installing gcc (8.3.0-r0) [2020-04-16T13:09:18.787Z] #7 3.220 (16/30) Installing musl-dev (1.1.22-r3) [2020-04-16T13:09:18.787Z] #7 3.316 (17/30) Installing libc-dev (0.7.1-r0) [2020-04-16T13:09:18.787Z] #7 3.319 (18/30) Installing g++ (8.3.0-r0) [2020-04-16T13:09:18.787Z] #7 3.856 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-04-16T13:09:18.787Z] #7 3.861 (20/30) Installing libcurl (7.66.0-r0) [2020-04-16T13:09:18.787Z] #7 3.872 (21/30) Installing expat (2.2.8-r0) [2020-04-16T13:09:18.787Z] #7 3.876 (22/30) Installing pcre2 (10.33-r0) [2020-04-16T13:09:18.787Z] #7 3.886 (23/30) Installing git (2.22.3-r0) [2020-04-16T13:09:18.787Z] #7 4.095 (24/30) Installing libmnl (1.0.4-r0) [2020-04-16T13:09:18.787Z] #7 4.098 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-04-16T13:09:18.787Z] #7 4.102 (26/30) Installing iptables (1.8.3-r1) [2020-04-16T13:09:18.787Z] #7 4.127 (27/30) Installing pigz (2.4-r0) [2020-04-16T13:09:18.787Z] #7 4.132 (28/30) Installing tar (1.32-r0) [2020-04-16T13:09:18.787Z] #7 4.141 (29/30) Installing xz-libs (5.2.4-r0) [2020-04-16T13:09:18.787Z] #7 4.146 (30/30) Installing xz (5.2.4-r0) [2020-04-16T13:09:18.787Z] #7 4.152 Executing busybox-1.30.1-r3.trigger [2020-04-16T13:09:18.787Z] #7 4.157 Executing ca-certificates-20191127-r0.trigger [2020-04-16T13:09:18.787Z] #7 4.217 OK: 179 MiB in 44 packages [2020-04-16T13:09:18.787Z] #7 DONE 5.4s [2020-04-16T13:09:18.787Z] [2020-04-16T13:09:18.787Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-04-16T13:09:18.787Z] #9 DONE 0.1s [2020-04-16T13:09:18.787Z] [2020-04-16T13:09:18.787Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-04-16T13:09:19.025Z] === RUN TestDockerSuite/TestContainerAPITop [2020-04-16T13:09:19.041Z] #10 DONE 0.1s [2020-04-16T13:09:19.041Z] [2020-04-16T13:09:19.041Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-04-16T13:09:19.041Z] #11 DONE 0.1s [2020-04-16T13:09:19.041Z] [2020-04-16T13:09:19.041Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-04-16T13:09:19.041Z] #12 DONE 0.1s [2020-04-16T13:09:19.041Z] [2020-04-16T13:09:19.041Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-16T13:09:19.041Z] #14 ... [2020-04-16T13:09:19.041Z] [2020-04-16T13:09:19.041Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-04-16T13:09:19.041Z] #13 DONE 0.1s [2020-04-16T13:09:19.295Z] [2020-04-16T13:09:19.295Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-16T13:09:19.295Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 5.9s done [2020-04-16T13:09:19.295Z] #14 extracting sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef [2020-04-16T13:09:19.295Z] #14 extracting sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef done [2020-04-16T13:09:19.295Z] #14 DONE 7.9s [2020-04-16T13:09:19.550Z] [2020-04-16T13:09:19.550Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-04-16T13:09:19.955Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-04-16T13:09:19.955Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-04-16T13:09:19.955Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-04-16T13:09:20.108Z] #15 0.601 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-16T13:09:21.031Z] #15 1.677 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-16T13:09:21.031Z] #15 1.761 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r3) [2020-04-16T13:09:21.286Z] #15 1.765 (2/42) Installing ncurses-libs (6.1_p20200118-r3) [2020-04-16T13:09:21.287Z] #15 1.772 (3/42) Installing readline (8.0.1-r0) [2020-04-16T13:09:21.287Z] #15 1.776 (4/42) Installing bash (5.0.11-r1) [2020-04-16T13:09:21.287Z] #15 1.787 Executing bash-5.0.11-r1.post-install [2020-04-16T13:09:21.287Z] #15 1.790 (5/42) Installing linux-headers (4.19.36-r0) [2020-04-16T13:09:21.287Z] #15 1.866 (6/42) Installing libblkid (2.34-r1) [2020-04-16T13:09:21.287Z] #15 1.871 (7/42) Installing libuuid (2.34-r1) [2020-04-16T13:09:21.287Z] #15 1.873 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-04-16T13:09:21.287Z] #15 1.879 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-04-16T13:09:21.287Z] #15 1.883 (10/42) Installing libgcc (9.2.0-r4) [2020-04-16T13:09:21.287Z] #15 1.885 (11/42) Installing libstdc++ (9.2.0-r4) [2020-04-16T13:09:21.287Z] #15 1.899 (12/42) Installing binutils (2.33.1-r0) [2020-04-16T13:09:21.287Z] #15 1.965 (13/42) Installing libmagic (5.37-r1) [2020-04-16T13:09:21.287Z] #15 1.986 (14/42) Installing file (5.37-r1) [2020-04-16T13:09:21.542Z] #15 1.987 (15/42) Installing gmp (6.1.2-r1) [2020-04-16T13:09:21.542Z] #15 1.993 (16/42) Installing isl (0.18-r0) [2020-04-16T13:09:21.542Z] #15 2.009 (17/42) Installing libgomp (9.2.0-r4) [2020-04-16T13:09:21.542Z] #15 2.012 (18/42) Installing libatomic (9.2.0-r4) [2020-04-16T13:09:21.542Z] #15 2.013 (19/42) Installing mpfr4 (4.0.2-r1) [2020-04-16T13:09:21.542Z] #15 2.020 (20/42) Installing mpc1 (1.1.0-r1) [2020-04-16T13:09:21.542Z] #15 2.022 (21/42) Installing gcc (9.2.0-r4) [2020-04-16T13:09:21.560Z] --- PASS: TestServiceCreateInit (10.30s) [2020-04-16T13:09:21.560Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.28s) [2020-04-16T13:09:21.560Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.98s) [2020-04-16T13:09:21.560Z] === RUN TestCreateServiceMultipleTimes [2020-04-16T13:09:22.102Z] #15 2.689 (22/42) Installing musl-dev (1.1.24-r2) [2020-04-16T13:09:22.102Z] #15 2.761 (23/42) Installing libc-dev (0.7.2-r0) [2020-04-16T13:09:22.102Z] #15 2.763 (24/42) Installing g++ (9.2.0-r4) [2020-04-16T13:09:22.661Z] #15 3.181 (25/42) Installing make (4.2.1-r2) [2020-04-16T13:09:22.661Z] #15 3.185 (26/42) Installing fortify-headers (1.1-r0) [2020-04-16T13:09:22.661Z] #15 3.187 (27/42) Installing build-base (0.5-r1) [2020-04-16T13:09:22.661Z] #15 3.188 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-04-16T13:09:22.661Z] #15 3.191 (29/42) Installing libcurl (7.67.0-r0) [2020-04-16T13:09:22.661Z] #15 3.197 (30/42) Installing curl (7.67.0-r0) [2020-04-16T13:09:22.661Z] #15 3.201 (31/42) Installing oniguruma (6.9.4-r0) [2020-04-16T13:09:22.661Z] #15 3.207 (32/42) Installing jq (1.6-r0) [2020-04-16T13:09:22.661Z] #15 3.214 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-04-16T13:09:22.661Z] #15 3.218 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-04-16T13:09:22.661Z] #15 3.221 (35/42) Installing libaio (0.3.112-r1) [2020-04-16T13:09:22.661Z] #15 3.223 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-04-16T13:09:22.661Z] #15 3.252 (37/42) Installing libfdisk (2.34-r1) [2020-04-16T13:09:22.661Z] #15 3.257 (38/42) Installing libmount (2.34-r1) [2020-04-16T13:09:22.661Z] #15 3.262 (39/42) Installing libsmartcols (2.34-r1) [2020-04-16T13:09:22.661Z] #15 3.266 (40/42) Installing pkgconf (1.6.3-r0) [2020-04-16T13:09:22.661Z] #15 3.268 (41/42) Installing util-linux-dev (2.34-r1) [2020-04-16T13:09:22.661Z] #15 3.291 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-04-16T13:09:22.661Z] #15 3.296 Executing busybox-1.31.1-r9.trigger [2020-04-16T13:09:22.661Z] #15 3.303 OK: 196 MiB in 57 packages [2020-04-16T13:09:23.220Z] #15 DONE 3.8s [2020-04-16T13:09:23.220Z] [2020-04-16T13:09:23.220Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-04-16T13:09:23.226Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-04-16T13:09:23.779Z] #16 DONE 0.7s [2020-04-16T13:09:23.788Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-04-16T13:09:24.033Z] [2020-04-16T13:09:24.033Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-04-16T13:09:24.593Z] #17 DONE 0.7s [2020-04-16T13:09:24.593Z] [2020-04-16T13:09:24.593Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-04-16T13:09:24.593Z] #18 DONE 0.0s [2020-04-16T13:09:24.847Z] [2020-04-16T13:09:24.847Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-04-16T13:09:24.847Z] #26 DONE 0.1s [2020-04-16T13:09:24.847Z] [2020-04-16T13:09:24.847Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-04-16T13:09:24.847Z] #19 DONE 0.1s [2020-04-16T13:09:24.847Z] [2020-04-16T13:09:24.847Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-16T13:09:24.847Z] #22 DONE 0.1s [2020-04-16T13:09:24.847Z] [2020-04-16T13:09:24.847Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-16T13:09:24.847Z] #20 ... [2020-04-16T13:09:24.847Z] [2020-04-16T13:09:24.847Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-04-16T13:09:24.847Z] #27 DONE 0.1s [2020-04-16T13:09:24.847Z] [2020-04-16T13:09:24.847Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-16T13:09:24.847Z] #23 DONE 0.1s [2020-04-16T13:09:25.103Z] [2020-04-16T13:09:25.103Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-04-16T13:09:25.103Z] #28 DONE 0.1s [2020-04-16T13:09:25.103Z] [2020-04-16T13:09:25.103Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-16T13:09:25.156Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-04-16T13:09:26.029Z] #29 ... [2020-04-16T13:09:26.029Z] [2020-04-16T13:09:26.029Z] #31 [builder 1/4] COPY . . [2020-04-16T13:09:26.029Z] #31 DONE 1.3s [2020-04-16T13:09:26.284Z] [2020-04-16T13:09:26.284Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-04-16T13:09:27.681Z] #32 DONE 1.5s [2020-04-16T13:09:27.681Z] [2020-04-16T13:09:27.681Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-04-16T13:09:27.681Z] #24 1.667 + RM_GOPATH=0 [2020-04-16T13:09:27.681Z] #24 1.667 + TMP_GOPATH= [2020-04-16T13:09:27.681Z] #24 1.667 + : /build [2020-04-16T13:09:27.681Z] #24 1.667 + '[' -z '' ']' [2020-04-16T13:09:27.681Z] #24 1.667 ++ mktemp -d [2020-04-16T13:09:27.681Z] #24 1.667 + export GOPATH=/tmp/tmp.BeaNDd [2020-04-16T13:09:27.681Z] #24 1.667 + GOPATH=/tmp/tmp.BeaNDd [2020-04-16T13:09:27.681Z] #24 1.667 + RM_GOPATH=1 [2020-04-16T13:09:27.681Z] #24 1.667 ++ dirname ./install.sh [2020-04-16T13:09:27.681Z] #24 1.676 Install docker/cli version 17.06.2-ce from stable [2020-04-16T13:09:27.681Z] #24 1.677 + dir=. [2020-04-16T13:09:27.681Z] #24 1.677 + bin=dockercli [2020-04-16T13:09:27.681Z] #24 1.677 + shift [2020-04-16T13:09:27.681Z] #24 1.677 + '[' '!' -f ./dockercli.installer ']' [2020-04-16T13:09:27.681Z] #24 1.677 + . ./dockercli.installer [2020-04-16T13:09:27.681Z] #24 1.677 ++ : stable [2020-04-16T13:09:27.681Z] #24 1.677 ++ : 17.06.2-ce [2020-04-16T13:09:27.681Z] #24 1.677 + install_dockercli [2020-04-16T13:09:27.681Z] #24 1.677 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-16T13:09:27.681Z] #24 1.677 ++ uname -m [2020-04-16T13:09:27.681Z] #24 1.677 + arch=x86_64 [2020-04-16T13:09:27.681Z] #24 1.677 + '[' x86_64 '!=' x86_64 ']' [2020-04-16T13:09:27.681Z] #24 1.677 + url=https://download.docker.com/linux/static [2020-04-16T13:09:27.681Z] #24 1.677 + tar -xz docker/docker [2020-04-16T13:09:27.681Z] #24 1.677 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-16T13:09:30.212Z] #24 4.772 + mkdir -p /build [2020-04-16T13:09:30.212Z] #24 4.773 + mv docker/docker /build/ [2020-04-16T13:09:30.212Z] #24 4.773 + rmdir docker [2020-04-16T13:09:30.212Z] #24 DONE 4.9s [2020-04-16T13:09:30.212Z] [2020-04-16T13:09:30.212Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-16T13:09:30.212Z] #20 3.283 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-16T13:09:30.212Z] #20 3.852 curl: option --progress: is ambiguous [2020-04-16T13:09:30.212Z] #20 3.859 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-16T13:09:30.212Z] #20 4.383 curl: option --progress: is ambiguous [2020-04-16T13:09:30.212Z] #20 4.385 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-16T13:09:30.212Z] #20 4.923 curl: option --progress: is ambiguous [2020-04-16T13:09:30.212Z] #20 4.923 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-16T13:09:30.212Z] #20 5.518 curl: option --progress: is ambiguous [2020-04-16T13:09:30.212Z] #20 5.523 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-16T13:09:30.409Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-04-16T13:09:30.409Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-04-16T13:09:30.409Z] --- PASS: TestServiceUpdateConfigs (15.35s) [2020-04-16T13:09:30.409Z] === RUN TestServiceUpdateNetwork [2020-04-16T13:09:30.770Z] #20 5.984 [2020-04-16T13:09:31.694Z] #20 7.100 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-16T13:09:32.303Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-04-16T13:09:32.618Z] #20 7.596 curl: option --progress: is ambiguous [2020-04-16T13:09:32.618Z] #20 7.596 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-16T13:09:32.618Z] #20 7.964 [2020-04-16T13:09:33.980Z] #20 9.068 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-16T13:09:34.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-04-16T13:09:34.235Z] #20 9.513 curl: option --progress: is ambiguous [2020-04-16T13:09:34.236Z] #20 9.514 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-16T13:09:34.491Z] #20 9.862 [2020-04-16T13:09:35.416Z] #20 10.81 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-16T13:09:35.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-04-16T13:09:35.976Z] #20 11.11 curl: option --progress: is ambiguous [2020-04-16T13:09:35.977Z] #20 11.12 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-16T13:09:35.977Z] #20 11.37 [2020-04-16T13:09:36.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-04-16T13:09:37.338Z] #20 12.62 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-16T13:09:37.593Z] #20 ... [2020-04-16T13:09:37.593Z] [2020-04-16T13:09:37.593Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-16T13:09:37.593Z] #33 1.481 [2020-04-16T13:09:37.593Z] #33 1.652 Removing bundles/ [2020-04-16T13:09:37.593Z] #33 1.656 [2020-04-16T13:09:37.593Z] #33 1.663 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-04-16T13:09:37.593Z] #33 3.239 Building test suite binary ./integration-cli/test.main [2020-04-16T13:09:37.848Z] #33 ... [2020-04-16T13:09:37.848Z] [2020-04-16T13:09:37.848Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-16T13:09:37.848Z] #20 13.07 curl: option --progress: is ambiguous [2020-04-16T13:09:37.848Z] #20 13.08 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-16T13:09:38.408Z] #20 13.48 [2020-04-16T13:09:38.408Z] #20 13.56 Download of images into '/build' complete. [2020-04-16T13:09:38.408Z] #20 13.56 Use something like the following to load the result into a Docker daemon: [2020-04-16T13:09:38.408Z] #20 13.56 tar -cC '/build' . | docker load [2020-04-16T13:09:38.408Z] #20 DONE 13.7s [2020-04-16T13:09:38.408Z] [2020-04-16T13:09:38.408Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-16T13:09:38.828Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-04-16T13:09:39.334Z] #33 ... [2020-04-16T13:09:39.334Z] [2020-04-16T13:09:39.334Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-04-16T13:09:39.334Z] #21 DONE 0.2s [2020-04-16T13:09:39.334Z] [2020-04-16T13:09:39.334Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-16T13:09:39.589Z] #33 ... [2020-04-16T13:09:39.589Z] [2020-04-16T13:09:39.589Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-04-16T13:09:39.589Z] #25 DONE 0.2s [2020-04-16T13:09:39.589Z] [2020-04-16T13:09:39.589Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-16T13:09:40.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-04-16T13:09:42.091Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0006fee40_} [2020-04-16T13:09:43.459Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1196873599_/foo_false____} [2020-04-16T13:09:43.485Z] --- PASS: TestCreateServiceMultipleTimes (19.53s) [2020-04-16T13:09:43.485Z] === RUN TestCreateServiceConflict [2020-04-16T13:09:44.051Z] --- PASS: TestCreateServiceConflict (3.24s) [2020-04-16T13:09:44.051Z] === RUN TestCreateServiceMaxReplicas [2020-04-16T13:09:44.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1196873599_/foo_true____} [2020-04-16T13:09:45.085Z] --- PASS: TestServiceUpdateNetwork (14.68s) [2020-04-16T13:09:45.085Z] PASS [2020-04-16T13:09:45.085Z] [2020-04-16T13:09:45.085Z] === Skipped [2020-04-16T13:09:45.085Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-16T13:09:45.085Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-16T13:09:45.085Z] [2020-04-16T13:09:45.085Z] [2020-04-16T13:09:45.085Z] DONE 23 tests, 1 skipped in 178.836s [2020-04-16T13:09:45.085Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-16T13:09:45.085Z] ++ 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 [2020-04-16T13:09:45.085Z] ++ set -e [2020-04-16T13:09:45.085Z] ++ '[' -n 0 ']' [2020-04-16T13:09:45.085Z] ++ set -x [2020-04-16T13:09:45.085Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:09:45.342Z] INFO: Testing against a local daemon [2020-04-16T13:09:45.342Z] === RUN TestSessionCreate [2020-04-16T13:09:45.342Z] --- PASS: TestSessionCreate (0.02s) [2020-04-16T13:09:45.342Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-16T13:09:45.342Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-04-16T13:09:45.342Z] PASS [2020-04-16T13:09:45.342Z] [2020-04-16T13:09:45.342Z] DONE 2 tests in 0.178s [2020-04-16T13:09:45.342Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-16T13:09:45.342Z] ++ 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 [2020-04-16T13:09:45.342Z] ++ set -e [2020-04-16T13:09:45.342Z] ++ '[' -n 0 ']' [2020-04-16T13:09:45.342Z] ++ set -x [2020-04-16T13:09:45.342Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:09:45.599Z] INFO: Testing against a local daemon [2020-04-16T13:09:45.599Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-16T13:09:45.599Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-16T13:09:45.599Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-16T13:09:45.599Z] === RUN TestEventsExecDie [2020-04-16T13:09:46.531Z] --- PASS: TestEventsExecDie (0.87s) [2020-04-16T13:09:46.531Z] === RUN TestEventsBackwardsCompatible [2020-04-16T13:09:46.531Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3166062802_/foo_false____} [2020-04-16T13:09:46.531Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-04-16T13:09:46.531Z] === RUN TestInfoBinaryCommits [2020-04-16T13:09:46.531Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-04-16T13:09:46.531Z] === RUN TestInfoAPIVersioned [2020-04-16T13:09:46.531Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-16T13:09:46.531Z] === RUN TestInfoDiscoveryBackend [2020-04-16T13:09:47.094Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-04-16T13:09:47.094Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-16T13:09:47.336Z] --- PASS: TestCreateServiceMaxReplicas (3.09s) [2020-04-16T13:09:47.336Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-16T13:09:48.031Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3166062802_/foo_true____} [2020-04-16T13:09:48.031Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-16T13:09:48.031Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-16T13:09:48.595Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-04-16T13:09:48.595Z] === RUN TestInfoAPI [2020-04-16T13:09:48.595Z] --- PASS: TestInfoAPI (0.05s) [2020-04-16T13:09:48.595Z] === RUN TestInfoAPIWarnings [2020-04-16T13:09:49.158Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-04-16T13:09:49.158Z] === RUN TestInfoDebug [2020-04-16T13:09:49.721Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3166062802_/foo_true__0xc0006feea0__} [2020-04-16T13:09:49.721Z] --- PASS: TestInfoDebug (0.55s) [2020-04-16T13:09:49.721Z] === RUN TestInfoInsecureRegistries [2020-04-16T13:09:50.285Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-04-16T13:09:50.285Z] === RUN TestInfoRegistryMirrors [2020-04-16T13:09:50.848Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-04-16T13:09:50.848Z] === RUN TestLoginFailsWithBadCredentials [2020-04-16T13:09:51.107Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2020-04-16T13:09:51.107Z] === RUN TestPingCacheHeaders [2020-04-16T13:09:51.107Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-04-16T13:09:51.107Z] === RUN TestPingGet [2020-04-16T13:09:51.107Z] --- PASS: TestPingGet (0.01s) [2020-04-16T13:09:51.107Z] === RUN TestPingHead [2020-04-16T13:09:51.107Z] --- PASS: TestPingHead (0.02s) [2020-04-16T13:09:51.107Z] === RUN TestVersion [2020-04-16T13:09:51.107Z] --- PASS: TestVersion (0.02s) [2020-04-16T13:09:51.107Z] PASS [2020-04-16T13:09:51.107Z] [2020-04-16T13:09:51.107Z] === Skipped [2020-04-16T13:09:51.107Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-16T13:09:51.107Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-16T13:09:51.107Z] [2020-04-16T13:09:51.107Z] [2020-04-16T13:09:51.107Z] DONE 18 tests, 1 skipped in 5.669s [2020-04-16T13:09:51.107Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-16T13:09:51.107Z] ++ 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 [2020-04-16T13:09:51.107Z] ++ set -e [2020-04-16T13:09:51.107Z] ++ '[' -n 0 ']' [2020-04-16T13:09:51.107Z] ++ set -x [2020-04-16T13:09:51.107Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:09:51.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0006feec0_} [2020-04-16T13:09:51.107Z] INFO: Testing against a local daemon [2020-04-16T13:09:51.107Z] === RUN TestVolumesCreateAndList [2020-04-16T13:09:51.107Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-04-16T13:09:51.107Z] === RUN TestVolumesRemove [2020-04-16T13:09:51.363Z] --- PASS: TestVolumesRemove (0.11s) [2020-04-16T13:09:51.363Z] === RUN TestVolumesInspect [2020-04-16T13:09:51.363Z] --- PASS: TestVolumesInspect (0.02s) [2020-04-16T13:09:51.363Z] === RUN TestVolumesInvalidJSON [2020-04-16T13:09:51.363Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-16T13:09:51.363Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-16T13:09:51.363Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-16T13:09:51.363Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-04-16T13:09:51.363Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-16T13:09:51.363Z] PASS [2020-04-16T13:09:51.363Z] [2020-04-16T13:09:51.363Z] DONE 5 tests in 0.287s [2020-04-16T13:09:51.363Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-16T13:09:51.620Z] ++++ cat bundles/test-integration/docker.pid [2020-04-16T13:09:51.620Z] +++ kill 5476 [2020-04-16T13:09:52.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0006feee0_} [2020-04-16T13:09:52.988Z] +++ /etc/init.d/apparmor stop [2020-04-16T13:09:52.988Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-16T13:09:52.988Z] [2020-04-16T13:09:52.988Z] Unloading profiles will leave already running processes permanently [2020-04-16T13:09:52.988Z] unconfined, which can lead to unexpected situations. [2020-04-16T13:09:52.988Z] [2020-04-16T13:09:52.988Z] To set a process to complain mode, use the command line tool [2020-04-16T13:09:52.988Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-16T13:09:52.988Z] +++ true [2020-04-16T13:09:52.988Z] [2020-04-16T13:09:54.360Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0006fef00_} [2020-04-16T13:09:56.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0006fef20_} [2020-04-16T13:09:57.621Z] #33 ... [2020-04-16T13:09:57.621Z] [2020-04-16T13:09:57.621Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-16T13:09:57.621Z] #29 30.05 # github.com/docker/docker/contrib/httpserver [2020-04-16T13:09:57.621Z] #29 30.05 loadinternal: cannot find runtime/cgo [2020-04-16T13:09:57.621Z] #29 DONE 30.4s [2020-04-16T13:09:57.621Z] [2020-04-16T13:09:57.621Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-16T13:09:57.621Z] #33 ... [2020-04-16T13:09:57.621Z] [2020-04-16T13:09:57.621Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-04-16T13:09:57.621Z] #30 DONE 0.1s [2020-04-16T13:09:57.621Z] [2020-04-16T13:09:57.621Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-16T13:09:58.146Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-04-16T13:09:58.146Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-16T13:09:59.516Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-04-16T13:09:59.516Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-04-16T13:09:59.516Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-04-16T13:09:59.516Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-04-16T13:09:59.516Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-04-16T13:09:59.516Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-04-16T13:09:59.516Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-04-16T13:09:59.516Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-04-16T13:09:59.516Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-04-16T13:09:59.773Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-04-16T13:09:59.773Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-04-16T13:09:59.773Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-04-16T13:09:59.773Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-04-16T13:09:59.773Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-04-16T13:09:59.773Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-04-16T13:09:59.773Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-04-16T13:10:00.031Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-04-16T13:10:00.031Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-04-16T13:10:02.211Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.66s) [2020-04-16T13:10:02.211Z] === RUN TestCreateServiceSecretFileMode [2020-04-16T13:10:03.305Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-04-16T13:10:05.496Z] --- PASS: TestCreateServiceSecretFileMode (3.48s) [2020-04-16T13:10:05.496Z] === RUN TestCreateServiceConfigFileMode [2020-04-16T13:10:05.827Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-04-16T13:10:08.781Z] --- PASS: TestCreateServiceConfigFileMode (3.35s) [2020-04-16T13:10:08.781Z] === RUN TestCreateServiceSysctls [2020-04-16T13:10:09.099Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-04-16T13:10:10.994Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-04-16T13:10:10.994Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-04-16T13:10:11.924Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-04-16T13:10:12.855Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-04-16T13:10:12.968Z] --- PASS: TestCreateServiceSysctls (3.68s) [2020-04-16T13:10:12.968Z] === RUN TestCreateServiceCapabilities [2020-04-16T13:10:14.225Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-04-16T13:10:14.793Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-04-16T13:10:15.722Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-04-16T13:10:16.252Z] --- PASS: TestCreateServiceCapabilities (3.46s) [2020-04-16T13:10:16.252Z] === RUN TestInspect [2020-04-16T13:10:16.652Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-04-16T13:10:18.026Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-04-16T13:10:18.965Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-04-16T13:10:19.537Z] --- PASS: TestInspect (3.55s) [2020-04-16T13:10:19.537Z] === RUN TestCreateJob [2020-04-16T13:10:19.895Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-04-16T13:10:20.825Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-04-16T13:10:22.194Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-04-16T13:10:23.125Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-04-16T13:10:23.723Z] --- PASS: TestCreateJob (4.16s) [2020-04-16T13:10:23.723Z] === RUN TestReplicatedJob [2020-04-16T13:10:24.077Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-04-16T13:10:25.972Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-04-16T13:10:26.443Z] ok github.com/docker/docker/cmd/dockerd 0.263s coverage: 30.8% of statements [2020-04-16T13:10:26.443Z] ok github.com/docker/docker/container 0.187s coverage: 34.9% of statements [2020-04-16T13:10:26.443Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-16T13:10:26.443Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-16T13:10:26.443Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-16T13:10:26.443Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-16T13:10:26.443Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.070s coverage: 65.3% of statements [2020-04-16T13:10:26.902Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-04-16T13:10:27.466Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-04-16T13:10:27.466Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-04-16T13:10:28.834Z] === RUN TestDockerSuite/TestCpRelativePath [2020-04-16T13:10:29.398Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-04-16T13:10:30.286Z] --- PASS: TestReplicatedJob (6.75s) [2020-04-16T13:10:30.286Z] === RUN TestUpdateReplicatedJob [2020-04-16T13:10:30.766Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-04-16T13:10:31.696Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-04-16T13:10:33.065Z] === RUN TestDockerSuite/TestCpToCaseA [2020-04-16T13:10:34.434Z] === RUN TestDockerSuite/TestCpToCaseB [2020-04-16T13:10:34.472Z] --- PASS: TestUpdateReplicatedJob (4.15s) [2020-04-16T13:10:34.472Z] === RUN TestServiceListWithStatuses [2020-04-16T13:10:34.472Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-16T13:10:34.472Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-16T13:10:34.472Z] === RUN TestDockerNetworkConnectAlias [2020-04-16T13:10:34.902Z] ok github.com/docker/docker/daemon/cluster/convert 0.039s coverage: 35.6% of statements [2020-04-16T13:10:35.371Z] === RUN TestDockerSuite/TestCpToCaseC [2020-04-16T13:10:35.934Z] ok github.com/docker/docker/daemon/cluster 0.227s coverage: 0.5% of statements [2020-04-16T13:10:38.645Z] === RUN TestDockerSuite/TestCpToCaseD [2020-04-16T13:10:41.034Z] --- PASS: TestDockerNetworkConnectAlias (6.61s) [2020-04-16T13:10:41.034Z] === RUN TestDockerNetworkReConnect [2020-04-16T13:10:41.499Z] ok github.com/docker/docker/daemon/discovery 0.040s coverage: 30.0% of statements [2020-04-16T13:10:43.896Z] === RUN TestDockerSuite/TestCpToCaseE [2020-04-16T13:10:45.001Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2020-04-16T13:10:46.029Z] ok github.com/docker/docker/daemon/config 0.115s coverage: 81.7% of statements [2020-04-16T13:10:46.302Z] --- PASS: TestDockerNetworkReConnect (5.16s) [2020-04-16T13:10:46.302Z] === RUN TestServicePlugin [2020-04-16T13:10:46.302Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-16T13:10:46.302Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:10:46.302Z] === RUN TestServiceUpdateLabel [2020-04-16T13:10:47.168Z] === RUN TestDockerSuite/TestCpToCaseF [2020-04-16T13:10:47.731Z] === RUN TestDockerSuite/TestCpToCaseG [2020-04-16T13:10:48.089Z] ok github.com/docker/docker/daemon/graphdriver 0.013s coverage: 2.2% of statements [2020-04-16T13:10:49.586Z] --- PASS: TestServiceUpdateLabel (3.24s) [2020-04-16T13:10:49.586Z] === RUN TestServiceUpdateSecrets [2020-04-16T13:10:52.507Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.516s coverage: 13.7% of statements [2020-04-16T13:10:52.507Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-04-16T13:10:52.988Z] === RUN TestDockerSuite/TestCpToCaseH [2020-04-16T13:10:55.223Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.855s coverage: 57.9% of statements [2020-04-16T13:10:56.254Z] ok github.com/docker/docker/daemon 12.606s coverage: 17.4% of statements [2020-04-16T13:10:56.254Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-16T13:10:56.254Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-16T13:10:56.254Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-16T13:10:56.254Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-16T13:10:56.264Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-04-16T13:10:56.264Z] === RUN TestDockerSuite/TestCpToCaseI [2020-04-16T13:10:57.195Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-04-16T13:10:59.777Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.093s coverage: 68.6% of statements [2020-04-16T13:10:59.777Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.028s coverage: 1.8% of statements [2020-04-16T13:11:01.831Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.563s coverage: 45.9% of statements [2020-04-16T13:11:01.831Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-16T13:11:02.448Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-04-16T13:11:02.458Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.258s coverage: 49.5% of statements [2020-04-16T13:11:03.011Z] === RUN TestDockerSuite/TestCpToDot [2020-04-16T13:11:03.942Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-04-16T13:11:05.836Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-04-16T13:11:05.968Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.684s coverage: 76.1% of statements [2020-04-16T13:11:07.014Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.026s coverage: 58.0% of statements [2020-04-16T13:11:07.642Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.036s coverage: 3.0% of statements [2020-04-16T13:11:07.666Z] --- PASS: TestServiceUpdateSecrets (15.51s) [2020-04-16T13:11:07.666Z] === RUN TestServiceUpdateConfigs [2020-04-16T13:11:07.730Z] === RUN TestDockerSuite/TestCpToStdout [2020-04-16T13:11:08.268Z] ok github.com/docker/docker/daemon/links 0.050s coverage: 93.0% of statements [2020-04-16T13:11:08.659Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-04-16T13:11:09.765Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.864s coverage: 55.4% of statements [2020-04-16T13:11:09.765Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-16T13:11:09.765Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-16T13:11:11.932Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-04-16T13:11:12.189Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-04-16T13:11:13.120Z] === RUN TestDockerSuite/TestCpVolumePath [2020-04-16T13:11:14.195Z] ok github.com/docker/docker/daemon/logger 0.283s coverage: 41.8% of statements [2020-04-16T13:11:14.772Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2020-04-16T13:11:14.772Z] ok github.com/docker/docker/daemon/logger/awslogs 0.581s coverage: 77.8% of statements [2020-04-16T13:11:15.013Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-04-16T13:11:15.014Z] === RUN TestDockerSuite/TestCreateArgs [2020-04-16T13:11:15.014Z] === RUN TestDockerSuite/TestCreateByImageID [2020-04-16T13:11:15.578Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-04-16T13:11:16.272Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 4.9% of statements [2020-04-16T13:11:16.272Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-16T13:11:16.272Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-16T13:11:16.272Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-16T13:11:16.272Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-16T13:11:16.509Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-04-16T13:11:16.509Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-04-16T13:11:16.509Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-04-16T13:11:16.899Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.022s coverage: 88.3% of statements [2020-04-16T13:11:17.188Z] ok github.com/docker/docker/daemon/logger/journald 0.069s coverage: 26.2% of statements [2020-04-16T13:11:17.440Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-04-16T13:11:17.440Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-04-16T13:11:17.697Z] === RUN TestDockerSuite/TestCreateLabels [2020-04-16T13:11:17.697Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-04-16T13:11:17.953Z] === RUN TestDockerSuite/TestCreateRM [2020-04-16T13:11:18.210Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-04-16T13:11:18.210Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-04-16T13:11:18.210Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-04-16T13:11:18.467Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-04-16T13:11:19.240Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 62.1% of statements [2020-04-16T13:11:20.746Z] ok github.com/docker/docker/daemon/logger/local 0.087s coverage: 74.7% of statements [2020-04-16T13:11:20.746Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-16T13:11:20.992Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-04-16T13:11:21.034Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.028s coverage: 19.9% of statements [2020-04-16T13:11:21.249Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-04-16T13:11:21.249Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-04-16T13:11:22.182Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-04-16T13:11:22.530Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.075s coverage: 33.3% of statements [2020-04-16T13:11:22.537Z] --- PASS: TestServiceUpdateConfigs (15.36s) [2020-04-16T13:11:22.537Z] === RUN TestServiceUpdateNetwork [2020-04-16T13:11:23.176Z] ok github.com/docker/docker/daemon/logger/templates 0.014s coverage: 8.3% of statements [2020-04-16T13:11:25.233Z] ok github.com/docker/docker/daemon/logger/syslog 0.075s coverage: 47.8% of statements [2020-04-16T13:11:26.261Z] ok github.com/docker/docker/daemon/network 0.028s coverage: 63.8% of statements [2020-04-16T13:11:26.361Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-04-16T13:11:26.361Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-04-16T13:11:26.361Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-04-16T13:11:26.361Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-04-16T13:11:26.361Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-04-16T13:11:26.361Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-04-16T13:11:27.297Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-04-16T13:11:27.760Z] ok github.com/docker/docker/daemon/logger/splunk 3.144s coverage: 82.5% of statements [2020-04-16T13:11:27.760Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-16T13:11:27.760Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-16T13:11:29.191Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-04-16T13:11:30.125Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-04-16T13:11:30.479Z] ok github.com/docker/docker/distribution/metadata 0.244s coverage: 48.2% of statements [2020-04-16T13:11:31.520Z] ok github.com/docker/docker/errdefs 0.039s coverage: 49.4% of statements [2020-04-16T13:11:32.020Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-04-16T13:11:32.147Z] ok github.com/docker/docker/distribution 0.652s coverage: 22.1% of statements [2020-04-16T13:11:32.147Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-16T13:11:33.913Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-04-16T13:11:34.843Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-04-16T13:11:34.861Z] ok github.com/docker/docker/distribution/xfer 1.711s coverage: 85.1% of statements [2020-04-16T13:11:34.861Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-16T13:11:35.407Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-04-16T13:11:35.407Z] === RUN TestDockerSuite/TestDevicePermissions [2020-04-16T13:11:35.890Z] ok github.com/docker/docker/image 0.086s coverage: 86.4% of statements [2020-04-16T13:11:35.890Z] ok github.com/docker/docker/image/cache 0.091s coverage: 19.2% of statements [2020-04-16T13:11:35.890Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-16T13:11:36.338Z] === RUN TestDockerSuite/TestDockerFails [2020-04-16T13:11:36.338Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-04-16T13:11:36.338Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-04-16T13:11:36.338Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-04-16T13:11:36.519Z] ok github.com/docker/docker/image/v1 0.060s coverage: 25.0% of statements [2020-04-16T13:11:36.519Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-16T13:11:37.408Z] --- PASS: TestServiceUpdateNetwork (14.82s) [2020-04-16T13:11:37.408Z] PASS [2020-04-16T13:11:37.408Z] [2020-04-16T13:11:37.408Z] === Skipped [2020-04-16T13:11:37.408Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-16T13:11:37.408Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-16T13:11:37.408Z] [2020-04-16T13:11:37.408Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-04-16T13:11:37.408Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:11:37.408Z] [2020-04-16T13:11:37.408Z] [2020-04-16T13:11:37.408Z] DONE 23 tests, 2 skipped in 144.300s [2020-04-16T13:11:37.408Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-04-16T13:11:37.408Z] ++ 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 [2020-04-16T13:11:37.408Z] ++ set -e [2020-04-16T13:11:37.408Z] ++ '[' -n 0 ']' [2020-04-16T13:11:37.408Z] ++ set -x [2020-04-16T13:11:37.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=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= DOCKER_ROOTLESS= 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 [2020-04-16T13:11:37.408Z] INFO: Testing against a local daemon [2020-04-16T13:11:37.408Z] === RUN TestSessionCreate [2020-04-16T13:11:37.408Z] --- PASS: TestSessionCreate (0.05s) [2020-04-16T13:11:37.408Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-16T13:11:37.408Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-16T13:11:37.408Z] PASS [2020-04-16T13:11:37.408Z] [2020-04-16T13:11:37.408Z] DONE 2 tests in 0.294s [2020-04-16T13:11:37.408Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-04-16T13:11:37.408Z] ++ 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 [2020-04-16T13:11:37.408Z] ++ set -e [2020-04-16T13:11:37.408Z] ++ '[' -n 0 ']' [2020-04-16T13:11:37.408Z] ++ set -x [2020-04-16T13:11:37.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=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= DOCKER_ROOTLESS= 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 [2020-04-16T13:11:37.408Z] INFO: Testing against a local daemon [2020-04-16T13:11:37.408Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-16T13:11:37.408Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-16T13:11:37.408Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-16T13:11:37.408Z] === RUN TestEventsExecDie [2020-04-16T13:11:37.408Z] --- PASS: TestEventsExecDie (0.89s) [2020-04-16T13:11:37.408Z] === RUN TestEventsBackwardsCompatible [2020-04-16T13:11:37.408Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-04-16T13:11:37.408Z] === RUN TestInfoBinaryCommits [2020-04-16T13:11:37.408Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-04-16T13:11:37.408Z] === RUN TestInfoAPIVersioned [2020-04-16T13:11:37.408Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-04-16T13:11:37.408Z] === RUN TestInfoDiscoveryBackend [2020-04-16T13:11:37.408Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2020-04-16T13:11:37.408Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-16T13:11:37.548Z] ok github.com/docker/docker/libcontainerd/queue 0.066s coverage: 100.0% of statements [2020-04-16T13:11:37.706Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-04-16T13:11:38.177Z] ok github.com/docker/docker/pkg/aaparser 0.058s coverage: 50.0% of statements [2020-04-16T13:11:38.348Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-16T13:11:38.349Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-16T13:11:38.636Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-04-16T13:11:38.918Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2020-04-16T13:11:38.919Z] === RUN TestInfoAPI [2020-04-16T13:11:39.177Z] --- PASS: TestInfoAPI (0.05s) [2020-04-16T13:11:39.177Z] === RUN TestInfoAPIWarnings [2020-04-16T13:11:39.744Z] --- PASS: TestInfoAPIWarnings (0.65s) [2020-04-16T13:11:39.744Z] === RUN TestInfoDebug [2020-04-16T13:11:40.004Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-04-16T13:11:40.004Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-04-16T13:11:40.004Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-04-16T13:11:40.262Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-04-16T13:11:40.311Z] --- PASS: TestInfoDebug (0.62s) [2020-04-16T13:11:40.311Z] === RUN TestInfoInsecureRegistries [2020-04-16T13:11:40.878Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2020-04-16T13:11:40.878Z] === RUN TestInfoRegistryMirrors [2020-04-16T13:11:41.814Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2020-04-16T13:11:41.814Z] === RUN TestLoginFailsWithBadCredentials [2020-04-16T13:11:41.814Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-04-16T13:11:41.814Z] === RUN TestPingCacheHeaders [2020-04-16T13:11:42.073Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-04-16T13:11:42.073Z] === RUN TestPingGet [2020-04-16T13:11:42.073Z] --- PASS: TestPingGet (0.03s) [2020-04-16T13:11:42.073Z] === RUN TestPingHead [2020-04-16T13:11:42.073Z] --- PASS: TestPingHead (0.05s) [2020-04-16T13:11:42.073Z] === RUN TestVersion [2020-04-16T13:11:42.073Z] --- PASS: TestVersion (0.05s) [2020-04-16T13:11:42.073Z] PASS [2020-04-16T13:11:42.073Z] [2020-04-16T13:11:42.073Z] === Skipped [2020-04-16T13:11:42.073Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-16T13:11:42.073Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-16T13:11:42.073Z] [2020-04-16T13:11:42.073Z] [2020-04-16T13:11:42.073Z] DONE 18 tests, 1 skipped in 6.549s [2020-04-16T13:11:42.073Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-16T13:11:42.073Z] ++ 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 [2020-04-16T13:11:42.073Z] ++ set -e [2020-04-16T13:11:42.073Z] ++ '[' -n 0 ']' [2020-04-16T13:11:42.073Z] ++ set -x [2020-04-16T13:11:42.073Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:11:42.154Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-04-16T13:11:42.332Z] INFO: Testing against a local daemon [2020-04-16T13:11:42.332Z] === RUN TestVolumesCreateAndList [2020-04-16T13:11:42.332Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-04-16T13:11:42.332Z] === RUN TestVolumesRemove [2020-04-16T13:11:42.590Z] --- PASS: TestVolumesRemove (0.12s) [2020-04-16T13:11:42.590Z] === RUN TestVolumesInspect [2020-04-16T13:11:42.590Z] --- PASS: TestVolumesInspect (0.03s) [2020-04-16T13:11:42.590Z] === RUN TestVolumesInvalidJSON [2020-04-16T13:11:42.590Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-16T13:11:42.590Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-16T13:11:42.590Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-16T13:11:42.590Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-04-16T13:11:42.590Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-16T13:11:42.590Z] PASS [2020-04-16T13:11:42.590Z] [2020-04-16T13:11:42.590Z] DONE 5 tests in 0.447s [2020-04-16T13:11:42.590Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-16T13:11:42.634Z] ok github.com/docker/docker/opts 0.086s coverage: 67.4% of statements [2020-04-16T13:11:42.848Z] ++++ cat bundles/test-integration/docker.pid [2020-04-16T13:11:42.848Z] +++ kill 13372 [2020-04-16T13:11:43.661Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2020-04-16T13:11:44.223Z] +++ /etc/init.d/apparmor stop [2020-04-16T13:11:44.223Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-16T13:11:44.223Z] [2020-04-16T13:11:44.223Z] Unloading profiles will leave already running processes permanently [2020-04-16T13:11:44.223Z] unconfined, which can lead to unexpected situations. [2020-04-16T13:11:44.223Z] [2020-04-16T13:11:44.223Z] To set a process to complain mode, use the command line tool [2020-04-16T13:11:44.223Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-16T13:11:44.223Z] +++ true [2020-04-16T13:11:44.223Z] [2020-04-16T13:11:44.288Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-04-16T13:11:44.916Z] ok github.com/docker/docker/pkg/archive 1.407s coverage: 76.7% of statements [2020-04-16T13:11:45.204Z] ok github.com/docker/docker/pkg/authorization 2.576s coverage: 68.3% of statements [2020-04-16T13:11:45.831Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements Post stage [Pipeline] junit [2020-04-16T13:11:46.766Z] Recording test results [2020-04-16T13:11:46.855Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-16T13:11:47.393Z] + echo Ensuring container killed. [2020-04-16T13:11:47.393Z] Ensuring container killed. [2020-04-16T13:11:47.393Z] + docker rm -vf docker-pr1 [2020-04-16T13:11:47.393Z] Error: No such container: docker-pr1 [2020-04-16T13:11:47.393Z] + true [Pipeline] sh [2020-04-16T13:11:47.408Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-04-16T13:11:47.481Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2020-04-16T13:11:47.681Z] + echo Chowning /workspace to jenkins user [2020-04-16T13:11:47.681Z] Chowning /workspace to jenkins user [2020-04-16T13:11:47.681Z] + id -u [2020-04-16T13:11:47.681Z] + id -g [2020-04-16T13:11:47.681Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40828:/workspace busybox chown -R 1000:1000 /workspace [2020-04-16T13:11:47.681Z] Unable to find image 'busybox:latest' locally [2020-04-16T13:11:47.939Z] latest: Pulling from library/busybox [2020-04-16T13:11:47.939Z] a28b2a8c0530: Pulling fs layer [2020-04-16T13:11:47.939Z] a28b2a8c0530: Download complete [2020-04-16T13:11:48.197Z] a28b2a8c0530: Pull complete [2020-04-16T13:11:48.456Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-16T13:11:48.456Z] Status: Downloaded newer image for busybox:latest [2020-04-16T13:11:48.994Z] #33 131.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-16T13:11:48.995Z] #33 133.3 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-16T13:11:48.995Z] #33 134.5 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-16T13:11:48.995Z] #33 136.5 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-16T13:11:48.995Z] #33 138.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-16T13:11:48.995Z] #33 140.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-16T13:11:48.995Z] #33 141.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-16T13:11:49.005Z] ok github.com/docker/docker/pkg/discovery/memory 0.032s coverage: 92.3% of statements [2020-04-16T13:11:49.292Z] ok github.com/docker/docker/layer 7.351s coverage: 68.8% of statements [2020-04-16T13:11:49.292Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-16T13:11:49.292Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-16T13:11:49.292Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-16T13:11:49.292Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-16T13:11:49.292Z] ? github.com/docker/docker/oci [no test files] [2020-04-16T13:11:49.292Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-16T13:11:49.918Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2020-04-16T13:11:49.919Z] #33 142.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-16T13:11:49.932Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-04-16T13:11:50.175Z] #33 142.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-16T13:11:50.205Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-04-16T13:11:51.535Z] #33 144.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-16T13:11:51.694Z] ok github.com/docker/docker/pkg/chrootarchive 4.482s coverage: 43.2% of statements [2020-04-16T13:11:51.694Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-16T13:11:51.694Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-16T13:11:51.694Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-04-16T13:11:51.694Z] ok github.com/docker/docker/pkg/fileutils 0.034s coverage: 89.5% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-16T13:11:52.039Z] + bundleName=arm64-integration [2020-04-16T13:11:52.039Z] + echo Creating arm64-integration-bundles.tar.gz [2020-04-16T13:11:52.039Z] Creating arm64-integration-bundles.tar.gz [2020-04-16T13:11:52.039Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o+ -name *-report.xml ) -printxargs [2020-04-16T13:11:52.039Z] tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-16T13:11:52.308Z] Archiving artifacts [2020-04-16T13:11:52.718Z] ok github.com/docker/docker/pkg/discovery/kv 3.173s coverage: 84.1% of statements [2020-04-16T13:11:52.896Z] #33 145.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-16T13:11:53.009Z] ok github.com/docker/docker/pkg/fsutils 0.376s coverage: 85.1% of statements [2020-04-16T13:11:53.203Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-04-16T13:11:53.298Z] ok github.com/docker/docker/pkg/homedir 0.029s coverage: 11.4% of statements [2020-04-16T13:11:54.213Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40828/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-16T13:11:54.258Z] #33 146.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-16T13:11:54.533Z] + make clean [2020-04-16T13:11:55.099Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-04-16T13:11:55.100Z] docker volume rm -f docker-dev-cache [2020-04-16T13:11:55.358Z] docker-dev-cache [2020-04-16T13:11:55.359Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2020-04-16T13:11:55.359Z] ok github.com/docker/docker/pkg/locker 0.043s coverage: 88.9% of statements [Pipeline] deleteDir [2020-04-16T13:11:55.992Z] ok github.com/docker/docker/pkg/idtools 0.869s coverage: 70.1% of statements [2020-04-16T13:11:55.992Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2020-04-16T13:11:56.028Z] === RUN TestDockerSuite/TestEventsAttach [2020-04-16T13:11:56.176Z] #33 148.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-16T13:11:56.284Z] ok github.com/docker/docker/pkg/namesgenerator 0.029s coverage: 85.7% of statements [2020-04-16T13:11:56.434Z] #33 148.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-16T13:11:56.954Z] ok github.com/docker/docker/pkg/ioutils 1.783s coverage: 70.6% of statements [2020-04-16T13:11:56.954Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-16T13:11:56.954Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-16T13:11:56.954Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-16T13:11:56.958Z] === RUN TestDockerSuite/TestEventsCommit [2020-04-16T13:11:57.245Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-04-16T13:11:57.535Z] ok github.com/docker/docker/pkg/parsers/kernel 0.020s coverage: 60.0% of statements [2020-04-16T13:11:57.889Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-04-16T13:11:58.316Z] #33 150.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-16T13:11:58.557Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.017s coverage: 91.4% of statements [2020-04-16T13:11:58.557Z] ok github.com/docker/docker/pkg/pidfile 0.047s coverage: 82.4% of statements [2020-04-16T13:11:58.557Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-16T13:11:58.557Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-16T13:11:58.820Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-04-16T13:11:59.077Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-04-16T13:11:59.183Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-16T13:11:59.240Z] #33 151.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-16T13:11:59.653Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-04-16T13:12:00.591Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-04-16T13:12:00.680Z] ok github.com/docker/docker/pkg/pools 0.054s coverage: 88.2% of statements [2020-04-16T13:12:00.969Z] ok github.com/docker/docker/pkg/progress 0.026s coverage: 75.9% of statements [2020-04-16T13:12:01.168Z] #33 153.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-16T13:12:01.257Z] ok github.com/docker/docker/pkg/plugins/transport 0.017s coverage: 85.7% of statements [2020-04-16T13:12:01.893Z] ok github.com/docker/docker/pkg/reexec 0.039s coverage: 82.4% of statements [2020-04-16T13:12:02.095Z] #33 154.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-16T13:12:02.485Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-04-16T13:12:02.920Z] ok github.com/docker/docker/pkg/pubsub 1.201s coverage: 73.9% of statements [2020-04-16T13:12:03.212Z] ok github.com/docker/docker/pkg/stdcopy 0.061s coverage: 100.0% of statements [2020-04-16T13:12:03.454Z] #33 155.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-16T13:12:04.237Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2020-04-16T13:12:04.377Z] #33 156.8 [2020-04-16T13:12:04.524Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2020-04-16T13:12:04.632Z] #33 DONE 157.1s [2020-04-16T13:12:04.632Z] [2020-04-16T13:12:04.632Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-04-16T13:12:05.008Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-04-16T13:12:05.148Z] ok github.com/docker/docker/pkg/symlink 0.018s coverage: 87.7% of statements [2020-04-16T13:12:05.436Z] ok github.com/docker/docker/pkg/sysinfo 0.019s coverage: 70.8% of statements [2020-04-16T13:12:05.991Z] #34 DONE 1.3s [2020-04-16T13:12:06.060Z] ok github.com/docker/docker/pkg/signal 3.569s coverage: 61.0% of statements [2020-04-16T13:12:06.685Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 37.2% of statements [2020-04-16T13:12:07.320Z] ok github.com/docker/docker/pkg/tailfile 0.148s coverage: 88.6% of statements [2020-04-16T13:12:07.352Z] [2020-04-16T13:12:07.352Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-04-16T13:12:07.911Z] #35 DONE 0.6s [2020-04-16T13:12:07.911Z] [2020-04-16T13:12:07.911Z] #36 exporting to image [2020-04-16T13:12:07.911Z] #36 exporting layers [2020-04-16T13:12:08.282Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-04-16T13:12:08.346Z] ok github.com/docker/docker/pkg/term 0.014s coverage: 85.0% of statements [2020-04-16T13:12:08.346Z] testing: warning: no tests to run [2020-04-16T13:12:08.346Z] coverage: [no statements] [2020-04-16T13:12:08.346Z] ok github.com/docker/docker/pkg/term/windows 0.014s coverage: [no statements] [no tests to run] [2020-04-16T13:12:08.981Z] ok github.com/docker/docker/pkg/tarsum 0.231s coverage: 89.3% of statements [2020-04-16T13:12:09.268Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-04-16T13:12:09.268Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-04-16T13:12:09.794Z] #36 exporting layers 1.9s done [2020-04-16T13:12:09.794Z] #36 writing image sha256:021e4271083711db5181414b9d9202d38b20fcb8e70c557f67406b4fa563ebe5 done [2020-04-16T13:12:09.794Z] #36 naming to docker.io/library/moby-e2e-test done [2020-04-16T13:12:09.794Z] #36 DONE 1.9s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-16T13:12:09.893Z] ok github.com/docker/docker/pkg/useragent 0.009s coverage: 88.9% of statements [2020-04-16T13:12:10.223Z] + echo Ensuring container killed. [2020-04-16T13:12:10.223Z] Ensuring container killed. [2020-04-16T13:12:10.223Z] + docker rm -vf docker-pr1 [2020-04-16T13:12:10.223Z] Error: No such container: docker-pr1 [2020-04-16T13:12:10.223Z] + true [Pipeline] sh [2020-04-16T13:12:10.620Z] + echo Chowning /workspace to jenkins user [2020-04-16T13:12:10.620Z] Chowning /workspace to jenkins user [2020-04-16T13:12:10.620Z] + id -u [2020-04-16T13:12:10.620Z] + id -g [2020-04-16T13:12:10.620Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40828:/workspace busybox chown -R 1000:1000 /workspace [2020-04-16T13:12:10.804Z] === RUN TestDockerSuite/TestEventsCopy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-16T13:12:11.734Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-04-16T13:12:11.951Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-04-16T13:12:12.001Z] + bundleName=unit [2020-04-16T13:12:12.002Z] + echo Creating unit-bundles.tar.gz [2020-04-16T13:12:12.002Z] Creating unit-bundles.tar.gz [2020-04-16T13:12:12.002Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-04-16T13:12:12.002Z] bundles/junit-report.xml [2020-04-16T13:12:12.002Z] bundles/go-test-report.json [2020-04-16T13:12:12.002Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-04-16T13:12:12.009Z] Archiving artifacts [2020-04-16T13:12:12.448Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40828/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-16T13:12:12.897Z] + make clean [2020-04-16T13:12:12.897Z] docker volume rm -f docker-dev-cache [2020-04-16T13:12:12.897Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-16T13:12:13.628Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-04-16T13:12:14.007Z] ok github.com/docker/docker/reference 0.019s coverage: 83.7% of statements [2020-04-16T13:12:14.193Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-04-16T13:12:14.450Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-04-16T13:12:14.636Z] ok github.com/docker/docker/profiles/seccomp 0.043s coverage: 68.8% of statements [2020-04-16T13:12:15.379Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-04-16T13:12:15.663Z] ok github.com/docker/docker/plugin 0.610s coverage: 27.1% of statements [2020-04-16T13:12:16.310Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-04-16T13:12:16.704Z] ok github.com/docker/docker/registry/resumable 0.026s coverage: 100.0% of statements [2020-04-16T13:12:17.241Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-04-16T13:12:17.241Z] === RUN TestDockerSuite/TestEventsFilterType [2020-04-16T13:12:17.334Z] ok github.com/docker/docker/restartmanager 0.018s coverage: 50.9% of statements [2020-04-16T13:12:17.806Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-04-16T13:12:18.063Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-04-16T13:12:18.063Z] === RUN TestDockerSuite/TestEventsFilters [2020-04-16T13:12:18.833Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-04-16T13:12:19.123Z] ok github.com/docker/docker/runconfig 0.035s coverage: 68.2% of statements [2020-04-16T13:12:19.412Z] ok github.com/docker/docker/registry 0.529s coverage: 56.1% of statements [2020-04-16T13:12:19.960Z] === RUN TestDockerSuite/TestEventsFormat [2020-04-16T13:12:21.330Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-04-16T13:12:21.330Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-04-16T13:12:21.330Z] === RUN TestDockerSuite/TestEventsImageImport [2020-04-16T13:12:21.587Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-04-16T13:12:22.519Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-04-16T13:12:22.776Z] === RUN TestDockerSuite/TestEventsImagePull [2020-04-16T13:12:22.913Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2020-04-16T13:12:23.706Z] === RUN TestDockerSuite/TestEventsImageTag [2020-04-16T13:12:24.637Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-04-16T13:12:24.894Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-04-16T13:12:24.894Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-04-16T13:12:24.894Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-04-16T13:12:25.669Z] ok github.com/docker/docker/volume/mounts 0.087s coverage: 67.0% of statements [2020-04-16T13:12:25.955Z] ok github.com/docker/docker/volume/local 0.063s coverage: 73.0% of statements [2020-04-16T13:12:27.416Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-04-16T13:12:27.440Z] ok github.com/docker/docker/volume/service 0.034s coverage: 73.0% of statements [2020-04-16T13:12:27.982Z] === RUN TestDockerSuite/TestEventsRename [2020-04-16T13:12:28.913Z] === RUN TestDockerSuite/TestEventsResize [2020-04-16T13:12:29.844Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-04-16T13:12:30.798Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-04-16T13:12:31.362Z] === RUN TestDockerSuite/TestEventsStreaming [2020-04-16T13:12:32.292Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-04-16T13:12:35.566Z] === RUN TestDockerSuite/TestEventsTop [2020-04-16T13:12:35.828Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 76.6% of statements [2020-04-16T13:12:35.828Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-16T13:12:35.828Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-16T13:12:35.828Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-16T13:12:35.828Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-16T13:12:35.828Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-16T13:12:35.828Z] ? github.com/docker/docker/rootless [no test files] [2020-04-16T13:12:35.828Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-16T13:12:35.828Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-16T13:12:35.828Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-16T13:12:35.828Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-16T13:12:35.828Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-16T13:12:35.828Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-16T13:12:35.828Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-16T13:12:35.828Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-16T13:12:35.828Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-16T13:12:35.828Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-16T13:12:35.828Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-16T13:12:35.828Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-16T13:12:35.828Z] ? github.com/docker/docker/volume [no test files] [2020-04-16T13:12:35.828Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-16T13:12:35.828Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-16T13:12:35.828Z] [2020-04-16T13:12:35.828Z] === Skipped [2020-04-16T13:12:35.828Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-16T13:12:35.828Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-16T13:12:35.828Z] [2020-04-16T13:12:35.828Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-16T13:12:35.828Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-16T13:12:35.828Z] [2020-04-16T13:12:35.828Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-16T13:12:35.828Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T13:12:35.828Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T13:12:35.828Z] [2020-04-16T13:12:35.828Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-16T13:12:35.828Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T13:12:35.828Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T13:12:35.828Z] [2020-04-16T13:12:35.828Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-16T13:12:35.828Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T13:12:35.828Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T13:12:35.828Z] [2020-04-16T13:12:35.828Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-16T13:12:35.828Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T13:12:35.828Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T13:12:35.828Z] [2020-04-16T13:12:35.828Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-16T13:12:35.828Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T13:12:35.828Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-16T13:12:35.828Z] [2020-04-16T13:12:35.828Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-16T13:12:35.828Z] graphtest_unix.go:73: No driver to put! [2020-04-16T13:12:35.828Z] [2020-04-16T13:12:35.828Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.01s) [2020-04-16T13:12:35.828Z] time="2020-04-16T13:10:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T13:12:35.828Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T13:12:35.829Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T13:12:35.829Z] [2020-04-16T13:12:35.829Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-16T13:12:35.829Z] time="2020-04-16T13:10:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T13:12:35.829Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T13:12:35.829Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T13:12:35.829Z] [2020-04-16T13:12:35.829Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-16T13:12:35.829Z] time="2020-04-16T13:10:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T13:12:35.829Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T13:12:35.829Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T13:12:35.829Z] [2020-04-16T13:12:35.829Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-16T13:12:35.829Z] time="2020-04-16T13:10:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T13:12:35.829Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T13:12:35.829Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T13:12:35.829Z] [2020-04-16T13:12:35.829Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-16T13:12:35.829Z] time="2020-04-16T13:10:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-16T13:12:35.829Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-16T13:12:35.829Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-16T13:12:35.829Z] [2020-04-16T13:12:35.829Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-16T13:12:35.829Z] graphtest_unix.go:73: No driver to put! [2020-04-16T13:12:35.829Z] [2020-04-16T13:12:35.829Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-16T13:12:35.829Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-16T13:12:35.829Z] [2020-04-16T13:12:35.829Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-16T13:12:35.829Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-16T13:12:35.829Z] [2020-04-16T13:12:35.829Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-16T13:12:35.829Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-16T13:12:35.829Z] [2020-04-16T13:12:35.829Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-16T13:12:35.829Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-16T13:12:35.829Z] [2020-04-16T13:12:35.829Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-16T13:12:35.829Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T13:12:35.829Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T13:12:35.829Z] [2020-04-16T13:12:35.829Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-16T13:12:35.829Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T13:12:35.829Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T13:12:35.829Z] [2020-04-16T13:12:35.829Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-16T13:12:35.829Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T13:12:35.829Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T13:12:35.829Z] [2020-04-16T13:12:35.829Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-16T13:12:35.829Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T13:12:35.829Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T13:12:35.829Z] [2020-04-16T13:12:35.829Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-16T13:12:35.829Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-16T13:12:35.829Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-16T13:12:35.829Z] [2020-04-16T13:12:35.829Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-16T13:12:35.829Z] graphtest_unix.go:73: No driver to put! [2020-04-16T13:12:35.829Z] [2020-04-16T13:12:35.829Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-16T13:12:35.829Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-16T13:12:35.829Z] [2020-04-16T13:12:35.829Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-16T13:12:35.829Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-16T13:12:35.829Z] [2020-04-16T13:12:35.829Z] [2020-04-16T13:12:35.829Z] DONE 2143 tests, 26 skipped in 347.495s Post stage [Pipeline] junit [2020-04-16T13:12:35.866Z] Recording test results [2020-04-16T13:12:36.129Z] === RUN TestDockerSuite/TestEventsUntag [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-16T13:12:36.700Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40828/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2376ebd3f22baa2f85704430e54769aed82e7262 -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:2376ebd3f22baa2f85704430e54769aed82e7262 hack/make.sh dynbinary test-integration [2020-04-16T13:12:36.985Z] [2020-04-16T13:12:37.285Z] Removing bundles/ [2020-04-16T13:12:37.285Z] [2020-04-16T13:12:37.285Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-16T13:12:37.285Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-16T13:12:37.285Z] GOOS="" GOARCH="" GOARM="" [2020-04-16T13:12:38.648Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-04-16T13:12:40.542Z] === RUN TestDockerSuite/TestExec [2020-04-16T13:12:41.471Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-04-16T13:12:42.034Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-04-16T13:12:42.965Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-04-16T13:12:43.896Z] === RUN TestDockerSuite/TestExecAPIStart [2020-04-16T13:12:45.789Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-04-16T13:12:46.352Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-04-16T13:12:47.284Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-04-16T13:12:48.213Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-04-16T13:12:49.143Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-04-16T13:12:50.072Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-04-16T13:12:50.637Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-04-16T13:12:50.637Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-04-16T13:12:52.536Z] === RUN TestDockerSuite/TestExecCgroup [2020-04-16T13:12:53.906Z] === RUN TestDockerSuite/TestExecEnv [2020-04-16T13:12:53.906Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-04-16T13:12:54.837Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-04-16T13:12:57.360Z] === RUN TestDockerSuite/TestExecExitStatus [2020-04-16T13:12:57.924Z] === RUN TestDockerSuite/TestExecInspectID [2020-04-16T13:12:59.819Z] === RUN TestDockerSuite/TestExecInteractive [2020-04-16T13:13:00.763Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-04-16T13:13:01.700Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-04-16T13:13:02.630Z] === RUN TestDockerSuite/TestExecParseError [2020-04-16T13:13:03.560Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-04-16T13:13:04.493Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-04-16T13:13:05.059Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-04-16T13:13:06.955Z] === RUN TestDockerSuite/TestExecSetEnv [2020-04-16T13:13:07.885Z] === RUN TestDockerSuite/TestExecStartFails [2020-04-16T13:13:08.815Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-04-16T13:13:18.768Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-04-16T13:13:19.701Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-04-16T13:13:20.633Z] === RUN TestDockerSuite/TestExecTTY [2020-04-16T13:13:21.564Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-04-16T13:13:22.497Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-04-16T13:13:24.395Z] === RUN TestDockerSuite/TestExecUlimits [2020-04-16T13:13:25.329Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-04-16T13:13:25.329Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-04-16T13:13:27.223Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-04-16T13:13:28.153Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-04-16T13:13:29.083Z] === RUN TestDockerSuite/TestExecWithTERM [2020-04-16T13:13:30.014Z] === RUN TestDockerSuite/TestExecWithUser [2020-04-16T13:13:30.945Z] === RUN TestDockerSuite/TestGetContainerStats [2020-04-16T13:13:36.201Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-04-16T13:13:41.458Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-04-16T13:13:42.827Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-04-16T13:13:44.195Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-04-16T13:13:47.469Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-04-16T13:13:48.402Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-04-16T13:13:48.402Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-04-16T13:13:48.402Z] === RUN TestDockerSuite/TestHealth [2020-04-16T13:14:10.309Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-04-16T13:14:10.309Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-04-16T13:14:10.309Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-04-16T13:14:10.309Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-04-16T13:14:10.309Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-04-16T13:14:10.873Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-04-16T13:14:10.873Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-04-16T13:14:11.804Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-04-16T13:14:11.804Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-04-16T13:14:11.804Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-04-16T13:14:11.804Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-04-16T13:14:12.367Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-04-16T13:14:12.624Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-04-16T13:14:13.189Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-04-16T13:14:13.189Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-04-16T13:14:14.120Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-04-16T13:14:14.377Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-04-16T13:14:15.749Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-04-16T13:14:16.679Z] === RUN TestDockerSuite/TestImagesFormat [2020-04-16T13:14:16.679Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-04-16T13:14:17.609Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-04-16T13:14:20.883Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-04-16T13:14:20.883Z] === RUN TestDockerSuite/TestImportBadURL [2020-04-16T13:14:20.883Z] === RUN TestDockerSuite/TestImportDisplay [2020-04-16T13:14:22.252Z] === RUN TestDockerSuite/TestImportFile [2020-04-16T13:14:24.146Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-04-16T13:14:24.146Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-04-16T13:14:26.040Z] === RUN TestDockerSuite/TestImportGzipped [2020-04-16T13:14:27.950Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-04-16T13:14:29.846Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-04-16T13:14:30.777Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-04-16T13:14:31.708Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-04-16T13:14:32.275Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-04-16T13:14:32.533Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-04-16T13:14:32.533Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-04-16T13:14:33.465Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-04-16T13:14:34.030Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-04-16T13:14:34.960Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-04-16T13:14:35.891Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-04-16T13:14:36.457Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-04-16T13:14:37.388Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-04-16T13:14:37.388Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-04-16T13:14:39.284Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-04-16T13:14:39.848Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-04-16T13:14:40.778Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-04-16T13:14:40.778Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-04-16T13:14:41.341Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-04-16T13:14:41.341Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-04-16T13:14:42.709Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-04-16T13:14:43.640Z] === RUN TestDockerSuite/TestInspectDefault [2020-04-16T13:14:44.203Z] === RUN TestDockerSuite/TestInspectHistory [2020-04-16T13:14:44.553Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-16T13:14:44.553Z] [2020-04-16T13:14:44.553Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-16T13:14:44.553Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-16T13:14:44.553Z] HOSTNAME=f5fea14f7fdf [2020-04-16T13:14:44.553Z] TESTDEBUG=0 [2020-04-16T13:14:44.553Z] DEST=bundles/test-integration [2020-04-16T13:14:44.553Z] PWD=/go/src/github.com/docker/docker [2020-04-16T13:14:44.553Z] DOCKER_GITCOMMIT=2376ebd3f22baa2f85704430e54769aed82e7262 [2020-04-16T13:14:44.553Z] container=docker [2020-04-16T13:14:44.553Z] HOME=/root [2020-04-16T13:14:44.553Z] GOLANG_VERSION=1.13.10 [2020-04-16T13:14:44.553Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-16T13:14:44.553Z] VALIDATE_BRANCH=master [2020-04-16T13:14:44.553Z] TERM=xterm [2020-04-16T13:14:44.553Z] DOCKER_PKG=github.com/docker/docker [2020-04-16T13:14:44.553Z] SHLVL=1 [2020-04-16T13:14:44.553Z] TIMEOUT=120m [2020-04-16T13:14:44.553Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-16T13:14:44.553Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-16T13:14:44.553Z] GO111MODULE=off [2020-04-16T13:14:44.553Z] DOCKER_EXPERIMENTAL=1 [2020-04-16T13:14:44.553Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-16T13:14:44.553Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-16T13:14:44.553Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-16T13:14:44.553Z] GOPATH=/go [2020-04-16T13:14:44.553Z] PKG_CONFIG=pkg-config [2020-04-16T13:14:44.553Z] _=/usr/bin/env [2020-04-16T13:14:44.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-16T13:14:45.572Z] === RUN TestDockerSuite/TestInspectImage [2020-04-16T13:14:45.572Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-04-16T13:14:45.572Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-04-16T13:14:45.572Z] === RUN TestDockerSuite/TestInspectInt64 [2020-04-16T13:14:46.136Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-04-16T13:14:47.066Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-04-16T13:14:47.066Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-04-16T13:14:47.996Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-04-16T13:14:48.926Z] === RUN TestDockerSuite/TestInspectPlugin [2020-04-16T13:14:50.821Z] === RUN TestDockerSuite/TestInspectRootFS [2020-04-16T13:14:50.821Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-04-16T13:14:50.821Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-04-16T13:14:51.385Z] === RUN TestDockerSuite/TestInspectStatus [2020-04-16T13:14:52.757Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-04-16T13:14:54.653Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-04-16T13:14:55.238Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-04-16T13:14:56.174Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-04-16T13:14:56.738Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-04-16T13:14:57.670Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-04-16T13:14:58.601Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-04-16T13:14:59.532Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-04-16T13:14:59.532Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-04-16T13:15:02.055Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-04-16T13:15:03.948Z] === RUN TestDockerSuite/TestLinksEnvs [2020-04-16T13:15:05.318Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-04-16T13:15:05.576Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-04-16T13:15:07.471Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-04-16T13:15:10.746Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-04-16T13:15:13.268Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-04-16T13:15:13.268Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-04-16T13:15:15.791Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-04-16T13:15:15.791Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-04-16T13:15:16.355Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-04-16T13:15:17.286Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-04-16T13:15:21.467Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-04-16T13:15:23.994Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-04-16T13:15:27.270Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-04-16T13:15:30.555Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-04-16T13:15:30.555Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-04-16T13:15:31.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-16T13:15:32.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-16T13:15:33.078Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-04-16T13:15:33.643Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-04-16T13:15:35.013Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-04-16T13:15:35.945Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-04-16T13:15:36.875Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-04-16T13:15:37.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-16T13:15:38.771Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-04-16T13:15:38.771Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-04-16T13:15:39.029Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-04-16T13:15:39.029Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-04-16T13:15:39.029Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-04-16T13:15:39.961Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-04-16T13:15:40.893Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-04-16T13:15:41.823Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-04-16T13:15:45.096Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-04-16T13:15:45.660Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-04-16T13:15:46.591Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-04-16T13:15:50.767Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-04-16T13:15:51.330Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-04-16T13:15:51.587Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-04-16T13:15:52.519Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-04-16T13:15:53.888Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-04-16T13:15:54.819Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-04-16T13:15:56.188Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-04-16T13:15:57.120Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-04-16T13:15:59.643Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-04-16T13:16:00.206Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-04-16T13:16:00.770Z] === RUN TestDockerSuite/TestLogsSince [2020-04-16T13:16:08.899Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-04-16T13:16:12.171Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-04-16T13:16:13.541Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-04-16T13:16:14.472Z] === RUN TestDockerSuite/TestLogsTail [2020-04-16T13:16:15.403Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-04-16T13:16:16.335Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-04-16T13:16:16.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-16T13:16:16.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-16T13:16:17.265Z] === RUN TestDockerSuite/TestMountIntoProc [2020-04-16T13:16:17.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-16T13:16:17.829Z] === RUN TestDockerSuite/TestMountIntoSys [2020-04-16T13:16:18.393Z] === RUN TestDockerSuite/TestNetHostname [2020-04-16T13:16:19.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-16T13:16:20.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-16T13:16:20.915Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-04-16T13:16:21.224Z] === RUN TestDockerSuite/TestNetworkEvents [2020-04-16T13:16:21.481Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-04-16T13:16:22.850Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-04-16T13:16:23.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-16T13:16:25.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-16T13:16:26.127Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-04-16T13:16:26.127Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-04-16T13:16:26.384Z] === RUN TestDockerSuite/TestPluginActive [2020-04-16T13:16:28.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-16T13:16:28.280Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-04-16T13:16:32.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-16T13:16:33.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-16T13:16:34.827Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-04-16T13:16:34.827Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-04-16T13:16:35.390Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-04-16T13:16:36.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-16T13:16:38.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-16T13:16:38.664Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-04-16T13:16:38.921Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-04-16T13:16:40.292Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-04-16T13:16:41.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-16T13:16:41.670Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-04-16T13:16:42.600Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-04-16T13:16:43.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-16T13:16:45.124Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-04-16T13:16:45.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-16T13:16:47.691Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-16T13:16:47.691Z] Using test binary docker [2020-04-16T13:16:47.691Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-16T13:16:47.691Z] +++ /etc/init.d/apparmor start [2020-04-16T13:16:47.691Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-16T13:16:47.691Z] INFO: Waiting for daemon to start... [2020-04-16T13:16:47.691Z] Starting dockerd [2020-04-16T13:16:47.691Z] +++ 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 [2020-04-16T13:16:48.398Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-04-16T13:16:48.398Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-04-16T13:16:49.722Z] . [2020-04-16T13:16:49.722Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-16T13:16:49.722Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-16T13:16:49.722Z] Error: No such image: emptyfs [2020-04-16T13:16:49.722Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-16T13:16:49.722Z] ++++ docker load [2020-04-16T13:16:50.012Z] Running integration-test (iteration 1) [2020-04-16T13:16:50.012Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-04-16T13:16:50.012Z] ++ 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 [2020-04-16T13:16:50.012Z] ++ set -e [2020-04-16T13:16:50.012Z] ++ '[' -n 0 ']' [2020-04-16T13:16:50.012Z] ++ set -x [2020-04-16T13:16:50.012Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:16:50.294Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-04-16T13:16:51.664Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-04-16T13:16:51.921Z] === RUN TestDockerSuite/TestPortHostBinding [2020-04-16T13:16:53.292Z] === RUN TestDockerSuite/TestPortList [2020-04-16T13:16:55.188Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-04-16T13:16:59.363Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-04-16T13:17:01.883Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-04-16T13:17:04.405Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-04-16T13:17:05.338Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-04-16T13:17:05.342Z] Loaded image: buildpack-deps:jessie [2020-04-16T13:17:05.342Z] Loaded image: busybox:latest [2020-04-16T13:17:05.342Z] Loaded image: busybox:glibc [2020-04-16T13:17:05.342Z] Loaded image: debian:jessie [2020-04-16T13:17:05.342Z] Loaded image: hello-world:latest [2020-04-16T13:17:05.342Z] INFO: Testing against a local daemon [2020-04-16T13:17:05.342Z] === RUN TestCgroupNamespacesBuild [2020-04-16T13:17:05.961Z] --- PASS: TestCgroupNamespacesBuild (1.61s) [2020-04-16T13:17:05.961Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-16T13:17:06.273Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-04-16T13:17:07.447Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s) [2020-04-16T13:17:07.447Z] === RUN TestBuildWithSession [2020-04-16T13:17:07.447Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-16T13:17:07.447Z] build_session_test.go:25: TODO: BuildKit [2020-04-16T13:17:07.447Z] === RUN TestBuildSquashParent [2020-04-16T13:17:12.821Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-04-16T13:17:12.960Z] --- PASS: TestBuildSquashParent (5.04s) [2020-04-16T13:17:12.960Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-16T13:17:12.960Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-16T13:17:12.960Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-16T13:17:12.960Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-16T13:17:12.960Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-16T13:17:12.960Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-16T13:17:12.960Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-16T13:17:12.960Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-16T13:17:12.960Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-16T13:17:12.960Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-16T13:17:12.960Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-16T13:17:12.960Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-16T13:17:12.960Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-16T13:17:12.960Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-16T13:17:12.960Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-16T13:17:12.960Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-16T13:17:12.960Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-16T13:17:13.752Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-04-16T13:17:13.752Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-04-16T13:17:13.752Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-04-16T13:17:14.682Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-04-16T13:17:14.682Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-04-16T13:17:15.013Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-16T13:17:15.246Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-04-16T13:17:15.246Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-04-16T13:17:15.302Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-16T13:17:16.178Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-04-16T13:17:16.178Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-04-16T13:17:17.553Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-04-16T13:17:17.817Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-04-16T13:17:17.817Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-04-16T13:17:18.005Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-16T13:17:18.005Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.56s) [2020-04-16T13:17:18.005Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.74s) [2020-04-16T13:17:18.005Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.49s) [2020-04-16T13:17:18.005Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.70s) [2020-04-16T13:17:18.005Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.22s) [2020-04-16T13:17:18.005Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.27s) [2020-04-16T13:17:18.005Z] === RUN TestBuildMultiStageCopy [2020-04-16T13:17:18.005Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-16T13:17:19.490Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-16T13:17:19.776Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-16T13:17:20.064Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-16T13:17:20.350Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-16T13:17:20.976Z] --- PASS: TestBuildMultiStageCopy (3.34s) [2020-04-16T13:17:20.976Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.79s) [2020-04-16T13:17:20.976Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2020-04-16T13:17:20.976Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.37s) [2020-04-16T13:17:20.976Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.38s) [2020-04-16T13:17:20.976Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2020-04-16T13:17:20.976Z] === RUN TestBuildMultiStageParentConfig [2020-04-16T13:17:21.998Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-04-16T13:17:22.016Z] --- PASS: TestBuildMultiStageParentConfig (1.01s) [2020-04-16T13:17:22.016Z] === RUN TestBuildLabelWithTargets [2020-04-16T13:17:22.930Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-04-16T13:17:23.187Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-04-16T13:17:23.187Z] === RUN TestDockerSuite/TestPsByOrder [2020-04-16T13:17:23.505Z] --- PASS: TestBuildLabelWithTargets (1.57s) [2020-04-16T13:17:23.505Z] === RUN TestBuildWithEmptyLayers [2020-04-16T13:17:24.131Z] --- PASS: TestBuildWithEmptyLayers (0.83s) [2020-04-16T13:17:24.131Z] === RUN TestBuildMultiStageOnBuild [2020-04-16T13:17:26.461Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-04-16T13:17:26.844Z] --- PASS: TestBuildMultiStageOnBuild (2.47s) [2020-04-16T13:17:26.844Z] === RUN TestBuildUncleanTarFilenames [2020-04-16T13:17:27.836Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-04-16T13:17:27.859Z] --- PASS: TestBuildUncleanTarFilenames (1.16s) [2020-04-16T13:17:27.859Z] === RUN TestBuildMultiStageLayerLeak [2020-04-16T13:17:30.551Z] --- PASS: TestBuildMultiStageLayerLeak (2.29s) [2020-04-16T13:17:30.551Z] === RUN TestBuildWithHugeFile [2020-04-16T13:17:31.114Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-04-16T13:17:31.114Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-04-16T13:17:34.390Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-04-16T13:17:36.917Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-04-16T13:17:36.917Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-04-16T13:17:37.848Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-04-16T13:17:41.121Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-04-16T13:17:41.378Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-04-16T13:17:46.634Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-04-16T13:17:49.907Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-04-16T13:17:49.907Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-04-16T13:17:51.276Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-04-16T13:17:53.798Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-04-16T13:17:55.692Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-04-16T13:17:57.063Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-04-16T13:17:58.957Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-04-16T13:18:01.481Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-04-16T13:18:02.850Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-04-16T13:18:02.850Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-04-16T13:18:03.107Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-04-16T13:18:04.039Z] === RUN TestDockerSuite/TestPsRightTagName [2020-04-16T13:18:06.561Z] === RUN TestDockerSuite/TestPsShowMounts [2020-04-16T13:18:09.083Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-04-16T13:18:10.013Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-04-16T13:18:10.013Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-04-16T13:18:10.270Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-04-16T13:18:10.270Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-04-16T13:18:10.270Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-04-16T13:18:11.201Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-04-16T13:18:13.149Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-04-16T13:18:14.543Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-04-16T13:18:15.474Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-04-16T13:18:16.040Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-04-16T13:18:24.141Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-04-16T13:18:24.398Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-04-16T13:18:26.924Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-04-16T13:18:26.924Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-04-16T13:18:26.924Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-04-16T13:18:27.182Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-04-16T13:18:29.705Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-04-16T13:18:29.962Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-04-16T13:18:31.333Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-04-16T13:18:33.229Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-04-16T13:18:35.753Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-04-16T13:18:37.122Z] === RUN TestDockerSuite/TestRmiBlank [2020-04-16T13:18:37.122Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-04-16T13:18:37.122Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-04-16T13:18:42.375Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-04-16T13:18:42.632Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-04-16T13:18:42.889Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-04-16T13:18:44.782Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-04-16T13:18:45.715Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-04-16T13:18:47.611Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-04-16T13:18:48.543Z] === RUN TestDockerSuite/TestRmiTag [2020-04-16T13:18:48.801Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-04-16T13:18:49.733Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-04-16T13:18:52.627Z] --- PASS: TestBuildWithHugeFile (82.39s) [2020-04-16T13:18:52.627Z] === RUN TestBuildWithEmptyDockerfile [2020-04-16T13:18:52.627Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-16T13:18:52.627Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-16T13:18:52.627Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-16T13:18:52.627Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-16T13:18:52.627Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-16T13:18:52.627Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-16T13:18:52.627Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-16T13:18:52.627Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-16T13:18:52.627Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-16T13:18:52.914Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-04-16T13:18:52.914Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s) [2020-04-16T13:18:52.914Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s) [2020-04-16T13:18:52.914Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s) [2020-04-16T13:18:52.914Z] === RUN TestBuildPreserveOwnership [2020-04-16T13:18:52.914Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-16T13:18:53.007Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-04-16T13:18:54.377Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-04-16T13:18:55.308Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-04-16T13:18:55.871Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-04-16T13:18:56.128Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-04-16T13:18:56.400Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-16T13:18:56.692Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-04-16T13:18:57.889Z] --- PASS: TestBuildPreserveOwnership (4.75s) [2020-04-16T13:18:57.889Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.09s) [2020-04-16T13:18:57.889Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.64s) [2020-04-16T13:18:57.889Z] === RUN TestBuildPlatformInvalid [2020-04-16T13:18:57.889Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-04-16T13:18:57.889Z] PASS [2020-04-16T13:18:57.889Z] [2020-04-16T13:18:57.889Z] === Skipped [2020-04-16T13:18:57.889Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-04-16T13:18:57.889Z] build_session_test.go:25: TODO: BuildKit [2020-04-16T13:18:57.889Z] [2020-04-16T13:18:57.889Z] [2020-04-16T13:18:57.889Z] DONE 32 tests, 1 skipped in 127.968s [2020-04-16T13:18:57.889Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-04-16T13:18:57.889Z] ++ 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 [2020-04-16T13:18:57.889Z] ++ set -e [2020-04-16T13:18:57.889Z] ++ '[' -n 0 ']' [2020-04-16T13:18:57.889Z] ++ set -x [2020-04-16T13:18:57.889Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:18:57.889Z] INFO: Testing against a local daemon [2020-04-16T13:18:57.889Z] === RUN TestConfigInspect [2020-04-16T13:18:58.586Z] === RUN TestDockerSuite/TestRunAddHost [2020-04-16T13:18:58.843Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-04-16T13:18:59.429Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-04-16T13:18:59.686Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-04-16T13:19:00.583Z] --- PASS: TestConfigInspect (2.30s) [2020-04-16T13:19:00.583Z] === RUN TestConfigList [2020-04-16T13:19:00.617Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-04-16T13:19:00.617Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-04-16T13:19:01.549Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-04-16T13:19:02.622Z] --- PASS: TestConfigList (2.28s) [2020-04-16T13:19:02.622Z] === RUN TestConfigsCreateAndDelete [2020-04-16T13:19:03.443Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-04-16T13:19:04.006Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-04-16T13:19:04.936Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-04-16T13:19:05.316Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2020-04-16T13:19:05.316Z] === RUN TestConfigsUpdate [2020-04-16T13:19:05.867Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-04-16T13:19:07.237Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-04-16T13:19:07.358Z] --- PASS: TestConfigsUpdate (2.23s) [2020-04-16T13:19:07.358Z] === RUN TestTemplatedConfig [2020-04-16T13:19:09.131Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-04-16T13:19:09.695Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-04-16T13:19:10.109Z] --- PASS: TestTemplatedConfig (2.80s) [2020-04-16T13:19:10.109Z] === RUN TestConfigCreateResolve [2020-04-16T13:19:10.626Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-04-16T13:19:11.996Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-04-16T13:19:12.149Z] --- PASS: TestConfigCreateResolve (2.30s) [2020-04-16T13:19:12.149Z] === RUN TestConfigDaemonLibtrustID [2020-04-16T13:19:12.560Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-04-16T13:19:12.782Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-04-16T13:19:12.782Z] PASS [2020-04-16T13:19:12.782Z] [2020-04-16T13:19:12.782Z] DONE 7 tests in 14.815s [2020-04-16T13:19:12.782Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-04-16T13:19:12.782Z] ++ 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 [2020-04-16T13:19:12.782Z] ++ set -e [2020-04-16T13:19:12.782Z] ++ '[' -n 0 ']' [2020-04-16T13:19:12.782Z] ++ set -x [2020-04-16T13:19:12.782Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= 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 [2020-04-16T13:19:12.782Z] INFO: Testing against a local daemon [2020-04-16T13:19:12.782Z] === RUN TestCheckpoint [2020-04-16T13:19:12.782Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-16T13:19:12.782Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-16T13:19:12.782Z] === RUN TestContainerInvalidJSON [2020-04-16T13:19:12.782Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-16T13:19:12.782Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-16T13:19:12.782Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-16T13:19:12.782Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-16T13:19:12.782Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-16T13:19:12.782Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-16T13:19:12.782Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-16T13:19:12.782Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-16T13:19:12.782Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-16T13:19:12.782Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-16T13:19:12.782Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-16T13:19:12.782Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-16T13:19:12.782Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-16T13:19:12.782Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-16T13:19:13.067Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-04-16T13:19:13.067Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-16T13:19:13.067Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-04-16T13:19:13.067Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-16T13:19:13.067Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-04-16T13:19:13.067Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-16T13:19:13.067Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-04-16T13:19:13.067Z] === RUN TestCopyFromContainer [2020-04-16T13:19:13.490Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-04-16T13:19:14.421Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-04-16T13:19:15.107Z] === RUN TestCopyFromContainer// [2020-04-16T13:19:15.107Z] === RUN TestCopyFromContainer//bar/root [2020-04-16T13:19:15.107Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-16T13:19:15.107Z] === RUN TestCopyFromContainer/bar/quux [2020-04-16T13:19:15.107Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-16T13:19:15.392Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-16T13:19:15.392Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-16T13:19:15.392Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-16T13:19:15.678Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-16T13:19:15.678Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-16T13:19:15.678Z] --- PASS: TestCopyFromContainer (2.56s) [2020-04-16T13:19:15.678Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-04-16T13:19:15.678Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-04-16T13:19:15.678Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-04-16T13:19:15.678Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-04-16T13:19:15.678Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-04-16T13:19:15.678Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-04-16T13:19:15.678Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-04-16T13:19:15.678Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-04-16T13:19:15.678Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-04-16T13:19:15.678Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-04-16T13:19:15.678Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-16T13:19:15.678Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-16T13:19:15.678Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-16T13:19:15.678Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-16T13:19:15.678Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-16T13:19:15.678Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-16T13:19:15.678Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-16T13:19:15.678Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-16T13:19:15.678Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-16T13:19:15.678Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-16T13:19:15.678Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-16T13:19:15.678Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-04-16T13:19:15.678Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-04-16T13:19:15.678Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-04-16T13:19:15.678Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-16T13:19:15.790Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-04-16T13:19:15.965Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-04-16T13:19:15.965Z] === RUN TestCreateWithInvalidEnv [2020-04-16T13:19:15.965Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-16T13:19:15.965Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-16T13:19:15.965Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-16T13:19:15.965Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-16T13:19:15.965Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-16T13:19:15.965Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-16T13:19:15.965Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-16T13:19:15.965Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-16T13:19:15.965Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-16T13:19:15.965Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-16T13:19:15.965Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-16T13:19:15.965Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-16T13:19:15.965Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-16T13:19:15.965Z] === RUN TestCreateTmpfsMountsTarget [2020-04-16T13:19:15.965Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2020-04-16T13:19:15.965Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-16T13:19:16.353Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-04-16T13:19:17.283Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-04-16T13:19:18.007Z] --- PASS: TestCreateWithCustomMaskedPaths (1.88s) [2020-04-16T13:19:18.007Z] === RUN TestCreateWithCapabilities [2020-04-16T13:19:18.007Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-16T13:19:18.007Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-16T13:19:18.007Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-16T13:19:18.007Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-16T13:19:18.007Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-16T13:19:18.007Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-16T13:19:18.007Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-16T13:19:18.007Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-16T13:19:18.007Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-16T13:19:18.007Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-16T13:19:18.007Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-16T13:19:18.007Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-16T13:19:18.007Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-16T13:19:18.007Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-16T13:19:18.007Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-16T13:19:18.007Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-16T13:19:18.007Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-16T13:19:18.007Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-16T13:19:18.007Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-16T13:19:18.007Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-16T13:19:18.007Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-16T13:19:18.007Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-16T13:19:18.007Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-16T13:19:18.007Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-16T13:19:18.007Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-16T13:19:18.007Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-16T13:19:18.007Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-16T13:19:18.007Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-16T13:19:18.007Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-16T13:19:18.007Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-16T13:19:18.007Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-16T13:19:18.007Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-16T13:19:18.007Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-16T13:19:18.007Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-04-16T13:19:18.007Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-04-16T13:19:18.007Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-04-16T13:19:18.007Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-04-16T13:19:18.007Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-04-16T13:19:18.007Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-04-16T13:19:18.007Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-04-16T13:19:18.007Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-04-16T13:19:18.007Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-04-16T13:19:18.007Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-04-16T13:19:18.007Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-04-16T13:19:18.007Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-16T13:19:18.007Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-16T13:19:18.212Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-04-16T13:19:18.213Z] === RUN TestDockerSuite/TestRunBindMounts [2020-04-16T13:19:18.776Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-04-16T13:19:20.045Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.94s) [2020-04-16T13:19:20.045Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-16T13:19:20.045Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-16T13:19:20.045Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-16T13:19:20.045Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-16T13:19:20.045Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-16T13:19:20.045Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-16T13:19:20.045Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-16T13:19:20.045Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-16T13:19:20.045Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-16T13:19:20.045Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-16T13:19:20.045Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-16T13:19:20.045Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-16T13:19:20.045Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-16T13:19:20.045Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-16T13:19:20.045Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-16T13:19:20.045Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-16T13:19:20.045Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.06s) [2020-04-16T13:19:20.045Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-04-16T13:19:20.045Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-04-16T13:19:20.045Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-04-16T13:19:20.045Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-04-16T13:19:20.045Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-04-16T13:19:20.045Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-16T13:19:20.669Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2020-04-16T13:19:20.669Z] === RUN TestContainerStartOnDaemonRestart [2020-04-16T13:19:20.669Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-16T13:19:20.669Z] === RUN TestDaemonRestartIpcMode [2020-04-16T13:19:20.669Z] === PAUSE TestDaemonRestartIpcMode [2020-04-16T13:19:20.669Z] === RUN TestDaemonHostGatewayIP [2020-04-16T13:19:20.669Z] === PAUSE TestDaemonHostGatewayIP [2020-04-16T13:19:20.669Z] === RUN TestContainerKillOnDaemonStart [2020-04-16T13:19:20.669Z] === PAUSE TestContainerKillOnDaemonStart [2020-04-16T13:19:20.669Z] === RUN TestDiff [2020-04-16T13:19:20.671Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-04-16T13:19:21.292Z] --- PASS: TestDiff (0.66s) [2020-04-16T13:19:21.292Z] === RUN TestExecWithCloseStdin [2020-04-16T13:19:21.600Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-04-16T13:19:22.311Z] --- PASS: TestExecWithCloseStdin (0.78s) [2020-04-16T13:19:22.311Z] === RUN TestExec [2020-04-16T13:19:22.530Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-04-16T13:19:22.931Z] --- PASS: TestExec (0.83s) [2020-04-16T13:19:22.931Z] === RUN TestExecUser [2020-04-16T13:19:23.094Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-04-16T13:19:24.036Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-04-16T13:19:24.036Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-04-16T13:19:24.151Z] --- PASS: TestExecUser (0.80s) [2020-04-16T13:19:24.151Z] === RUN TestExportContainerAndImportImage [2020-04-16T13:19:24.796Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2020-04-16T13:19:24.796Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-16T13:19:24.970Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-04-16T13:19:25.900Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-04-16T13:19:26.462Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-04-16T13:19:26.719Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-04-16T13:19:26.843Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2020-04-16T13:19:26.843Z] === RUN TestHealthCheckWorkdir [2020-04-16T13:19:27.462Z] --- PASS: TestHealthCheckWorkdir (0.94s) [2020-04-16T13:19:27.462Z] === RUN TestHealthKillContainer [2020-04-16T13:19:27.649Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-04-16T13:19:28.213Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-04-16T13:19:28.213Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-04-16T13:19:29.145Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-04-16T13:19:29.145Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-04-16T13:19:30.078Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-04-16T13:19:30.149Z] --- PASS: TestHealthKillContainer (2.84s) [2020-04-16T13:19:30.149Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-16T13:19:30.642Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-04-16T13:19:30.772Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2020-04-16T13:19:30.772Z] === RUN TestIpcModeNone [2020-04-16T13:19:31.573Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-04-16T13:19:31.793Z] --- PASS: TestIpcModeNone (0.74s) [2020-04-16T13:19:31.793Z] === RUN TestIpcModePrivate [2020-04-16T13:19:32.414Z] --- PASS: TestIpcModePrivate (0.75s) [2020-04-16T13:19:32.414Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-04-16T13:19:32.414Z] === RUN TestIpcModeShareable [2020-04-16T13:19:32.506Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-04-16T13:19:33.433Z] --- PASS: TestIpcModeShareable (0.79s) [2020-04-16T13:19:33.433Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-04-16T13:19:33.433Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-16T13:19:33.436Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-04-16T13:19:33.436Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-04-16T13:19:34.367Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-04-16T13:19:35.484Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.31s) [2020-04-16T13:19:35.484Z] === RUN TestAPIIpcModeHost [2020-04-16T13:19:35.739Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-04-16T13:19:36.105Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-04-16T13:19:36.105Z] === RUN TestDaemonIpcModeShareable [2020-04-16T13:19:37.638Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-04-16T13:19:38.142Z] --- PASS: TestDaemonIpcModeShareable (1.66s) [2020-04-16T13:19:38.142Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-04-16T13:19:38.142Z] === RUN TestDaemonIpcModePrivate [2020-04-16T13:19:39.006Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-04-16T13:19:39.627Z] --- PASS: TestDaemonIpcModePrivate (1.65s) [2020-04-16T13:19:39.627Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-04-16T13:19:39.627Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-16T13:19:39.935Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-04-16T13:19:40.865Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-04-16T13:19:41.123Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2020-04-16T13:19:41.123Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-04-16T13:19:41.123Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-16T13:19:41.428Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-04-16T13:19:42.361Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-04-16T13:19:43.159Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2020-04-16T13:19:43.159Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-04-16T13:19:43.159Z] === RUN TestIpcModeOlderClient [2020-04-16T13:19:43.159Z] === PAUSE TestIpcModeOlderClient [2020-04-16T13:19:43.159Z] === RUN TestKillContainerInvalidSignal [2020-04-16T13:19:43.292Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-04-16T13:19:43.446Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2020-04-16T13:19:43.446Z] === RUN TestKillContainer [2020-04-16T13:19:43.446Z] === RUN TestKillContainer/no_signal [2020-04-16T13:19:44.068Z] === RUN TestKillContainer/non_killing_signal [2020-04-16T13:19:44.686Z] === RUN TestKillContainer/killing_signal [2020-04-16T13:19:45.189Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-04-16T13:19:45.310Z] --- PASS: TestKillContainer (1.96s) [2020-04-16T13:19:45.310Z] --- PASS: TestKillContainer/no_signal (0.63s) [2020-04-16T13:19:45.310Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2020-04-16T13:19:45.310Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2020-04-16T13:19:45.310Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-16T13:19:45.310Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-16T13:19:45.928Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-16T13:19:46.120Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-04-16T13:19:46.943Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2020-04-16T13:19:46.943Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2020-04-16T13:19:46.943Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s) [2020-04-16T13:19:46.943Z] === RUN TestKillStoppedContainer [2020-04-16T13:19:46.943Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-04-16T13:19:46.943Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-16T13:19:46.943Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-04-16T13:19:46.943Z] === RUN TestKillDifferentUserContainer [2020-04-16T13:19:47.565Z] --- PASS: TestKillDifferentUserContainer (0.63s) [2020-04-16T13:19:47.565Z] === RUN TestInspectOomKilledTrue [2020-04-16T13:19:48.582Z] --- PASS: TestInspectOomKilledTrue (1.16s) [2020-04-16T13:19:48.582Z] === RUN TestInspectOomKilledFalse [2020-04-16T13:19:49.219Z] --- PASS: TestInspectOomKilledFalse (0.62s) [2020-04-16T13:19:49.219Z] === RUN TestLinksEtcHostsContentMatch [2020-04-16T13:19:49.397Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-04-16T13:19:49.397Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-04-16T13:19:49.846Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-04-16T13:19:49.846Z] === RUN TestLinksContainerNames [2020-04-16T13:19:49.961Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-04-16T13:19:51.327Z] --- PASS: TestLinksContainerNames (1.25s) [2020-04-16T13:19:51.327Z] === RUN TestLogsFollowTailEmpty [2020-04-16T13:19:51.612Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2020-04-16T13:19:51.612Z] === RUN TestContainerNetworkMountsNoChown [2020-04-16T13:19:52.481Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-04-16T13:19:52.630Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/default [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/default [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/private [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/private [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/rprivate [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/slave [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/slave [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/rslave [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/shared [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/shared [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/rshared [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/default [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/rslave [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/rprivate [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/private [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/shared [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/rshared [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/slave [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-16T13:19:52.630Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-16T13:19:52.630Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-16T13:19:52.630Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-04-16T13:19:52.916Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-04-16T13:19:52.916Z] === RUN TestContainerBindMountNonRecursive [2020-04-16T13:19:54.376Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-04-16T13:19:54.412Z] --- PASS: TestContainerBindMountNonRecursive (1.69s) [2020-04-16T13:19:54.412Z] === RUN TestNetworkNat [2020-04-16T13:19:55.430Z] --- PASS: TestNetworkNat (0.73s) [2020-04-16T13:19:55.430Z] === RUN TestNetworkLocalhostTCPNat [2020-04-16T13:19:56.050Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2020-04-16T13:19:56.050Z] === RUN TestNetworkLoopbackNat [2020-04-16T13:19:56.672Z] --- PASS: TestNetworkLoopbackNat (0.89s) [2020-04-16T13:19:56.672Z] === RUN TestPause [2020-04-16T13:19:56.916Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-04-16T13:19:57.689Z] --- PASS: TestPause (0.71s) [2020-04-16T13:19:57.689Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-16T13:19:57.689Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-16T13:19:57.689Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-16T13:19:57.689Z] === RUN TestPauseStopPausedContainer [2020-04-16T13:19:58.308Z] --- PASS: TestPauseStopPausedContainer (0.68s) [2020-04-16T13:19:58.308Z] === RUN TestPsFilter [2020-04-16T13:19:58.308Z] --- PASS: TestPsFilter (0.17s) [2020-04-16T13:19:58.308Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-16T13:19:58.927Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2020-04-16T13:19:58.927Z] === RUN TestRemoveContainerWithVolume [2020-04-16T13:19:59.440Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-04-16T13:19:59.440Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-04-16T13:19:59.440Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-04-16T13:19:59.547Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2020-04-16T13:19:59.547Z] === RUN TestRemoveContainerRunning [2020-04-16T13:20:00.167Z] --- PASS: TestRemoveContainerRunning (0.65s) [2020-04-16T13:20:00.167Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-16T13:20:00.370Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-04-16T13:20:01.181Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2020-04-16T13:20:01.181Z] === RUN TestRemoveInvalidContainer [2020-04-16T13:20:01.181Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-04-16T13:20:01.181Z] === RUN TestRenameLinkedContainer [2020-04-16T13:20:02.267Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-04-16T13:20:03.637Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-04-16T13:20:03.885Z] --- PASS: TestRenameLinkedContainer (2.56s) [2020-04-16T13:20:03.885Z] === RUN TestRenameStoppedContainer [2020-04-16T13:20:04.175Z] --- PASS: TestRenameStoppedContainer (0.64s) [2020-04-16T13:20:04.175Z] === RUN TestRenameRunningContainerAndReuse [2020-04-16T13:20:05.535Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-04-16T13:20:05.657Z] --- PASS: TestRenameRunningContainerAndReuse (1.30s) [2020-04-16T13:20:05.657Z] === RUN TestRenameInvalidName [2020-04-16T13:20:06.098Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-04-16T13:20:06.278Z] --- PASS: TestRenameInvalidName (0.72s) [2020-04-16T13:20:06.278Z] === RUN TestRenameAnonymousContainer [2020-04-16T13:20:07.029Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-04-16T13:20:08.925Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-04-16T13:20:08.975Z] --- PASS: TestRenameAnonymousContainer (2.50s) [2020-04-16T13:20:08.975Z] === RUN TestRenameContainerWithSameName [2020-04-16T13:20:09.260Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2020-04-16T13:20:09.260Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-16T13:20:09.490Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-04-16T13:20:09.490Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-04-16T13:20:10.419Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-04-16T13:20:10.745Z] --- PASS: TestRenameContainerWithLinkedContainer (1.36s) [2020-04-16T13:20:10.745Z] === RUN TestResize [2020-04-16T13:20:11.366Z] --- PASS: TestResize (0.68s) [2020-04-16T13:20:11.367Z] === RUN TestResizeWithInvalidSize [2020-04-16T13:20:11.986Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2020-04-16T13:20:11.986Z] === RUN TestResizeWhenContainerNotStarted [2020-04-16T13:20:12.313Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-04-16T13:20:12.313Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-04-16T13:20:12.876Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-04-16T13:20:13.008Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s) [2020-04-16T13:20:13.008Z] === RUN TestDaemonRestartKillContainers [2020-04-16T13:20:13.008Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-16T13:20:13.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-16T13:20:13.008Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-16T13:20:13.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-16T13:20:13.008Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-16T13:20:13.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-16T13:20:13.008Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-16T13:20:13.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-16T13:20:13.008Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-16T13:20:13.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-16T13:20:13.008Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-16T13:20:13.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-16T13:20:13.008Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-16T13:20:13.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-16T13:20:13.008Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-16T13:20:13.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-16T13:20:13.008Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-16T13:20:13.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-16T13:20:13.008Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-16T13:20:13.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-16T13:20:13.008Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-16T13:20:13.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-16T13:20:13.008Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-16T13:20:13.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-16T13:20:13.008Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-16T13:20:13.008Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-16T13:20:13.008Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-16T13:20:13.008Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-16T13:20:13.806Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-04-16T13:20:13.806Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-04-16T13:20:14.736Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-04-16T13:20:15.066Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-16T13:20:15.066Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-16T13:20:15.666Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-04-16T13:20:15.666Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-04-16T13:20:16.567Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-16T13:20:16.599Z] === RUN TestDockerSuite/TestRunEnvironment [2020-04-16T13:20:17.210Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-16T13:20:17.211Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-16T13:20:17.543Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-04-16T13:20:17.842Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-16T13:20:18.107Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-04-16T13:20:19.047Z] === RUN TestDockerSuite/TestRunExitCode [2020-04-16T13:20:19.896Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-16T13:20:19.979Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-04-16T13:20:20.185Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-16T13:20:20.542Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-04-16T13:20:21.475Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-04-16T13:20:22.406Z] === RUN TestDockerSuite/TestRunExposePort [2020-04-16T13:20:22.406Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-04-16T13:20:22.969Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-04-16T13:20:23.675Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-16T13:20:23.675Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.29s) [2020-04-16T13:20:23.675Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.33s) [2020-04-16T13:20:23.675Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.69s) [2020-04-16T13:20:23.675Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.98s) [2020-04-16T13:20:23.675Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.96s) [2020-04-16T13:20:23.675Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.92s) [2020-04-16T13:20:23.675Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.28s) [2020-04-16T13:20:23.675Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.24s) [2020-04-16T13:20:23.675Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.15s) [2020-04-16T13:20:23.675Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.72s) [2020-04-16T13:20:23.675Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.89s) [2020-04-16T13:20:23.675Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.78s) [2020-04-16T13:20:23.675Z] === RUN TestCgroupNamespacesRun [2020-04-16T13:20:23.901Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-04-16T13:20:25.158Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2020-04-16T13:20:25.158Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-16T13:20:25.797Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-04-16T13:20:25.797Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-16T13:20:25.797Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-04-16T13:20:26.706Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2020-04-16T13:20:26.706Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-16T13:20:28.194Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s) [2020-04-16T13:20:28.194Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-16T13:20:29.677Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s) [2020-04-16T13:20:29.677Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-16T13:20:29.972Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-04-16T13:20:30.535Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-04-16T13:20:31.715Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s) [2020-04-16T13:20:31.715Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-16T13:20:32.334Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s) [2020-04-16T13:20:32.334Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-16T13:20:33.350Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2020-04-16T13:20:33.350Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-16T13:20:34.836Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.59s) [2020-04-16T13:20:34.836Z] === RUN TestKernelTCPMemory [2020-04-16T13:20:35.858Z] --- PASS: TestKernelTCPMemory (0.81s) [2020-04-16T13:20:35.858Z] === RUN TestNISDomainname [2020-04-16T13:20:36.482Z] --- PASS: TestNISDomainname (0.92s) [2020-04-16T13:20:36.482Z] === RUN TestHostnameDnsResolution [2020-04-16T13:20:37.965Z] --- PASS: TestHostnameDnsResolution (1.18s) [2020-04-16T13:20:37.965Z] === RUN TestStats [2020-04-16T13:20:39.447Z] --- PASS: TestStats (1.67s) [2020-04-16T13:20:39.447Z] === RUN TestStopContainerWithTimeout [2020-04-16T13:20:39.447Z] === RUN TestStopContainerWithTimeout/0 [2020-04-16T13:20:39.447Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-16T13:20:39.447Z] === RUN TestStopContainerWithTimeout/1 [2020-04-16T13:20:39.447Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-16T13:20:39.447Z] === RUN TestStopContainerWithTimeout/3 [2020-04-16T13:20:39.447Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-16T13:20:39.447Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-16T13:20:39.447Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-16T13:20:39.447Z] === CONT TestStopContainerWithTimeout/0 [2020-04-16T13:20:39.447Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-16T13:20:39.447Z] === CONT TestStopContainerWithTimeout/1 [2020-04-16T13:20:39.447Z] === CONT TestStopContainerWithTimeout/3 [2020-04-16T13:20:42.716Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-04-16T13:20:42.927Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-04-16T13:20:42.927Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2020-04-16T13:20:42.927Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2020-04-16T13:20:42.927Z] --- PASS: TestStopContainerWithTimeout/3 (3.27s) [2020-04-16T13:20:42.927Z] --- PASS: TestStopContainerWithTimeout/-1 (3.34s) [2020-04-16T13:20:42.927Z] === RUN TestDeleteDevicemapper [2020-04-16T13:20:42.927Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-16T13:20:42.927Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-16T13:20:42.927Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-16T13:20:42.973Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-04-16T13:20:44.870Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-04-16T13:20:44.870Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-04-16T13:20:44.870Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-04-16T13:20:44.870Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-04-16T13:20:44.970Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.07s) [2020-04-16T13:20:44.970Z] === RUN TestUpdateMemory [2020-04-16T13:20:45.799Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-04-16T13:20:45.986Z] --- PASS: TestUpdateMemory (0.93s) [2020-04-16T13:20:45.986Z] === RUN TestUpdateCPUQuota [2020-04-16T13:20:47.007Z] --- PASS: TestUpdateCPUQuota (1.20s) [2020-04-16T13:20:47.007Z] === RUN TestUpdatePidsLimit [2020-04-16T13:20:47.007Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-16T13:20:47.295Z] === RUN TestUpdatePidsLimit/no_change [2020-04-16T13:20:47.582Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-16T13:20:47.868Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-16T13:20:48.490Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-16T13:20:48.490Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-16T13:20:49.073Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-04-16T13:20:49.115Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-16T13:20:50.130Z] --- PASS: TestUpdatePidsLimit (3.26s) [2020-04-16T13:20:50.130Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-04-16T13:20:50.130Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2020-04-16T13:20:50.130Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2020-04-16T13:20:50.130Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-04-16T13:20:50.130Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s) [2020-04-16T13:20:50.130Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2020-04-16T13:20:50.130Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2020-04-16T13:20:50.130Z] === RUN TestUpdateRestartPolicy [2020-04-16T13:20:50.442Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-04-16T13:20:52.337Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-04-16T13:20:52.902Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-04-16T13:20:53.831Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-04-16T13:20:54.394Z] === RUN TestDockerSuite/TestRunModeHostname [2020-04-16T13:20:55.763Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-04-16T13:20:55.763Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-04-16T13:20:55.763Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-04-16T13:20:57.677Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-04-16T13:20:58.607Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-04-16T13:21:00.501Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-04-16T13:21:00.501Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-04-16T13:21:00.501Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-04-16T13:21:02.393Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-04-16T13:21:02.672Z] --- PASS: TestUpdateRestartPolicy (12.00s) [2020-04-16T13:21:02.672Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-16T13:21:02.956Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2020-04-16T13:21:02.956Z] === RUN TestWaitNonBlocked [2020-04-16T13:21:02.956Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-16T13:21:02.956Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-16T13:21:02.956Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-16T13:21:02.957Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-16T13:21:02.957Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-16T13:21:02.957Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-16T13:21:03.761Z] === RUN TestDockerSuite/TestRunMount [2020-04-16T13:21:03.976Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-16T13:21:03.976Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.85s) [2020-04-16T13:21:03.976Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.89s) [2020-04-16T13:21:03.976Z] === RUN TestWaitBlocked [2020-04-16T13:21:03.976Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-16T13:21:03.976Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-16T13:21:03.976Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-16T13:21:03.976Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-16T13:21:03.976Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-16T13:21:03.976Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-16T13:21:04.995Z] --- PASS: TestWaitBlocked (0.03s) [2020-04-16T13:21:04.995Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2020-04-16T13:21:04.995Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s) [2020-04-16T13:21:04.995Z] === CONT TestContainerStartOnDaemonRestart [2020-04-16T13:21:04.995Z] === CONT TestContainerKillOnDaemonStart [2020-04-16T13:21:04.995Z] === CONT TestDaemonHostGatewayIP [2020-04-16T13:21:04.995Z] === CONT TestIpcModeOlderClient [2020-04-16T13:21:04.995Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-04-16T13:21:04.995Z] === CONT TestDaemonRestartIpcMode [2020-04-16T13:21:09.437Z] --- PASS: TestContainerStartOnDaemonRestart (4.41s) [2020-04-16T13:21:10.061Z] --- PASS: TestDaemonRestartIpcMode (5.03s) [2020-04-16T13:21:10.307Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-04-16T13:21:10.346Z] --- PASS: TestDaemonHostGatewayIP (5.36s) [2020-04-16T13:21:10.871Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-04-16T13:21:11.434Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-04-16T13:21:13.330Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-04-16T13:21:15.854Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-04-16T13:21:18.746Z] --- PASS: TestContainerKillOnDaemonStart (13.48s) [2020-04-16T13:21:18.746Z] PASS [2020-04-16T13:21:18.746Z] [2020-04-16T13:21:18.746Z] === Skipped [2020-04-16T13:21:18.746Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-04-16T13:21:18.746Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-16T13:21:18.746Z] [2020-04-16T13:21:18.746Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-16T13:21:18.746Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-16T13:21:18.746Z] [2020-04-16T13:21:18.746Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-04-16T13:21:18.746Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-16T13:21:18.746Z] [2020-04-16T13:21:18.746Z] [2020-04-16T13:21:18.746Z] DONE 200 tests, 3 skipped in 125.658s [2020-04-16T13:21:18.746Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-04-16T13:21:18.746Z] ++ 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 [2020-04-16T13:21:18.746Z] ++ set -e [2020-04-16T13:21:18.746Z] ++ '[' -n 0 ']' [2020-04-16T13:21:18.746Z] ++ set -x [2020-04-16T13:21:18.746Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:21:18.746Z] INFO: Testing against a local daemon [2020-04-16T13:21:18.746Z] === RUN TestCommitInheritsEnv [2020-04-16T13:21:19.034Z] --- PASS: TestCommitInheritsEnv (0.43s) [2020-04-16T13:21:19.034Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-16T13:21:19.034Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-16T13:21:19.034Z] === RUN TestImagesFilterMultiReference [2020-04-16T13:21:19.034Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-04-16T13:21:19.034Z] === RUN TestImagePullPlatformInvalid [2020-04-16T13:21:19.034Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-04-16T13:21:19.034Z] === RUN TestRemoveImageOrphaning [2020-04-16T13:21:19.128Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-04-16T13:21:19.660Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2020-04-16T13:21:19.660Z] === RUN TestRemoveImageGarbageCollector [2020-04-16T13:21:19.660Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-16T13:21:19.660Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:21:19.660Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-16T13:21:19.660Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-04-16T13:21:19.660Z] === RUN TestTagInvalidReference [2020-04-16T13:21:19.660Z] --- PASS: TestTagInvalidReference (0.05s) [2020-04-16T13:21:19.660Z] === RUN TestTagValidPrefixedRepo [2020-04-16T13:21:19.660Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-04-16T13:21:19.660Z] === RUN TestTagExistedNameWithoutForce [2020-04-16T13:21:19.660Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-04-16T13:21:19.660Z] === RUN TestTagOfficialNames [2020-04-16T13:21:19.660Z] --- PASS: TestTagOfficialNames (0.06s) [2020-04-16T13:21:19.660Z] === RUN TestTagMatchesDigest [2020-04-16T13:21:19.660Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-16T13:21:19.660Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-16T13:21:21.649Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-04-16T13:21:24.172Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-04-16T13:21:25.542Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-04-16T13:21:27.437Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-04-16T13:21:27.437Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-04-16T13:21:27.694Z] === RUN TestDockerSuite/TestRunNetHost [2020-04-16T13:21:29.064Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-04-16T13:21:29.627Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-04-16T13:21:30.559Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-04-16T13:21:33.084Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-04-16T13:21:35.634Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-04-16T13:21:40.891Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-04-16T13:21:40.891Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-04-16T13:21:40.891Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-04-16T13:21:41.822Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-04-16T13:21:41.822Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-04-16T13:21:42.385Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-04-16T13:21:43.316Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-04-16T13:21:43.316Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-04-16T13:21:44.247Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-04-16T13:21:45.176Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-04-16T13:21:45.176Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-04-16T13:21:45.739Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-04-16T13:21:46.669Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-04-16T13:21:47.600Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-04-16T13:21:48.533Z] === RUN TestDockerSuite/TestRunPortInUse [2020-04-16T13:21:49.466Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-04-16T13:21:50.399Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-04-16T13:21:51.329Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-04-16T13:21:51.893Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-04-16T13:21:52.823Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-04-16T13:21:52.823Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-04-16T13:21:53.386Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-16T13:21:53.386Z] === RUN TestDockerSuite/TestRunPublishPort [2020-04-16T13:21:54.318Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-04-16T13:21:55.250Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-04-16T13:21:55.250Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-04-16T13:21:55.814Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-04-16T13:21:57.707Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-04-16T13:21:57.707Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-04-16T13:22:01.881Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-04-16T13:22:02.138Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-04-16T13:22:03.067Z] === RUN TestDockerSuite/TestRunRm [2020-04-16T13:22:04.013Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-04-16T13:22:08.185Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-04-16T13:22:08.748Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-04-16T13:22:09.681Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-04-16T13:22:10.612Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-04-16T13:22:14.784Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-04-16T13:22:14.784Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-04-16T13:22:14.784Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-04-16T13:22:16.683Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-04-16T13:22:19.959Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-04-16T13:22:22.485Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-04-16T13:22:22.741Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-04-16T13:22:23.672Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-04-16T13:22:24.235Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-04-16T13:22:25.166Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-04-16T13:22:26.098Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-04-16T13:22:26.354Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-04-16T13:22:26.919Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-04-16T13:22:27.483Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-04-16T13:22:28.854Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-04-16T13:22:29.418Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-04-16T13:22:31.940Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-04-16T13:22:31.940Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-04-16T13:22:31.940Z] === RUN TestDockerSuite/TestRunState [2020-04-16T13:22:33.835Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-04-16T13:22:34.767Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-04-16T13:22:35.330Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-04-16T13:22:35.587Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-04-16T13:22:35.587Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-04-16T13:22:36.519Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-04-16T13:22:37.450Z] === RUN TestDockerSuite/TestRunSysctls [2020-04-16T13:22:39.359Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-04-16T13:22:39.359Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-04-16T13:22:39.359Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-04-16T13:22:39.626Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-04-16T13:22:39.886Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-04-16T13:22:40.448Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-04-16T13:22:41.380Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-04-16T13:22:42.748Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-04-16T13:22:43.679Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-04-16T13:22:44.243Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-04-16T13:22:46.138Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-04-16T13:22:50.316Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-04-16T13:22:53.589Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-04-16T13:22:53.846Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-04-16T13:22:54.777Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-04-16T13:22:55.340Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-04-16T13:22:57.862Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-04-16T13:22:59.231Z] === RUN TestDockerSuite/TestRunUserByID [2020-04-16T13:22:59.794Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-04-16T13:23:00.051Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-04-16T13:23:00.308Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-04-16T13:23:01.239Z] === RUN TestDockerSuite/TestRunUserByName [2020-04-16T13:23:01.804Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-04-16T13:23:02.735Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-04-16T13:23:02.735Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-04-16T13:23:02.735Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-04-16T13:23:03.666Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-04-16T13:23:07.840Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-04-16T13:23:08.770Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-04-16T13:23:10.140Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-04-16T13:23:12.664Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-04-16T13:23:14.050Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-04-16T13:23:16.571Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-04-16T13:23:19.093Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-04-16T13:23:20.023Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-04-16T13:23:20.591Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-04-16T13:23:21.521Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-04-16T13:23:21.521Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-04-16T13:23:21.521Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-04-16T13:23:21.521Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-04-16T13:23:21.778Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-04-16T13:23:22.708Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-04-16T13:23:23.639Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-04-16T13:23:24.202Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-04-16T13:23:26.098Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-04-16T13:23:26.661Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-04-16T13:23:27.591Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-04-16T13:23:27.591Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-04-16T13:23:28.155Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-04-16T13:23:28.155Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-04-16T13:23:28.155Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-04-16T13:23:28.411Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-04-16T13:23:28.411Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-04-16T13:23:28.411Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-04-16T13:23:28.668Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-04-16T13:23:28.668Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-04-16T13:23:28.925Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-04-16T13:23:29.182Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-04-16T13:23:30.112Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-04-16T13:23:30.675Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-04-16T13:23:31.606Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-04-16T13:23:31.606Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-04-16T13:23:32.537Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-04-16T13:23:32.793Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-04-16T13:23:33.723Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-04-16T13:23:33.723Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-04-16T13:23:34.286Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-04-16T13:23:35.216Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-04-16T13:23:35.216Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-04-16T13:23:35.216Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-04-16T13:23:36.149Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-04-16T13:23:38.044Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-04-16T13:23:38.300Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-04-16T13:23:38.557Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-04-16T13:23:38.557Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-04-16T13:23:39.122Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-04-16T13:23:39.379Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-04-16T13:23:41.274Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-04-16T13:23:41.844Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-04-16T13:23:44.370Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-04-16T13:23:44.937Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-04-16T13:23:44.937Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-04-16T13:23:45.194Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-04-16T13:23:46.125Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-04-16T13:23:47.496Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-04-16T13:23:48.864Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-04-16T13:23:48.864Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-04-16T13:23:50.757Z] === RUN TestDockerSuite/TestSaveImageId [2020-04-16T13:23:50.757Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-04-16T13:23:51.321Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-04-16T13:23:53.844Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-04-16T13:23:53.844Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-04-16T13:23:55.214Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-04-16T13:23:55.214Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-04-16T13:23:55.214Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-04-16T13:23:57.109Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-04-16T13:23:58.480Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-04-16T13:23:58.737Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-04-16T13:23:58.737Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-04-16T13:23:58.993Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-04-16T13:23:58.993Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-04-16T13:23:59.556Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-04-16T13:24:02.078Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-04-16T13:24:07.329Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-04-16T13:24:09.854Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-04-16T13:24:11.223Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-04-16T13:24:12.592Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-04-16T13:24:15.864Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-04-16T13:24:18.395Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-04-16T13:24:18.958Z] === RUN TestDockerSuite/TestStartRecordError [2020-04-16T13:24:20.851Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-04-16T13:24:23.373Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-04-16T13:24:25.267Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-04-16T13:24:28.539Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-04-16T13:24:32.715Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-04-16T13:24:33.280Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-04-16T13:24:36.558Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-04-16T13:24:41.809Z] === RUN TestDockerSuite/TestStatsNoStream [2020-04-16T13:24:42.740Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-04-16T13:24:44.634Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-04-16T13:24:46.529Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-04-16T13:24:47.459Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-04-16T13:24:48.023Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-04-16T13:24:48.280Z] === RUN TestDockerSuite/TestTopPrivileged [2020-04-16T13:24:49.211Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-04-16T13:24:49.211Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-04-16T13:24:50.141Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-04-16T13:24:54.322Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-04-16T13:24:58.511Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-04-16T13:24:58.768Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-04-16T13:24:59.698Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-04-16T13:24:59.698Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-04-16T13:25:00.262Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-04-16T13:25:02.157Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-04-16T13:25:02.157Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-04-16T13:25:04.050Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-04-16T13:25:04.614Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-04-16T13:25:05.545Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-04-16T13:25:07.445Z] === RUN TestDockerSuite/TestUpdateStats [2020-04-16T13:25:11.618Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-04-16T13:25:12.988Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-04-16T13:25:12.988Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-04-16T13:25:13.920Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-04-16T13:25:14.851Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-04-16T13:25:19.025Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-04-16T13:25:22.297Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-04-16T13:25:25.572Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-04-16T13:25:28.093Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-04-16T13:25:32.268Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-04-16T13:25:37.543Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-04-16T13:25:40.066Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-04-16T13:25:42.593Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-04-16T13:25:43.963Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-04-16T13:25:45.332Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-04-16T13:25:47.855Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-04-16T13:25:50.376Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-04-16T13:25:52.897Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-04-16T13:25:54.792Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-04-16T13:25:57.314Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-04-16T13:26:12.165Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-04-16T13:26:12.165Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-04-16T13:26:12.165Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-04-16T13:26:13.096Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-04-16T13:26:13.353Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-04-16T13:26:13.353Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-04-16T13:26:13.353Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-04-16T13:26:14.284Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-04-16T13:26:14.284Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-04-16T13:26:15.215Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-04-16T13:26:15.215Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-04-16T13:26:15.215Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-04-16T13:26:15.215Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-04-16T13:26:15.215Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-04-16T13:26:17.735Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-04-16T13:26:17.735Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-04-16T13:26:17.992Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-04-16T13:26:17.992Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-04-16T13:26:17.992Z] === RUN TestDockerSuite/TestVolumeEvents [2020-04-16T13:26:18.924Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-04-16T13:26:21.459Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-04-16T13:26:21.459Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-04-16T13:26:21.716Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-04-16T13:26:24.990Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-04-16T13:26:27.279Z] --- PASS: TestImportExtremelyLargeImageWorks (299.50s) [2020-04-16T13:26:27.279Z] PASS [2020-04-16T13:26:27.279Z] [2020-04-16T13:26:27.279Z] === Skipped [2020-04-16T13:26:27.279Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-16T13:26:27.279Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:26:27.279Z] [2020-04-16T13:26:27.279Z] [2020-04-16T13:26:27.279Z] DONE 12 tests, 1 skipped in 300.883s [2020-04-16T13:26:27.279Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-04-16T13:26:27.279Z] ++ 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 [2020-04-16T13:26:27.279Z] ++ set -e [2020-04-16T13:26:27.279Z] ++ '[' -n 0 ']' [2020-04-16T13:26:27.279Z] ++ set -x [2020-04-16T13:26:27.279Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:26:27.279Z] INFO: Testing against a local daemon [2020-04-16T13:26:27.279Z] === RUN TestNetworkCreateDelete [2020-04-16T13:26:27.279Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-04-16T13:26:27.279Z] === RUN TestDockerNetworkDeletePreferID [2020-04-16T13:26:27.279Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s) [2020-04-16T13:26:27.279Z] === RUN TestInspectNetwork [2020-04-16T13:26:27.279Z] === RUN TestInspectNetwork/full_network_id [2020-04-16T13:26:27.279Z] === RUN TestInspectNetwork/partial_network_id [2020-04-16T13:26:27.279Z] === RUN TestInspectNetwork/network_name [2020-04-16T13:26:27.279Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-16T13:26:27.899Z] --- PASS: TestInspectNetwork (7.70s) [2020-04-16T13:26:27.899Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-16T13:26:27.899Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-16T13:26:27.899Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-16T13:26:27.899Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-16T13:26:27.899Z] === RUN TestRunContainerWithBridgeNone [2020-04-16T13:26:29.165Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite (1765.97s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.82s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.86s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.12s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.99s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.21s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.26s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.16s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.87s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.38s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.13s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.23s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.24s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.09s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.30s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.18s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAttachDetach (1.40s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.19s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.20s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.23s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.25s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.68s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.68s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.18s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.25s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.02s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.87s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.10s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.79s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.59s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.85s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.45s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.71s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.19s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.79s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.38s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.89s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.80s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.42s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.80s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.93s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.19s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.62s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.47s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.25s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.87s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.46s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.05s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.30s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.75s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.74s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.40s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.47s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.01s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.42s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.54s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.74s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.55s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.84s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.39s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.47s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.82s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.21s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.79s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.54s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.89s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.96s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.32s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.41s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.71s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.68s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.55s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.71s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.79s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.98s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.76s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.51s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.95s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.59s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2020-04-16T13:26:29.165Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-04-16T13:26:29.165Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.54s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.78s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.16s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildContChar (4.13s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.34s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.29s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.75s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.36s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.27s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.82s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.96s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.94s) [2020-04-16T13:26:29.165Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-04-16T13:26:29.165Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-16T13:26:29.165Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-04-16T13:26:29.165Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-16T13:26:29.165Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-04-16T13:26:29.165Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-16T13:26:29.165Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-04-16T13:26:29.165Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.23s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.56s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.24s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.58s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.86s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.72s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.75s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.89s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.72s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.53s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.49s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.93s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.80s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.15s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.00s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.12s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.43s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.74s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.94s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.33s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.78s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.07s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.31s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.59s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.28s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.76s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.30s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.74s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.43s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.49s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildEnv (1.59s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.29s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.13s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.31s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.92s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.01s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.45s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.50s) [2020-04-16T13:26:29.165Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-16T13:26:29.165Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.03s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.69s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.59s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildFails (1.12s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.51s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.44s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.02s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.55s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.10s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.10s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.38s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.29s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.23s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.49s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildHistory (5.79s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.69s) [2020-04-16T13:26:29.165Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.36s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildInheritance (1.36s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.57s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.06s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.06s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.50s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildLabels (0.61s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.09s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.67s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.31s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.73s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.85s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.73s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.14s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.51s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.54s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.55s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.59s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.34s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.94s) [2020-04-16T13:26:29.166Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-16T13:26:29.166Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.30s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.51s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.31s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.47s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.25s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.97s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.14s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.04s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.01s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.69s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.47s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.40s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.90s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.64s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.71s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.05s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.68s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.53s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.35s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.61s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.54s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.61s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildPATH (2.62s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.91s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.01s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.75s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.33s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.19s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildRm (3.23s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.18s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.49s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.53s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.73s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.38s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.31s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.12s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.23s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2020-04-16T13:26:29.166Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-16T13:26:29.166Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.00s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildStderr (1.01s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.89s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.39s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.44s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.80s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.15s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.81s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildUser (2.41s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.12s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.58s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.02s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.43s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.08s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.08s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.51s) [2020-04-16T13:26:29.166Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-16T13:26:29.166Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-16T13:26:29.166Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-16T13:26:29.166Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-16T13:26:29.166Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-16T13:26:29.166Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-16T13:26:29.166Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-16T13:26:29.166Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.06s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.13s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.71s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.88s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.44s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.22s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.11s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.50s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.92s) [2020-04-16T13:26:29.166Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-16T13:26:29.166Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.95s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.52s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-04-16T13:26:29.166Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-16T13:26:29.166Z] docker_cli_sni_test.go:18: Flakey test [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.10s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.95s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCommitChange (1.10s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.97s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.93s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.25s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.01s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCommitTTY (2.00s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.95s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.92s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.90s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.69s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.72s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.82s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.91s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.79s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.89s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.79s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.78s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.15s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.91s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.06s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.83s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.83s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.06s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.85s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.89s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.92s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.82s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.86s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.87s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.83s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.56s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.57s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.80s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.57s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.82s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.87s) [2020-04-16T13:26:29.166Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-16T13:26:29.166Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.84s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.22s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.60s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.59s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.23s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.65s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.78s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.60s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.61s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.59s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.58s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0006fee40_} (1.60s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1196873599_/foo_false____} (1.61s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1196873599_/foo_true____} (1.45s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3166062802_/foo_false____} (1.57s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3166062802_/foo_true____} (1.62s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3166062802_/foo_true__0xc0006feea0__} (1.56s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0006feec0_} (1.74s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0006feee0_} (1.60s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0006fef00_} (1.61s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0006fef20_} (1.65s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.74s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.52s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.15s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.66s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.18s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.62s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.15s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.92s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.09s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.91s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.94s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.10s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.05s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.94s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.10s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.08s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.91s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.08s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.66s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.02s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.89s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.95s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.90s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.23s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.17s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.77s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.88s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.69s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.16s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.48s) [2020-04-16T13:26:29.166Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.84s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.07s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.57s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.92s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.98s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.99s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCpToDot (0.93s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.75s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.82s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCpToStdout (0.93s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.34s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.93s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.68s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.52s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.80s) [2020-04-16T13:26:29.167Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-16T13:26:29.167Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.80s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.18s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2020-04-16T13:26:29.167Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-16T13:26:29.167Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.65s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.61s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.18s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.92s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.86s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.96s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.11s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.69s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.83s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.82s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.84s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.26s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.87s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.50s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.57s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.23s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.73s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.06s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.19s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsAttach (0.89s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsCommit (1.04s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.81s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.86s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.89s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.93s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.29s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.25s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.56s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsCopy (1.27s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.57s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.78s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.56s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.10s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.18s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.55s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.19s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsFilters (1.58s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsFormat (1.69s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.08s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.26s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.76s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.35s) [2020-04-16T13:26:29.167Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-16T13:26:29.167Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-16T13:26:29.167Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-16T13:26:29.167Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.07s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.85s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsRename (0.95s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsResize (0.95s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.84s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.89s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.82s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.05s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsTop (0.83s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.68s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExec (0.89s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.84s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.81s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.82s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.69s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.85s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.89s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.86s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.89s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.93s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.86s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.75s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecCgroup (1.42s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecEnv (1.03s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.93s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.97s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecInspectID (1.94s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecInteractive (0.93s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.90s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.92s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecParseError (0.83s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.89s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.84s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.69s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.96s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecStartFails (0.87s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.12s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.82s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecTTY (0.93s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.05s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.71s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecUlimits (0.83s) [2020-04-16T13:26:29.167Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-04-16T13:26:29.167Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.03s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.89s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.12s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.92s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestExecWithUser (1.01s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.86s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.83s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.84s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.81s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.88s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestHealth (21.42s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.98s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.90s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.38s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.32s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.57s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.03s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.09s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.33s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.95s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.90s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.94s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestImportDisplay (1.70s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestImportFile (1.83s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.82s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestImportGzipped (1.90s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.93s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.10s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.83s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.78s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.83s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.80s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.78s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.81s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.79s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.80s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.71s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.84s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.76s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.81s) [2020-04-16T13:26:29.167Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-16T13:26:29.167Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.24s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.84s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectDefault (0.81s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectHistory (0.96s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2020-04-16T13:26:29.167Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-16T13:26:29.167Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.89s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.82s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.77s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.85s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.73s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.90s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectStatus (1.12s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.77s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.85s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.80s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.86s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.85s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.87s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.79s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.50s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.74s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.66s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.37s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.92s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.86s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.45s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.89s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.44s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.91s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.90s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (3.13s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.84s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.94s) [2020-04-16T13:26:29.167Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.54s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.47s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.88s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.95s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.78s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.19s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.88s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.79s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.12s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.08s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.07s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.08s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.21s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.81s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.81s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestLogsSince (6.87s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.79s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.86s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestLogsTail (0.98s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.89s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.83s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.56s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.79s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestNetHostname (2.46s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.37s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.36s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.87s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.82s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPluginActive (2.00s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.27s) [2020-04-16T13:26:29.168Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-16T13:26:29.168Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.62s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.43s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.59s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.16s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.40s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.30s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.69s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.55s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPortList (11.13s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.68s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.43s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.82s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.77s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.79s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.54s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.53s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.60s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.34s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.11s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPsByOrder (3.26s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.01s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.58s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.54s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.47s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.24s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.73s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.63s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.57s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.64s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.72s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.39s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.76s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.92s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.56s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.59s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.84s) [2020-04-16T13:26:29.168Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-16T13:26:29.168Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.96s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.60s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.60s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.75s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.65s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.44s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.30s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.65s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.67s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.04s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.64s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.27s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.12s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.36s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.76s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.98s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.75s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.08s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.83s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.90s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.83s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.96s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.49s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.73s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunAddHost (0.78s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.39s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.80s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (1.03s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.81s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.73s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.90s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.89s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.47s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.56s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.93s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.96s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.94s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.83s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.96s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.03s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.10s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.80s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.77s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.76s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.80s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.82s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.81s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.81s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.83s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.88s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.89s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.83s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.90s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.43s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.88s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (1.04s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.69s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.69s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.63s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.59s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.81s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.80s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.79s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.79s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.86s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.81s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (4.02s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.84s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.34s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.83s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.69s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.69s) [2020-04-16T13:26:29.168Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-16T13:26:29.168Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-16T13:26:29.168Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-16T13:26:29.168Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.78s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.78s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.60s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.42s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.82s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.83s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.81s) [2020-04-16T13:26:29.168Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-16T13:26:29.168Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.79s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.76s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.80s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.98s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.91s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.07s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.97s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.72s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.87s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.83s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunExitCode (0.76s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.75s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.84s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.84s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.80s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.64s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2020-04-16T13:26:29.168Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-16T13:26:29.168Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.69s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.88s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.57s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.14s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.67s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.21s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.62s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.61s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.93s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.69s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.15s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.61s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.24s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.64s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.62s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.64s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunMount (6.22s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.78s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.78s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.56s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.42s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.29s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.37s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.55s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.68s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.66s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.71s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunNetHost (1.12s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.78s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.71s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.33s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.43s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.78s) [2020-04-16T13:26:29.168Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.72s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.79s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.80s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.76s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.80s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.91s) [2020-04-16T13:26:29.169Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-16T13:26:29.169Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.84s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.81s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.75s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.06s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.85s) [2020-04-16T13:26:29.169Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.83s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.64s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.80s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.82s) [2020-04-16T13:26:29.169Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-16T13:26:29.169Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.84s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.87s) [2020-04-16T13:26:29.169Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-16T13:26:29.169Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.76s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.73s) [2020-04-16T13:26:29.169Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-16T13:26:29.169Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.63s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.73s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunRm (0.84s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunRmAndWait (4.10s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.89s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.99s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.78s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.83s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.33s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.35s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.69s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.78s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.79s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.82s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.76s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.83s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.85s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.95s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.69s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.81s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunState (1.79s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.75s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.86s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2020-04-16T13:26:29.169Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-16T13:26:29.169Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.85s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.84s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunSysctls (1.77s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.82s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.78s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.86s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.13s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.19s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.08s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.78s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.80s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.80s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.36s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.28s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunUserByID (0.79s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.81s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunUserByName (0.78s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.77s) [2020-04-16T13:26:29.169Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-16T13:26:29.169Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.77s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.44s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.78s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.11s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.41s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.68s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.35s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.77s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.83s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.78s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.90s) [2020-04-16T13:26:29.169Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-16T13:26:29.169Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-16T13:26:29.169Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-16T13:26:29.169Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-16T13:26:29.169Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-16T13:26:29.169Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.81s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.82s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.82s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.56s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.79s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.83s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.80s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.14s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.86s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.80s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.77s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.85s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.81s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.82s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.80s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.81s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.65s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s) [2020-04-16T13:26:29.169Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-16T13:26:29.169Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.73s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.75s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.73s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.56s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.70s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.18s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.18s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.28s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.94s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.14s) [2020-04-16T13:26:29.169Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents694914700 [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.69s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.53s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.53s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.48s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.44s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.55s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.52s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.06s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.54s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.67s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.83s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestStartRecordError (1.79s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.43s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.02s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.20s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.00s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.24s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.69s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.90s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.08s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.89s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.90s) [2020-04-16T13:26:29.169Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-16T13:26:29.169Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.89s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.37s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.51s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.82s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.77s) [2020-04-16T13:26:29.169Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-16T13:26:29.169Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.90s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.77s) [2020-04-16T13:26:29.169Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-16T13:26:29.169Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.57s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.96s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.91s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.73s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestUpdateStats (3.83s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.52s) [2020-04-16T13:26:29.169Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-16T13:26:29.169Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.04s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.91s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.16s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.55s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.26s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.60s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.99s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.14s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.50s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.33s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.54s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.55s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.34s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.40s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.42s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.36s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.38s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.89s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.82s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.97s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.45s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.80s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.66s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.15s) [2020-04-16T13:26:29.169Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.22s) [2020-04-16T13:26:29.169Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-16T13:26:29.169Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-16T13:26:29.169Z] === RUN TestDockerRegistrySuite [2020-04-16T13:26:29.169Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-04-16T13:26:30.596Z] --- PASS: TestRunContainerWithBridgeNone (2.31s) [2020-04-16T13:26:30.596Z] === RUN TestNetworkInvalidJSON [2020-04-16T13:26:30.596Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-16T13:26:30.596Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-16T13:26:30.596Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-16T13:26:30.596Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-16T13:26:30.596Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-16T13:26:30.596Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-16T13:26:30.596Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-16T13:26:30.596Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-16T13:26:30.596Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-16T13:26:30.596Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-04-16T13:26:30.596Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-16T13:26:30.596Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-16T13:26:30.596Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-16T13:26:30.596Z] === RUN TestHostIPv4BridgeLabel [2020-04-16T13:26:30.883Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2020-04-16T13:26:30.883Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-16T13:26:31.065Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-04-16T13:26:31.902Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-04-16T13:26:31.902Z] === RUN TestDaemonDefaultNetworkPools [2020-04-16T13:26:32.433Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-04-16T13:26:32.919Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2020-04-16T13:26:32.919Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-16T13:26:33.937Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-04-16T13:26:33.937Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-16T13:26:34.326Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-04-16T13:26:34.326Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-04-16T13:26:35.440Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.44s) [2020-04-16T13:26:35.440Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-16T13:26:36.062Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-04-16T13:26:36.062Z] === RUN TestServiceWithPredefinedNetwork [2020-04-16T13:26:38.500Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-04-16T13:26:38.755Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s) [2020-04-16T13:26:38.755Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-16T13:26:38.755Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-16T13:26:38.755Z] service_test.go:236: FLAKY_TEST [2020-04-16T13:26:38.755Z] === RUN TestServiceWithDataPathPortInit [2020-04-16T13:26:42.674Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-04-16T13:26:46.848Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-04-16T13:26:48.217Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-04-16T13:26:49.586Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-04-16T13:26:50.956Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-04-16T13:26:52.325Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-04-16T13:26:53.699Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-04-16T13:26:54.027Z] --- PASS: TestServiceWithDataPathPortInit (14.85s) [2020-04-16T13:26:54.027Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-16T13:26:54.629Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-04-16T13:26:55.194Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-04-16T13:26:56.597Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-04-16T13:26:59.870Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-04-16T13:27:00.867Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.32s) [2020-04-16T13:27:00.867Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:huhaqkswu3xhp88pkqwzz9n34 Created:2020-04-16 13:26:54.343171379 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[4d4f331e1c38f3b4a5dbc4d047da76b4736270a42a5a1632ac012164aae3c883:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.os7256cdi7lqhosblnafcye7g EndpointID:f5722c475b130f7734390f8aea9d9aefdd4655ba77872c634f09200ad92fe6e4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0f7ff095c37743e7b5c13dd91624387a16ae72d201c74fbedd5a3e887e10383b MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:c98517d38e4d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.os7256cdi7lqhosblnafcye7g EndpointID:f5722c475b130f7734390f8aea9d9aefdd4655ba77872c634f09200ad92fe6e4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-16T13:27:00.867Z] PASS [2020-04-16T13:27:00.867Z] [2020-04-16T13:27:00.867Z] === Skipped [2020-04-16T13:27:00.867Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-16T13:27:00.867Z] service_test.go:236: FLAKY_TEST [2020-04-16T13:27:00.867Z] [2020-04-16T13:27:00.867Z] [2020-04-16T13:27:00.867Z] DONE 22 tests, 1 skipped in 41.221s [2020-04-16T13:27:00.867Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-16T13:27:00.867Z] ++ 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 [2020-04-16T13:27:00.867Z] ++ set -e [2020-04-16T13:27:00.867Z] ++ '[' -n 0 ']' [2020-04-16T13:27:00.867Z] ++ set -x [2020-04-16T13:27:00.867Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:27:00.867Z] INFO: Testing against a local daemon [2020-04-16T13:27:00.867Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-16T13:27:02.352Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.50s) [2020-04-16T13:27:02.352Z] === RUN TestDockerNetworkIpvlan [2020-04-16T13:27:02.392Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-04-16T13:27:02.975Z] === RUN TestDockerNetworkIpvlan/Subinterface [2020-04-16T13:27:03.323Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-04-16T13:27:03.995Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2020-04-16T13:27:05.025Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2020-04-16T13:27:06.596Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-04-16T13:27:07.720Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2020-04-16T13:27:07.965Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-04-16T13:27:07.965Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-04-16T13:27:08.895Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-04-16T13:27:09.459Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-04-16T13:27:09.755Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2020-04-16T13:27:10.388Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-04-16T13:27:10.388Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-04-16T13:27:10.646Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-04-16T13:27:10.903Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-04-16T13:27:10.903Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-04-16T13:27:11.835Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-04-16T13:27:12.092Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-04-16T13:27:12.453Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2020-04-16T13:27:15.151Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2020-04-16T13:27:15.365Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-04-16T13:27:16.295Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-04-16T13:27:16.552Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-04-16T13:27:18.446Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-04-16T13:27:19.010Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-04-16T13:27:19.267Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-04-16T13:27:19.525Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-04-16T13:27:19.562Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2020-04-16T13:27:19.783Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-04-16T13:27:20.039Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-04-16T13:27:20.296Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-04-16T13:27:20.552Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-04-16T13:27:21.922Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-04-16T13:27:23.816Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-04-16T13:27:23.977Z] === RUN TestDockerNetworkIpvlan/Addressing [2020-04-16T13:27:24.379Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-04-16T13:27:25.747Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-04-16T13:27:26.020Z] --- PASS: TestDockerNetworkIpvlan (23.72s) [2020-04-16T13:27:26.020Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.11s) [2020-04-16T13:27:26.020Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.07s) [2020-04-16T13:27:26.020Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.16s) [2020-04-16T13:27:26.020Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (1.24s) [2020-04-16T13:27:26.020Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.19s) [2020-04-16T13:27:26.020Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (1.27s) [2020-04-16T13:27:26.020Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.10s) [2020-04-16T13:27:26.020Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.06s) [2020-04-16T13:27:26.020Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.72s) [2020-04-16T13:27:26.020Z] PASS [2020-04-16T13:27:26.020Z] [2020-04-16T13:27:26.020Z] DONE 11 tests in 25.328s [2020-04-16T13:27:26.020Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-16T13:27:26.020Z] ++ 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 [2020-04-16T13:27:26.020Z] ++ set -e [2020-04-16T13:27:26.020Z] ++ '[' -n 0 ']' [2020-04-16T13:27:26.020Z] ++ set -x [2020-04-16T13:27:26.020Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:27:26.020Z] INFO: Testing against a local daemon [2020-04-16T13:27:26.020Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-16T13:27:27.116Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-04-16T13:27:27.504Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-04-16T13:27:27.504Z] === RUN TestDockerNetworkMacvlan [2020-04-16T13:27:28.504Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-04-16T13:27:28.523Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite (60.08s) [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.76s) [2020-04-16T13:27:29.068Z] check_test.go:196: [d9eb1dfc8aa1d] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.48s) [2020-04-16T13:27:29.068Z] check_test.go:196: [d0aa616bcc784] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.99s) [2020-04-16T13:27:29.068Z] check_test.go:196: [dec204f965412] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-04-16T13:27:29.068Z] check_test.go:196: [dbee14a0abc38] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.19s) [2020-04-16T13:27:29.068Z] check_test.go:196: [de22e02aa9e13] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.15s) [2020-04-16T13:27:29.068Z] check_test.go:196: [d0b4105cdc001] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.12s) [2020-04-16T13:27:29.068Z] check_test.go:196: [df6bcfa651b39] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.44s) [2020-04-16T13:27:29.068Z] check_test.go:196: [d5d969c2b79fc] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.21s) [2020-04-16T13:27:29.068Z] check_test.go:196: [d458be3303ee8] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.36s) [2020-04-16T13:27:29.068Z] check_test.go:196: [dad70f88bb752] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.43s) [2020-04-16T13:27:29.068Z] check_test.go:196: [dfd689e799fa8] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.43s) [2020-04-16T13:27:29.068Z] check_test.go:196: [d320885ac1e8b] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.34s) [2020-04-16T13:27:29.068Z] check_test.go:196: [d8316291c8593] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.52s) [2020-04-16T13:27:29.068Z] check_test.go:196: [dc2ef6cddc31e] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.74s) [2020-04-16T13:27:29.068Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:43600bde901b2e130b2c2e407dafc6d0c4c720b967aa25250d41c658ee58f270 [2020-04-16T13:27:29.068Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b7be61c48cd21256c8be96d4f5f8862aed67f6be4f32e8981097d0865a5218a3 [2020-04-16T13:27:29.068Z] check_test.go:196: [dc4f0ba5904e3] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.68s) [2020-04-16T13:27:29.068Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bba95b07952e5bd67c1d300271c084a90e1d794e3e46dc84966d2bf2a5cf1ba5 [2020-04-16T13:27:29.068Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:961f611e1ff459e599dab64fe48622b0437b0aa866b6d6b30cb3a3e8b125bba5 [2020-04-16T13:27:29.068Z] check_test.go:196: [d8025055132c4] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.33s) [2020-04-16T13:27:29.068Z] check_test.go:196: [d406f5a1d6a8a] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.27s) [2020-04-16T13:27:29.068Z] check_test.go:196: [d2b89ebe43579] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.35s) [2020-04-16T13:27:29.068Z] check_test.go:196: [dd6128926e6a9] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-04-16T13:27:29.068Z] check_test.go:196: [d3a92804394e4] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.39s) [2020-04-16T13:27:29.068Z] check_test.go:196: [d407c71481fbd] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.33s) [2020-04-16T13:27:29.068Z] check_test.go:196: [dec4d4d66fbef] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.39s) [2020-04-16T13:27:29.068Z] check_test.go:196: [de981a32d4e31] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.06s) [2020-04-16T13:27:29.068Z] check_test.go:196: [dd252e7294deb] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2020-04-16T13:27:29.068Z] check_test.go:196: [d15d59a42a4c0] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.91s) [2020-04-16T13:27:29.068Z] check_test.go:196: [d9ae5ebd7329a] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.53s) [2020-04-16T13:27:29.068Z] check_test.go:196: [d6753dae40ea7] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-04-16T13:27:29.068Z] check_test.go:196: [da1d9619283cc] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-04-16T13:27:29.068Z] check_test.go:196: [d127da5be0ad3] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.37s) [2020-04-16T13:27:29.068Z] check_test.go:196: [d690d67c803ba] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2020-04-16T13:27:29.068Z] check_test.go:196: [dbed41230ae66] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-04-16T13:27:29.068Z] check_test.go:196: [d7f484c250267] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.55s) [2020-04-16T13:27:29.068Z] check_test.go:196: [dd79e9f8a82ab] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.43s) [2020-04-16T13:27:29.068Z] check_test.go:196: [d8e774aad2604] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.25s) [2020-04-16T13:27:29.068Z] check_test.go:196: [d79055d474ab3] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.62s) [2020-04-16T13:27:29.068Z] check_test.go:196: [dde0f4ad60a76] daemon is not started [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.16s) [2020-04-16T13:27:29.068Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.81s) [2020-04-16T13:27:29.068Z] === RUN TestDockerSchema1RegistrySuite [2020-04-16T13:27:29.068Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-04-16T13:27:29.325Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-04-16T13:27:29.543Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-16T13:27:30.559Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-16T13:27:33.268Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-16T13:27:34.576Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-04-16T13:27:35.305Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-16T13:27:38.750Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-04-16T13:27:39.714Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-16T13:27:41.199Z] --- PASS: TestDockerNetworkMacvlan (13.49s) [2020-04-16T13:27:41.199Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-04-16T13:27:41.199Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-04-16T13:27:41.199Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2020-04-16T13:27:41.199Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.26s) [2020-04-16T13:27:41.199Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.02s) [2020-04-16T13:27:41.199Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2020-04-16T13:27:41.199Z] PASS [2020-04-16T13:27:41.199Z] [2020-04-16T13:27:41.199Z] DONE 8 tests in 15.086s [2020-04-16T13:27:41.199Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-16T13:27:41.199Z] ++ 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 [2020-04-16T13:27:41.199Z] ++ set -e [2020-04-16T13:27:41.199Z] ++ '[' -n 0 ']' [2020-04-16T13:27:41.199Z] ++ set -x [2020-04-16T13:27:41.199Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:27:41.199Z] testing: warning: no tests to run [2020-04-16T13:27:41.199Z] PASS [2020-04-16T13:27:41.199Z] [2020-04-16T13:27:41.199Z] DONE 0 tests in 0.015s [2020-04-16T13:27:41.199Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-16T13:27:41.199Z] ++ 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 [2020-04-16T13:27:41.199Z] ++ set -e [2020-04-16T13:27:41.199Z] ++ '[' -n 0 ']' [2020-04-16T13:27:41.200Z] ++ set -x [2020-04-16T13:27:41.200Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:27:41.200Z] INFO: Testing against a local daemon [2020-04-16T13:27:41.200Z] === RUN TestAuthZPluginAllowRequest [2020-04-16T13:27:42.701Z] --- PASS: TestAuthZPluginAllowRequest (1.54s) [2020-04-16T13:27:42.701Z] === RUN TestAuthZPluginTLS [2020-04-16T13:27:42.924Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-04-16T13:27:43.322Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-04-16T13:27:43.322Z] === RUN TestAuthZPluginDenyRequest [2020-04-16T13:27:43.942Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-04-16T13:27:43.942Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-16T13:27:44.293Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-04-16T13:27:44.565Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-04-16T13:27:44.565Z] === RUN TestAuthZPluginDenyResponse [2020-04-16T13:27:44.850Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-04-16T13:27:44.850Z] === RUN TestAuthZPluginAllowEventStream [2020-04-16T13:27:45.662Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-04-16T13:27:45.919Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-04-16T13:27:46.891Z] --- PASS: TestAuthZPluginAllowEventStream (1.54s) [2020-04-16T13:27:46.891Z] === RUN TestAuthZPluginErrorResponse [2020-04-16T13:27:47.178Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-04-16T13:27:47.178Z] === RUN TestAuthZPluginErrorRequest [2020-04-16T13:27:47.801Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-04-16T13:27:47.801Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-16T13:27:47.812Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-04-16T13:27:48.087Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-04-16T13:27:48.087Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-16T13:27:48.742Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-04-16T13:27:50.110Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-04-16T13:27:50.793Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-04-16T13:27:50.793Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-16T13:27:52.279Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s) [2020-04-16T13:27:52.279Z] === RUN TestAuthZPluginHeader [2020-04-16T13:27:53.300Z] --- PASS: TestAuthZPluginHeader (0.95s) [2020-04-16T13:27:53.300Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-16T13:27:53.300Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-16T13:27:53.300Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:27:53.300Z] === RUN TestAuthZPluginV2Disable [2020-04-16T13:27:53.300Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-16T13:27:53.300Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:27:53.300Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-16T13:27:53.300Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-16T13:27:53.300Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:27:53.300Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-16T13:27:53.300Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-16T13:27:53.300Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:27:53.300Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-16T13:27:54.291Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-04-16T13:27:54.291Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-04-16T13:27:54.856Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-04-16T13:27:55.113Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-04-16T13:27:55.371Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-04-16T13:27:55.629Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-04-16T13:27:55.886Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-04-16T13:27:56.144Z] --- PASS: TestDockerSchema1RegistrySuite (26.95s) [2020-04-16T13:27:56.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-04-16T13:27:56.144Z] check_test.go:223: [dcbc10f91f452] daemon is not started [2020-04-16T13:27:56.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.50s) [2020-04-16T13:27:56.144Z] check_test.go:223: [d7a669d47ac1d] daemon is not started [2020-04-16T13:27:56.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.63s) [2020-04-16T13:27:56.144Z] check_test.go:223: [de93ca108cf8b] daemon is not started [2020-04-16T13:27:56.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.43s) [2020-04-16T13:27:56.144Z] check_test.go:223: [dee559a9826e2] daemon is not started [2020-04-16T13:27:56.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.38s) [2020-04-16T13:27:56.144Z] check_test.go:223: [dc4067a491f47] daemon is not started [2020-04-16T13:27:56.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.62s) [2020-04-16T13:27:56.144Z] check_test.go:223: [dd729ef9e739d] daemon is not started [2020-04-16T13:27:56.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-04-16T13:27:56.144Z] check_test.go:223: [d4682a658a28e] daemon is not started [2020-04-16T13:27:56.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.53s) [2020-04-16T13:27:56.144Z] check_test.go:223: [d003e47959c04] daemon is not started [2020-04-16T13:27:56.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.37s) [2020-04-16T13:27:56.144Z] check_test.go:223: [d5ece3a8bc2e8] daemon is not started [2020-04-16T13:27:56.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.39s) [2020-04-16T13:27:56.144Z] check_test.go:223: [ddb98d1cb42f8] daemon is not started [2020-04-16T13:27:56.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.81s) [2020-04-16T13:27:56.144Z] check_test.go:223: [dea5908f525ff] daemon is not started [2020-04-16T13:27:56.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-04-16T13:27:56.144Z] check_test.go:223: [d5c4a3273cd28] daemon is not started [2020-04-16T13:27:56.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2020-04-16T13:27:56.144Z] check_test.go:223: [d6c5eec5ce9b4] daemon is not started [2020-04-16T13:27:56.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-04-16T13:27:56.144Z] check_test.go:223: [d4915b733691c] daemon is not started [2020-04-16T13:27:56.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-04-16T13:27:56.144Z] check_test.go:223: [d92ecff437dd4] daemon is not started [2020-04-16T13:27:56.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2020-04-16T13:27:56.144Z] check_test.go:223: [d3ebcbcafc915] daemon is not started [2020-04-16T13:27:56.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2020-04-16T13:27:56.144Z] check_test.go:223: [de30da5d37c7e] daemon is not started [2020-04-16T13:27:56.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-04-16T13:27:56.144Z] check_test.go:223: [dc7c7d930d7a7] daemon is not started [2020-04-16T13:27:56.144Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-04-16T13:27:56.144Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-04-16T13:27:57.076Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-04-16T13:27:57.333Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-04-16T13:27:57.590Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-04-16T13:27:58.959Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-04-16T13:27:58.959Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-04-16T13:27:59.216Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-04-16T13:27:59.780Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-04-16T13:28:00.037Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.90s) [2020-04-16T13:28:00.037Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.94s) [2020-04-16T13:28:00.037Z] check_test.go:252: [d2f890f59e3f0] daemon is not started [2020-04-16T13:28:00.037Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2020-04-16T13:28:00.037Z] check_test.go:252: [d906de86768f7] daemon is not started [2020-04-16T13:28:00.037Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-04-16T13:28:00.037Z] check_test.go:252: [d1b0e37a938d3] daemon is not started [2020-04-16T13:28:00.037Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s) [2020-04-16T13:28:00.037Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-04-16T13:28:00.037Z] check_test.go:252: [d9aa141757d9e] daemon is not started [2020-04-16T13:28:00.037Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-04-16T13:28:00.037Z] check_test.go:252: [de7b3cbef1085] daemon is not started [2020-04-16T13:28:00.037Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.49s) [2020-04-16T13:28:00.037Z] check_test.go:252: [d6f04548ebd2e] daemon is not started [2020-04-16T13:28:00.037Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-04-16T13:28:00.037Z] check_test.go:252: [d10c1243b7356] daemon is not started [2020-04-16T13:28:00.037Z] === RUN TestDockerRegistryAuthTokenSuite [2020-04-16T13:28:00.037Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-04-16T13:28:05.308Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-04-16T13:28:05.308Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-04-16T13:28:05.308Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-04-16T13:28:05.564Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-04-16T13:28:05.564Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-04-16T13:28:05.564Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-04-16T13:28:05.564Z] check_test.go:279: [dbbfd9d5a8d12] daemon is not started [2020-04-16T13:28:05.565Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2020-04-16T13:28:05.565Z] check_test.go:279: [d24fe1c97b65b] daemon is not started [2020-04-16T13:28:05.565Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-04-16T13:28:05.565Z] check_test.go:279: [dfacfccedfc6c] daemon is not started [2020-04-16T13:28:05.565Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-04-16T13:28:05.565Z] check_test.go:279: [d391323e03898] daemon is not started [2020-04-16T13:28:05.565Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-04-16T13:28:05.565Z] check_test.go:279: [d6dd4d14258da] daemon is not started [2020-04-16T13:28:05.565Z] === RUN TestDockerNetworkSuite [2020-04-16T13:28:05.565Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-04-16T13:28:08.838Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-04-16T13:28:09.768Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-04-16T13:28:11.786Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s) [2020-04-16T13:28:11.786Z] PASS [2020-04-16T13:28:11.786Z] [2020-04-16T13:28:11.786Z] === Skipped [2020-04-16T13:28:11.786Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-16T13:28:11.786Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:28:11.786Z] [2020-04-16T13:28:11.786Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-16T13:28:11.786Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:28:11.786Z] [2020-04-16T13:28:11.786Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-16T13:28:11.786Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:28:11.786Z] [2020-04-16T13:28:11.786Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-16T13:28:11.786Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:28:11.786Z] [2020-04-16T13:28:11.786Z] [2020-04-16T13:28:11.786Z] DONE 17 tests, 4 skipped in 29.093s [2020-04-16T13:28:11.786Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-16T13:28:11.786Z] ++ 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 [2020-04-16T13:28:11.786Z] ++ set -e [2020-04-16T13:28:11.786Z] ++ '[' -n 0 ']' [2020-04-16T13:28:11.786Z] ++ set -x [2020-04-16T13:28:11.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= 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 [2020-04-16T13:28:11.786Z] INFO: Testing against a local daemon [2020-04-16T13:28:11.786Z] === RUN TestPluginInvalidJSON [2020-04-16T13:28:11.786Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-16T13:28:11.786Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-16T13:28:11.786Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-16T13:28:11.786Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-04-16T13:28:11.786Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-16T13:28:11.786Z] PASS [2020-04-16T13:28:11.786Z] [2020-04-16T13:28:11.786Z] DONE 2 tests in 0.122s [2020-04-16T13:28:11.786Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-16T13:28:11.786Z] ++ 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 [2020-04-16T13:28:11.786Z] ++ set -e [2020-04-16T13:28:11.786Z] ++ '[' -n 0 ']' [2020-04-16T13:28:11.786Z] ++ set -x [2020-04-16T13:28:11.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= 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 [2020-04-16T13:28:11.786Z] INFO: Testing against a local daemon [2020-04-16T13:28:11.786Z] === RUN TestExternalGraphDriver [2020-04-16T13:28:11.786Z] === RUN TestExternalGraphDriver/json [2020-04-16T13:28:12.811Z] === RUN TestExternalGraphDriver/spec [2020-04-16T13:28:14.853Z] === RUN TestExternalGraphDriver/pull [2020-04-16T13:28:15.022Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-04-16T13:28:16.895Z] --- PASS: TestExternalGraphDriver (6.26s) [2020-04-16T13:28:16.895Z] --- PASS: TestExternalGraphDriver/json (2.04s) [2020-04-16T13:28:16.895Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2020-04-16T13:28:16.895Z] --- PASS: TestExternalGraphDriver/pull (2.01s) [2020-04-16T13:28:16.895Z] === RUN TestGraphdriverPluginV2 [2020-04-16T13:28:16.895Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-04-16T13:28:16.895Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:28:16.895Z] PASS [2020-04-16T13:28:16.895Z] [2020-04-16T13:28:16.895Z] === Skipped [2020-04-16T13:28:16.895Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-04-16T13:28:16.895Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:28:16.895Z] [2020-04-16T13:28:16.895Z] [2020-04-16T13:28:16.895Z] DONE 5 tests, 1 skipped in 6.427s [2020-04-16T13:28:16.895Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-16T13:28:16.895Z] ++ 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 [2020-04-16T13:28:16.895Z] ++ set -e [2020-04-16T13:28:16.895Z] ++ '[' -n 0 ']' [2020-04-16T13:28:16.895Z] ++ set -x [2020-04-16T13:28:16.896Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:28:16.896Z] INFO: Testing against a local daemon [2020-04-16T13:28:16.896Z] === RUN TestContinueAfterPluginCrash [2020-04-16T13:28:16.896Z] === PAUSE TestContinueAfterPluginCrash [2020-04-16T13:28:16.896Z] === RUN TestReadPluginNoRead [2020-04-16T13:28:16.896Z] === PAUSE TestReadPluginNoRead [2020-04-16T13:28:16.896Z] === RUN TestDaemonStartWithLogOpt [2020-04-16T13:28:16.896Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-16T13:28:16.896Z] === CONT TestContinueAfterPluginCrash [2020-04-16T13:28:16.896Z] === CONT TestDaemonStartWithLogOpt [2020-04-16T13:28:16.896Z] === CONT TestReadPluginNoRead [2020-04-16T13:28:17.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-04-16T13:28:17.805Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-04-16T13:28:21.082Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-04-16T13:28:21.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-04-16T13:28:23.605Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-04-16T13:28:24.975Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-04-16T13:28:28.252Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-04-16T13:28:33.508Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-04-16T13:28:33.508Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-04-16T13:28:36.785Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-04-16T13:28:37.042Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-04-16T13:28:38.937Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-04-16T13:28:39.315Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-16T13:28:39.315Z] --- PASS: TestDaemonStartWithLogOpt (22.38s) [2020-04-16T13:28:39.868Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-04-16T13:28:39.939Z] === RUN TestReadPluginNoRead/default [2020-04-16T13:28:40.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-04-16T13:28:41.975Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-16T13:28:42.167Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-04-16T13:28:43.472Z] --- PASS: TestReadPluginNoRead (26.63s) [2020-04-16T13:28:43.473Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.88s) [2020-04-16T13:28:43.473Z] --- PASS: TestReadPluginNoRead/default (1.72s) [2020-04-16T13:28:43.473Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.78s) [2020-04-16T13:28:43.473Z] read_test.go:91: [d0e35fb00455d] daemon is not started [2020-04-16T13:28:43.569Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-04-16T13:28:43.825Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-04-16T13:28:44.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-04-16T13:28:44.093Z] --- PASS: TestContinueAfterPluginCrash (27.14s) [2020-04-16T13:28:44.093Z] PASS [2020-04-16T13:28:44.093Z] [2020-04-16T13:28:44.093Z] DONE 6 tests in 27.239s [2020-04-16T13:28:44.093Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-04-16T13:28:44.093Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-04-16T13:28:44.093Z] ++ set -e [2020-04-16T13:28:44.093Z] ++ '[' -n 0 ']' [2020-04-16T13:28:44.093Z] ++ set -x [2020-04-16T13:28:44.093Z] ++ 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= DOCKER_ROOTLESS= 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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-04-16T13:28:44.093Z] testing: warning: no tests to run [2020-04-16T13:28:44.093Z] PASS [2020-04-16T13:28:44.093Z] [2020-04-16T13:28:44.093Z] DONE 0 tests in 0.023s [2020-04-16T13:28:44.093Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-16T13:28:44.093Z] ++ 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 [2020-04-16T13:28:44.093Z] ++ set -e [2020-04-16T13:28:44.093Z] ++ '[' -n 0 ']' [2020-04-16T13:28:44.093Z] ++ set -x [2020-04-16T13:28:44.093Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:28:44.093Z] INFO: Testing against a local daemon [2020-04-16T13:28:44.093Z] === RUN TestPluginWithDevMounts [2020-04-16T13:28:44.093Z] === PAUSE TestPluginWithDevMounts [2020-04-16T13:28:44.093Z] === CONT TestPluginWithDevMounts [2020-04-16T13:28:45.450Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-04-16T13:28:45.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-04-16T13:28:45.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-04-16T13:28:45.963Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-04-16T13:28:46.787Z] --- PASS: TestPluginWithDevMounts (2.26s) [2020-04-16T13:28:46.787Z] PASS [2020-04-16T13:28:46.787Z] [2020-04-16T13:28:46.787Z] DONE 1 tests in 2.361s [2020-04-16T13:28:46.787Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-04-16T13:28:46.787Z] ++ 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 [2020-04-16T13:28:46.787Z] ++ set -e [2020-04-16T13:28:46.787Z] ++ '[' -n 0 ']' [2020-04-16T13:28:46.787Z] ++ set -x [2020-04-16T13:28:46.787Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:28:46.787Z] INFO: Testing against a local daemon [2020-04-16T13:28:46.787Z] === RUN TestSecretInspect [2020-04-16T13:28:47.333Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-04-16T13:28:48.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-04-16T13:28:48.825Z] --- PASS: TestSecretInspect (2.31s) [2020-04-16T13:28:48.826Z] === RUN TestSecretList [2020-04-16T13:28:48.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-04-16T13:28:49.217Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-04-16T13:28:49.217Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-04-16T13:28:51.538Z] --- PASS: TestSecretList (2.26s) [2020-04-16T13:28:51.538Z] === RUN TestSecretsCreateAndDelete [2020-04-16T13:28:53.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-04-16T13:28:53.583Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2020-04-16T13:28:53.583Z] === RUN TestSecretsUpdate [2020-04-16T13:28:55.627Z] --- PASS: TestSecretsUpdate (2.22s) [2020-04-16T13:28:55.627Z] === RUN TestTemplatedSecret [2020-04-16T13:28:56.663Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-04-16T13:28:56.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-04-16T13:28:58.325Z] --- PASS: TestTemplatedSecret (2.80s) [2020-04-16T13:28:58.326Z] === RUN TestSecretCreateResolve [2020-04-16T13:29:01.030Z] --- PASS: TestSecretCreateResolve (2.23s) [2020-04-16T13:29:01.030Z] PASS [2020-04-16T13:29:01.030Z] [2020-04-16T13:29:01.030Z] DONE 6 tests in 14.134s [2020-04-16T13:29:01.030Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-04-16T13:29:01.030Z] ++ 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 [2020-04-16T13:29:01.030Z] ++ set -e [2020-04-16T13:29:01.030Z] ++ '[' -n 0 ']' [2020-04-16T13:29:01.030Z] ++ set -x [2020-04-16T13:29:01.030Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:29:01.030Z] INFO: Testing against a local daemon [2020-04-16T13:29:01.030Z] === RUN TestServiceCreateInit [2020-04-16T13:29:01.030Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-16T13:29:05.449Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-16T13:29:06.875Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-04-16T13:29:07.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-04-16T13:29:08.371Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-04-16T13:29:08.371Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-04-16T13:29:08.371Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-04-16T13:29:08.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-04-16T13:29:08.884Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-04-16T13:29:08.884Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-04-16T13:29:08.929Z] --- PASS: TestServiceCreateInit (8.21s) [2020-04-16T13:29:08.929Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.16s) [2020-04-16T13:29:08.929Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.00s) [2020-04-16T13:29:08.929Z] === RUN TestCreateServiceMultipleTimes [2020-04-16T13:29:12.160Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-04-16T13:29:13.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-04-16T13:29:13.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-04-16T13:29:13.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-04-16T13:29:14.984Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-04-16T13:29:14.984Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-04-16T13:29:18.258Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-04-16T13:29:19.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-04-16T13:29:21.524Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-04-16T13:29:24.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-04-16T13:29:24.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-04-16T13:29:26.173Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-04-16T13:29:27.448Z] --- PASS: TestCreateServiceMultipleTimes (16.10s) [2020-04-16T13:29:27.448Z] === RUN TestCreateServiceConflict [2020-04-16T13:29:27.448Z] --- PASS: TestCreateServiceConflict (2.20s) [2020-04-16T13:29:27.448Z] === RUN TestCreateServiceMaxReplicas [2020-04-16T13:29:29.447Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-04-16T13:29:29.447Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-04-16T13:29:29.447Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-04-16T13:29:30.148Z] --- PASS: TestCreateServiceMaxReplicas (2.90s) [2020-04-16T13:29:30.148Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-16T13:29:30.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-04-16T13:29:31.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-04-16T13:29:33.118Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-04-16T13:29:35.014Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-04-16T13:29:39.192Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite (95.28s) [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.79s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [d7e16b8313ab6] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.32s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [dfd236c9836c2] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.74s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [d17eda92ebbe5] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.69s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [d47f47f097464] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.82s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:1233: [d3ccdb80677f7] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.32s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [d0367e7128596] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.75s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [d9df11380d79a] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.01s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [dbe6d58c81577] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.86s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [db518a2184f82] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.92s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [d2b9d20e01c30] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.76s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [d91e0ad65f108] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.49s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [dc0b4a750f308] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.53s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [d1670759d02fb] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [de18bb0dcf0f3] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.29s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [d16d5feae1468] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.38s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [da2fa9431314c] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [d37a3ea631704] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [df13e8a1334bb] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [dc7d75b598b33] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.31s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [debee3e97a20a] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.61s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [d3ff87684d224] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [dac24ca733092] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.40s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [df60891fd942a] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [d67b8183ae447] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.98s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:968: [dcf00caaca785] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.50s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [d5223568182df] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.17s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:1116: [d6b8f4637e85d] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.29s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [da4f7b5285230] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.88s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [d635a60936ad4] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [de1da84424b30] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [d01459f3ae415] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.21s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [d4b9fa504d9c8] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [da4acf540bacf] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [d26278ab013d8] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.22s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [d32c57ae6fa9a] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [dc20a664c2a0f] daemon is not started [2020-04-16T13:29:41.087Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [dd15f1a92d7e6] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.59s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [d6a469712b3d6] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.95s) [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.22s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:1084: [df8af1e081325] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [d0c0c0e1da950] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.35s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [d8ec30e0cffce] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.06s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [d41b3a8b30dc9] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [d88217d3ba0dd] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.27s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [d2e4395f3c5b4] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.95s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [d876798bb0ca7] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.62s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [ddfcd8e2fd727] daemon is not started [2020-04-16T13:29:41.087Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.82s) [2020-04-16T13:29:41.087Z] docker_cli_network_unix_test.go:46: [df1926157bb28] daemon is not started [2020-04-16T13:29:41.087Z] === RUN TestDockerHubPullSuite [2020-04-16T13:29:41.087Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-04-16T13:29:42.019Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-04-16T13:29:42.950Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-04-16T13:29:44.845Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-04-16T13:29:45.408Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-04-16T13:29:45.408Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-04-16T13:29:45.415Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.42s) [2020-04-16T13:29:45.415Z] === RUN TestCreateServiceSecretFileMode [2020-04-16T13:29:46.036Z] --- PASS: TestCreateServiceSecretFileMode (2.64s) [2020-04-16T13:29:46.036Z] === RUN TestCreateServiceConfigFileMode [2020-04-16T13:29:46.778Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-04-16T13:29:47.035Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-04-16T13:29:47.035Z] --- PASS: TestDockerHubPullSuite (6.09s) [2020-04-16T13:29:47.035Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.80s) [2020-04-16T13:29:47.036Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.18s) [2020-04-16T13:29:47.036Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.33s) [2020-04-16T13:29:47.036Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.40s) [2020-04-16T13:29:47.036Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2020-04-16T13:29:47.036Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.13s) [2020-04-16T13:29:47.036Z] PASS [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === Skipped [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-04-16T13:29:47.036Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-04-16T13:29:47.036Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-04-16T13:29:47.036Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-04-16T13:29:47.036Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-04-16T13:29:47.036Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-16T13:29:47.036Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-16T13:29:47.036Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-16T13:29:47.036Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-16T13:29:47.036Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-16T13:29:47.036Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-16T13:29:47.036Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-16T13:29:47.036Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-16T13:29:47.036Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-16T13:29:47.036Z] docker_cli_sni_test.go:18: Flakey test [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-16T13:29:47.036Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-16T13:29:47.036Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-16T13:29:47.036Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-16T13:29:47.036Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-16T13:29:47.036Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-04-16T13:29:47.036Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-16T13:29:47.036Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-16T13:29:47.036Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-16T13:29:47.036Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-16T13:29:47.036Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-16T13:29:47.036Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-16T13:29:47.036Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-16T13:29:47.036Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-16T13:29:47.036Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-16T13:29:47.036Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-16T13:29:47.036Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-16T13:29:47.036Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-16T13:29:47.036Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-16T13:29:47.036Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-16T13:29:47.036Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-16T13:29:47.036Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-16T13:29:47.036Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-16T13:29:47.036Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-16T13:29:47.036Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-16T13:29:47.036Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-16T13:29:47.036Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-16T13:29:47.036Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-16T13:29:47.036Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-16T13:29:47.036Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-16T13:29:47.036Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-16T13:29:47.036Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-16T13:29:47.036Z] docker_cli_network_unix_test.go:46: [dd15f1a92d7e6] daemon is not started [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] [2020-04-16T13:29:47.036Z] DONE 1277 tests, 44 skipped in 1996.540s [2020-04-16T13:29:47.036Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-16T13:29:47.036Z] ++++ cat bundles/test-integration/docker.pid [2020-04-16T13:29:47.036Z] +++ kill 7521 [2020-04-16T13:29:48.407Z] +++ /etc/init.d/apparmor stop [2020-04-16T13:29:48.407Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-16T13:29:48.407Z] [2020-04-16T13:29:48.407Z] Unloading profiles will leave already running processes permanently [2020-04-16T13:29:48.407Z] unconfined, which can lead to unexpected situations. [2020-04-16T13:29:48.407Z] [2020-04-16T13:29:48.407Z] To set a process to complain mode, use the command line tool [2020-04-16T13:29:48.407Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-16T13:29:48.407Z] +++ true [2020-04-16T13:29:48.407Z] [2020-04-16T13:29:48.734Z] --- PASS: TestCreateServiceConfigFileMode (2.60s) [2020-04-16T13:29:48.734Z] === RUN TestCreateServiceSysctls [2020-04-16T13:29:48.971Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-04-16T13:29:52.245Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-04-16T13:29:53.170Z] --- PASS: TestCreateServiceSysctls (3.63s) [2020-04-16T13:29:53.170Z] === RUN TestCreateServiceCapabilities [2020-04-16T13:29:55.215Z] --- PASS: TestCreateServiceCapabilities (2.65s) [2020-04-16T13:29:55.215Z] === RUN TestInspect [2020-04-16T13:29:55.518Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-04-16T13:29:57.922Z] --- PASS: TestInspect (2.93s) [2020-04-16T13:29:57.922Z] === RUN TestCreateJob [2020-04-16T13:30:01.404Z] --- PASS: TestCreateJob (3.35s) [2020-04-16T13:30:01.404Z] === RUN TestReplicatedJob [2020-04-16T13:30:06.948Z] --- PASS: TestReplicatedJob (5.75s) [2020-04-16T13:30:06.948Z] === RUN TestUpdateReplicatedJob [2020-04-16T13:30:10.427Z] --- PASS: TestUpdateReplicatedJob (3.48s) [2020-04-16T13:30:10.427Z] === RUN TestServiceListWithStatuses [2020-04-16T13:30:10.427Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-16T13:30:10.427Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-16T13:30:10.427Z] === RUN TestDockerNetworkConnectAlias [2020-04-16T13:30:15.974Z] --- PASS: TestDockerNetworkConnectAlias (4.69s) [2020-04-16T13:30:15.974Z] === RUN TestDockerNetworkReConnect [2020-04-16T13:30:19.463Z] --- PASS: TestDockerNetworkReConnect (3.62s) [2020-04-16T13:30:19.463Z] === RUN TestServicePlugin [2020-04-16T13:30:19.463Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-16T13:30:19.463Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:30:19.463Z] === RUN TestServiceUpdateLabel [2020-04-16T13:30:21.503Z] --- PASS: TestServiceUpdateLabel (2.26s) [2020-04-16T13:30:21.503Z] === RUN TestServiceUpdateSecrets [2020-04-16T13:30:36.771Z] --- PASS: TestServiceUpdateSecrets (14.75s) [2020-04-16T13:30:36.771Z] === RUN TestServiceUpdateConfigs [2020-04-16T13:30:51.714Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-04-16T13:30:52.040Z] --- PASS: TestServiceUpdateConfigs (14.78s) [2020-04-16T13:30:52.040Z] === RUN TestServiceUpdateNetwork [2020-04-16T13:31:04.594Z] --- PASS: TestServiceUpdateNetwork (12.95s) [2020-04-16T13:31:04.594Z] PASS [2020-04-16T13:31:04.594Z] [2020-04-16T13:31:04.594Z] === Skipped [2020-04-16T13:31:04.594Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-04-16T13:31:04.594Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-16T13:31:04.594Z] [2020-04-16T13:31:04.594Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-04-16T13:31:04.594Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-16T13:31:04.594Z] [2020-04-16T13:31:04.594Z] [2020-04-16T13:31:04.594Z] DONE 23 tests, 2 skipped in 123.031s [2020-04-16T13:31:04.594Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-04-16T13:31:04.594Z] ++ 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 [2020-04-16T13:31:04.594Z] ++ set -e [2020-04-16T13:31:04.594Z] ++ '[' -n 0 ']' [2020-04-16T13:31:04.594Z] ++ set -x [2020-04-16T13:31:04.594Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:31:04.594Z] INFO: Testing against a local daemon [2020-04-16T13:31:04.594Z] === RUN TestSessionCreate [2020-04-16T13:31:04.594Z] --- PASS: TestSessionCreate (0.05s) [2020-04-16T13:31:04.594Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-16T13:31:04.594Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-16T13:31:04.594Z] PASS [2020-04-16T13:31:04.594Z] [2020-04-16T13:31:04.594Z] DONE 2 tests in 0.192s [2020-04-16T13:31:04.594Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-04-16T13:31:04.594Z] ++ 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 [2020-04-16T13:31:04.594Z] ++ set -e [2020-04-16T13:31:04.594Z] ++ '[' -n 0 ']' [2020-04-16T13:31:04.594Z] ++ set -x [2020-04-16T13:31:04.594Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:31:04.594Z] INFO: Testing against a local daemon [2020-04-16T13:31:04.594Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-16T13:31:04.594Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-16T13:31:04.594Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-16T13:31:04.594Z] === RUN TestEventsExecDie [2020-04-16T13:31:04.880Z] --- PASS: TestEventsExecDie (0.80s) [2020-04-16T13:31:04.880Z] === RUN TestEventsBackwardsCompatible [2020-04-16T13:31:04.880Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-04-16T13:31:04.880Z] === RUN TestInfoBinaryCommits [2020-04-16T13:31:04.880Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-04-16T13:31:04.880Z] === RUN TestInfoAPIVersioned [2020-04-16T13:31:04.880Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-04-16T13:31:04.880Z] === RUN TestInfoDiscoveryBackend [2020-04-16T13:31:05.501Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-04-16T13:31:05.501Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-16T13:31:06.514Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-16T13:31:06.514Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-16T13:31:06.560Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-04-16T13:31:07.139Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2020-04-16T13:31:07.139Z] === RUN TestInfoAPI [2020-04-16T13:31:07.139Z] --- PASS: TestInfoAPI (0.05s) [2020-04-16T13:31:07.139Z] === RUN TestInfoAPIWarnings [2020-04-16T13:31:07.780Z] --- PASS: TestInfoAPIWarnings (0.55s) [2020-04-16T13:31:07.780Z] === RUN TestInfoDebug [2020-04-16T13:31:08.070Z] --- PASS: TestInfoDebug (0.54s) [2020-04-16T13:31:08.070Z] === RUN TestInfoInsecureRegistries [2020-04-16T13:31:08.692Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-04-16T13:31:08.692Z] === RUN TestInfoRegistryMirrors [2020-04-16T13:31:09.316Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-04-16T13:31:09.316Z] === RUN TestLoginFailsWithBadCredentials [2020-04-16T13:31:09.602Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2020-04-16T13:31:09.602Z] === RUN TestPingCacheHeaders [2020-04-16T13:31:09.602Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-04-16T13:31:09.602Z] === RUN TestPingGet [2020-04-16T13:31:09.602Z] --- PASS: TestPingGet (0.04s) [2020-04-16T13:31:09.602Z] === RUN TestPingHead [2020-04-16T13:31:09.887Z] --- PASS: TestPingHead (0.05s) [2020-04-16T13:31:09.887Z] === RUN TestVersion [2020-04-16T13:31:09.887Z] --- PASS: TestVersion (0.05s) [2020-04-16T13:31:09.887Z] PASS [2020-04-16T13:31:09.887Z] [2020-04-16T13:31:09.887Z] === Skipped [2020-04-16T13:31:09.887Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-16T13:31:09.887Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-16T13:31:09.887Z] [2020-04-16T13:31:09.887Z] [2020-04-16T13:31:09.887Z] DONE 18 tests, 1 skipped in 5.969s [2020-04-16T13:31:09.887Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-04-16T13:31:09.887Z] ++ 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 [2020-04-16T13:31:09.887Z] ++ set -e [2020-04-16T13:31:09.887Z] ++ '[' -n 0 ']' [2020-04-16T13:31:09.887Z] ++ set -x [2020-04-16T13:31:09.887Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-04-16T13:31:09.887Z] INFO: Testing against a local daemon [2020-04-16T13:31:09.887Z] === RUN TestVolumesCreateAndList [2020-04-16T13:31:09.887Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-04-16T13:31:09.887Z] === RUN TestVolumesRemove [2020-04-16T13:31:10.173Z] --- PASS: TestVolumesRemove (0.09s) [2020-04-16T13:31:10.173Z] === RUN TestVolumesInspect [2020-04-16T13:31:10.173Z] --- PASS: TestVolumesInspect (0.03s) [2020-04-16T13:31:10.173Z] === RUN TestVolumesInvalidJSON [2020-04-16T13:31:10.173Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-16T13:31:10.173Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-16T13:31:10.173Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-16T13:31:10.173Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-04-16T13:31:10.173Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-16T13:31:10.173Z] PASS [2020-04-16T13:31:10.173Z] [2020-04-16T13:31:10.173Z] DONE 5 tests in 0.305s [2020-04-16T13:31:10.173Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-16T13:31:10.461Z] ++++ cat bundles/test-integration/docker.pid [2020-04-16T13:31:10.461Z] +++ kill 13514 [2020-04-16T13:31:11.943Z] +++ /etc/init.d/apparmor stop [2020-04-16T13:31:11.943Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-16T13:31:11.943Z] [2020-04-16T13:31:11.943Z] Unloading profiles will leave already running processes permanently [2020-04-16T13:31:11.943Z] unconfined, which can lead to unexpected situations. [2020-04-16T13:31:11.943Z] [2020-04-16T13:31:11.943Z] To set a process to complain mode, use the command line tool [2020-04-16T13:31:11.943Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-16T13:31:11.943Z] +++ true [2020-04-16T13:31:11.943Z] Post stage [Pipeline] junit [2020-04-16T13:31:14.033Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-16T13:31:14.984Z] + echo Ensuring container killed. [2020-04-16T13:31:14.984Z] Ensuring container killed. [2020-04-16T13:31:14.984Z] + docker rm -vf docker-pr1 [2020-04-16T13:31:14.984Z] Error: No such container: docker-pr1 [2020-04-16T13:31:14.984Z] + true [Pipeline] sh [2020-04-16T13:31:15.374Z] + echo Chowning /workspace to jenkins user [2020-04-16T13:31:15.374Z] Chowning /workspace to jenkins user [2020-04-16T13:31:15.374Z] + id -u [2020-04-16T13:31:15.374Z] + id -g [2020-04-16T13:31:15.374Z] + docker run --rm -v /home/docker/workspace/moby_PR-40828:/workspace busybox chown -R 1001:1001 /workspace [2020-04-16T13:31:15.374Z] Unable to find image 'busybox:latest' locally [2020-04-16T13:31:15.658Z] latest: Pulling from library/busybox [2020-04-16T13:31:15.943Z] abe12e943b1b: Pulling fs layer [2020-04-16T13:31:15.943Z] abe12e943b1b: Verifying Checksum [2020-04-16T13:31:15.943Z] abe12e943b1b: Download complete [2020-04-16T13:31:16.228Z] abe12e943b1b: Pull complete [2020-04-16T13:31:16.228Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-16T13:31:16.228Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-16T13:31:18.662Z] + bundleName=ppc64le-integration [2020-04-16T13:31:18.662Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-04-16T13:31:18.662Z] Creating ppc64le-integration-bundles.tar.gz [2020-04-16T13:31:18.662Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-16T13:31:18.662Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-16T13:31:18.985Z] Archiving artifacts [2020-04-16T13:31:19.487Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40828/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-16T13:31:19.887Z] + make clean [2020-04-16T13:31:20.508Z] make: command: Command not found [2020-04-16T13:31:20.508Z] make: command: Command not found [2020-04-16T13:31:20.508Z] docker volume rm -f docker-dev-cache [2020-04-16T13:31:20.508Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-16T13:31:24.611Z] --- PASS: TestDockerSwarmSuite (1712.49s) [2020-04-16T13:31:24.611Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.49s) [2020-04-16T13:31:24.611Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.47s) [2020-04-16T13:31:24.611Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.95s) [2020-04-16T13:31:24.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.27s) [2020-04-16T13:31:24.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s) [2020-04-16T13:31:24.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.51s) [2020-04-16T13:31:24.611Z] docker_api_swarm_test.go:563: [d908e1c94bffd] joining swarm manager [daa096e429264]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T13:31:24.611Z] docker_api_swarm_test.go:585: [d82ee2528feb1] joining swarm manager [daa096e429264]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T13:31:24.611Z] check_test.go:380: [d908e1c94bffd] daemon is not started [2020-04-16T13:31:24.611Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-04-16T13:31:24.611Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-16T13:31:24.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.48s) [2020-04-16T13:31:24.611Z] docker_api_swarm_test.go:46: [d57079bd92704] joining swarm manager [da2ea8c90234e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T13:31:24.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.81s) [2020-04-16T13:31:24.611Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.37s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (46.21s) [2020-04-16T13:31:24.612Z] docker_api_swarm_test.go:304: [d03a756e4175e] joining swarm manager [d3eda2337208d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T13:31:24.612Z] docker_api_swarm_test.go:305: [deee32ab1b55a] joining swarm manager [d3eda2337208d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T13:31:24.612Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-04-16T13:31:24.612Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.86s) [2020-04-16T13:31:24.612Z] docker_api_swarm_test.go:272: [d39a6f71adf51] joining swarm manager [de471f5c0d0eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T13:31:24.612Z] docker_api_swarm_test.go:273: [da598333285d8] joining swarm manager [de471f5c0d0eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (25.25s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.35s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.01s) [2020-04-16T13:31:24.612Z] docker_api_swarm_node_test.go:19: [d6299b06a1040] joining swarm manager [d45fe2b9baf16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T13:31:24.612Z] docker_api_swarm_node_test.go:20: [dafeaefdd8db1] joining swarm manager [d45fe2b9baf16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.17s) [2020-04-16T13:31:24.612Z] docker_api_swarm_test.go:502: [d3a35699bfd85] joining swarm manager [d7237124d765e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T13:31:24.612Z] docker_api_swarm_test.go:507: [d5fd0d36ee39c] joining swarm manager [d7237124d765e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.31s) [2020-04-16T13:31:24.612Z] docker_api_swarm_node_test.go:80: [d51e5c2bd121a] joining swarm manager [da4629bb10ff7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.95s) [2020-04-16T13:31:24.612Z] docker_api_swarm_node_test.go:52: [d6a4eb7be2afc] joining swarm manager [def0354be200e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T13:31:24.612Z] docker_api_swarm_node_test.go:53: [d624e6e156563] joining swarm manager [def0354be200e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.47s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.27s) [2020-04-16T13:31:24.612Z] docker_api_swarm_test.go:202: [d7fb863ce6a61] joining swarm manager [dbf959a4652d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.55s) [2020-04-16T13:31:24.612Z] docker_api_swarm_test.go:384: [da08ece7bc543] joining swarm manager [d70fc062efc94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T13:31:24.612Z] docker_api_swarm_test.go:385: [dd46d48d6d3b5] joining swarm manager [d70fc062efc94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T13:31:24.612Z] check_test.go:380: [dd46d48d6d3b5] daemon is not started [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.93s) [2020-04-16T13:31:24.612Z] docker_api_swarm_test.go:802: [d3a131a11ff7c] joining swarm manager [d164fd74a3ae5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T13:31:24.612Z] docker_api_swarm_test.go:802: [d12a91a9b6794] joining swarm manager [d164fd74a3ae5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T13:31:24.612Z] docker_api_swarm_test.go:802: [dd9117b2845e2] joining swarm manager [d164fd74a3ae5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-16T13:31:24.612Z] docker_api_swarm_test.go:802: [db91ca80c5c8b] joining swarm manager [d164fd74a3ae5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-16T13:31:24.612Z] docker_api_swarm_test.go:810: [d976fc8dea439] joining swarm manager [d164fd74a3ae5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.97s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.81s) [2020-04-16T13:31:24.612Z] docker_api_swarm_service_test.go:394: [df49a5f4303a8] joining swarm manager [dd745cde4b8cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T13:31:24.612Z] docker_api_swarm_service_test.go:394: [dd3e9ac9356eb] joining swarm manager [dd745cde4b8cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.10s) [2020-04-16T13:31:24.612Z] docker_api_swarm_service_test.go:342: [d8bce36886900] joining swarm manager [d11b3983bc6a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T13:31:24.612Z] docker_api_swarm_service_test.go:342: [dda52dd495ade] joining swarm manager [d11b3983bc6a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.20s) [2020-04-16T13:31:24.612Z] docker_api_swarm_service_test.go:489: [d95afc6e802fb] joining swarm manager [d640006ad8d0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T13:31:24.612Z] docker_api_swarm_service_test.go:489: [d73962b96dfa1] joining swarm manager [d640006ad8d0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.40s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.97s) [2020-04-16T13:31:24.612Z] docker_api_swarm_service_test.go:127: [d6667c6e5b300] joining swarm manager [d38469a14e3ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T13:31:24.612Z] docker_api_swarm_service_test.go:128: [dc2e308ad9078] joining swarm manager [d38469a14e3ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T13:31:24.612Z] docker_api_swarm_service_test.go:136: [dd5e1c5daa705] joining swarm manager [d38469a14e3ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-16T13:31:24.612Z] docker_api_swarm_service_test.go:137: [ded7a0add0495] joining swarm manager [d38469a14e3ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.26s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.41s) [2020-04-16T13:31:24.612Z] docker_api_swarm_service_test.go:303: [d77d2be214dec] joining swarm manager [d1a1b4660f969]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T13:31:24.612Z] docker_api_swarm_service_test.go:303: [dd5558d51c590] joining swarm manager [d1a1b4660f969]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.70s) [2020-04-16T13:31:24.612Z] docker_api_swarm_service_test.go:99: [d422f65d7420f] joining swarm manager [d5aed220b8312]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T13:31:24.612Z] docker_api_swarm_service_test.go:100: [d471663af5aaa] joining swarm manager [d5aed220b8312]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T13:31:24.612Z] check_test.go:380: [d422f65d7420f] daemon is not started [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.41s) [2020-04-16T13:31:24.612Z] docker_api_swarm_service_test.go:532: [d69a42eb028ff] joining swarm manager [de71c9e21d63a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T13:31:24.612Z] docker_api_swarm_service_test.go:533: [d3edc7fb6b603] joining swarm manager [de71c9e21d63a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.08s) [2020-04-16T13:31:24.612Z] docker_api_swarm_service_test.go:147: [da1f939324faf] joining swarm manager [d07c9fd25731a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T13:31:24.612Z] docker_api_swarm_service_test.go:147: [db0da3608d1bb] joining swarm manager [d07c9fd25731a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.31s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.21s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.04s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.73s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.31s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.42s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.14s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.95s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.02s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.00s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.81s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.26s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.16s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.77s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.26s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.20s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.52s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.58s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.39s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.04s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.63s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.55s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.60s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.19s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.37s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.98s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.94s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.13s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.35s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.42s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.26s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.90s) [2020-04-16T13:31:24.612Z] docker_cli_service_logs_test.go:241: checking task 3jtj6oycpe1x [2020-04-16T13:31:24.612Z] docker_cli_service_logs_test.go:246: checking messages for 3jtj6oycpe1x [2020-04-16T13:31:24.612Z] docker_cli_service_logs_test.go:241: checking task kz8pk8x94658 [2020-04-16T13:31:24.612Z] docker_cli_service_logs_test.go:246: checking messages for kz8pk8x94658 [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.31s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.45s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.04s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.12s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.86s) [2020-04-16T13:31:24.612Z] docker_cli_swarm_test.go:1901: [df26a0d64fb3e] joining swarm manager [ddcac919162ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T13:31:24.612Z] docker_cli_swarm_test.go:1902: [dbc04b6952a1e] joining swarm manager [ddcac919162ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.03s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.24s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.10s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.30s) [2020-04-16T13:31:24.612Z] docker_cli_swarm_test.go:1802: [d75437e56a698] joining swarm manager [d38421e55ec58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T13:31:24.612Z] docker_cli_swarm_test.go:1803: [d4786976223ac] joining swarm manager [d38421e55ec58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.36s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (93.61s) [2020-04-16T13:31:24.612Z] docker_cli_swarm_test.go:1321: [da314a7738ac7] joining swarm manager [dcd079e268291]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T13:31:24.612Z] docker_cli_swarm_test.go:1322: [d3bcc09258f2b] joining swarm manager [dcd079e268291]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.22s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.49s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.43s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.86s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.96s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.88s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.30s) [2020-04-16T13:31:24.612Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-16T13:31:24.612Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.98s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.95s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.09s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.47s) [2020-04-16T13:31:24.612Z] docker_cli_swarm_test.go:1186: [d3e236b8829d1] joining swarm manager [d87f890b2a21a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T13:31:24.612Z] docker_cli_swarm_test.go:1195: [d26a1f795e902] joining swarm manager [d87f890b2a21a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (10.04s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.30s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (126.64s) [2020-04-16T13:31:24.612Z] docker_cli_swarm_test.go:1118: [df21265adabbf] joining swarm manager [dd6e7bc3404ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T13:31:24.612Z] docker_cli_swarm_test.go:1119: [d2fe5ca76b81a] joining swarm manager [dd6e7bc3404ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T13:31:24.612Z] docker_cli_swarm_test.go:1172: [dfd4ec7b66cde] joining swarm manager [dd6e7bc3404ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.03s) [2020-04-16T13:31:24.612Z] docker_cli_swarm_test.go:1453: [d8ecaa430261f] joining swarm manager [dcda691b03007]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T13:31:24.612Z] docker_cli_swarm_test.go:1454: [d988126aafb23] joining swarm manager [dcda691b03007]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.18s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.40s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.22s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.38s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.11s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.16s) [2020-04-16T13:31:24.612Z] docker_cli_swarm_unix_test.go:62: [d279c44917f97] joining swarm manager [d8780e4243523]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.10s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.04s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.28s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.84s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.15s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.26s) [2020-04-16T13:31:24.612Z] docker_api_swarm_test.go:962: [d89f9163b27a6] joining swarm manager [d2ed4941964b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.29s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.08s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.98s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.78s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.41s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.70s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.91s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.56s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.28s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.62s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.08s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.14s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.36s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.94s) [2020-04-16T13:31:24.612Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.07s) [2020-04-16T13:31:24.612Z] === RUN TestDockerExternalVolumeSuite [2020-04-16T13:31:24.612Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-04-16T13:31:39.460Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-04-16T13:32:47.110Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-04-16T13:32:57.068Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-04-16T13:33:29.107Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-04-16T13:33:43.956Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-04-16T13:34:15.992Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-04-16T13:34:28.170Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-04-16T13:35:00.228Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-04-16T13:35:18.281Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-04-16T13:35:33.129Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-04-16T13:36:19.762Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-04-16T13:36:37.814Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-04-16T13:37:09.855Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-04-16T13:37:41.919Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-04-16T13:37:56.766Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-04-16T13:38:14.820Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-04-16T13:38:32.870Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-04-16T13:38:45.047Z] --- PASS: TestDockerExternalVolumeSuite (441.40s) [2020-04-16T13:38:45.047Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.91s) [2020-04-16T13:38:45.047Z] docker_cli_external_volume_driver_test.go:53: [deaa3da388e22] daemon is not started [2020-04-16T13:38:45.047Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-04-16T13:38:45.047Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2020-04-16T13:38:45.047Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-04-16T13:38:45.047Z] docker_cli_external_volume_driver_test.go:53: [d093e56467af9] daemon is not started [2020-04-16T13:38:45.047Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-04-16T13:38:45.047Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-04-16T13:38:45.047Z] docker_cli_external_volume_driver_test.go:53: [d3092c2cb8555] daemon is not started [2020-04-16T13:38:45.047Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-04-16T13:38:45.047Z] docker_cli_external_volume_driver_test.go:53: [dc0afe39bbe50] daemon is not started [2020-04-16T13:38:45.047Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.59s) [2020-04-16T13:38:45.047Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.62s) [2020-04-16T13:38:45.047Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-04-16T13:38:45.047Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-04-16T13:38:45.047Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.67s) [2020-04-16T13:38:45.047Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.75s) [2020-04-16T13:38:45.047Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.03s) [2020-04-16T13:38:45.047Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.62s) [2020-04-16T13:38:45.047Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.40s) [2020-04-16T13:38:45.047Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.43s) [2020-04-16T13:38:45.047Z] docker_cli_external_volume_driver_test.go:485: [d1231989888e1] daemon is not started [2020-04-16T13:38:45.047Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-04-16T13:38:45.047Z] docker_cli_external_volume_driver_test.go:53: [d8d11ed10e60c] daemon is not started [2020-04-16T13:38:45.047Z] PASS [2020-04-16T13:38:45.047Z] [2020-04-16T13:38:45.047Z] === Skipped [2020-04-16T13:38:45.047Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-04-16T13:38:45.047Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-04-16T13:38:45.047Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-16T13:38:45.047Z] check_test.go:309: [d4cb6de3d8d6e] daemon is not started [2020-04-16T13:38:45.047Z] [2020-04-16T13:38:45.047Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-16T13:38:45.047Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-16T13:38:45.047Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-16T13:38:45.047Z] check_test.go:309: [dda3588929215] daemon is not started [2020-04-16T13:38:45.047Z] [2020-04-16T13:38:45.047Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-16T13:38:45.047Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-16T13:38:45.047Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-16T13:38:45.047Z] check_test.go:309: [d1d30f084c098] daemon is not started [2020-04-16T13:38:45.047Z] [2020-04-16T13:38:45.047Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-04-16T13:38:45.047Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-04-16T13:38:45.047Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-16T13:38:45.047Z] [2020-04-16T13:38:45.047Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-16T13:38:45.047Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-16T13:38:45.047Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-16T13:38:45.047Z] [2020-04-16T13:38:45.047Z] [2020-04-16T13:38:45.047Z] DONE 273 tests, 5 skipped in 2534.528s [2020-04-16T13:38:45.047Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-16T13:38:45.611Z] ++++ cat bundles/test-integration/docker.pid [2020-04-16T13:38:45.611Z] +++ kill 7478 [2020-04-16T13:38:46.541Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/daed065f95fab/docker.pid [2020-04-16T13:38:46.541Z] +++ kill 4247 [2020-04-16T13:38:46.541Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4247 is not a child of this shell [2020-04-16T13:38:46.541Z] warning: PID 4247 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/daed065f95fab/docker.pid had a nonzero exit code [2020-04-16T13:38:46.541Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/daed065f95fab/root: target is busy. [2020-04-16T13:38:46.541Z] +++ /etc/init.d/apparmor stop [2020-04-16T13:38:46.541Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-16T13:38:46.541Z] [2020-04-16T13:38:46.541Z] Unloading profiles will leave already running processes permanently [2020-04-16T13:38:46.541Z] unconfined, which can lead to unexpected situations. [2020-04-16T13:38:46.541Z] [2020-04-16T13:38:46.541Z] To set a process to complain mode, use the command line tool [2020-04-16T13:38:46.541Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-16T13:38:46.541Z] +++ true [2020-04-16T13:38:46.541Z] [2020-04-16T13:38:46.797Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-04-16T13:38:46.807Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-16T13:38:47.825Z] + echo Ensuring container killed. [2020-04-16T13:38:47.825Z] Ensuring container killed. [2020-04-16T13:38:47.826Z] + docker ps -aq -f name=docker-pr1-* [2020-04-16T13:38:47.826Z] + cids=85bdae3e9691 [2020-04-16T13:38:47.826Z] 33dea960a6a4 [2020-04-16T13:38:47.826Z] 67f92259d7b1 [2020-04-16T13:38:47.826Z] + [ -n 85bdae3e9691 [2020-04-16T13:38:47.826Z] 33dea960a6a4 [2020-04-16T13:38:47.826Z] 67f92259d7b1 ] [2020-04-16T13:38:47.826Z] + docker rm -vf 85bdae3e9691 33dea960a6a4 67f92259d7b1 [2020-04-16T13:38:49.718Z] 85bdae3e9691 [2020-04-16T13:38:51.612Z] 33dea960a6a4 [2020-04-16T13:38:51.612Z] 67f92259d7b1 [Pipeline] sh [2020-04-16T13:38:51.895Z] + echo Chowning /workspace to jenkins user [2020-04-16T13:38:51.895Z] Chowning /workspace to jenkins user [2020-04-16T13:38:51.895Z] + id -u [2020-04-16T13:38:51.895Z] + id -g [2020-04-16T13:38:51.895Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40828:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-16T13:38:56.359Z] + bundleName=amd64 [2020-04-16T13:38:56.359Z] + echo Creating amd64-bundles.tar.gz [2020-04-16T13:38:56.359Z] Creating amd64-bundles.tar.gz [2020-04-16T13:38:56.359Z] + xargs tar -czf amd64-bundles.tar.gz [2020-04-16T13:38:56.359Z] + 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 [2020-04-16T13:38:57.737Z] Archiving artifacts [2020-04-16T13:38:58.200Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40828/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-16T13:38:58.510Z] + make clean [2020-04-16T13:38:58.510Z] docker volume rm -f docker-dev-cache [2020-04-16T13:38:58.767Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-16T13:43:12.884Z] ok github.com/docker/docker/integration-cli 2381.373s [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === Skipped [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-04-16T13:43:12.884Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-16T13:43:12.884Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-04-16T13:43:12.884Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-04-16T13:43:12.884Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.04s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s) [2020-04-16T13:43:12.884Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-04-16T13:43:12.884Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-04-16T13:43:12.884Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-04-16T13:43:12.884Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-04-16T13:43:12.884Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-04-16T13:43:12.884Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-04-16T13:43:12.884Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-04-16T13:43:12.884Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-04-16T13:43:12.884Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-04-16T13:43:12.884Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-04-16T13:43:12.884Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-04-16T13:43:12.884Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-04-16T13:43:12.884Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-16T13:43:12.884Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2020-04-16T13:43:12.884Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-04-16T13:43:12.884Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-04-16T13:43:12.884Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-04-16T13:43:12.884Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-04-16T13:43:12.884Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-04-16T13:43:12.884Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-04-16T13:43:12.884Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-04-16T13:43:12.884Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-04-16T13:43:12.884Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-04-16T13:43:12.884Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-04-16T13:43:12.884Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-04-16T13:43:12.884Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2020-04-16T13:43:12.884Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.75s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.75s) [2020-04-16T13:43:12.884Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s) [2020-04-16T13:43:12.884Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2020-04-16T13:43:12.884Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.884Z] [2020-04-16T13:43:12.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-04-16T13:43:12.884Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.38s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.38s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-04-16T13:43:12.885Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.40s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.45s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2020-04-16T13:43:12.885Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.40s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.50s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.44s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2020-04-16T13:43:12.885Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-04-16T13:43:12.885Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-04-16T13:43:12.885Z] docker_cli_sni_test.go:18: Flakey test [2020-04-16T13:43:12.885Z] [2020-04-16T13:43:12.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2020-04-16T13:43:12.885Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-04-16T13:43:12.886Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-04-16T13:43:12.886Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-04-16T13:43:12.886Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-16T13:43:12.886Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-04-16T13:43:12.886Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-04-16T13:43:12.886Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-16T13:43:12.886Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-16T13:43:12.886Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-04-16T13:43:12.886Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-04-16T13:43:12.886Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-04-16T13:43:12.886Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-04-16T13:43:12.886Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-04-16T13:43:12.886Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-04-16T13:43:12.886Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-16T13:43:12.886Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-04-16T13:43:12.886Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-04-16T13:43:12.886Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-04-16T13:43:12.886Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-04-16T13:43:12.886Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-04-16T13:43:12.886Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-04-16T13:43:12.886Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-04-16T13:43:12.886Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-04-16T13:43:12.886Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-16T13:43:12.886Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-04-16T13:43:12.886Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-04-16T13:43:12.886Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.886Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-16T13:43:12.887Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-04-16T13:43:12.887Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-16T13:43:12.887Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-04-16T13:43:12.887Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-04-16T13:43:12.887Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-04-16T13:43:12.887Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-04-16T13:43:12.887Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-04-16T13:43:12.887Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2020-04-16T13:43:12.887Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2020-04-16T13:43:12.887Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2020-04-16T13:43:12.887Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-04-16T13:43:12.887Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-04-16T13:43:12.887Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-04-16T13:43:12.887Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-16T13:43:12.887Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-04-16T13:43:12.887Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-04-16T13:43:12.887Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-16T13:43:12.887Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-04-16T13:43:12.887Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-04-16T13:43:12.887Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-04-16T13:43:12.887Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-04-16T13:43:12.887Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-04-16T13:43:12.887Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-04-16T13:43:12.887Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-04-16T13:43:12.887Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-04-16T13:43:12.887Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-04-16T13:43:12.887Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-04-16T13:43:12.887Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-04-16T13:43:12.887Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-04-16T13:43:12.887Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.887Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-04-16T13:43:12.888Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-04-16T13:43:12.888Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-04-16T13:43:12.888Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2020-04-16T13:43:12.888Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-04-16T13:43:12.888Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2020-04-16T13:43:12.888Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-04-16T13:43:12.888Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-04-16T13:43:12.888Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-16T13:43:12.888Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-04-16T13:43:12.888Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-16T13:43:12.888Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-04-16T13:43:12.888Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-04-16T13:43:12.888Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-04-16T13:43:12.888Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-04-16T13:43:12.888Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-04-16T13:43:12.888Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-04-16T13:43:12.888Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-04-16T13:43:12.888Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-04-16T13:43:12.888Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-04-16T13:43:12.888Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-04-16T13:43:12.888Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-04-16T13:43:12.888Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-04-16T13:43:12.888Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-04-16T13:43:12.888Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.888Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-04-16T13:43:12.889Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-04-16T13:43:12.889Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.889Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-04-16T13:43:12.890Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-04-16T13:43:12.890Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.890Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-04-16T13:43:12.891Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-04-16T13:43:12.891Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-04-16T13:43:12.891Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-04-16T13:43:12.891Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-04-16T13:43:12.891Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-04-16T13:43:12.891Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.06s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.06s) [2020-04-16T13:43:12.891Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-04-16T13:43:12.891Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-16T13:43:12.891Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-04-16T13:43:12.891Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-16T13:43:12.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-16T13:43:12.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-16T13:43:12.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-16T13:43:12.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-16T13:43:12.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-16T13:43:12.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-16T13:43:12.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-16T13:43:12.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-16T13:43:12.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-16T13:43:12.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-16T13:43:12.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-16T13:43:12.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-16T13:43:12.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-16T13:43:12.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-16T13:43:12.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-16T13:43:12.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-16T13:43:12.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-16T13:43:12.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-16T13:43:12.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-16T13:43:12.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-16T13:43:12.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-16T13:43:12.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-16T13:43:12.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-16T13:43:12.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-16T13:43:12.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-16T13:43:12.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-16T13:43:12.891Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-16T13:43:12.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.891Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-16T13:43:12.892Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-04-16T13:43:12.892Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] DONE 1096 tests, 549 skipped in 2391.195s [2020-04-16T13:43:12.892Z] INFO: Integration tests ended at 04/16/2020 13:43:07. Duration:00:39:51.3546939 [2020-04-16T13:43:12.892Z] INFO: Docker info of the daemon under test at end of run [2020-04-16T13:43:12.892Z] [2020-04-16T13:43:12.892Z] Containers: 2 [2020-04-16T13:43:12.892Z] Running: 0 [2020-04-16T13:43:12.892Z] Paused: 0 [2020-04-16T13:43:12.892Z] Stopped: 2 [2020-04-16T13:43:12.892Z] Images: 15 [2020-04-16T13:43:12.892Z] Server Version: 0.0.0-dev [2020-04-16T13:43:12.892Z] Storage Driver: windowsfilter [2020-04-16T13:43:12.892Z] Windows: [2020-04-16T13:43:12.892Z] Logging Driver: json-file [2020-04-16T13:43:12.892Z] Plugins: [2020-04-16T13:43:12.892Z] Volume: local [2020-04-16T13:43:12.892Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-16T13:43:12.893Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-16T13:43:12.893Z] Swarm: inactive [2020-04-16T13:43:12.893Z] Default Isolation: process [2020-04-16T13:43:12.893Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-16T13:43:12.893Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-16T13:43:12.893Z] OSType: windows [2020-04-16T13:43:12.893Z] Architecture: x86_64 [2020-04-16T13:43:12.893Z] CPUs: 4 [2020-04-16T13:43:12.893Z] Total Memory: 32GiB [2020-04-16T13:43:12.893Z] Name: azwin-2-aa8ca0 [2020-04-16T13:43:12.893Z] ID: UJX6:XP4U:Z3MD:CKSY:IIXD:JZ2H:QLKV:HW6T:EDXA:NEVB:6YAL:WOFF [2020-04-16T13:43:12.893Z] Docker Root Dir: D:\CI\PR-40828\1\daemon [2020-04-16T13:43:12.893Z] Debug Mode (client): false [2020-04-16T13:43:12.893Z] Debug Mode (server): true [2020-04-16T13:43:12.893Z] File Descriptors: -1 [2020-04-16T13:43:12.893Z] Goroutines: 18 [2020-04-16T13:43:12.893Z] System Time: 2020-04-16T13:43:08.0142553Z [2020-04-16T13:43:12.893Z] EventsListeners: 0 [2020-04-16T13:43:12.893Z] Registry: https://index.docker.io/v1/ [2020-04-16T13:43:12.893Z] Labels: [2020-04-16T13:43:12.893Z] Experimental: false [2020-04-16T13:43:12.893Z] Insecure Registries: [2020-04-16T13:43:12.893Z] 127.0.0.0/8 [2020-04-16T13:43:12.893Z] Live Restore Enabled: false [2020-04-16T13:43:12.893Z] [2020-04-16T13:43:12.893Z] [2020-04-16T13:43:12.893Z] INFO: Stopping daemon under test [2020-04-16T13:43:12.893Z] SUCCESS: The process with PID 5992 (child process of PID 5188) has been terminated. [2020-04-16T13:43:12.893Z] SUCCESS: The process with PID 5188 (child process of PID 4788) has been terminated. [2020-04-16T13:43:12.893Z] INFO: Stop tailing logs of the daemon under tests [2020-04-16T13:43:12.893Z] INFO: executeCI.ps1 Completed successfully at 04/16/2020 13:43:08. [2020-04-16T13:43:12.893Z] INFO: Tidying up at end of run [2020-04-16T13:43:12.893Z] INFO: Saving daemon under test log (d:\CI\PR-40828\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-04-16T13:43:12.893Z] INFO: Saving daemon under test log (d:\CI\PR-40828\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-04-16T13:43:12.893Z] INFO: Nuke-Everything... [2020-04-16T13:43:12.893Z] INFO: Container count on control daemon to delete is 2 [2020-04-16T13:43:12.893Z] a2946b0000a0 [2020-04-16T13:43:12.893Z] d77e6d9a3669 [2020-04-16T13:43:12.893Z] INFO: Non-base image count on control daemon to delete is 1 [2020-04-16T13:43:12.893Z] Deleted: sha256:f3c173536c4eaab25b39db2568a100aebb8f763a8d2240235b2a2287ed320527 [2020-04-16T13:43:12.893Z] Deleted: sha256:81f53ef384e5dec077875e9f11a7e31d2f1c99254632280c8bb0257cc3104e63 [2020-04-16T13:43:12.893Z] INFO: Tidying pidfile d:\CI\PR-40828\1\docker.pid [2020-04-16T13:43:12.893Z] INFO: Nuking d:\CI [2020-04-16T13:43:43.158Z] INFO: Zapped successfully [2020-04-16T13:43:43.158Z] [2020-04-16T13:43:43.158Z] INFO: executeCI.ps1 exiting at Thu Apr 16 13:43:40 CUT 2020. Duration 00:53:46.9254512 [2020-04-16T13:43:43.158Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-04-16T13:43:43.393Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-04-16T13:43:45.645Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-04-16T13:43:48.008Z] Archiving artifacts [2020-04-16T13:43:49.301Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40828/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-16T13:43:50.208Z] + make clean [2020-04-16T13:43:51.166Z] docker volume rm -f docker-dev-cache [2020-04-16T13:43:51.166Z] 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