Pull request #40053 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 8a3e8ac0173c684c6ac8116e668b4b1b17fdf39d+588d0e61338e0d607ff62908bdfb5b33d02e0d86 (adcdf13a8a9dbe760503212ebbc4baebf180b585) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2019-10-09T22:13:50.373Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-10-09T22:13:50.380Z] Trying to pass milestone 8 [Pipeline] milestone [2019-10-09T22:13:50.395Z] Trying to pass milestone 9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-10-09T22:13:50.514Z] Running on ubuntu-1804-overlay2 (i-0e7a0e32cd99270be) in /home/ubuntu/workspace/moby_PR-40053 [Pipeline] { [Pipeline] checkout [2019-10-09T22:13:50.565Z] using credential docker-jenkins-github-credentials [2019-10-09T22:13:50.574Z] Cloning the remote Git repository [2019-10-09T22:13:50.574Z] Cloning with configured refspecs honoured and without tags [2019-10-09T22:13:50.563Z] Cloning repository https://github.com/moby/moby.git [2019-10-09T22:13:50.563Z] > git init /home/ubuntu/workspace/moby_PR-40053 # timeout=10 [2019-10-09T22:13:50.579Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-09T22:13:50.579Z] > git --version # timeout=10 [2019-10-09T22:13:50.581Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-09T22:13:50.582Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40053/head:refs/remotes/origin/PR-40053 +refs/heads/master:refs/remotes/origin/master [2019-10-09T22:14:03.512Z] Fetching without tags [2019-10-09T22:14:03.738Z] Merging remotes/origin/master commit 588d0e61338e0d607ff62908bdfb5b33d02e0d86 into PR head commit 8a3e8ac0173c684c6ac8116e668b4b1b17fdf39d [2019-10-09T22:14:04.593Z] Merge succeeded, producing b479525645f3a1727b53ded1f02ba38c965a7cb0 [2019-10-09T22:14:04.594Z] Checking out Revision b479525645f3a1727b53ded1f02ba38c965a7cb0 (PR-40053) [2019-10-09T22:14:03.480Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-09T22:14:03.482Z] > git config --add remote.origin.fetch +refs/pull/40053/head:refs/remotes/origin/PR-40053 # timeout=10 [2019-10-09T22:14:03.487Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-09T22:14:03.495Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-09T22:14:03.501Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-09T22:14:03.501Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-09T22:14:03.502Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40053/head:refs/remotes/origin/PR-40053 +refs/heads/master:refs/remotes/origin/master [2019-10-09T22:14:03.726Z] > git config core.sparsecheckout # timeout=10 [2019-10-09T22:14:03.731Z] > git checkout -f 8a3e8ac0173c684c6ac8116e668b4b1b17fdf39d [2019-10-09T22:14:04.224Z] > git merge 588d0e61338e0d607ff62908bdfb5b33d02e0d86 # timeout=10 [2019-10-09T22:14:04.572Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-09T22:14:04.582Z] > git config core.sparsecheckout # timeout=10 [2019-10-09T22:14:04.586Z] > git checkout -f b479525645f3a1727b53ded1f02ba38c965a7cb0 [2019-10-09T22:14:04.863Z] Commit message: "Merge commit '588d0e61338e0d607ff62908bdfb5b33d02e0d86' into HEAD" [2019-10-09T22:14:04.877Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-09T22:14:05.651Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40053:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-10-09T22:14:04.855Z] > git rev-list --no-walk 53a43162a7f685cc7d990a9b2ecd6cb4ab77a4d2 # timeout=10 [2019-10-09T22:14:08.923Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (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 [2019-10-09T22:14:09.666Z] Running on ubuntu-1804-overlay2 (i-0e7a0e32cd99270be) in /home/ubuntu/workspace/moby_PR-40053 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2019-10-09T22:14:09.702Z] Running on ppc64le-ubuntu-17 in /home/docker/workspace/moby_PR-40053 [Pipeline] checkout [Pipeline] // stage [2019-10-09T22:14:09.723Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2019-10-09T22:14:09.734Z] Fetching changes from the remote Git repository [2019-10-09T22:14:09.738Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [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] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [2019-10-09T22:14:09.834Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2019-10-09T22:14:09.851Z] Cloning the remote Git repository [2019-10-09T22:14:09.851Z] Cloning with configured refspecs honoured and without tags Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2019-10-09T22:14:09.861Z] Running on s390x-ubuntu-13 in /home/jenkins/workspace/moby_PR-40053 [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [2019-10-09T22:14:09.975Z] Merging remotes/origin/master commit 588d0e61338e0d607ff62908bdfb5b33d02e0d86 into PR head commit 8a3e8ac0173c684c6ac8116e668b4b1b17fdf39d [2019-10-09T22:14:10.100Z] Running on azwin-2-defc90 in d:\jenkins\workspace\moby_PR-40053 [Pipeline] { [Pipeline] ws [2019-10-09T22:14:10.113Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-10-09T22:14:10.184Z] using credential docker-jenkins-github-credentials [2019-10-09T22:14:10.237Z] Cloning the remote Git repository [2019-10-09T22:14:10.237Z] Cloning with configured refspecs honoured and without tags [2019-10-09T22:14:10.279Z] Merge succeeded, producing 0da7db124bbc97ecd85addfd296dc9a818f9d262 [2019-10-09T22:14:10.280Z] Checking out Revision 0da7db124bbc97ecd85addfd296dc9a818f9d262 (PR-40053) [2019-10-09T22:14:10.335Z] Commit message: "Merge commit '588d0e61338e0d607ff62908bdfb5b33d02e0d86' into HEAD" [2019-10-09T22:14:10.341Z] First time build. Skipping changelog. [2019-10-09T22:14:10.420Z] using credential docker-jenkins-github-credentials [2019-10-09T22:14:10.498Z] Cloning the remote Git repository [2019-10-09T22:14:10.498Z] Cloning with configured refspecs honoured and without tags [2019-10-09T22:14:09.716Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-10-09T22:14:09.721Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-09T22:14:09.726Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-09T22:14:09.726Z] > git --version # timeout=10 [2019-10-09T22:14:09.729Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-09T22:14:09.729Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40053/head:refs/remotes/origin/PR-40053 +refs/heads/master:refs/remotes/origin/master [2019-10-09T22:14:09.963Z] > git config core.sparsecheckout # timeout=10 [2019-10-09T22:14:09.969Z] > git checkout -f 8a3e8ac0173c684c6ac8116e668b4b1b17fdf39d [2019-10-09T22:14:10.208Z] > git merge 588d0e61338e0d607ff62908bdfb5b33d02e0d86 # timeout=10 [2019-10-09T22:14:10.260Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-09T22:14:10.268Z] > git config core.sparsecheckout # timeout=10 [2019-10-09T22:14:10.273Z] > git checkout -f 0da7db124bbc97ecd85addfd296dc9a818f9d262 [2019-10-09T22:14:10.323Z] > git rev-list --no-walk 53a43162a7f685cc7d990a9b2ecd6cb4ab77a4d2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2019-10-09T22:14:09.847Z] Cloning repository https://github.com/moby/moby.git [2019-10-09T22:14:09.848Z] > git init /home/docker/workspace/moby_PR-40053 # timeout=10 [2019-10-09T22:14:09.864Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-09T22:14:09.864Z] > git --version # timeout=10 [2019-10-09T22:14:09.872Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-09T22:14:09.873Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40053/head:refs/remotes/origin/PR-40053 +refs/heads/master:refs/remotes/origin/master [Pipeline] sh [2019-10-09T22:14:10.271Z] Cloning repository https://github.com/moby/moby.git [2019-10-09T22:14:10.274Z] > git init /home/jenkins/workspace/moby_PR-40053 # timeout=10 [2019-10-09T22:14:10.332Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-09T22:14:10.334Z] > git --version # timeout=10 [2019-10-09T22:14:10.353Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-09T22:14:10.412Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40053/head:refs/remotes/origin/PR-40053 +refs/heads/master:refs/remotes/origin/master [2019-10-09T22:14:11.089Z] + docker version [2019-10-09T22:14:11.089Z] Client: Docker Engine - Community [2019-10-09T22:14:11.089Z] Version: 19.03.2 [2019-10-09T22:14:11.089Z] API version: 1.40 [2019-10-09T22:14:11.089Z] Go version: go1.12.8 [2019-10-09T22:14:11.089Z] Git commit: 6a30dfc [2019-10-09T22:14:11.089Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-09T22:14:11.089Z] OS/Arch: linux/amd64 [2019-10-09T22:14:11.089Z] Experimental: false [2019-10-09T22:14:11.089Z] [2019-10-09T22:14:11.089Z] Server: Docker Engine - Community [2019-10-09T22:14:11.089Z] Engine: [2019-10-09T22:14:11.089Z] Version: 19.03.2 [2019-10-09T22:14:11.089Z] API version: 1.40 (minimum version 1.12) [2019-10-09T22:14:11.089Z] Go version: go1.12.8 [2019-10-09T22:14:11.089Z] Git commit: 6a30dfc [2019-10-09T22:14:11.089Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-09T22:14:11.089Z] OS/Arch: linux/amd64 [2019-10-09T22:14:11.089Z] Experimental: true [2019-10-09T22:14:11.089Z] containerd: [2019-10-09T22:14:11.089Z] Version: 1.2.6 [2019-10-09T22:14:11.089Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-09T22:14:11.089Z] runc: [2019-10-09T22:14:11.089Z] Version: 1.0.0-rc8 [2019-10-09T22:14:11.089Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-09T22:14:11.089Z] docker-init: [2019-10-09T22:14:11.089Z] Version: 0.18.0 [2019-10-09T22:14:11.089Z] GitCommit: fec3683 [Pipeline] sh [2019-10-09T22:14:11.242Z] Running on ubuntu-1804-overlay2 (i-050b6c196c1d9b74f) in /home/ubuntu/workspace/moby_PR-40053 [Pipeline] { [Pipeline] checkout [2019-10-09T22:14:10.519Z] Cloning repository https://github.com/moby/moby.git [2019-10-09T22:14:10.521Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-10-09T22:14:10.588Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-09T22:14:10.589Z] > git --version # timeout=10 [2019-10-09T22:14:10.640Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-09T22:14:10.642Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40053/head:refs/remotes/origin/PR-40053 +refs/heads/master:refs/remotes/origin/master [2019-10-09T22:14:11.285Z] using credential docker-jenkins-github-credentials [2019-10-09T22:14:11.293Z] Cloning the remote Git repository [2019-10-09T22:14:11.293Z] Cloning with configured refspecs honoured and without tags [2019-10-09T22:14:11.370Z] + docker info [2019-10-09T22:14:11.935Z] Client: [2019-10-09T22:14:11.935Z] Debug Mode: false [2019-10-09T22:14:11.935Z] [2019-10-09T22:14:11.935Z] Server: [2019-10-09T22:14:11.935Z] Containers: 0 [2019-10-09T22:14:11.935Z] Running: 0 [2019-10-09T22:14:11.935Z] Paused: 0 [2019-10-09T22:14:11.935Z] Stopped: 0 [2019-10-09T22:14:11.935Z] Images: 9 [2019-10-09T22:14:11.935Z] Server Version: 19.03.2 [2019-10-09T22:14:11.935Z] Storage Driver: overlay2 [2019-10-09T22:14:11.935Z] Backing Filesystem: extfs [2019-10-09T22:14:11.935Z] Supports d_type: true [2019-10-09T22:14:11.935Z] Native Overlay Diff: true [2019-10-09T22:14:11.935Z] Logging Driver: json-file [2019-10-09T22:14:11.935Z] Cgroup Driver: cgroupfs [2019-10-09T22:14:11.935Z] Plugins: [2019-10-09T22:14:11.935Z] Volume: local [2019-10-09T22:14:11.935Z] Network: bridge host ipvlan macvlan null overlay [2019-10-09T22:14:11.935Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-09T22:14:11.935Z] Swarm: inactive [2019-10-09T22:14:11.935Z] Runtimes: runc [2019-10-09T22:14:11.935Z] Default Runtime: runc [2019-10-09T22:14:11.935Z] Init Binary: docker-init [2019-10-09T22:14:11.935Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-09T22:14:11.935Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-09T22:14:11.935Z] init version: fec3683 [2019-10-09T22:14:11.935Z] Security Options: [2019-10-09T22:14:11.935Z] apparmor [2019-10-09T22:14:11.935Z] seccomp [2019-10-09T22:14:11.935Z] Profile: default [2019-10-09T22:14:11.935Z] Kernel Version: 4.15.0-1048-aws [2019-10-09T22:14:11.935Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-09T22:14:11.935Z] OSType: linux [2019-10-09T22:14:11.935Z] Architecture: x86_64 [2019-10-09T22:14:11.935Z] CPUs: 2 [2019-10-09T22:14:11.935Z] Total Memory: 7.501GiB [2019-10-09T22:14:11.935Z] Name: ip-10-100-40-206 [2019-10-09T22:14:11.935Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-09T22:14:11.935Z] Docker Root Dir: /var/lib/docker [2019-10-09T22:14:11.935Z] Debug Mode: false [2019-10-09T22:14:11.935Z] Registry: https://index.docker.io/v1/ [2019-10-09T22:14:11.935Z] Labels: [2019-10-09T22:14:11.935Z] Experimental: true [2019-10-09T22:14:11.935Z] Insecure Registries: [2019-10-09T22:14:11.935Z] 127.0.0.0/8 [2019-10-09T22:14:11.935Z] Live Restore Enabled: true [2019-10-09T22:14:11.935Z] [2019-10-09T22:14:11.935Z] WARNING: No swap limit support [Pipeline] sh [2019-10-09T22:14:12.217Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-09T22:14:12.217Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-09T22:14:12.217Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40053/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-09T22:14:11.292Z] Cloning repository https://github.com/moby/moby.git [2019-10-09T22:14:11.292Z] > git init /home/ubuntu/workspace/moby_PR-40053 # timeout=10 [2019-10-09T22:14:11.315Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-09T22:14:11.315Z] > git --version # timeout=10 [2019-10-09T22:14:11.321Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-09T22:14:11.321Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40053/head:refs/remotes/origin/PR-40053 +refs/heads/master:refs/remotes/origin/master [2019-10-09T22:14:12.474Z] + bash /home/ubuntu/workspace/moby_PR-40053/check-config.sh [2019-10-09T22:14:12.474Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-09T22:14:12.474Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-09T22:14:12.474Z] [2019-10-09T22:14:12.474Z] Generally Necessary: [2019-10-09T22:14:12.474Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-09T22:14:12.474Z] - apparmor: enabled and tools installed [2019-10-09T22:14:12.474Z] - CONFIG_NAMESPACES: enabled [2019-10-09T22:14:12.474Z] - CONFIG_NET_NS: enabled [2019-10-09T22:14:12.474Z] - CONFIG_PID_NS: enabled [2019-10-09T22:14:12.474Z] - CONFIG_IPC_NS: enabled [2019-10-09T22:14:12.474Z] - CONFIG_UTS_NS: enabled [2019-10-09T22:14:12.474Z] - CONFIG_CGROUPS: enabled [2019-10-09T22:14:12.474Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-09T22:14:12.474Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-09T22:14:12.474Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-09T22:14:12.474Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-09T22:14:12.474Z] - CONFIG_CPUSETS: enabled [2019-10-09T22:14:12.474Z] - CONFIG_MEMCG: enabled [2019-10-09T22:14:12.474Z] - CONFIG_KEYS: enabled [2019-10-09T22:14:12.474Z] - CONFIG_VETH: enabled (as module) [2019-10-09T22:14:12.474Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-09T22:14:12.474Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-09T22:14:12.474Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-09T22:14:12.474Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-09T22:14:12.474Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-09T22:14:12.475Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-09T22:14:12.475Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-09T22:14:12.475Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-09T22:14:12.475Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-09T22:14:12.475Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-09T22:14:12.475Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-09T22:14:12.475Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-09T22:14:12.475Z] [2019-10-09T22:14:12.475Z] Optional Features: [2019-10-09T22:14:12.475Z] - CONFIG_USER_NS: enabled [2019-10-09T22:14:12.475Z] - CONFIG_SECCOMP: enabled [2019-10-09T22:14:12.475Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-09T22:14:12.475Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-09T22:14:12.475Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-09T22:14:12.475Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-09T22:14:12.475Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-09T22:14:12.475Z] - CONFIG_BLK_CGROUP: enabled [2019-10-09T22:14:12.475Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-09T22:14:12.475Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-09T22:14:12.475Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-09T22:14:12.475Z] - CONFIG_CGROUP_PERF: enabled [2019-10-09T22:14:12.475Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-09T22:14:12.475Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-09T22:14:12.475Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-09T22:14:12.475Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-09T22:14:12.475Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-09T22:14:12.475Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-09T22:14:12.475Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-09T22:14:12.475Z] - CONFIG_IP_VS: enabled (as module) [2019-10-09T22:14:12.733Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-09T22:14:12.733Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-09T22:14:12.733Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-09T22:14:12.733Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-09T22:14:12.733Z] - CONFIG_EXT4_FS: enabled [2019-10-09T22:14:12.733Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-09T22:14:12.733Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-09T22:14:12.733Z] - Network Drivers: [2019-10-09T22:14:12.733Z] - "overlay": [2019-10-09T22:14:12.733Z] - CONFIG_VXLAN: enabled (as module) [2019-10-09T22:14:12.733Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-09T22:14:12.733Z] Optional (for encrypted networks): [2019-10-09T22:14:12.733Z] - CONFIG_CRYPTO: enabled [2019-10-09T22:14:12.733Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-09T22:14:12.733Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-09T22:14:12.733Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-09T22:14:12.733Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-09T22:14:12.733Z] - CONFIG_XFRM: enabled [2019-10-09T22:14:12.733Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-09T22:14:12.733Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-09T22:14:12.733Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-09T22:14:12.733Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-09T22:14:12.733Z] - "ipvlan": [2019-10-09T22:14:12.733Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-09T22:14:12.733Z] - "macvlan": [2019-10-09T22:14:12.733Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-09T22:14:12.733Z] - CONFIG_DUMMY: enabled (as module) [2019-10-09T22:14:12.733Z] - "ftp,tftp client in container": [2019-10-09T22:14:12.733Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-09T22:14:12.733Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-09T22:14:12.733Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-09T22:14:12.733Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-09T22:14:12.733Z] - Storage Drivers: [2019-10-09T22:14:12.733Z] - "aufs": [2019-10-09T22:14:12.733Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-09T22:14:12.733Z] - "btrfs": [2019-10-09T22:14:12.733Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-09T22:14:12.733Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-09T22:14:12.733Z] - "devicemapper": [2019-10-09T22:14:12.733Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-09T22:14:12.733Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-09T22:14:12.733Z] - "overlay": [2019-10-09T22:14:12.733Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-09T22:14:12.733Z] - "zfs": [2019-10-09T22:14:12.733Z] - /dev/zfs: missing [2019-10-09T22:14:12.733Z] - zfs command: missing [2019-10-09T22:14:12.733Z] - zpool command: missing [2019-10-09T22:14:12.733Z] [2019-10-09T22:14:12.733Z] Limits: [2019-10-09T22:14:12.733Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-09T22:14:12.733Z] [2019-10-09T22:14:12.733Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-09T22:14:13.049Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b479525645f3a1727b53ded1f02ba38c965a7cb0 . [2019-10-09T22:14:13.049Z] #2 [internal] load build definition from Dockerfile [2019-10-09T22:14:13.049Z] #2 transferring dockerfile: 13.27kB 0.0s done [2019-10-09T22:14:13.049Z] #2 DONE 0.0s [2019-10-09T22:14:13.049Z] [2019-10-09T22:14:13.049Z] #1 [internal] load .dockerignore [2019-10-09T22:14:13.049Z] #1 transferring context: 87B done [2019-10-09T22:14:13.049Z] #1 DONE 0.0s [2019-10-09T22:14:13.049Z] [2019-10-09T22:14:13.049Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-09T22:14:13.307Z] #3 DONE 0.1s [2019-10-09T22:14:13.307Z] [2019-10-09T22:14:13.307Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-09T22:14:13.307Z] #4 CACHED [2019-10-09T22:14:13.871Z] [2019-10-09T22:14:13.871Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-09T22:14:13.871Z] #5 DONE 0.1s [2019-10-09T22:14:14.128Z] [2019-10-09T22:14:14.128Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-09T22:14:14.128Z] #6 DONE 0.0s [2019-10-09T22:14:14.128Z] [2019-10-09T22:14:14.128Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-09T22:14:14.128Z] #67 DONE 0.0s [2019-10-09T22:14:14.128Z] [2019-10-09T22:14:14.128Z] #21 [internal] load build context [2019-10-09T22:14:15.499Z] #21 transferring context: 45.60MB 1.5s done [2019-10-09T22:14:15.499Z] #21 DONE 1.5s [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-09T22:14:15.499Z] #38 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #8 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-09T22:14:15.499Z] #8 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:14:15.499Z] #36 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #55 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-09T22:14:15.499Z] #55 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #49 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-09T22:14:15.499Z] #49 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #29 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-09T22:14:15.499Z] #29 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #52 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-09T22:14:15.499Z] #52 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #51 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-09T22:14:15.499Z] #51 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #57 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-09T22:14:15.499Z] #57 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #46 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-09T22:14:15.499Z] #46 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-09T22:14:15.499Z] #58 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-09T22:14:15.499Z] #9 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T22:14:15.499Z] #16 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T22:14:15.499Z] #53 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-09T22:14:15.499Z] #64 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-09T22:14:15.499Z] #20 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #26 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-09T22:14:15.499Z] #26 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T22:14:15.499Z] #33 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #25 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T22:14:15.499Z] #25 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:14:15.499Z] #41 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-09T22:14:15.499Z] #63 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #28 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-09T22:14:15.499Z] #28 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T22:14:15.499Z] #56 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-09T22:14:15.499Z] #65 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-09T22:14:15.499Z] #32 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #48 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T22:14:15.499Z] #48 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #12 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-09T22:14:15.499Z] #12 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-09T22:14:15.499Z] #47 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-09T22:14:15.499Z] #27 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-09T22:14:15.499Z] #17 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #19 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-09T22:14:15.499Z] #19 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #10 [dev 1/25] RUN groupadd -r docker [2019-10-09T22:14:15.499Z] #10 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #7 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-09T22:14:15.499Z] #7 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-09T22:14:15.499Z] #34 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #39 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T22:14:15.499Z] #39 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #22 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-09T22:14:15.499Z] #22 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #24 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-09T22:14:15.499Z] #24 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #66 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-09T22:14:15.499Z] #66 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #43 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T22:14:15.499Z] #43 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T22:14:15.499Z] #30 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #42 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-09T22:14:15.499Z] #42 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T22:14:15.499Z] #60 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #15 [dev 6/25] RUN ldconfig [2019-10-09T22:14:15.499Z] #15 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:14:15.499Z] #61 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #31 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-09T22:14:15.499Z] #31 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #62 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-09T22:14:15.499Z] #62 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #35 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-09T22:14:15.499Z] #35 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:14:15.499Z] #45 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #40 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-09T22:14:15.499Z] #40 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T22:14:15.499Z] #23 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #59 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-09T22:14:15.499Z] #59 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #14 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-09T22:14:15.499Z] #14 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #13 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-09T22:14:15.499Z] #13 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #54 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-09T22:14:15.499Z] #54 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #68 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-09T22:14:15.499Z] #68 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #37 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-09T22:14:15.499Z] #37 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-09T22:14:15.499Z] #50 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-09T22:14:15.499Z] #18 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #11 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-09T22:14:15.499Z] #11 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #44 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-09T22:14:15.499Z] #44 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #69 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-09T22:14:15.499Z] #69 CACHED [2019-10-09T22:14:15.499Z] [2019-10-09T22:14:15.499Z] #70 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-09T22:14:16.429Z] #70 DONE 1.1s [2019-10-09T22:14:16.686Z] [2019-10-09T22:14:16.686Z] #71 exporting to image [2019-10-09T22:14:16.686Z] #71 exporting layers [2019-10-09T22:14:17.617Z] #71 exporting layers 0.9s done [2019-10-09T22:14:17.617Z] #71 writing image sha256:d5fa0f9dd8510ce7e02a641bcc25f7ceb0e6abc35c4776820756ddc8919994c4 [2019-10-09T22:14:17.617Z] #71 writing image sha256:d5fa0f9dd8510ce7e02a641bcc25f7ceb0e6abc35c4776820756ddc8919994c4 done [2019-10-09T22:14:17.617Z] #71 naming to docker.io/library/docker:b479525645f3a1727b53ded1f02ba38c965a7cb0 done [2019-10-09T22:14:17.617Z] #71 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-10-09T22:14:17.932Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40053/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40053/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b479525645f3a1727b53ded1f02ba38c965a7cb0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b479525645f3a1727b53ded1f02ba38c965a7cb0 hack/validate/default [2019-10-09T22:14:18.862Z] Congratulations! All commits are properly signed with the DCO! [2019-10-09T22:14:19.120Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-10-09T22:14:19.120Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-10-09T22:14:19.120Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck [2019-10-09T22:14:20.241Z] Fetching without tags [2019-10-09T22:14:20.676Z] Merging remotes/origin/master commit 588d0e61338e0d607ff62908bdfb5b33d02e0d86 into PR head commit 8a3e8ac0173c684c6ac8116e668b4b1b17fdf39d [2019-10-09T22:14:20.091Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-09T22:14:20.110Z] > git config --add remote.origin.fetch +refs/pull/40053/head:refs/remotes/origin/PR-40053 # timeout=10 [2019-10-09T22:14:20.129Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-09T22:14:20.197Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-09T22:14:20.271Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-09T22:14:20.273Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-09T22:14:20.274Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40053/head:refs/remotes/origin/PR-40053 +refs/heads/master:refs/remotes/origin/master [2019-10-09T22:14:20.702Z] > git config core.sparsecheckout # timeout=10 [2019-10-09T22:14:20.722Z] > git checkout -f 8a3e8ac0173c684c6ac8116e668b4b1b17fdf39d [2019-10-09T22:14:21.721Z] Merge succeeded, producing ac425df887cca3d1a4768612e89c6fd7979c29c3 [2019-10-09T22:14:21.722Z] Checking out Revision ac425df887cca3d1a4768612e89c6fd7979c29c3 (PR-40053) [2019-10-09T22:14:22.354Z] Commit message: "Merge commit '588d0e61338e0d607ff62908bdfb5b33d02e0d86' into HEAD" [2019-10-09T22:14:22.437Z] First time build. Skipping changelog. [2019-10-09T22:14:21.362Z] > git merge 588d0e61338e0d607ff62908bdfb5b33d02e0d86 # timeout=10 [2019-10-09T22:14:21.674Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-09T22:14:21.749Z] > git config core.sparsecheckout # timeout=10 [2019-10-09T22:14:21.771Z] > git checkout -f ac425df887cca3d1a4768612e89c6fd7979c29c3 [2019-10-09T22:14:22.386Z] > git rev-list --no-walk 53a43162a7f685cc7d990a9b2ecd6cb4ab77a4d2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-09T22:14:23.736Z] + docker version [2019-10-09T22:14:23.736Z] Client: [2019-10-09T22:14:23.736Z] Version: 18.06.1-ce [2019-10-09T22:14:23.736Z] API version: 1.38 [2019-10-09T22:14:23.736Z] Go version: go1.10.3 [2019-10-09T22:14:23.736Z] Git commit: e68fc7a [2019-10-09T22:14:23.736Z] Built: Tue Aug 21 17:24:34 2018 [2019-10-09T22:14:23.736Z] OS/Arch: linux/s390x [2019-10-09T22:14:23.736Z] Experimental: false [2019-10-09T22:14:23.736Z] [2019-10-09T22:14:23.736Z] Server: [2019-10-09T22:14:23.736Z] Engine: [2019-10-09T22:14:23.736Z] Version: 18.06.1-ce [2019-10-09T22:14:23.736Z] API version: 1.38 (minimum version 1.12) [2019-10-09T22:14:23.736Z] Go version: go1.10.3 [2019-10-09T22:14:23.736Z] Git commit: e68fc7a [2019-10-09T22:14:23.736Z] Built: Tue Aug 21 17:23:34 2018 [2019-10-09T22:14:23.736Z] OS/Arch: linux/s390x [2019-10-09T22:14:23.736Z] Experimental: true [Pipeline] sh [2019-10-09T22:14:24.402Z] Fetching without tags [2019-10-09T22:14:24.585Z] + docker info [2019-10-09T22:14:24.585Z] Containers: 1 [2019-10-09T22:14:24.585Z] Running: 1 [2019-10-09T22:14:24.585Z] Paused: 0 [2019-10-09T22:14:24.585Z] Stopped: 0 [2019-10-09T22:14:24.585Z] Images: 4 [2019-10-09T22:14:24.585Z] Server Version: 18.06.1-ce [2019-10-09T22:14:24.585Z] Storage Driver: overlay2 [2019-10-09T22:14:24.585Z] Backing Filesystem: extfs [2019-10-09T22:14:24.585Z] Supports d_type: true [2019-10-09T22:14:24.585Z] Native Overlay Diff: true [2019-10-09T22:14:24.585Z] Logging Driver: json-file [2019-10-09T22:14:24.585Z] Cgroup Driver: cgroupfs [2019-10-09T22:14:24.585Z] Plugins: [2019-10-09T22:14:24.585Z] Volume: local [2019-10-09T22:14:24.585Z] Network: bridge host ipvlan macvlan null overlay [2019-10-09T22:14:24.585Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-09T22:14:24.585Z] Swarm: inactive [2019-10-09T22:14:24.585Z] Runtimes: runc [2019-10-09T22:14:24.585Z] Default Runtime: runc [2019-10-09T22:14:24.585Z] Init Binary: docker-init [2019-10-09T22:14:24.585Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-09T22:14:24.585Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-09T22:14:24.585Z] init version: fec3683 [2019-10-09T22:14:24.585Z] Security Options: [2019-10-09T22:14:24.585Z] apparmor [2019-10-09T22:14:24.585Z] seccomp [2019-10-09T22:14:24.585Z] Profile: default [2019-10-09T22:14:24.585Z] Kernel Version: 4.4.0-164-generic [2019-10-09T22:14:24.585Z] Operating System: Ubuntu 16.04.5 LTS [2019-10-09T22:14:24.585Z] OSType: linux [2019-10-09T22:14:24.585Z] Architecture: s390x [2019-10-09T22:14:24.585Z] CPUs: 2 [2019-10-09T22:14:24.585Z] Total Memory: 7.862GiB [2019-10-09T22:14:24.585Z] Name: s390x-ubuntu-13 [2019-10-09T22:14:24.585Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-10-09T22:14:24.585Z] Docker Root Dir: /var/lib/docker [2019-10-09T22:14:24.585Z] Debug Mode (client): false [2019-10-09T22:14:24.585Z] Debug Mode (server): false [2019-10-09T22:14:24.585Z] Username: dockerbuildbot [2019-10-09T22:14:24.585Z] Registry: https://index.docker.io/v1/ [2019-10-09T22:14:24.585Z] Labels: [2019-10-09T22:14:24.585Z] Experimental: true [2019-10-09T22:14:24.585Z] Insecure Registries: [2019-10-09T22:14:24.585Z] 127.0.0.0/8 [2019-10-09T22:14:24.585Z] Live Restore Enabled: false [2019-10-09T22:14:24.585Z] [2019-10-09T22:14:24.585Z] WARNING: No swap limit support [2019-10-09T22:14:24.653Z] Merging remotes/origin/master commit 588d0e61338e0d607ff62908bdfb5b33d02e0d86 into PR head commit 8a3e8ac0173c684c6ac8116e668b4b1b17fdf39d [Pipeline] sh [2019-10-09T22:14:25.405Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-09T22:14:25.405Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-09T22:14:25.405Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40053/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-09T22:14:25.405Z] + bash /home/jenkins/workspace/moby_PR-40053/check-config.sh [2019-10-09T22:14:25.405Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-09T22:14:25.405Z] info: reading kernel config from /boot/config-4.4.0-164-generic ... [2019-10-09T22:14:25.405Z] [2019-10-09T22:14:25.405Z] Generally Necessary: [2019-10-09T22:14:25.405Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-09T22:14:25.405Z] - apparmor: enabled and tools installed [2019-10-09T22:14:25.405Z] - CONFIG_NAMESPACES: enabled [2019-10-09T22:14:25.405Z] - CONFIG_NET_NS: enabled [2019-10-09T22:14:25.405Z] - CONFIG_PID_NS: enabled [2019-10-09T22:14:25.405Z] - CONFIG_IPC_NS: enabled [2019-10-09T22:14:25.405Z] - CONFIG_UTS_NS: enabled [2019-10-09T22:14:25.405Z] - CONFIG_CGROUPS: enabled [2019-10-09T22:14:25.405Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-09T22:14:25.405Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-09T22:14:25.405Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-09T22:14:25.406Z] Merge succeeded, producing a74efeeebc58146e4c24b3ff7c2603c389276ade [2019-10-09T22:14:25.407Z] Checking out Revision a74efeeebc58146e4c24b3ff7c2603c389276ade (PR-40053) [2019-10-09T22:14:24.381Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-09T22:14:24.383Z] > git config --add remote.origin.fetch +refs/pull/40053/head:refs/remotes/origin/PR-40053 # timeout=10 [2019-10-09T22:14:24.386Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-09T22:14:24.394Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-09T22:14:24.401Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-09T22:14:24.401Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-09T22:14:24.401Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40053/head:refs/remotes/origin/PR-40053 +refs/heads/master:refs/remotes/origin/master [2019-10-09T22:14:24.652Z] > git config core.sparsecheckout # timeout=10 [2019-10-09T22:14:24.655Z] > git checkout -f 8a3e8ac0173c684c6ac8116e668b4b1b17fdf39d [2019-10-09T22:14:25.146Z] > git merge 588d0e61338e0d607ff62908bdfb5b33d02e0d86 # timeout=10 [2019-10-09T22:14:25.400Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-09T22:14:25.406Z] > git config core.sparsecheckout # timeout=10 [2019-10-09T22:14:25.411Z] > git checkout -f a74efeeebc58146e4c24b3ff7c2603c389276ade [2019-10-09T22:14:25.598Z] Commit message: "Merge commit '588d0e61338e0d607ff62908bdfb5b33d02e0d86' into HEAD" [2019-10-09T22:14:25.606Z] First time build. Skipping changelog. [2019-10-09T22:14:25.783Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-09T22:14:25.783Z] - CONFIG_CPUSETS: enabled [2019-10-09T22:14:25.783Z] - CONFIG_MEMCG: enabled [2019-10-09T22:14:25.783Z] - CONFIG_KEYS: enabled [2019-10-09T22:14:25.783Z] - CONFIG_VETH: enabled (as module) [2019-10-09T22:14:25.783Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-09T22:14:25.783Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-09T22:14:25.783Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-09T22:14:25.783Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-09T22:14:25.783Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-09T22:14:25.783Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-09T22:14:25.783Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-09T22:14:25.783Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-09T22:14:25.783Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-09T22:14:25.783Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-09T22:14:25.783Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-09T22:14:25.783Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-09T22:14:25.783Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-09T22:14:25.783Z] [2019-10-09T22:14:25.783Z] Optional Features: [2019-10-09T22:14:25.783Z] - CONFIG_USER_NS: enabled [2019-10-09T22:14:25.783Z] - CONFIG_SECCOMP: enabled [2019-10-09T22:14:25.783Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-09T22:14:25.783Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-09T22:14:25.783Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-09T22:14:25.783Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-09T22:14:25.783Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-09T22:14:25.783Z] - CONFIG_BLK_CGROUP: enabled [2019-10-09T22:14:25.783Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-09T22:14:25.783Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-09T22:14:25.783Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-09T22:14:25.783Z] - CONFIG_CGROUP_PERF: enabled [2019-10-09T22:14:25.783Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-09T22:14:25.783Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-09T22:14:25.783Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-09T22:14:25.783Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-09T22:14:25.783Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-09T22:14:25.783Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-09T22:14:25.783Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-09T22:14:25.783Z] - CONFIG_IP_VS: enabled (as module) [2019-10-09T22:14:25.783Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-09T22:14:25.783Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-09T22:14:25.783Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-09T22:14:25.783Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-09T22:14:25.783Z] - CONFIG_EXT4_FS: enabled [2019-10-09T22:14:25.783Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-09T22:14:25.783Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-09T22:14:25.783Z] - Network Drivers: [2019-10-09T22:14:25.783Z] - "overlay": [2019-10-09T22:14:25.783Z] - CONFIG_VXLAN: enabled (as module) [2019-10-09T22:14:25.783Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-09T22:14:25.783Z] Optional (for encrypted networks): [2019-10-09T22:14:25.783Z] - CONFIG_CRYPTO: enabled [2019-10-09T22:14:25.783Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-09T22:14:25.783Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-09T22:14:25.783Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-09T22:14:25.783Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-09T22:14:25.783Z] - CONFIG_XFRM: enabled [2019-10-09T22:14:25.783Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-09T22:14:25.783Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-09T22:14:25.783Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-09T22:14:25.783Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-09T22:14:25.783Z] - "ipvlan": [2019-10-09T22:14:25.783Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-09T22:14:25.783Z] - "macvlan": [2019-10-09T22:14:25.783Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-09T22:14:25.783Z] - CONFIG_DUMMY: enabled (as module) [2019-10-09T22:14:25.783Z] - "ftp,tftp client in container": [2019-10-09T22:14:25.783Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-09T22:14:25.783Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-09T22:14:25.783Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-09T22:14:25.783Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-09T22:14:25.783Z] - Storage Drivers: [2019-10-09T22:14:25.783Z] - "aufs": [2019-10-09T22:14:25.783Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-09T22:14:25.783Z] - "btrfs": [2019-10-09T22:14:25.783Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-09T22:14:25.783Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-09T22:14:25.783Z] - "devicemapper": [2019-10-09T22:14:25.783Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-09T22:14:25.783Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-09T22:14:25.783Z] - "overlay": [2019-10-09T22:14:25.859Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-09T22:14:25.859Z] - "zfs": [2019-10-09T22:14:25.859Z] - /dev/zfs: missing [2019-10-09T22:14:25.859Z] - zfs command: missing [2019-10-09T22:14:25.859Z] - zpool command: missing [2019-10-09T22:14:25.859Z] [2019-10-09T22:14:25.859Z] Limits: [2019-10-09T22:14:25.859Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-09T22:14:25.859Z] [2019-10-09T22:14:25.859Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-09T22:14:26.153Z] Fetching without tags [2019-10-09T22:14:25.807Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-09T22:14:25.860Z] > git config --add remote.origin.fetch +refs/pull/40053/head:refs/remotes/origin/PR-40053 # timeout=10 [2019-10-09T22:14:25.920Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-09T22:14:26.046Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-09T22:14:26.609Z] + docker version [2019-10-09T22:14:26.609Z] Client: Docker Engine - Community [2019-10-09T22:14:26.609Z] Version: 19.03.2 [2019-10-09T22:14:26.609Z] API version: 1.40 [2019-10-09T22:14:26.609Z] Go version: go1.12.8 [2019-10-09T22:14:26.609Z] Git commit: 6a30dfc [2019-10-09T22:14:26.609Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-09T22:14:26.609Z] OS/Arch: linux/amd64 [2019-10-09T22:14:26.609Z] Experimental: false [2019-10-09T22:14:26.609Z] [2019-10-09T22:14:26.609Z] Server: Docker Engine - Community [2019-10-09T22:14:26.609Z] Engine: [2019-10-09T22:14:26.609Z] Version: 19.03.2 [2019-10-09T22:14:26.609Z] API version: 1.40 (minimum version 1.12) [2019-10-09T22:14:26.609Z] Go version: go1.12.8 [2019-10-09T22:14:26.609Z] Git commit: 6a30dfc [2019-10-09T22:14:26.609Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-09T22:14:26.609Z] OS/Arch: linux/amd64 [2019-10-09T22:14:26.609Z] Experimental: true [2019-10-09T22:14:26.609Z] containerd: [2019-10-09T22:14:26.609Z] Version: 1.2.6 [2019-10-09T22:14:26.609Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-09T22:14:26.609Z] runc: [2019-10-09T22:14:26.609Z] Version: 1.0.0-rc8 [2019-10-09T22:14:26.609Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-09T22:14:26.609Z] docker-init: [2019-10-09T22:14:26.609Z] Version: 0.18.0 [2019-10-09T22:14:26.609Z] GitCommit: fec3683 [Pipeline] sh [2019-10-09T22:14:26.654Z] + make bundles/buildx [2019-10-09T22:14:26.654Z] mkdir bundles [2019-10-09T22:14:26.654Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-09T22:14:26.654Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-09T22:14:26.654Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-09T22:14:26.654Z] --build-arg BUILDX_COMMIT \ [2019-10-09T22:14:26.654Z] --build-arg BUILDX_REPO \ [2019-10-09T22:14:26.654Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-09T22:14:26.654Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-09T22:14:26.654Z] . && \ [2019-10-09T22:14:26.654Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-09T22:14:26.654Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-09T22:14:26.654Z] /bin/sh: 4: go: not found [2019-10-09T22:14:26.654Z] /bin/sh: 5: go: not found [2019-10-09T22:14:26.654Z] [2019-10-09T22:14:26.654Z] #1 local://dockerfile (Dockerfile.buildx) [2019-10-09T22:14:26.654Z] #1 digest: sha256:051649cc65e68a700bcabf46fb77640c2869a92d7190f4b703e662abc3f6a9b0 [2019-10-09T22:14:26.654Z] #1 name: "local://dockerfile (Dockerfile.buildx)" [2019-10-09T22:14:26.654Z] #1 started: 2019-10-09 22:14:26.60268418 +0000 UTC [2019-10-09T22:14:26.654Z] #1 completed: 2019-10-09 22:14:26.60275565 +0000 UTC [2019-10-09T22:14:26.654Z] #1 duration: 71.47µs [2019-10-09T22:14:26.654Z] [2019-10-09T22:14:26.654Z] [2019-10-09T22:14:26.654Z] #2 local://context (.dockerignore) [2019-10-09T22:14:26.654Z] #2 digest: sha256:dcb6b211fb355dd1ebac14e5d92906f5c9d2fce0e236b77415830d076a6e5fe9 [2019-10-09T22:14:26.654Z] #2 name: "local://context (.dockerignore)" [2019-10-09T22:14:26.654Z] #2 started: 2019-10-09 22:14:26.603272358 +0000 UTC [2019-10-09T22:14:26.654Z] #2 completed: 2019-10-09 22:14:26.603319474 +0000 UTC [2019-10-09T22:14:26.654Z] #2 duration: 47.116µs [2019-10-09T22:14:26.654Z] [2019-10-09T22:14:26.891Z] + docker info [2019-10-09T22:14:26.891Z] Client: [2019-10-09T22:14:26.891Z] Debug Mode: false [2019-10-09T22:14:26.891Z] [2019-10-09T22:14:26.891Z] Server: [2019-10-09T22:14:26.891Z] Containers: 0 [2019-10-09T22:14:26.891Z] Running: 0 [2019-10-09T22:14:26.891Z] Paused: 0 [2019-10-09T22:14:26.891Z] Stopped: 0 [2019-10-09T22:14:26.891Z] Images: 17 [2019-10-09T22:14:26.891Z] Server Version: 19.03.2 [2019-10-09T22:14:26.891Z] Storage Driver: overlay2 [2019-10-09T22:14:26.891Z] Backing Filesystem: extfs [2019-10-09T22:14:26.891Z] Supports d_type: true [2019-10-09T22:14:26.891Z] Native Overlay Diff: true [2019-10-09T22:14:26.891Z] Logging Driver: json-file [2019-10-09T22:14:26.891Z] Cgroup Driver: cgroupfs [2019-10-09T22:14:26.891Z] Plugins: [2019-10-09T22:14:26.891Z] Volume: local [2019-10-09T22:14:26.891Z] Network: bridge host ipvlan macvlan null overlay [2019-10-09T22:14:26.891Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-09T22:14:26.891Z] Swarm: inactive [2019-10-09T22:14:26.891Z] Runtimes: runc [2019-10-09T22:14:26.891Z] Default Runtime: runc [2019-10-09T22:14:26.891Z] Init Binary: docker-init [2019-10-09T22:14:26.891Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-09T22:14:26.891Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-09T22:14:26.891Z] init version: fec3683 [2019-10-09T22:14:26.891Z] Security Options: [2019-10-09T22:14:26.891Z] apparmor [2019-10-09T22:14:26.891Z] seccomp [2019-10-09T22:14:26.891Z] Profile: default [2019-10-09T22:14:26.891Z] Kernel Version: 4.15.0-1048-aws [2019-10-09T22:14:26.891Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-09T22:14:26.891Z] OSType: linux [2019-10-09T22:14:26.891Z] Architecture: x86_64 [2019-10-09T22:14:26.891Z] CPUs: 2 [2019-10-09T22:14:26.891Z] Total Memory: 7.501GiB [2019-10-09T22:14:26.891Z] Name: ip-10-100-100-38 [2019-10-09T22:14:26.891Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-09T22:14:26.891Z] Docker Root Dir: /var/lib/docker [2019-10-09T22:14:26.891Z] Debug Mode: false [2019-10-09T22:14:26.891Z] Registry: https://index.docker.io/v1/ [2019-10-09T22:14:26.891Z] Labels: [2019-10-09T22:14:26.891Z] Experimental: true [2019-10-09T22:14:26.891Z] Insecure Registries: [2019-10-09T22:14:26.891Z] 127.0.0.0/8 [2019-10-09T22:14:26.891Z] Live Restore Enabled: true [2019-10-09T22:14:26.891Z] [2019-10-09T22:14:26.891Z] WARNING: No swap limit support [Pipeline] sh [2019-10-09T22:14:26.928Z] Merging remotes/origin/master commit 588d0e61338e0d607ff62908bdfb5b33d02e0d86 into PR head commit 8a3e8ac0173c684c6ac8116e668b4b1b17fdf39d [2019-10-09T22:14:27.031Z] [2019-10-09T22:14:27.031Z] #1 local://dockerfile (Dockerfile.buildx) [2019-10-09T22:14:27.031Z] #1 started: 2019-10-09 22:14:26.620744362 +0000 UTC [2019-10-09T22:14:27.031Z] #1 transferring dockerfile: 792B 0.0s done [2019-10-09T22:14:27.031Z] #1 completed: 2019-10-09 22:14:26.683795536 +0000 UTC [2019-10-09T22:14:27.031Z] #1 duration: 63.051174ms [2019-10-09T22:14:27.031Z] [2019-10-09T22:14:27.031Z] [2019-10-09T22:14:27.031Z] #2 local://context (.dockerignore) [2019-10-09T22:14:27.031Z] #2 started: 2019-10-09 22:14:26.62071116 +0000 UTC [2019-10-09T22:14:27.031Z] #2 completed: 2019-10-09 22:14:26.689595687 +0000 UTC [2019-10-09T22:14:27.031Z] #2 duration: 68.884527ms [2019-10-09T22:14:27.031Z] #2 transferring context: 87B 0.0s done [2019-10-09T22:14:27.031Z] [2019-10-09T22:14:27.031Z] [2019-10-09T22:14:27.031Z] #7 docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8... [2019-10-09T22:14:27.031Z] #7 digest: sha256:802cf51975db0f255d5341f390fecd82aa570707f20a8f5141ef2965aba38a87 [2019-10-09T22:14:27.032Z] #7 name: "docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63" [2019-10-09T22:14:27.032Z] #7 started: 2019-10-09 22:14:26.989833401 +0000 UTC [2019-10-09T22:14:25.597Z] > git rev-list --no-walk 53a43162a7f685cc7d990a9b2ecd6cb4ab77a4d2 # timeout=10 [2019-10-09T22:14:27.172Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-09T22:14:27.172Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-09T22:14:27.172Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40053/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-09T22:14:27.172Z] + bash /home/ubuntu/workspace/moby_PR-40053/check-config.sh [2019-10-09T22:14:27.172Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-09T22:14:27.172Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-09T22:14:27.172Z] [2019-10-09T22:14:27.172Z] Generally Necessary: [2019-10-09T22:14:27.172Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-09T22:14:27.172Z] - apparmor: enabled and tools installed [2019-10-09T22:14:27.172Z] - CONFIG_NAMESPACES: enabled [2019-10-09T22:14:27.172Z] - CONFIG_NET_NS: enabled [2019-10-09T22:14:27.172Z] - CONFIG_PID_NS: enabled [2019-10-09T22:14:27.172Z] - CONFIG_IPC_NS: enabled [2019-10-09T22:14:27.172Z] - CONFIG_UTS_NS: enabled [2019-10-09T22:14:27.172Z] - CONFIG_CGROUPS: enabled [2019-10-09T22:14:27.172Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-09T22:14:27.172Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-09T22:14:27.172Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-09T22:14:27.172Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-09T22:14:27.172Z] - CONFIG_CPUSETS: enabled [2019-10-09T22:14:27.172Z] - CONFIG_MEMCG: enabled [2019-10-09T22:14:27.172Z] - CONFIG_KEYS: enabled [2019-10-09T22:14:27.172Z] - CONFIG_VETH: enabled (as module) [2019-10-09T22:14:27.172Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-09T22:14:27.172Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-09T22:14:27.172Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-09T22:14:27.172Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-09T22:14:27.172Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-09T22:14:27.172Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-09T22:14:27.172Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-09T22:14:27.172Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-09T22:14:27.172Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-09T22:14:27.172Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-09T22:14:27.172Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-09T22:14:27.172Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-09T22:14:27.172Z] [2019-10-09T22:14:27.172Z] Optional Features: [2019-10-09T22:14:27.172Z] - CONFIG_USER_NS: enabled [2019-10-09T22:14:27.172Z] - CONFIG_SECCOMP: enabled [2019-10-09T22:14:27.172Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-09T22:14:27.172Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-09T22:14:27.172Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-09T22:14:27.172Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-09T22:14:27.172Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-09T22:14:27.419Z] #7 completed: 2019-10-09 22:14:26.989942556 +0000 UTC [2019-10-09T22:14:27.419Z] #7 duration: 109.155µs [2019-10-09T22:14:27.419Z] [2019-10-09T22:14:27.419Z] [2019-10-09T22:14:27.419Z] #6 /bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.co... [2019-10-09T22:14:27.419Z] #6 digest: sha256:af0ce9d7965d34a313b7b0717946a6be7e6f1c309345e7ae84c50bf1398ef83a [2019-10-09T22:14:27.419Z] #6 name: "/bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx" [2019-10-09T22:14:27.419Z] #6 started: 2019-10-09 22:14:27.000281552 +0000 UTC [2019-10-09T22:14:27.419Z] #6 completed: 2019-10-09 22:14:27.000318673 +0000 UTC [2019-10-09T22:14:27.419Z] #6 duration: 37.121µs [2019-10-09T22:14:27.419Z] #6 cached: true [2019-10-09T22:14:27.419Z] [2019-10-09T22:14:27.419Z] [2019-10-09T22:14:27.419Z] #8 exporting to image [2019-10-09T22:14:27.419Z] #8 digest: sha256:ea3138f149067abacbbca98c7db056053dd5510144775bbdbec0b1e6ce0620f1 [2019-10-09T22:14:27.419Z] #8 name: "exporting to image" [2019-10-09T22:14:27.419Z] #8 started: 2019-10-09 22:14:27.00036292 +0000 UTC [2019-10-09T22:14:27.419Z] #8 completed: 2019-10-09 22:14:27.035621 +0000 UTC [2019-10-09T22:14:27.419Z] #8 duration: 35.25808ms [2019-10-09T22:14:27.419Z] #8 exporting layers done [2019-10-09T22:14:27.419Z] #8 writing image sha256:563b551fe6f724454abd2463cdc9fd14ee0628a607eaf1d74bac4bcd36d04997 0.0s done [2019-10-09T22:14:27.419Z] #8 naming to docker.io/library/moby-buildx:v0.3.0 done [2019-10-09T22:14:27.419Z] [2019-10-09T22:14:27.419Z] [2019-10-09T22:14:27.419Z] #3 /bin/sh -c git clone "${BUILDX_REPO}" /buildx [2019-10-09T22:14:27.419Z] #3 digest: sha256:d3415ca9439680de1f5dbd3755f2fd902883970c37ef979ed3c8511dd95e2f44 [2019-10-09T22:14:27.419Z] #3 name: "/bin/sh -c git clone \"${BUILDX_REPO}\" /buildx" [2019-10-09T22:14:27.419Z] #3 started: 2019-10-09 22:14:27.000281552 +0000 UTC [2019-10-09T22:14:27.419Z] #3 completed: 2019-10-09 22:14:27.000281552 +0000 UTC [2019-10-09T22:14:27.419Z] #3 duration: 0s [2019-10-09T22:14:27.419Z] #3 cached: true [2019-10-09T22:14:27.419Z] [2019-10-09T22:14:27.419Z] [2019-10-09T22:14:27.419Z] #4 /bin/sh -c git fetch origin "${BUILDX_COMMIT}":build && git checkout bui... [2019-10-09T22:14:27.419Z] #4 digest: sha256:bb88edc76245604869accc36e1df9136a67376879323fe2104fffbc5bc64487a [2019-10-09T22:14:27.419Z] #4 name: "/bin/sh -c git fetch origin \"${BUILDX_COMMIT}\":build && git checkout build" [2019-10-09T22:14:27.419Z] #4 started: 2019-10-09 22:14:27.000281552 +0000 UTC [2019-10-09T22:14:27.419Z] #4 completed: 2019-10-09 22:14:27.000281552 +0000 UTC [2019-10-09T22:14:27.419Z] #4 duration: 0s [2019-10-09T22:14:27.419Z] #4 cached: true [2019-10-09T22:14:27.419Z] [2019-10-09T22:14:27.419Z] [2019-10-09T22:14:27.419Z] #5 /bin/sh -c go mod download [2019-10-09T22:14:27.419Z] #5 digest: sha256:2b325934eea7c0e114121e3555201d885f5b78ba5c5cff81f804dd5a537d8116 [2019-10-09T22:14:27.419Z] #5 name: "/bin/sh -c go mod download" [2019-10-09T22:14:27.419Z] #5 started: 2019-10-09 22:14:27.000281552 +0000 UTC [2019-10-09T22:14:27.419Z] #5 completed: 2019-10-09 22:14:27.000281552 +0000 UTC [2019-10-09T22:14:27.419Z] #5 duration: 0s [2019-10-09T22:14:27.419Z] #5 cached: true [2019-10-09T22:14:27.419Z] [2019-10-09T22:14:27.429Z] - CONFIG_BLK_CGROUP: enabled [2019-10-09T22:14:27.429Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-09T22:14:27.429Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-09T22:14:27.429Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-09T22:14:27.429Z] - CONFIG_CGROUP_PERF: enabled [2019-10-09T22:14:27.429Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-09T22:14:27.429Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-09T22:14:27.429Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-09T22:14:27.429Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-09T22:14:27.429Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-09T22:14:27.429Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-09T22:14:27.429Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-09T22:14:27.429Z] - CONFIG_IP_VS: enabled (as module) [2019-10-09T22:14:27.429Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-09T22:14:27.429Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-09T22:14:27.429Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-09T22:14:27.429Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-09T22:14:27.429Z] - CONFIG_EXT4_FS: enabled [2019-10-09T22:14:27.429Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-09T22:14:27.429Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-09T22:14:27.429Z] - Network Drivers: [2019-10-09T22:14:27.429Z] - "overlay": [2019-10-09T22:14:27.429Z] - CONFIG_VXLAN: enabled (as module) [2019-10-09T22:14:27.429Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-09T22:14:27.429Z] Optional (for encrypted networks): [2019-10-09T22:14:27.429Z] - CONFIG_CRYPTO: enabled [2019-10-09T22:14:27.429Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-09T22:14:27.429Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-09T22:14:27.429Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-09T22:14:27.429Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-09T22:14:27.429Z] - CONFIG_XFRM: enabled [2019-10-09T22:14:27.429Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-09T22:14:27.429Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-09T22:14:27.429Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-09T22:14:27.429Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-09T22:14:27.429Z] - "ipvlan": [2019-10-09T22:14:27.429Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-09T22:14:27.429Z] - "macvlan": [2019-10-09T22:14:27.429Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-09T22:14:27.429Z] - CONFIG_DUMMY: enabled (as module) [2019-10-09T22:14:27.429Z] - "ftp,tftp client in container": [2019-10-09T22:14:27.429Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-09T22:14:27.429Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-09T22:14:27.429Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-09T22:14:27.429Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-09T22:14:27.429Z] - Storage Drivers: [2019-10-09T22:14:27.429Z] - "aufs": [2019-10-09T22:14:27.429Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-09T22:14:27.429Z] - "btrfs": [2019-10-09T22:14:27.429Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-09T22:14:27.429Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-09T22:14:27.429Z] - "devicemapper": [2019-10-09T22:14:27.429Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-09T22:14:27.429Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-09T22:14:27.686Z] - "overlay": [2019-10-09T22:14:27.686Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-09T22:14:27.686Z] - "zfs": [2019-10-09T22:14:27.686Z] - /dev/zfs: missing [2019-10-09T22:14:27.686Z] - zfs command: missing [2019-10-09T22:14:27.686Z] - zpool command: missing [2019-10-09T22:14:27.686Z] [2019-10-09T22:14:27.686Z] Limits: [2019-10-09T22:14:27.686Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-09T22:14:27.686Z] [2019-10-09T22:14:27.686Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-09T22:14:27.808Z] ac1a9c6bc7095627d03c15369d33a8743411330779c3cce0d445265109555995 [2019-10-09T22:14:27.809Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:b479525645f3a1727b53ded1f02ba38c965a7cb0 . [2019-10-09T22:14:26.175Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-09T22:14:26.175Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-09T22:14:26.176Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40053/head:refs/remotes/origin/PR-40053 +refs/heads/master:refs/remotes/origin/master [2019-10-09T22:14:26.950Z] > git config core.sparsecheckout # timeout=10 [2019-10-09T22:14:27.004Z] > git checkout -f 8a3e8ac0173c684c6ac8116e668b4b1b17fdf39d [2019-10-09T22:14:28.003Z] + sudo modprobe ip_vs [2019-10-09T22:14:28.003Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b479525645f3a1727b53ded1f02ba38c965a7cb0 . [2019-10-09T22:14:28.003Z] #1 [internal] load build definition from Dockerfile [2019-10-09T22:14:28.003Z] #1 transferring dockerfile: 13.27kB done [2019-10-09T22:14:28.003Z] #1 DONE 0.0s [2019-10-09T22:14:28.003Z] [2019-10-09T22:14:28.003Z] #2 [internal] load .dockerignore [2019-10-09T22:14:28.003Z] #2 transferring context: 87B done [2019-10-09T22:14:28.003Z] #2 DONE 0.0s [2019-10-09T22:14:28.003Z] [2019-10-09T22:14:28.003Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-09T22:14:28.003Z] #3 DONE 0.1s [2019-10-09T22:14:28.262Z] [2019-10-09T22:14:28.262Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-09T22:14:28.262Z] #4 CACHED [2019-10-09T22:14:28.627Z] #1 [internal] load .dockerignore [2019-10-09T22:14:28.627Z] #1 transferring context: 87B 0.0s done [2019-10-09T22:14:28.627Z] #1 DONE 0.1s [2019-10-09T22:14:28.627Z] [2019-10-09T22:14:28.627Z] #2 [internal] load build definition from Dockerfile [2019-10-09T22:14:28.627Z] #2 transferring dockerfile: 13.26kB 0.0s done [2019-10-09T22:14:28.627Z] #2 DONE 0.1s [2019-10-09T22:14:28.627Z] [2019-10-09T22:14:28.627Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-09T22:14:28.826Z] [2019-10-09T22:14:28.826Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-09T22:14:28.998Z] #3 DONE 0.3s [2019-10-09T22:14:29.084Z] #5 DONE 0.2s [2019-10-09T22:14:29.084Z] [2019-10-09T22:14:29.084Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-09T22:14:29.084Z] #67 DONE 0.0s [2019-10-09T22:14:29.084Z] [2019-10-09T22:14:29.084Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-09T22:14:29.084Z] #6 DONE 0.0s [2019-10-09T22:14:29.084Z] [2019-10-09T22:14:29.084Z] #21 [internal] load build context [2019-10-09T22:14:29.379Z] [2019-10-09T22:14:29.379Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-09T22:14:29.379Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-09T22:14:29.379Z] #4 CACHED [2019-10-09T22:14:29.869Z] [2019-10-09T22:14:29.869Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-09T22:14:29.869Z] #5 DONE 0.2s [2019-10-09T22:14:29.869Z] [2019-10-09T22:14:29.869Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-09T22:14:29.869Z] #6 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [2019-10-09T22:14:29.869Z] #6 DONE 0.0s [2019-10-09T22:14:29.869Z] [2019-10-09T22:14:29.869Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-09T22:14:29.869Z] #67 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-09T22:14:29.869Z] #67 DONE 0.0s [2019-10-09T22:14:29.869Z] [2019-10-09T22:14:29.869Z] #21 [internal] load build context [2019-10-09T22:14:30.463Z] #21 transferring context: 45.60MB 1.1s done [2019-10-09T22:14:30.463Z] #21 DONE 1.2s [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-09T22:14:30.463Z] #50 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-09T22:14:30.463Z] #63 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-09T22:14:30.463Z] #64 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #15 [dev 6/25] RUN ldconfig [2019-10-09T22:14:30.463Z] #15 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #44 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-09T22:14:30.463Z] #44 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-09T22:14:30.463Z] #32 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-09T22:14:30.463Z] #65 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #12 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-09T22:14:30.463Z] #12 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #52 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-09T22:14:30.463Z] #52 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #35 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-09T22:14:30.463Z] #35 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:14:30.463Z] #36 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-09T22:14:30.463Z] #27 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #7 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-09T22:14:30.463Z] #7 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T22:14:30.463Z] #23 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T22:14:30.463Z] #60 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #42 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-09T22:14:30.463Z] #42 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-09T22:14:30.463Z] #58 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #40 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-09T22:14:30.463Z] #40 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #68 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-09T22:14:30.463Z] #68 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #13 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-09T22:14:30.463Z] #13 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #39 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T22:14:30.463Z] #39 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #10 [dev 1/25] RUN groupadd -r docker [2019-10-09T22:14:30.463Z] #10 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:14:30.463Z] #45 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #51 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-09T22:14:30.463Z] #51 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #28 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-09T22:14:30.463Z] #28 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #24 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-09T22:14:30.463Z] #24 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #29 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-09T22:14:30.463Z] #29 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #14 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-09T22:14:30.463Z] #14 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #62 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-09T22:14:30.463Z] #62 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #19 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-09T22:14:30.463Z] #19 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #55 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-09T22:14:30.463Z] #55 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #22 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-09T22:14:30.463Z] #22 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #46 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-09T22:14:30.463Z] #46 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #66 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-09T22:14:30.463Z] #66 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #43 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T22:14:30.463Z] #43 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T22:14:30.463Z] #16 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #57 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-09T22:14:30.463Z] #57 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T22:14:30.463Z] #30 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-09T22:14:30.463Z] #17 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #54 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-09T22:14:30.463Z] #54 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-09T22:14:30.463Z] #18 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.463Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-09T22:14:30.463Z] #9 CACHED [2019-10-09T22:14:30.463Z] [2019-10-09T22:14:30.464Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:14:30.464Z] #41 CACHED [2019-10-09T22:14:30.464Z] [2019-10-09T22:14:30.464Z] #8 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-09T22:14:30.464Z] #8 CACHED [2019-10-09T22:14:30.464Z] [2019-10-09T22:14:30.464Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-09T22:14:30.464Z] #20 CACHED [2019-10-09T22:14:30.464Z] [2019-10-09T22:14:30.464Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-09T22:14:30.464Z] #47 CACHED [2019-10-09T22:14:30.464Z] [2019-10-09T22:14:30.464Z] #48 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T22:14:30.464Z] #48 CACHED [2019-10-09T22:14:30.464Z] [2019-10-09T22:14:30.464Z] #26 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-09T22:14:30.464Z] #26 CACHED [2019-10-09T22:14:30.464Z] [2019-10-09T22:14:30.464Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T22:14:30.464Z] #53 CACHED [2019-10-09T22:14:30.464Z] [2019-10-09T22:14:30.464Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T22:14:30.464Z] #33 CACHED [2019-10-09T22:14:30.464Z] [2019-10-09T22:14:30.464Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-09T22:14:30.464Z] #34 CACHED [2019-10-09T22:14:30.464Z] [2019-10-09T22:14:30.464Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T22:14:30.464Z] #56 CACHED [2019-10-09T22:14:30.464Z] [2019-10-09T22:14:30.464Z] #25 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T22:14:30.464Z] #25 CACHED [2019-10-09T22:14:30.464Z] [2019-10-09T22:14:30.464Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-09T22:14:30.464Z] #38 CACHED [2019-10-09T22:14:30.464Z] [2019-10-09T22:14:30.464Z] #31 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-09T22:14:30.464Z] #31 CACHED [2019-10-09T22:14:30.464Z] [2019-10-09T22:14:30.464Z] #59 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-09T22:14:30.464Z] #59 CACHED [2019-10-09T22:14:30.464Z] [2019-10-09T22:14:30.464Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:14:30.464Z] #61 CACHED [2019-10-09T22:14:30.464Z] [2019-10-09T22:14:30.464Z] #37 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-09T22:14:30.464Z] #37 CACHED [2019-10-09T22:14:30.464Z] [2019-10-09T22:14:30.464Z] #11 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-09T22:14:30.464Z] #11 CACHED [2019-10-09T22:14:30.464Z] [2019-10-09T22:14:30.464Z] #49 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-09T22:14:30.464Z] #49 CACHED [2019-10-09T22:14:30.464Z] [2019-10-09T22:14:30.464Z] #69 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-09T22:14:30.464Z] #69 CACHED [2019-10-09T22:14:30.464Z] [2019-10-09T22:14:30.464Z] #70 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-09T22:14:30.745Z] Merge succeeded, producing b88310067d420d679bcb77969af373da5e957627 [2019-10-09T22:14:30.746Z] Checking out Revision b88310067d420d679bcb77969af373da5e957627 (PR-40053) [2019-10-09T22:14:31.084Z] Commit message: "Merge commit '588d0e61338e0d607ff62908bdfb5b33d02e0d86' into HEAD" [2019-10-09T22:14:31.213Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-09T22:14:30.298Z] > git merge 588d0e61338e0d607ff62908bdfb5b33d02e0d86 # timeout=10 [2019-10-09T22:14:30.641Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-10-09T22:14:30.768Z] > git config core.sparsecheckout # timeout=10 [2019-10-09T22:14:30.820Z] > git checkout -f b88310067d420d679bcb77969af373da5e957627 [2019-10-09T22:14:31.108Z] > git rev-list --no-walk 53a43162a7f685cc7d990a9b2ecd6cb4ab77a4d2 # timeout=10 [2019-10-09T22:14:31.832Z] #70 DONE 1.4s [2019-10-09T22:14:31.833Z] [2019-10-09T22:14:31.833Z] #71 exporting to image [2019-10-09T22:14:31.833Z] #71 exporting layers [2019-10-09T22:14:31.871Z] #21 transferring context: 45.60MB 1.9s done [2019-10-09T22:14:31.871Z] #21 DONE 2.0s [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #40 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-09T22:14:31.871Z] #40 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #59 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-09T22:14:31.871Z] #59 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #22 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-09T22:14:31.871Z] #22 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #8 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-09T22:14:31.871Z] #8 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T22:14:31.871Z] #23 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #28 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-09T22:14:31.871Z] #28 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #49 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-09T22:14:31.871Z] #49 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #24 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-09T22:14:31.871Z] #24 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-09T22:14:31.871Z] #63 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-09T22:14:31.871Z] #47 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #31 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-09T22:14:31.871Z] #31 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T22:14:31.871Z] #53 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #42 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-09T22:14:31.871Z] #42 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #13 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-09T22:14:31.871Z] #13 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #57 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-09T22:14:31.871Z] #57 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #25 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T22:14:31.871Z] #25 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T22:14:31.871Z] #33 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-09T22:14:31.871Z] #9 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-09T22:14:31.871Z] #34 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #62 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-09T22:14:31.871Z] #62 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #14 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-09T22:14:31.871Z] #14 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-09T22:14:31.871Z] #65 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-09T22:14:31.871Z] #17 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T22:14:31.871Z] #56 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-09T22:14:31.871Z] #27 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #35 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-09T22:14:31.871Z] #35 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #29 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-09T22:14:31.871Z] #29 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T22:14:31.871Z] #60 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:14:31.871Z] #36 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #10 [dev 1/25] RUN groupadd -r docker [2019-10-09T22:14:31.871Z] #10 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #7 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-09T22:14:31.871Z] #7 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #15 [dev 6/25] RUN ldconfig [2019-10-09T22:14:31.871Z] #15 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:14:31.871Z] #41 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #39 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T22:14:31.871Z] #39 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:14:31.871Z] #45 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-09T22:14:31.871Z] #20 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-09T22:14:31.871Z] #50 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T22:14:31.871Z] #30 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:14:31.871Z] #61 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-09T22:14:31.871Z] #38 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #43 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T22:14:31.871Z] #43 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #19 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-09T22:14:31.871Z] #19 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T22:14:31.871Z] #16 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #48 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T22:14:31.871Z] #48 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-09T22:14:31.871Z] #18 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #26 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-09T22:14:31.871Z] #26 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-09T22:14:31.871Z] #58 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-09T22:14:31.871Z] #32 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #51 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-09T22:14:31.871Z] #51 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #46 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-09T22:14:31.871Z] #46 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #44 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-09T22:14:31.871Z] #44 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-09T22:14:31.871Z] #64 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #11 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-09T22:14:31.871Z] #11 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #68 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-09T22:14:31.871Z] #68 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #66 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-09T22:14:31.871Z] #66 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #52 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-09T22:14:31.871Z] #52 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #55 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-09T22:14:31.871Z] #55 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #37 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-09T22:14:31.871Z] #37 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #12 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-09T22:14:31.871Z] #12 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #54 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-09T22:14:31.871Z] #54 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #69 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-09T22:14:31.871Z] #69 CACHED [2019-10-09T22:14:31.871Z] [2019-10-09T22:14:31.871Z] #70 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-09T22:14:32.396Z] #71 exporting layers 0.7s done [2019-10-09T22:14:32.396Z] #71 writing image sha256:2651cd447394891f624e5aecc4a244f63a3da9bae46d0cf320d485e985770f9b done [2019-10-09T22:14:32.396Z] #71 naming to docker.io/library/docker:b479525645f3a1727b53ded1f02ba38c965a7cb0 done [2019-10-09T22:14:32.396Z] #71 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-10-09T22:14:32.683Z] + docker version [2019-10-09T22:14:32.684Z] Client: Docker Engine - Enterprise [2019-10-09T22:14:32.684Z] Version: 19.03.2 [2019-10-09T22:14:32.684Z] API version: 1.40 [2019-10-09T22:14:32.684Z] Go version: go1.12.8 [2019-10-09T22:14:32.684Z] Git commit: c92ab06ed9 [2019-10-09T22:14:32.684Z] Built: 09/03/2019 16:38:11 [2019-10-09T22:14:32.684Z] OS/Arch: windows/amd64 [2019-10-09T22:14:32.684Z] Experimental: false [2019-10-09T22:14:32.684Z] [2019-10-09T22:14:32.684Z] Server: Docker Engine - Enterprise [2019-10-09T22:14:32.684Z] Engine: [2019-10-09T22:14:32.684Z] Version: 19.03.2 [2019-10-09T22:14:32.684Z] API version: 1.40 (minimum version 1.24) [2019-10-09T22:14:32.684Z] Go version: go1.12.8 [2019-10-09T22:14:32.684Z] Git commit: c92ab06ed9 [2019-10-09T22:14:32.684Z] Built: 09/03/2019 16:35:47 [2019-10-09T22:14:32.684Z] OS/Arch: windows/amd64 [2019-10-09T22:14:32.684Z] Experimental: true [Pipeline] sh [2019-10-09T22:14:32.885Z] #70 DONE 0.8s [2019-10-09T22:14:32.885Z] [2019-10-09T22:14:32.885Z] #71 exporting to oci image format [2019-10-09T22:14:32.885Z] #71 exporting layers [2019-10-09T22:14:33.401Z] [2019-10-09T22:14:33.401Z] Removing bundles/ [2019-10-09T22:14:33.401Z] [2019-10-09T22:14:33.401Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-09T22:14:33.401Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-09T22:14:33.401Z] GOOS="" GOARCH="" GOARM="" [2019-10-09T22:14:33.728Z] + docker info [2019-10-09T22:14:34.291Z] Fetching without tags [2019-10-09T22:14:34.705Z] Client: [2019-10-09T22:14:34.705Z] Debug Mode: false [2019-10-09T22:14:34.705Z] Plugins: [2019-10-09T22:14:34.705Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-09T22:14:34.705Z] [2019-10-09T22:14:34.705Z] Server: [2019-10-09T22:14:34.705Z] Containers: 0 [2019-10-09T22:14:34.705Z] Running: 0 [2019-10-09T22:14:34.705Z] Paused: 0 [2019-10-09T22:14:34.705Z] Stopped: 0 [2019-10-09T22:14:34.705Z] Images: 8 [2019-10-09T22:14:34.705Z] Server Version: 19.03.2 [2019-10-09T22:14:34.705Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-09T22:14:34.705Z] Windows: [2019-10-09T22:14:34.705Z] LCOW: [2019-10-09T22:14:34.705Z] Logging Driver: json-file [2019-10-09T22:14:34.705Z] Plugins: [2019-10-09T22:14:34.705Z] Volume: local [2019-10-09T22:14:34.705Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-09T22:14:34.705Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-09T22:14:34.705Z] Swarm: inactive [2019-10-09T22:14:34.705Z] Default Isolation: process [2019-10-09T22:14:34.705Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-09T22:14:34.705Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-09T22:14:34.705Z] OSType: windows [2019-10-09T22:14:34.705Z] Architecture: x86_64 [2019-10-09T22:14:34.705Z] CPUs: 4 [2019-10-09T22:14:34.705Z] Total Memory: 32GiB [2019-10-09T22:14:34.705Z] Name: azwin-2-defc90 [2019-10-09T22:14:34.705Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-09T22:14:34.705Z] Docker Root Dir: D:\docker [2019-10-09T22:14:34.705Z] Debug Mode: false [2019-10-09T22:14:34.705Z] Registry: https://index.docker.io/v1/ [2019-10-09T22:14:34.705Z] Labels: [2019-10-09T22:14:34.705Z] Experimental: true [2019-10-09T22:14:34.705Z] Insecure Registries: [2019-10-09T22:14:34.705Z] 10.0.0.4:5000 [2019-10-09T22:14:34.705Z] 127.0.0.0/8 [2019-10-09T22:14:34.705Z] Registry Mirrors: [2019-10-09T22:14:34.705Z] http://10.0.0.4:5000/ [2019-10-09T22:14:34.705Z] Live Restore Enabled: false [2019-10-09T22:14:34.705Z] [2019-10-09T22:14:34.756Z] Merging remotes/origin/master commit 588d0e61338e0d607ff62908bdfb5b33d02e0d86 into PR head commit 8a3e8ac0173c684c6ac8116e668b4b1b17fdf39d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-10-09T22:14:34.246Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-09T22:14:34.251Z] > git config --add remote.origin.fetch +refs/pull/40053/head:refs/remotes/origin/PR-40053 # timeout=10 [2019-10-09T22:14:34.255Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-09T22:14:34.271Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-09T22:14:34.286Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-09T22:14:34.286Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-09T22:14:34.287Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40053/head:refs/remotes/origin/PR-40053 +refs/heads/master:refs/remotes/origin/master [2019-10-09T22:14:34.750Z] > git config core.sparsecheckout # timeout=10 [2019-10-09T22:14:34.754Z] > git checkout -f 8a3e8ac0173c684c6ac8116e668b4b1b17fdf39d [2019-10-09T22:14:36.764Z] Merge succeeded, producing 3693d8d286cd4cb26de0fd29f90a2fc7c62f950c [2019-10-09T22:14:36.765Z] Checking out Revision 3693d8d286cd4cb26de0fd29f90a2fc7c62f950c (PR-40053) [2019-10-09T22:14:36.886Z] Commit message: "Merge commit '588d0e61338e0d607ff62908bdfb5b33d02e0d86' into HEAD" [2019-10-09T22:14:36.902Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-09T22:14:37.829Z] + docker version [2019-10-09T22:14:37.829Z] Client: [2019-10-09T22:14:37.829Z] Version: 18.06.1-ce [2019-10-09T22:14:37.829Z] API version: 1.38 [2019-10-09T22:14:37.829Z] Go version: go1.10.3 [2019-10-09T22:14:37.829Z] Git commit: e68fc7a [2019-10-09T22:14:37.829Z] Built: Tue Aug 21 17:26:10 2018 [2019-10-09T22:14:37.829Z] OS/Arch: linux/ppc64le [2019-10-09T22:14:37.829Z] Experimental: false [2019-10-09T22:14:37.829Z] [2019-10-09T22:14:37.829Z] Server: [2019-10-09T22:14:37.829Z] Engine: [2019-10-09T22:14:37.829Z] Version: 18.06.1-ce [2019-10-09T22:14:37.829Z] API version: 1.38 (minimum version 1.12) [2019-10-09T22:14:37.829Z] Go version: go1.10.3 [2019-10-09T22:14:37.829Z] Git commit: e68fc7a [2019-10-09T22:14:37.829Z] Built: Tue Aug 21 17:24:20 2018 [2019-10-09T22:14:37.829Z] OS/Arch: linux/ppc64le [2019-10-09T22:14:37.829Z] Experimental: true [2019-10-09T22:14:35.861Z] > git merge 588d0e61338e0d607ff62908bdfb5b33d02e0d86 # timeout=10 [2019-10-09T22:14:36.744Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-09T22:14:36.761Z] > git config core.sparsecheckout # timeout=10 [2019-10-09T22:14:36.764Z] > git checkout -f 3693d8d286cd4cb26de0fd29f90a2fc7c62f950c [2019-10-09T22:14:36.881Z] > git rev-list --no-walk 53a43162a7f685cc7d990a9b2ecd6cb4ab77a4d2 # timeout=10 [Pipeline] sh [2019-10-09T22:14:38.214Z] + docker info [2019-10-09T22:14:38.214Z] Containers: 0 [2019-10-09T22:14:38.214Z] Running: 0 [2019-10-09T22:14:38.214Z] Paused: 0 [2019-10-09T22:14:38.214Z] Stopped: 0 [2019-10-09T22:14:38.214Z] Images: 0 [2019-10-09T22:14:38.214Z] Server Version: 18.06.1-ce [2019-10-09T22:14:38.214Z] Storage Driver: overlay2 [2019-10-09T22:14:38.214Z] Backing Filesystem: extfs [2019-10-09T22:14:38.214Z] Supports d_type: true [2019-10-09T22:14:38.214Z] Native Overlay Diff: true [2019-10-09T22:14:38.214Z] Logging Driver: json-file [2019-10-09T22:14:38.214Z] Cgroup Driver: cgroupfs [2019-10-09T22:14:38.214Z] Plugins: [2019-10-09T22:14:38.214Z] Volume: local [2019-10-09T22:14:38.214Z] Network: bridge host ipvlan macvlan null overlay [2019-10-09T22:14:38.214Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-09T22:14:38.214Z] Swarm: inactive [2019-10-09T22:14:38.214Z] Runtimes: runc [2019-10-09T22:14:38.214Z] Default Runtime: runc [2019-10-09T22:14:38.214Z] Init Binary: docker-init [2019-10-09T22:14:38.214Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-09T22:14:38.214Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-09T22:14:38.214Z] init version: fec3683 [2019-10-09T22:14:38.214Z] Security Options: [2019-10-09T22:14:38.214Z] apparmor [2019-10-09T22:14:38.214Z] seccomp [2019-10-09T22:14:38.214Z] Profile: default [2019-10-09T22:14:38.214Z] Kernel Version: 4.4.0-139-generic [2019-10-09T22:14:38.214Z] Operating System: Ubuntu 16.04.3 LTS [2019-10-09T22:14:38.214Z] OSType: linux [2019-10-09T22:14:38.214Z] Architecture: ppc64le [2019-10-09T22:14:38.214Z] CPUs: 4 [2019-10-09T22:14:38.214Z] Total Memory: 3.976GiB [2019-10-09T22:14:38.214Z] Name: ppc64le-ubuntu-17 [2019-10-09T22:14:38.214Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-10-09T22:14:38.214Z] Docker Root Dir: /var/lib/docker [2019-10-09T22:14:38.214Z] Debug Mode (client): false [2019-10-09T22:14:38.214Z] Debug Mode (server): false [2019-10-09T22:14:38.214Z] Username: dockerbuildbot [2019-10-09T22:14:38.214Z] Registry: https://index.docker.io/v1/ [2019-10-09T22:14:38.214Z] Labels: [2019-10-09T22:14:38.214Z] Experimental: true [2019-10-09T22:14:38.214Z] Insecure Registries: [2019-10-09T22:14:38.214Z] 127.0.0.0/8 [2019-10-09T22:14:38.214Z] Live Restore Enabled: false [2019-10-09T22:14:38.214Z] [Pipeline] sh [2019-10-09T22:14:38.396Z] #71 exporting layers 5.7s done [2019-10-09T22:14:38.396Z] #71 exporting manifest sha256:824d855ec433d47f6d25276dbc0ce67549a97c41a0d7d486437c1233adf1230d done [2019-10-09T22:14:38.396Z] #71 exporting config sha256:ca936a13d4956316ad80f3d97dc752a8372f557baa3934ada69405095afc466b done [2019-10-09T22:14:38.396Z] #71 sending tarball [2019-10-09T22:14:38.595Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-09T22:14:38.595Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-09T22:14:38.595Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40053/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-09T22:14:38.595Z] + bash /home/docker/workspace/moby_PR-40053/check-config.sh [2019-10-09T22:14:38.595Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-09T22:14:38.595Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-10-09T22:14:38.595Z] [2019-10-09T22:14:38.595Z] Generally Necessary: [2019-10-09T22:14:38.595Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-09T22:14:38.595Z] - apparmor: enabled and tools installed [2019-10-09T22:14:38.595Z] - CONFIG_NAMESPACES: enabled [2019-10-09T22:14:38.880Z] - CONFIG_NET_NS: enabled [2019-10-09T22:14:38.880Z] - CONFIG_PID_NS: enabled [2019-10-09T22:14:38.880Z] - CONFIG_IPC_NS: enabled [2019-10-09T22:14:38.880Z] - CONFIG_UTS_NS: enabled [2019-10-09T22:14:38.880Z] - CONFIG_CGROUPS: enabled [2019-10-09T22:14:38.880Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-09T22:14:38.880Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-09T22:14:38.880Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-09T22:14:38.880Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-09T22:14:38.880Z] - CONFIG_CPUSETS: enabled [2019-10-09T22:14:38.880Z] - CONFIG_MEMCG: enabled [2019-10-09T22:14:38.880Z] - CONFIG_KEYS: enabled [2019-10-09T22:14:38.880Z] - CONFIG_VETH: enabled (as module) [2019-10-09T22:14:38.880Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-09T22:14:38.880Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-09T22:14:38.880Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-09T22:14:38.880Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-09T22:14:38.880Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-09T22:14:38.880Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-09T22:14:38.880Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-09T22:14:38.880Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-09T22:14:38.880Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-09T22:14:38.880Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-09T22:14:38.880Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-09T22:14:38.880Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-09T22:14:38.880Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-09T22:14:38.880Z] [2019-10-09T22:14:38.880Z] Optional Features: [2019-10-09T22:14:38.880Z] - CONFIG_USER_NS: enabled [2019-10-09T22:14:38.880Z] - CONFIG_SECCOMP: enabled [2019-10-09T22:14:38.880Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-09T22:14:38.880Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-09T22:14:38.880Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-09T22:14:39.166Z] (cgroup swap accounting is currently enabled) [2019-10-09T22:14:39.166Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-09T22:14:39.166Z] - CONFIG_BLK_CGROUP: enabled [2019-10-09T22:14:39.166Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-09T22:14:39.166Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-09T22:14:39.166Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-09T22:14:39.166Z] - CONFIG_CGROUP_PERF: enabled [2019-10-09T22:14:39.166Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-09T22:14:39.166Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-09T22:14:39.166Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-09T22:14:39.166Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-09T22:14:39.166Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-09T22:14:39.166Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-09T22:14:39.166Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-09T22:14:39.166Z] - CONFIG_IP_VS: enabled (as module) [2019-10-09T22:14:39.166Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-09T22:14:39.166Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-09T22:14:39.166Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-09T22:14:39.166Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-09T22:14:39.166Z] - CONFIG_EXT4_FS: enabled [2019-10-09T22:14:39.166Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-09T22:14:39.166Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-09T22:14:39.166Z] - Network Drivers: [2019-10-09T22:14:39.166Z] - "overlay": [2019-10-09T22:14:39.166Z] - CONFIG_VXLAN: enabled (as module) [2019-10-09T22:14:39.166Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-09T22:14:39.166Z] Optional (for encrypted networks): [2019-10-09T22:14:39.450Z] - CONFIG_CRYPTO: enabled [2019-10-09T22:14:39.450Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-09T22:14:39.450Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-09T22:14:39.450Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-09T22:14:39.450Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-09T22:14:39.450Z] - CONFIG_XFRM: enabled [2019-10-09T22:14:39.450Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-09T22:14:39.450Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-09T22:14:39.450Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-09T22:14:39.450Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-09T22:14:39.450Z] - "ipvlan": [2019-10-09T22:14:39.450Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-09T22:14:39.450Z] - "macvlan": [2019-10-09T22:14:39.450Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-09T22:14:39.450Z] - CONFIG_DUMMY: enabled (as module) [2019-10-09T22:14:39.450Z] - "ftp,tftp client in container": [2019-10-09T22:14:39.450Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-09T22:14:39.450Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-09T22:14:39.450Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-09T22:14:39.450Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-09T22:14:39.450Z] - Storage Drivers: [2019-10-09T22:14:39.450Z] - "aufs": [2019-10-09T22:14:39.450Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-09T22:14:39.450Z] - "btrfs": [2019-10-09T22:14:39.450Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-09T22:14:39.450Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-09T22:14:39.450Z] - "devicemapper": [2019-10-09T22:14:39.450Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-09T22:14:39.450Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-09T22:14:39.450Z] - "overlay": [2019-10-09T22:14:39.450Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-09T22:14:39.450Z] - "zfs": [2019-10-09T22:14:39.450Z] - /dev/zfs: missing [2019-10-09T22:14:39.450Z] - zfs command: missing [2019-10-09T22:14:39.450Z] - zpool command: missing [2019-10-09T22:14:39.450Z] [2019-10-09T22:14:39.450Z] Limits: [2019-10-09T22:14:39.450Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-09T22:14:39.450Z] [2019-10-09T22:14:39.450Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-09T22:14:39.869Z] + make bundles/buildx [2019-10-09T22:14:40.499Z] mkdir bundles [2019-10-09T22:14:40.499Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-09T22:14:40.499Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-09T22:14:40.499Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-09T22:14:40.499Z] --build-arg BUILDX_COMMIT \ [2019-10-09T22:14:40.499Z] --build-arg BUILDX_REPO \ [2019-10-09T22:14:40.499Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-09T22:14:40.499Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-09T22:14:40.499Z] . && \ [2019-10-09T22:14:40.499Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-09T22:14:40.499Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-09T22:14:40.499Z] /bin/sh: 4: go: not found [2019-10-09T22:14:40.499Z] /bin/sh: 5: go: not found [2019-10-09T22:14:40.499Z] [2019-10-09T22:14:40.499Z] #2 local://dockerfile (Dockerfile.buildx) [2019-10-09T22:14:40.499Z] #2 digest: sha256:319d7da7762eb549992bb62b3c8c7745f8d84e5ae541bc74279beb6bf04a4b1c [2019-10-09T22:14:40.499Z] #2 name: "local://dockerfile (Dockerfile.buildx)" [2019-10-09T22:14:40.499Z] #2 started: 2019-10-09 22:14:40.31938658 +0000 UTC [2019-10-09T22:14:40.499Z] #2 completed: 2019-10-09 22:14:40.319525397 +0000 UTC [2019-10-09T22:14:40.499Z] #2 duration: 138.817µs [2019-10-09T22:14:40.499Z] #2 started: 2019-10-09 22:14:40.321163393 +0000 UTC [2019-10-09T22:14:40.499Z] #2 completed: 2019-10-09 22:14:40.344359974 +0000 UTC [2019-10-09T22:14:40.499Z] #2 duration: 23.196581ms [2019-10-09T22:14:40.499Z] #2 transferring dockerfile: 792B done [2019-10-09T22:14:40.499Z] [2019-10-09T22:14:40.499Z] [2019-10-09T22:14:40.499Z] #1 local://context (.dockerignore) [2019-10-09T22:14:40.499Z] #1 digest: sha256:7ccc525d84d0314c0c46afaaa9123b06748a80e0d6dc399d335462add2044318 [2019-10-09T22:14:40.499Z] #1 name: "local://context (.dockerignore)" [2019-10-09T22:14:40.499Z] #1 started: 2019-10-09 22:14:40.319344518 +0000 UTC [2019-10-09T22:14:40.499Z] #1 completed: 2019-10-09 22:14:40.319525399 +0000 UTC [2019-10-09T22:14:40.499Z] #1 duration: 180.881µs [2019-10-09T22:14:40.499Z] #1 started: 2019-10-09 22:14:40.321436387 +0000 UTC [2019-10-09T22:14:40.499Z] #1 completed: 2019-10-09 22:14:40.340362596 +0000 UTC [2019-10-09T22:14:40.499Z] #1 duration: 18.926209ms [2019-10-09T22:14:40.499Z] #1 transferring context: 87B done [2019-10-09T22:14:40.499Z] [2019-10-09T22:14:41.508Z] [2019-10-09T22:14:41.508Z] #3 docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8... [2019-10-09T22:14:41.508Z] #3 digest: sha256:7f4f3dd80e16ce814451342a10ac373248ed36d232ee139c6b450b101b96cd4d [2019-10-09T22:14:41.508Z] #3 name: "docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63" [2019-10-09T22:14:41.508Z] #3 started: 2019-10-09 22:14:41.063753421 +0000 UTC [2019-10-09T22:14:41.508Z] #3 completed: 2019-10-09 22:14:41.064805604 +0000 UTC [2019-10-09T22:14:41.508Z] #3 duration: 1.052183ms [2019-10-09T22:14:41.508Z] #3 started: 2019-10-09 22:14:41.065001584 +0000 UTC [2019-10-09T22:14:41.508Z] #3 completed: 2019-10-09 22:14:41.067686206 +0000 UTC [2019-10-09T22:14:41.508Z] #3 duration: 2.684622ms [2019-10-09T22:14:41.508Z] #3 started: 2019-10-09 22:14:41.067939022 +0000 UTC [2019-10-09T22:14:41.508Z] #3 resolve docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 done [2019-10-09T22:14:41.508Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 0B / 4.30MB 0.1s [2019-10-09T22:14:41.508Z] #3 sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 1.42kB / 1.42kB done [2019-10-09T22:14:41.508Z] #3 sha256:8a4a1569a1ea7d240074fa223283ba1e23c1a1f1b83407fa524e39dc53385242 1.79kB / 1.79kB done [2019-10-09T22:14:41.508Z] #3 sha256:9b20014a18e9eb94e18e8b2aa1a17b0660f7db0fce35096d204bfcfc105ecc94 5.47kB / 5.47kB done [2019-10-09T22:14:41.508Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 0B / 45.65MB 0.1s [2019-10-09T22:14:41.508Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 0B / 9.99MB 0.1s [2019-10-09T22:14:41.508Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 621.70kB / 4.30MB 0.2s [2019-10-09T22:14:41.508Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 3.93MB / 4.30MB 0.3s [2019-10-09T22:14:41.508Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 859.27kB / 9.99MB 0.3s [2019-10-09T22:14:41.793Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.30MB / 4.30MB 0.3s done [2019-10-09T22:14:41.793Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 2.74MB / 9.99MB 0.4s [2019-10-09T22:14:41.793Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 0B / 50.07MB 0.4s [2019-10-09T22:14:41.793Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 3.70MB / 45.65MB 0.5s [2019-10-09T22:14:41.793Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 4.22MB / 9.99MB 0.5s [2019-10-09T22:14:41.793Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 5.44MB / 9.99MB 0.6s [2019-10-09T22:14:41.793Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 2.88MB / 50.07MB 0.6s [2019-10-09T22:14:42.078Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 6.12MB / 45.65MB 0.7s [2019-10-09T22:14:42.078Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 6.64MB / 9.99MB 0.7s [2019-10-09T22:14:42.078Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 7.17MB / 9.99MB 0.8s [2019-10-09T22:14:42.078Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 6.86MB / 50.07MB 0.8s [2019-10-09T22:14:42.078Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 9.26MB / 45.65MB 0.9s [2019-10-09T22:14:42.078Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 8.39MB / 9.99MB 0.9s [2019-10-09T22:14:42.368Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.99MB / 9.99MB 1.0s [2019-10-09T22:14:42.368Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 10.22MB / 50.07MB 1.0s [2019-10-09T22:14:42.368Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 12.93MB / 45.65MB 1.1s [2019-10-09T22:14:42.368Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.99MB / 9.99MB 1.0s done [2019-10-09T22:14:42.368Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 318.55kB / 52.87MB 1.1s [2019-10-09T22:14:42.652Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 15.52MB / 45.65MB 1.3s [2019-10-09T22:14:42.652Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 14.05MB / 50.07MB 1.3s [2019-10-09T22:14:42.652Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 4.39MB / 52.87MB 1.4s [2019-10-09T22:14:42.652Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 18.47MB / 45.65MB 1.5s [2019-10-09T22:14:42.652Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 16.87MB / 50.07MB 1.5s [2019-10-09T22:14:42.936Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 7.47MB / 52.87MB 1.6s [2019-10-09T22:14:42.936Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 21.32MB / 45.65MB 1.7s [2019-10-09T22:14:42.936Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 20.37MB / 50.07MB 1.7s [2019-10-09T22:14:43.223Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 24.90MB / 45.65MB 1.9s [2019-10-09T22:14:43.223Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 23.14MB / 50.07MB 1.9s [2019-10-09T22:14:43.223Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 11.41MB / 52.87MB 2.0s [2019-10-09T22:14:43.507Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 28.15MB / 45.65MB 2.1s [2019-10-09T22:14:43.507Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 26.25MB / 50.07MB 2.1s [2019-10-09T22:14:43.507Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 14.30MB / 52.87MB 2.2s [2019-10-09T22:14:43.507Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 30.74MB / 45.65MB 2.3s [2019-10-09T22:14:43.791Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 30.23MB / 50.07MB 2.4s [2019-10-09T22:14:43.791Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 17.05MB / 52.87MB 2.4s [2019-10-09T22:14:43.791Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 33.61MB / 45.65MB 2.5s [2019-10-09T22:14:43.791Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 33.48MB / 50.07MB 2.6s [2019-10-09T22:14:43.791Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 20.27MB / 52.87MB 2.6s [2019-10-09T22:14:44.077Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 35.90MB / 45.65MB 2.7s [2019-10-09T22:14:44.077Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 36.47MB / 50.07MB 2.8s [2019-10-09T22:14:44.077Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 23.60MB / 52.87MB 2.8s [2019-10-09T22:14:44.077Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 39.04MB / 45.65MB 2.9s [2019-10-09T22:14:44.364Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 39.32MB / 50.07MB 3.0s [2019-10-09T22:14:44.364Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 26.42MB / 52.87MB 3.0s [2019-10-09T22:14:44.364Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 41.74MB / 45.65MB 3.1s [2019-10-09T22:14:44.364Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 41.99MB / 50.07MB 3.2s [2019-10-09T22:14:44.364Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 29.33MB / 52.87MB 3.2s [2019-10-09T22:14:44.674Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 44.38MB / 45.65MB 3.3s [2019-10-09T22:14:44.674Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 44.89MB / 50.07MB 3.4s [2019-10-09T22:14:44.674Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 32.15MB / 52.87MB 3.4s [2019-10-09T22:14:44.674Z] #3 extracting sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 [2019-10-09T22:14:44.674Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 45.65MB / 45.65MB 3.4s done [2019-10-09T22:14:44.674Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 0B / 104.03MB 3.5s [2019-10-09T22:14:44.958Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 47.83MB / 50.07MB 3.7s [2019-10-09T22:14:44.958Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 35.10MB / 52.87MB 3.7s [2019-10-09T22:14:45.244Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 50.07MB / 50.07MB 4.0s done [2019-10-09T22:14:45.244Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 38.15MB / 52.87MB 4.0s [2019-10-09T22:14:45.244Z] #3 sha256:c8d0433a4b0c2643268c2d8e7cb7d9f69e819e27081a2e5e1512cbed99a2bf21 0B / 155B 4.0s [2019-10-09T22:14:45.244Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 6.26MB / 104.03MB 4.1s [2019-10-09T22:14:45.244Z] #3 sha256:c8d0433a4b0c2643268c2d8e7cb7d9f69e819e27081a2e5e1512cbed99a2bf21 155B / 155B 4.0s done [2019-10-09T22:14:45.531Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 42.61MB / 52.87MB 4.3s [2019-10-09T22:14:45.639Z] INFO [loader] Go packages loading at mode load types and syntax took 26.444228287s [2019-10-09T22:14:45.818Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 46.17MB / 52.87MB 4.5s [2019-10-09T22:14:45.818Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 12.23MB / 104.03MB 4.5s [2019-10-09T22:14:45.818Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 48.83MB / 52.87MB 4.7s [2019-10-09T22:14:46.102Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.54MB / 52.87MB 4.9s [2019-10-09T22:14:46.389Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.87MB / 52.87MB 5.0s done [2019-10-09T22:14:46.389Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 20.18MB / 104.03MB 5.0s [2019-10-09T22:14:46.389Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 25.52MB / 104.03MB 5.2s [2019-10-09T22:14:46.677Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 31.21MB / 104.03MB 5.4s [2019-10-09T22:14:46.966Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 37.39MB / 104.03MB 5.6s [2019-10-09T22:14:46.966Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 42.92MB / 104.03MB 5.8s [2019-10-09T22:14:47.254Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 49.11MB / 104.03MB 6.0s [2019-10-09T22:14:47.543Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 54.84MB / 104.03MB 6.2s [2019-10-09T22:14:47.833Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 62.89MB / 104.03MB 6.5s [2019-10-09T22:14:48.119Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 70.04MB / 104.03MB 6.8s [2019-10-09T22:14:48.119Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 75.77MB / 104.03MB 7.0s [2019-10-09T22:14:48.406Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 81.81MB / 104.03MB 7.2s [2019-10-09T22:14:48.693Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 88.75MB / 104.03MB 7.5s [2019-10-09T22:14:48.980Z] #3 extracting sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 4.2s done [2019-10-09T22:14:48.980Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 96.35MB / 104.03MB 7.8s [2019-10-09T22:14:49.065Z] #71 sending tarball 10.5s done [2019-10-09T22:14:49.065Z] #71 DONE 16.3s [2019-10-09T22:14:49.065Z] [2019-10-09T22:14:49.065Z] #72 importing to docker [2019-10-09T22:14:49.265Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 101.86MB / 104.03MB 8.0s [2019-10-09T22:14:49.549Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 104.03MB / 104.03MB 8.1s done [2019-10-09T22:14:49.549Z] #3 extracting sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc [2019-10-09T22:14:50.168Z] #3 extracting sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 0.4s done [2019-10-09T22:14:50.168Z] #3 extracting sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed [2019-10-09T22:14:50.168Z] #3 extracting sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 0.1s done [2019-10-09T22:14:50.261Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-10-09T22:14:50.261Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-14fab957\powershellScript.ps1'; exit $LASTEXITCODE; [2019-10-09T22:14:50.261Z] ---------------------------------------------------------------------------- [2019-10-09T22:14:50.261Z] [2019-10-09T22:14:50.261Z] INFO: executeCI.ps1 starting at Wed Oct 9 22:14:48 CUT 2019 [2019-10-09T22:14:50.261Z] [2019-10-09T22:14:50.261Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-10-09T22:14:50.261Z] INFO: Running git version 2.23.0.windows.1 [2019-10-09T22:14:50.261Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-10-09T22:14:50.261Z] INFO: Environment variables: [2019-10-09T22:14:50.261Z] [2019-10-09T22:14:50.261Z] Name Value [2019-10-09T22:14:50.261Z] ---- ----- [2019-10-09T22:14:50.261Z] ALLUSERSPROFILE C:\ProgramData [2019-10-09T22:14:50.261Z] amd64 true [2019-10-09T22:14:50.261Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-10-09T22:14:50.261Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-10-09T22:14:50.261Z] BRANCH_NAME PR-40053 [2019-10-09T22:14:50.261Z] BUILD_DISPLAY_NAME #9 [2019-10-09T22:14:50.261Z] BUILD_ID 9 [2019-10-09T22:14:50.261Z] BUILD_NUMBER 9 [2019-10-09T22:14:50.261Z] BUILD_TAG jenkins-moby-PR-40053-9 [2019-10-09T22:14:50.261Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40053/9/ [2019-10-09T22:14:50.261Z] CHANGE_AUTHOR thaJeztah [2019-10-09T22:14:50.261Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2019-10-09T22:14:50.261Z] CHANGE_BRANCH harden_testdaemonevents [2019-10-09T22:14:50.261Z] CHANGE_FORK thaJeztah [2019-10-09T22:14:50.261Z] CHANGE_ID 40053 [2019-10-09T22:14:50.261Z] CHANGE_TARGET master [2019-10-09T22:14:50.261Z] CHANGE_TITLE integration-cli: rely less on CLI output format [2019-10-09T22:14:50.261Z] CHANGE_URL https://github.com/moby/moby/pull/40053 [2019-10-09T22:14:50.261Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-09T22:14:50.261Z] CommonProgramFiles C:\Program Files\Common Files [2019-10-09T22:14:50.261Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-10-09T22:14:50.261Z] CommonProgramW6432 C:\Program Files\Common Files [2019-10-09T22:14:50.261Z] COMPUTERNAME azwin-2-defc90 [2019-10-09T22:14:50.261Z] ComSpec C:\windows\system32\cmd.exe [2019-10-09T22:14:50.261Z] ConfigSequenceNumber 0 [2019-10-09T22:14:50.261Z] DOCKER_BUILDKIT 0 [2019-10-09T22:14:50.261Z] DOCKER_DUT_DEBUG 1 [2019-10-09T22:14:50.261Z] DOCKER_EXPERIMENTAL 1 [2019-10-09T22:14:50.261Z] DOCKER_GRAPHDRIVER overlay2 [2019-10-09T22:14:50.261Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-10-09T22:14:50.261Z] EXECUTOR_NUMBER 0 [2019-10-09T22:14:50.261Z] FQDN azwin-2-defc90.westus.cloudapp.azure.com [2019-10-09T22:14:50.261Z] GIT_BRANCH PR-40053 [2019-10-09T22:14:50.261Z] GIT_COMMIT b479525645f3a1727b53ded1f02ba38c965a7cb0 [2019-10-09T22:14:50.261Z] GIT_PREVIOUS_COMMIT a6b99053f64a3028abb133dd671ae6d896c7776d [2019-10-09T22:14:50.261Z] GIT_URL https://github.com/moby/moby.git [2019-10-09T22:14:50.261Z] HUDSON_COOKIE d36d4036-d84a-42e7-9ee8-44bee990e313 [2019-10-09T22:14:50.261Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-10-09T22:14:50.261Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-10-09T22:14:50.261Z] HUDSON_URL https://ci.docker.com/public/ [2019-10-09T22:14:50.261Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-10-09T22:14:50.261Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-10-09T22:14:50.261Z] JENKINS_NODE_COOKIE 151a1ef9-831b-41ba-8f42-f33d6b81a9af [2019-10-09T22:14:50.261Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-10-09T22:14:50.261Z] JENKINS_URL https://ci.docker.com/public/ [2019-10-09T22:14:50.261Z] JOB_BASE_NAME PR-40053 [2019-10-09T22:14:50.261Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40053/display/redirect [2019-10-09T22:14:50.261Z] JOB_NAME moby/PR-40053 [2019-10-09T22:14:50.261Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40053/ [2019-10-09T22:14:50.261Z] library.jps.version master [2019-10-09T22:14:50.261Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-10-09T22:14:50.261Z] NODE_LABELS amd64 azure azwin-2-defc90 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-10-09T22:14:50.261Z] NODE_NAME azwin-2-defc90 [2019-10-09T22:14:50.261Z] NUMBER_OF_PROCESSORS 4 [2019-10-09T22:14:50.261Z] OS Windows_NT [2019-10-09T22:14:50.261Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-10-09T22:14:50.261Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-10-09T22:14:50.261Z] ppc64le true [2019-10-09T22:14:50.261Z] PROCESSOR_ARCHITECTURE AMD64 [2019-10-09T22:14:50.261Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-10-09T22:14:50.265Z] PROCESSOR_LEVEL 6 [2019-10-09T22:14:50.265Z] PROCESSOR_REVISION 4f01 [2019-10-09T22:14:50.265Z] ProgramData C:\ProgramData [2019-10-09T22:14:50.265Z] ProgramFiles C:\Program Files [2019-10-09T22:14:50.265Z] ProgramFiles(x86) C:\Program Files (x86) [2019-10-09T22:14:50.265Z] ProgramW6432 C:\Program Files [2019-10-09T22:14:50.265Z] PROMPT $P$G [2019-10-09T22:14:50.265Z] PSExecutionPolicyPreference Bypass [2019-10-09T22:14:50.265Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-10-09T22:14:50.265Z] PUBLIC C:\Users\Public [2019-10-09T22:14:50.265Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40053/9/display/redirect?page=changes [2019-10-09T22:14:50.265Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40053/9/display/redirect [2019-10-09T22:14:50.265Z] s390x true [2019-10-09T22:14:50.265Z] skip_dco false [2019-10-09T22:14:50.265Z] SKIP_VALIDATION_TESTS 1 [2019-10-09T22:14:50.265Z] SOURCES_DRIVE d [2019-10-09T22:14:50.265Z] SOURCES_SUBDIR gopath [2019-10-09T22:14:50.265Z] STAGE_NAME Run tests [2019-10-09T22:14:50.265Z] SystemDrive C: [2019-10-09T22:14:50.265Z] SystemRoot C:\windows [2019-10-09T22:14:50.265Z] TEMP C:\windows\TEMP [2019-10-09T22:14:50.265Z] TESTDEBUG 0 [2019-10-09T22:14:50.265Z] TESTRUN_DRIVE d [2019-10-09T22:14:50.265Z] TESTRUN_SUBDIR CI [2019-10-09T22:14:50.265Z] TIMEOUT 120m [2019-10-09T22:14:50.265Z] TMP C:\windows\TEMP [2019-10-09T22:14:50.265Z] unit_validate true [2019-10-09T22:14:50.265Z] USERDOMAIN WORKGROUP [2019-10-09T22:14:50.265Z] USERNAME azwin-2-defc90$ [2019-10-09T22:14:50.265Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-10-09T22:14:50.265Z] windir C:\windows [2019-10-09T22:14:50.265Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-10-09T22:14:50.265Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-10-09T22:14:50.265Z] windowsRS1 false [2019-10-09T22:14:50.265Z] windowsRS5 true [2019-10-09T22:14:50.265Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-10-09T22:14:50.265Z] [2019-10-09T22:14:50.265Z] [2019-10-09T22:14:50.265Z] [2019-10-09T22:14:50.265Z] INFO: Sources under d:\gopath\... [2019-10-09T22:14:50.265Z] INFO: Test run under d:\CI\... [2019-10-09T22:14:50.265Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-10-09T22:14:50.265Z] INFO: docker/docker repository was found [2019-10-09T22:14:50.265Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-10-09T22:14:50.265Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805' [2019-10-09T22:14:50.265Z] INFO: Docker version of control daemon [2019-10-09T22:14:50.265Z] [2019-10-09T22:14:50.265Z] Client: Docker Engine - Enterprise [2019-10-09T22:14:50.265Z] Version: 19.03.2 [2019-10-09T22:14:50.266Z] API version: 1.40 [2019-10-09T22:14:50.266Z] Go version: go1.12.8 [2019-10-09T22:14:50.266Z] Git commit: c92ab06ed9 [2019-10-09T22:14:50.266Z] Built: 09/03/2019 16:38:11 [2019-10-09T22:14:50.266Z] OS/Arch: windows/amd64 [2019-10-09T22:14:50.266Z] Experimental: false [2019-10-09T22:14:50.266Z] [2019-10-09T22:14:50.266Z] Server: Docker Engine - Enterprise [2019-10-09T22:14:50.266Z] Engine: [2019-10-09T22:14:50.266Z] Version: 19.03.2 [2019-10-09T22:14:50.266Z] API version: 1.40 (minimum version 1.24) [2019-10-09T22:14:50.266Z] Go version: go1.12.8 [2019-10-09T22:14:50.266Z] Git commit: c92ab06ed9 [2019-10-09T22:14:50.266Z] Built: 09/03/2019 16:35:47 [2019-10-09T22:14:50.266Z] OS/Arch: windows/amd64 [2019-10-09T22:14:50.266Z] Experimental: true [2019-10-09T22:14:50.266Z] [2019-10-09T22:14:50.266Z] INFO: Docker info of control daemon [2019-10-09T22:14:50.266Z] [2019-10-09T22:14:50.385Z] #72 DONE 1.5s [2019-10-09T22:14:50.452Z] #3 extracting sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-09T22:14:50.729Z] Client: [2019-10-09T22:14:50.729Z] Debug Mode: false [2019-10-09T22:14:50.729Z] Plugins: [2019-10-09T22:14:50.729Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-09T22:14:50.729Z] [2019-10-09T22:14:50.729Z] Server: [2019-10-09T22:14:50.729Z] Containers: 0 [2019-10-09T22:14:50.729Z] Running: 0 [2019-10-09T22:14:50.729Z] Paused: 0 [2019-10-09T22:14:50.729Z] Stopped: 0 [2019-10-09T22:14:50.729Z] Images: 8 [2019-10-09T22:14:50.729Z] Server Version: 19.03.2 [2019-10-09T22:14:50.729Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-09T22:14:50.729Z] Windows: [2019-10-09T22:14:50.729Z] LCOW: [2019-10-09T22:14:50.729Z] Logging Driver: json-file [2019-10-09T22:14:50.729Z] Plugins: [2019-10-09T22:14:50.729Z] Volume: local [2019-10-09T22:14:50.729Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-09T22:14:50.729Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-09T22:14:50.729Z] Swarm: inactive [2019-10-09T22:14:50.729Z] Default Isolation: process [2019-10-09T22:14:50.729Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-09T22:14:50.729Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-09T22:14:50.729Z] OSType: windows [2019-10-09T22:14:50.729Z] Architecture: x86_64 [2019-10-09T22:14:50.729Z] CPUs: 4 [2019-10-09T22:14:50.729Z] Total Memory: 32GiB [2019-10-09T22:14:50.729Z] Name: azwin-2-defc90 [2019-10-09T22:14:50.729Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-09T22:14:50.729Z] Docker Root Dir: D:\docker [2019-10-09T22:14:50.729Z] Debug Mode: false [2019-10-09T22:14:50.729Z] Registry: https://index.docker.io/v1/ [2019-10-09T22:14:50.729Z] Labels: [2019-10-09T22:14:50.729Z] Experimental: true [2019-10-09T22:14:50.729Z] Insecure Registries: [2019-10-09T22:14:50.729Z] 10.0.0.4:5000 [2019-10-09T22:14:50.729Z] 127.0.0.0/8 [2019-10-09T22:14:50.729Z] Registry Mirrors: [2019-10-09T22:14:50.729Z] http://10.0.0.4:5000/ [2019-10-09T22:14:50.729Z] Live Restore Enabled: false [2019-10-09T22:14:50.729Z] [2019-10-09T22:14:50.729Z] [2019-10-09T22:14:50.729Z] INFO: Commit hash is b88310067 [2019-10-09T22:14:50.729Z] INFO: Nuke-Everything... [2019-10-09T22:14:50.729Z] INFO: Container count on control daemon to delete is 0 [2019-10-09T22:14:51.192Z] INFO: Nuking d:\CI [2019-10-09T22:14:51.264Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40053/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b479525645f3a1727b53ded1f02ba38c965a7cb0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b479525645f3a1727b53ded1f02ba38c965a7cb0 hack/test/unit [2019-10-09T22:14:51.655Z] INFO: Zapped successfully [2019-10-09T22:14:51.655Z] INFO: Location for testing is d:\CI\PR-40053\9 [2019-10-09T22:14:51.655Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-10-09T22:14:51.655Z] [2019-10-09T22:14:51.655Z] [2019-10-09T22:14:51.655Z] INFO: Building the image from Dockerfile.windows at 10/09/2019 22:14:51... [2019-10-09T22:14:51.655Z] [2019-10-09T22:14:52.223Z] INFO [loader] SSA repr building timing: packages building 258.96614ms, total 5.491764801s [2019-10-09T22:14:53.923Z] #3 extracting sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 2.9s done [2019-10-09T22:14:53.923Z] #3 extracting sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 [2019-10-09T22:14:54.782Z] ? github.com/docker/docker/api [no test files] [2019-10-09T22:14:56.611Z] #3 extracting sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 2.4s done [2019-10-09T22:14:56.611Z] #3 extracting sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec [2019-10-09T22:14:58.780Z] Sending build context to Docker daemon 50.07MB [2019-10-09T22:14:58.781Z] [2019-10-09T22:14:58.781Z] Step 1/8 : FROM microsoft/windowsservercore [2019-10-09T22:14:58.781Z] ---> 739b21bd02e7 [2019-10-09T22:14:58.781Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-10-09T22:14:58.781Z] ---> Using cache [2019-10-09T22:14:58.781Z] ---> 6461e2c493db [2019-10-09T22:14:58.781Z] Step 3/8 : ARG GO_VERSION=1.13.1 [2019-10-09T22:14:58.781Z] ---> Using cache [2019-10-09T22:14:58.781Z] ---> b4ce373f9d2d [2019-10-09T22:14:58.781Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-10-09T22:14:58.781Z] ---> Using cache [2019-10-09T22:14:58.781Z] ---> 8cced087c0b3 [2019-10-09T22:14:58.781Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-10-09T22:14:58.781Z] ---> Using cache [2019-10-09T22:14:58.781Z] ---> 7d870ac0f9e0 [2019-10-09T22:14:58.781Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-10-09T22:14:58.781Z] ---> Using cache [2019-10-09T22:14:58.781Z] ---> 305b746ae112 [2019-10-09T22:14:58.781Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-10-09T22:14:58.781Z] ---> Using cache [2019-10-09T22:14:58.781Z] ---> 39da2b6dcb21 [2019-10-09T22:14:58.781Z] Step 8/8 : COPY . . [2019-10-09T22:15:02.136Z] #3 extracting sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 5.2s [2019-10-09T22:15:02.136Z] #3 extracting sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 5.4s done [2019-10-09T22:15:02.419Z] #3 extracting sha256:c8d0433a4b0c2643268c2d8e7cb7d9f69e819e27081a2e5e1512cbed99a2bf21 done [2019-10-09T22:15:02.701Z] #3 completed: 2019-10-09 22:15:02.339585096 +0000 UTC [2019-10-09T22:15:02.701Z] #3 duration: 21.271646074s [2019-10-09T22:15:02.701Z] [2019-10-09T22:15:02.701Z] [2019-10-09T22:15:02.701Z] #4 /bin/sh -c git clone "${BUILDX_REPO}" /buildx [2019-10-09T22:15:02.701Z] #4 digest: sha256:09b9844e64167361e078b2776f47a9ebdec09dafaed26891847ab54a261e8d95 [2019-10-09T22:15:02.701Z] #4 name: "/bin/sh -c git clone \"${BUILDX_REPO}\" /buildx" [2019-10-09T22:15:02.701Z] #4 started: 2019-10-09 22:15:02.341607005 +0000 UTC [2019-10-09T22:15:02.701Z] #4 0.152 Cloning into '/buildx'... [2019-10-09T22:15:04.180Z] #4 completed: 2019-10-09 22:15:03.980238433 +0000 UTC [2019-10-09T22:15:04.180Z] #4 duration: 1.638631428s [2019-10-09T22:15:04.181Z] [2019-10-09T22:15:04.181Z] [2019-10-09T22:15:04.181Z] #5 /bin/sh -c git fetch origin "${BUILDX_COMMIT}":build && git checkout bui... [2019-10-09T22:15:04.181Z] #5 digest: sha256:2ce8f8d84126794cdece70a9c39858b137f23c76fb801b27e3f65f644b7e980e [2019-10-09T22:15:04.181Z] #5 name: "/bin/sh -c git fetch origin \"${BUILDX_COMMIT}\":build && git checkout build" [2019-10-09T22:15:04.181Z] #5 started: 2019-10-09 22:15:03.982554956 +0000 UTC [2019-10-09T22:15:04.464Z] #5 0.326 From https://github.com/docker/buildx [2019-10-09T22:15:04.464Z] #5 0.326 * [new branch] master -> build [2019-10-09T22:15:04.748Z] #5 0.672 Switched to branch 'build' [2019-10-09T22:15:05.034Z] #5 completed: 2019-10-09 22:15:04.725683265 +0000 UTC [2019-10-09T22:15:05.034Z] #5 duration: 743.128309ms [2019-10-09T22:15:05.034Z] [2019-10-09T22:15:05.034Z] [2019-10-09T22:15:05.034Z] #6 /bin/sh -c go mod download [2019-10-09T22:15:05.034Z] #6 digest: sha256:569e90b71a93974b0b7d3854036cc049fae9b48f62dd4b370c3317a59b6efaed [2019-10-09T22:15:05.034Z] #6 name: "/bin/sh -c go mod download" [2019-10-09T22:15:05.034Z] #6 started: 2019-10-09 22:15:04.727780535 +0000 UTC [2019-10-09T22:15:05.034Z] #6 0.173 go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-09T22:15:05.325Z] #6 0.179 go: finding github.com/spf13/pflag v1.0.3 [2019-10-09T22:15:05.325Z] #6 0.183 go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-09T22:15:05.325Z] #6 0.183 go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-09T22:15:05.325Z] #6 0.186 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-09T22:15:05.325Z] #6 0.189 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-09T22:15:05.325Z] #6 0.190 go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-09T22:15:05.325Z] #6 0.193 go: finding github.com/docker/go-connections v0.4.0 [2019-10-09T22:15:05.325Z] #6 0.196 go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-09T22:15:06.348Z] #6 1.244 go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-09T22:15:07.380Z] #6 2.245 go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-09T22:15:07.380Z] #6 2.489 go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-09T22:15:07.380Z] #6 2.496 go: finding github.com/jinzhu/now v1.0.0 [2019-10-09T22:15:07.669Z] #6 2.768 go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-09T22:15:07.669Z] #6 2.883 go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-09T22:15:07.958Z] #6 3.133 go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-09T22:15:08.246Z] #6 3.349 go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-09T22:15:08.246Z] #6 3.457 go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-09T22:15:08.861Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2019-10-09T22:15:09.272Z] #6 4.393 go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-09T22:15:09.273Z] #6 4.469 go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-09T22:15:09.902Z] #6 4.810 go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-09T22:15:09.902Z] #6 4.839 go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-09T22:15:10.928Z] #6 5.917 go: finding github.com/stretchr/testify v1.3.0 [2019-10-09T22:15:10.928Z] #6 6.026 go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-09T22:15:11.216Z] #6 6.217 go: finding github.com/json-iterator/go v1.1.6 [2019-10-09T22:15:11.216Z] #6 6.317 go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-09T22:15:11.216Z] #6 6.357 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-09T22:15:11.506Z] #6 6.427 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-09T22:15:11.794Z] #6 6.751 go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-09T22:15:11.794Z] #6 6.982 go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-09T22:15:12.084Z] #6 7.276 go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-09T22:15:13.113Z] #6 8.213 go: finding github.com/gogo/protobuf v1.2.1 [2019-10-09T22:15:13.403Z] #6 8.456 go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-09T22:15:13.403Z] #6 8.523 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-09T22:15:13.403Z] #6 8.571 go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-09T22:15:14.036Z] #6 9.028 go: finding github.com/lib/pq v1.0.0 [2019-10-09T22:15:14.036Z] #6 9.279 go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-09T22:15:14.341Z] #6 9.287 go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-09T22:15:14.640Z] #6 9.558 go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-09T22:15:14.930Z] #6 9.925 go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-09T22:15:15.559Z] #6 10.65 go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-09T22:15:15.846Z] #6 10.86 go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-09T22:15:16.135Z] #6 11.33 go: finding github.com/spf13/cobra v0.0.3 [2019-10-09T22:15:16.135Z] #6 11.36 go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-09T22:15:16.135Z] #6 11.37 go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-09T22:15:16.424Z] #6 11.54 go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-09T22:15:16.424Z] #6 11.58 go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-09T22:15:16.712Z] #6 11.63 go: finding github.com/spf13/viper v1.3.2 [2019-10-09T22:15:17.742Z] #6 12.97 go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-09T22:15:18.047Z] #6 13.01 go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-09T22:15:18.674Z] #6 13.51 go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-09T22:15:18.674Z] #6 13.62 go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-09T22:15:18.674Z] #6 13.83 go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-09T22:15:18.964Z] #6 14.12 go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-09T22:15:18.964Z] #6 14.14 go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-09T22:15:21.018Z] #6 15.88 go: finding github.com/pkg/errors v0.8.1 [2019-10-09T22:15:21.018Z] #6 16.14 go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-09T22:15:21.647Z] #6 16.52 go: finding github.com/spf13/afero v1.1.2 [2019-10-09T22:15:21.938Z] #6 17.01 go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-09T22:15:22.227Z] #6 17.21 go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-09T22:15:22.516Z] #6 17.53 go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-09T22:15:23.145Z] #6 18.33 go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-09T22:15:23.434Z] #6 18.55 go: finding github.com/ghodss/yaml v1.0.0 [2019-10-09T22:15:24.063Z] #6 18.92 go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-09T22:15:24.063Z] #6 19.01 go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-09T22:15:24.351Z] #6 19.46 go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-09T22:15:24.639Z] #6 19.89 go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-09T22:15:25.665Z] #6 20.59 go: finding github.com/gofrs/flock v0.7.0 [2019-10-09T22:15:25.665Z] #6 20.84 go: finding github.com/coreos/go-semver v0.2.0 [2019-10-09T22:15:26.695Z] #6 21.53 go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-09T22:15:26.695Z] #6 21.77 go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-09T22:15:28.219Z] #6 23.34 go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-09T22:15:28.508Z] #6 23.42 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-09T22:15:28.508Z] #6 23.56 go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-09T22:15:28.811Z] ---> bf0ff7a131e6 [2019-10-09T22:15:28.811Z] Successfully built bf0ff7a131e6 [2019-10-09T22:15:28.811Z] Successfully tagged docker:latest [2019-10-09T22:15:28.811Z] INFO: Image build ended at 10/09/2019 22:15:28. Duration:00:00:37.0990922 [2019-10-09T22:15:28.811Z] [2019-10-09T22:15:28.811Z] [2019-10-09T22:15:28.811Z] INFO: Building the test binaries at 10/09/2019 22:15:28... [2019-10-09T22:15:29.136Z] #6 24.16 go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-09T22:15:29.425Z] #6 24.46 go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-09T22:15:29.425Z] #6 24.55 go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-09T22:15:29.425Z] #6 24.58 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-09T22:15:29.713Z] #6 24.63 go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-09T22:15:30.343Z] #6 25.42 go: finding github.com/imdario/mergo v0.3.7 [2019-10-09T22:15:30.972Z] #6 25.89 go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-09T22:15:30.972Z] #6 26.07 go: finding github.com/gorilla/mux v1.7.0 [2019-10-09T22:15:32.007Z] #6 27.09 go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-09T22:15:32.298Z] #6 27.32 go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-09T22:15:32.586Z] #6 27.57 go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-09T22:15:33.215Z] #6 28.29 go: finding github.com/stretchr/objx v0.1.0 [2019-10-09T22:15:33.725Z] INFO: make.ps1 starting at 10/09/2019 22:15:32 [2019-10-09T22:15:33.725Z] INFO: Git commit (b88310067) assumed from DOCKER_GITCOMMIT environment variable [2019-10-09T22:15:33.725Z] INFO: Invoking autogen... [2019-10-09T22:15:33.842Z] #6 28.84 go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-09T22:15:34.188Z] INFO: Building daemon... [2019-10-09T22:15:34.866Z] #6 29.83 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-09T22:15:35.155Z] #6 30.22 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-09T22:15:36.182Z] #6 31.11 go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-09T22:15:36.182Z] #6 31.14 go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-09T22:15:36.182Z] #6 31.24 go: finding github.com/stretchr/objx v0.1.1 [2019-10-09T22:15:37.677Z] #6 32.46 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-09T22:15:37.677Z] #6 32.68 go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-09T22:15:38.702Z] #6 33.88 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-09T22:15:39.331Z] #6 34.47 go: finding github.com/spf13/cast v1.3.0 [2019-10-09T22:15:40.823Z] #6 35.71 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-09T22:15:41.457Z] #6 36.61 go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-09T22:15:42.083Z] #6 37.19 go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-09T22:15:42.083Z] #6 37.22 go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-09T22:15:43.106Z] #6 38.13 go: finding github.com/magiconair/properties v1.8.0 [2019-10-09T22:15:44.130Z] #6 38.92 go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-09T22:15:44.418Z] #6 39.30 go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-09T22:15:44.707Z] #6 39.78 go: finding golang.org/x/text v0.3.0 [2019-10-09T22:15:45.342Z] #6 40.40 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-09T22:15:45.978Z] #6 40.84 go: finding github.com/stretchr/testify v1.2.2 [2019-10-09T22:15:45.978Z] #6 40.91 go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-09T22:15:45.978Z] #6 40.93 go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-09T22:15:45.978Z] #6 40.95 go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-09T22:15:45.978Z] #6 41.06 go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-09T22:15:47.481Z] #6 42.24 go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-09T22:15:48.980Z] #6 44.05 go: finding github.com/kisielk/gotool v1.0.0 [2019-10-09T22:15:49.268Z] #6 44.26 go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-09T22:15:50.765Z] #6 45.63 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-09T22:15:50.765Z] #6 45.63 go: finding github.com/docker/go-connections v0.3.0 [2019-10-09T22:15:50.765Z] #6 45.63 go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-09T22:15:50.765Z] #6 45.72 go: finding github.com/kr/pretty v0.1.0 [2019-10-09T22:15:50.765Z] #6 45.79 go: finding github.com/google/go-cmp v0.2.0 [2019-10-09T22:15:50.765Z] #6 45.83 go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-09T22:15:51.055Z] #6 46.19 go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-09T22:15:51.345Z] #6 46.50 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-09T22:15:51.634Z] #6 46.75 go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-09T22:15:52.264Z] #6 47.20 go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-09T22:15:52.264Z] #6 47.27 go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-09T22:15:52.264Z] #6 47.39 go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-09T22:15:52.889Z] #6 48.06 go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-09T22:15:53.179Z] #6 48.33 go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-09T22:15:53.471Z] #6 48.49 go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-09T22:15:53.471Z] #6 48.68 go: finding github.com/pkg/profile v1.2.1 [2019-10-09T22:15:53.759Z] #6 48.85 go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-09T22:15:53.760Z] #6 48.89 go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-09T22:15:53.760Z] #6 48.95 go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-09T22:15:54.793Z] #6 49.73 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-09T22:15:54.818Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-09T22:15:54.818Z] [2019-10-09T22:15:54.818Z] [2019-10-09T22:15:54.818Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-09T22:15:54.818Z] [2019-10-09T22:15:54.818Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-10-09T22:15:54.818Z] [2019-10-09T22:15:54.818Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-09T22:15:54.818Z] No new tests added to integration. [2019-10-09T22:15:54.818Z] [2019-10-09T22:15:54.818Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-09T22:15:54.818Z] PKG_CONFIG=pkg-config [2019-10-09T22:15:54.818Z] GOLANG_VERSION=1.13.1 [2019-10-09T22:15:54.818Z] HOSTNAME=daf925f41eb6 [2019-10-09T22:15:54.818Z] KEEPBUNDLE=1 [2019-10-09T22:15:54.818Z] container=docker [2019-10-09T22:15:54.818Z] TEST_SKIP_INTEGRATION=1 [2019-10-09T22:15:54.818Z] GO111MODULE=off [2019-10-09T22:15:54.818Z] GOPATH=/go [2019-10-09T22:15:54.818Z] PWD=/go/src/github.com/docker/docker [2019-10-09T22:15:54.818Z] HOME=/root [2019-10-09T22:15:54.818Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-09T22:15:54.818Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-09T22:15:54.818Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-09T22:15:54.818Z] DOCKER_GITCOMMIT=b479525645f3a1727b53ded1f02ba38c965a7cb0 [2019-10-09T22:15:54.818Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-09T22:15:54.818Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-09T22:15:54.818Z] TERM=xterm [2019-10-09T22:15:54.818Z] VALIDATE_BRANCH=master [2019-10-09T22:15:54.818Z] DEST=bundles/test-integration [2019-10-09T22:15:54.818Z] SHLVL=1 [2019-10-09T22:15:54.818Z] TIMEOUT=120m [2019-10-09T22:15:54.818Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-09T22:15:54.818Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-09T22:15:54.818Z] DOCKER_PKG=github.com/docker/docker [2019-10-09T22:15:54.818Z] TESTDEBUG=0 [2019-10-09T22:15:54.818Z] _=/usr/bin/env [2019-10-09T22:15:54.818Z] Building test suite binary ./integration-cli/test.main [2019-10-09T22:15:54.818Z] PKG_CONFIG=pkg-config [2019-10-09T22:15:54.818Z] GOLANG_VERSION=1.13.1 [2019-10-09T22:15:54.818Z] HOSTNAME=d5aff46a674c [2019-10-09T22:15:54.818Z] KEEPBUNDLE=1 [2019-10-09T22:15:54.818Z] container=docker [2019-10-09T22:15:54.818Z] TEST_SKIP_INTEGRATION=1 [2019-10-09T22:15:54.818Z] GO111MODULE=off [2019-10-09T22:15:54.818Z] GOPATH=/go [2019-10-09T22:15:54.818Z] PWD=/go/src/github.com/docker/docker [2019-10-09T22:15:54.818Z] HOME=/root [2019-10-09T22:15:54.818Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-09T22:15:54.818Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-09T22:15:54.818Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-09T22:15:54.818Z] DOCKER_GITCOMMIT=b479525645f3a1727b53ded1f02ba38c965a7cb0 [2019-10-09T22:15:54.818Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-09T22:15:54.818Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-09T22:15:54.818Z] TERM=xterm [2019-10-09T22:15:54.818Z] VALIDATE_BRANCH=master [2019-10-09T22:15:54.818Z] DEST=bundles/test-integration [2019-10-09T22:15:54.818Z] SHLVL=1 [2019-10-09T22:15:54.818Z] TIMEOUT=120m [2019-10-09T22:15:54.818Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-09T22:15:54.818Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-09T22:15:54.818Z] DOCKER_PKG=github.com/docker/docker [2019-10-09T22:15:54.818Z] TESTDEBUG=0 [2019-10-09T22:15:54.818Z] _=/usr/bin/env [2019-10-09T22:15:54.818Z] Building test suite binary ./integration-cli/test.main [2019-10-09T22:15:54.818Z] PKG_CONFIG=pkg-config [2019-10-09T22:15:54.818Z] GOLANG_VERSION=1.13.1 [2019-10-09T22:15:54.818Z] HOSTNAME=6f4757934ab8 [2019-10-09T22:15:54.818Z] KEEPBUNDLE=1 [2019-10-09T22:15:54.818Z] container=docker [2019-10-09T22:15:54.818Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-09T22:15:54.818Z] GO111MODULE=off [2019-10-09T22:15:54.818Z] GOPATH=/go [2019-10-09T22:15:54.818Z] PWD=/go/src/github.com/docker/docker [2019-10-09T22:15:54.818Z] HOME=/root [2019-10-09T22:15:54.818Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-09T22:15:54.818Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-09T22:15:54.818Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-09T22:15:54.818Z] DOCKER_GITCOMMIT=b479525645f3a1727b53ded1f02ba38c965a7cb0 [2019-10-09T22:15:54.818Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-09T22:15:54.818Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-09T22:15:54.818Z] TERM=xterm [2019-10-09T22:15:54.818Z] VALIDATE_BRANCH=master [2019-10-09T22:15:54.818Z] DEST=bundles/test-integration [2019-10-09T22:15:54.818Z] SHLVL=1 [2019-10-09T22:15:54.818Z] TIMEOUT=120m [2019-10-09T22:15:54.818Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-09T22:15:54.818Z] DOCKER_PKG=github.com/docker/docker [2019-10-09T22:15:54.818Z] TESTDEBUG=0 [2019-10-09T22:15:54.818Z] _=/usr/bin/env [2019-10-09T22:15:54.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-09T22:15:55.418Z] #6 50.30 go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-09T22:15:55.418Z] #6 50.67 go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-09T22:15:56.051Z] #6 51.02 go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-09T22:15:56.341Z] #6 51.32 go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-09T22:15:56.970Z] #6 51.83 go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-09T22:15:57.259Z] #6 52.39 go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-09T22:15:57.893Z] #6 52.81 go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-09T22:15:58.206Z] #6 53.17 go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-09T22:15:58.206Z] #6 53.30 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-09T22:15:58.206Z] #6 53.33 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-09T22:15:58.206Z] #6 53.37 go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-09T22:15:58.497Z] #6 53.47 go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-09T22:15:58.497Z] #6 53.61 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-09T22:15:58.787Z] #6 53.72 go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-09T22:15:58.787Z] #6 53.76 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-09T22:15:58.787Z] #6 53.94 go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-09T22:15:59.418Z] #6 54.42 go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-09T22:16:00.914Z] #6 55.79 go: finding github.com/onsi/gomega v1.4.3 [2019-10-09T22:16:00.914Z] #6 55.99 go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-09T22:16:00.914Z] #6 56.04 go: finding github.com/containerd/containerd v1.2.4 [2019-10-09T22:16:01.202Z] #6 56.21 go: finding github.com/golang/protobuf v1.2.0 [2019-10-09T22:16:01.491Z] #6 56.45 go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-09T22:16:01.491Z] #6 56.55 go: finding github.com/gogo/googleapis v1.1.0 [2019-10-09T22:16:02.119Z] #6 57.28 go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-09T22:16:02.744Z] #6 57.67 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-09T22:16:03.034Z] #6 58.27 go: finding gotest.tools v2.1.0+incompatible [2019-10-09T22:16:03.327Z] #6 58.40 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-09T22:16:03.957Z] #6 59.06 go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-09T22:16:04.587Z] #6 59.49 go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-09T22:16:04.876Z] #6 59.83 go: finding google.golang.org/grpc v1.20.1 [2019-10-09T22:16:05.903Z] #6 61.07 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-09T22:16:07.413Z] #6 62.23 go: finding github.com/gogo/protobuf v1.2.0 [2019-10-09T22:16:07.413Z] #6 62.26 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-09T22:16:07.889Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2019-10-09T22:16:07.889Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-09T22:16:07.889Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/api/types [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-09T22:16:07.889Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2019-10-09T22:16:07.889Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 95.2% of statements [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-09T22:16:07.889Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2019-10-09T22:16:07.889Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/builder [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-09T22:16:07.889Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-09T22:16:07.889Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2019-10-09T22:16:08.439Z] #6 63.64 go: finding github.com/hpcloud/tail v1.0.0 [2019-10-09T22:16:09.066Z] #6 64.13 go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-09T22:16:09.232Z] ok github.com/docker/docker/builder/remotecontext 0.291s coverage: 13.6% of statements [2019-10-09T22:16:09.609Z] ok github.com/docker/docker/builder/dockerfile 0.907s coverage: 48.2% of statements [2019-10-09T22:16:09.693Z] #6 64.76 go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-09T22:16:09.981Z] #6 65.06 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-09T22:16:10.270Z] #6 65.29 go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-09T22:16:10.431Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2019-10-09T22:16:11.299Z] #6 66.12 go: finding github.com/docker/go-units v0.3.1 [2019-10-09T22:16:11.299Z] #6 66.15 go: finding github.com/client9/misspell v0.3.4 [2019-10-09T22:16:11.299Z] #6 66.30 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-09T22:16:11.385Z] ok github.com/docker/docker/builder/remotecontext/git 1.191s coverage: 85.1% of statements [2019-10-09T22:16:11.385Z] ? github.com/docker/docker/cli [no test files] [2019-10-09T22:16:11.385Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-09T22:16:11.942Z] #6 67.19 go: finding go.etcd.io/bbolt v1.3.2 [2019-10-09T22:16:13.436Z] #6 68.42 go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-09T22:16:13.436Z] #6 68.52 go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-09T22:16:13.436Z] #6 68.58 go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-09T22:16:13.634Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc: Package:24463936 Name:quota Decls:[0xc01e7f6b00 0xc01e7f6b80 0xc01e7f6c00 0xc01e7f6c80 0xc0122906c0 0xc0122918f0] Scope:scope 0xc01e5355e0 { [2019-10-09T22:16:13.634Z] var ErrQuotaNotSupported [2019-10-09T22:16:13.634Z] type errQuotaNotSupported [2019-10-09T22:16:13.634Z] } [2019-10-09T22:16:13.634Z] Imports:[0xc0124b2d50] Unresolved:[errdefs nil string] Comments:[0xc020babc40 0xc020babdc0]} [2019-10-09T22:16:13.725Z] #6 68.80 go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-09T22:16:13.725Z] #6 68.88 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-09T22:16:14.360Z] #6 69.49 go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-09T22:16:15.686Z] ok github.com/docker/docker/client 0.261s coverage: 75.8% of statements [2019-10-09T22:16:15.858Z] #6 70.97 go: finding cloud.google.com/go v0.26.0 [2019-10-09T22:16:16.481Z] #6 71.47 go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-09T22:16:16.481Z] #6 71.53 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-09T22:16:16.481Z] #6 71.58 go: finding gotest.tools v2.2.0+incompatible [2019-10-09T22:16:16.481Z] #6 71.63 go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-09T22:16:16.772Z] #6 71.74 go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-09T22:16:18.268Z] #6 73.05 go: finding google.golang.org/appengine v1.1.0 [2019-10-09T22:16:18.268Z] #6 73.31 go: finding github.com/golang/mock v1.1.1 [2019-10-09T22:16:18.897Z] #6 73.87 go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-09T22:16:18.897Z] #6 73.97 go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-09T22:16:19.186Z] #6 74.25 go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-09T22:16:20.210Z] #6 75.37 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-09T22:16:20.499Z] #6 75.42 go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-09T22:16:20.499Z] #6 75.52 go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-09T22:16:20.803Z] #6 75.75 go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-09T22:16:20.803Z] #6 75.83 go: finding github.com/gogo/protobuf v1.0.0 [2019-10-09T22:16:20.803Z] #6 75.85 go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-09T22:16:22.303Z] #6 77.14 go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-09T22:16:22.303Z] #6 77.30 go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-09T22:16:22.592Z] #6 77.68 go: finding github.com/kr/text v0.1.0 [2019-10-09T22:16:23.619Z] #6 78.87 go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-09T22:16:23.909Z] #6 78.94 go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-09T22:16:24.201Z] #6 79.14 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-09T22:16:24.491Z] #6 79.43 go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-09T22:16:24.491Z] #6 79.47 go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-09T22:16:24.779Z] #6 79.85 go: finding github.com/kr/pty v1.1.1 [2019-10-09T22:16:31.706Z] INFO [runner] worker.2 took 1m40.304011349s with stages: golint: 1m15.990000938s, gosec: 13.169919389s, gofmt: 4.695408562s, ineffassign: 2.736914461s, misspell: 2.43185634s, varcheck: 562.919563ms, deadcode: 347.563686ms, structcheck: 204.303126ms, unconvert: 165.039767ms, typecheck: 12.951µs [2019-10-09T22:16:33.604Z] INFO [runner] worker.1 took 1m42.078453343s with stages: megacheck: 47.318066194s, goimports: 27.458184445s, govet: 27.302180847s [2019-10-09T22:16:33.604Z] INFO [runner] Workers idle times: #2: 1.758612026s [2019-10-09T22:16:33.604Z] INFO [runner] Issues before processing: 1958, after processing: 0 [2019-10-09T22:16:33.604Z] INFO [runner] processing took 568.131194ms with stages: exclude: 218.438649ms, identifier_marker: 116.301598ms, autogenerated_exclude: 107.838849ms, skip_dirs: 62.879467ms, filename_unadjuster: 25.042913ms, nolint: 23.375036ms, cgo: 8.367332ms, path_prettifier: 4.64735ms, exclude-rules: 1.215844ms, diff: 3.987µs, path_shortener: 3.37µs, source_code: 3.011µs, skip_files: 3.009µs, uniq_by_line: 2.966µs, max_same_issues: 2.784µs, max_from_linter: 2.634µs, max_per_file_from_linter: 2.395µs [2019-10-09T22:16:33.604Z] INFO File cache stats: 1433 entries of total size 6.7MiB [2019-10-09T22:16:33.861Z] INFO Memory: 188 samples, avg is 1322.1MB, max is 5178.3MB [2019-10-09T22:16:33.861Z] INFO Execution took 2m14.621366079s [2019-10-09T22:16:34.119Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-10-09T22:16:34.119Z] No api/types/ or api/swagger.yaml changes in diff. [2019-10-09T22:16:34.119Z] Congratulations! All toml source files changed here have valid syntax. [2019-10-09T22:16:34.119Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-10-09T22:16:34.119Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-10-09T22:16:34.697Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40053/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b479525645f3a1727b53ded1f02ba38c965a7cb0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b479525645f3a1727b53ded1f02ba38c965a7cb0 hack/make.sh dynbinary-daemon test-docker-py [2019-10-09T22:16:35.264Z] [2019-10-09T22:16:35.522Z] Removing bundles/ [2019-10-09T22:16:35.522Z] [2019-10-09T22:16:35.522Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-09T22:16:35.522Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-09T22:16:35.522Z] GOOS="" GOARCH="" GOARM="" [2019-10-09T22:16:46.408Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-10-09T22:16:48.602Z] [2019-10-09T22:16:48.603Z] ________ ____ __. [2019-10-09T22:16:48.603Z] \_____ \ | |/ _| [2019-10-09T22:16:48.603Z] / | \| < [2019-10-09T22:16:48.603Z] / | \ | \ [2019-10-09T22:16:48.603Z] \_______ /____|__ \ [2019-10-09T22:16:48.603Z] \/ \/ [2019-10-09T22:16:48.603Z] [2019-10-09T22:16:48.603Z] INFO: make.ps1 ended at 10/09/2019 22:16:48 [2019-10-09T22:16:50.153Z] INFO: Binaries build ended at 10/09/2019 22:16:50. Duration:00:01:21.3952003 [2019-10-09T22:16:50.277Z] ok github.com/docker/docker/cmd/dockerd 0.038s coverage: 30.3% of statements [2019-10-09T22:16:50.277Z] ok github.com/docker/docker/container 0.125s coverage: 35.0% of statements [2019-10-09T22:16:50.277Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-09T22:16:50.277Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-09T22:16:50.277Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-09T22:16:50.277Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-09T22:16:52.350Z] INFO: Copying the built daemon binary to d:\CI\PR-40053\9\binary\dockerd-b88310067.exe... [2019-10-09T22:16:53.329Z] INFO: Copying the built client binary to d:\CI\PR-40053\9\binary\docker-b88310067.exe... [2019-10-09T22:16:53.329Z] INFO: Copying dockerversion from the container... [2019-10-09T22:16:53.792Z] INFO: Copying the golang package from the container to d:\CI\PR-40053\9\installer\go.zip... [2019-10-09T22:16:54.555Z] ok github.com/docker/docker/daemon/cluster 0.041s coverage: 0.5% of statements [2019-10-09T22:16:55.988Z] INFO: Extracting go.zip to d:\CI\PR-40053\9\go [2019-10-09T22:16:56.838Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2019-10-09T22:16:58.124Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-10-09T22:17:07.815Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.7% of statements [2019-10-09T22:17:07.815Z] ok github.com/docker/docker/daemon 12.261s coverage: 17.6% of statements [2019-10-09T22:17:07.815Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-09T22:17:07.815Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-09T22:17:08.289Z] ok github.com/docker/docker/daemon/discovery 0.015s coverage: 30.0% of statements [2019-10-09T22:17:09.358Z] ok github.com/docker/docker/daemon/config 0.080s coverage: 84.6% of statements [2019-10-09T22:17:09.916Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2019-10-09T22:17:09.916Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-09T22:17:09.916Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-09T22:17:11.271Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2019-10-09T22:17:12.035Z] #6 completed: 2019-10-09 22:17:11.836819231 +0000 UTC [2019-10-09T22:17:12.035Z] #6 duration: 2m7.109038696s [2019-10-09T22:17:12.035Z] [2019-10-09T22:17:12.035Z] [2019-10-09T22:17:12.035Z] #7 /bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.co... [2019-10-09T22:17:12.035Z] #7 digest: sha256:c07903fee66193b030dd18d68ed3099cc121fc1fc95147eb7a3edb98b54c7272 [2019-10-09T22:17:12.035Z] #7 name: "/bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx" [2019-10-09T22:17:12.035Z] #7 started: 2019-10-09 22:17:11.838852609 +0000 UTC [2019-10-09T22:17:13.797Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-10-09T22:17:14.649Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.271s coverage: 57.9% of statements [2019-10-09T22:17:22.561Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.694s coverage: 46.2% of statements [2019-10-09T22:17:22.942Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.095s coverage: 72.5% of statements [2019-10-09T22:17:22.942Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-09T22:17:24.825Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.146s coverage: 51.0% of statements [2019-10-09T22:17:26.024Z] INFO: Extraction ended at 10/09/2019 22:17:23. Duration:00:00:27.9095506 [2019-10-09T22:17:26.024Z] INFO: Updating the golang and path environment variables [2019-10-09T22:17:26.024Z] INFO: GOPATH=d:\gopath [2019-10-09T22:17:26.024Z] INFO: go version go1.13.1 windows/amd64 [2019-10-09T22:17:26.024Z] INFO: Running the daemon under test in debug mode [2019-10-09T22:17:26.024Z] INFO: Starting a daemon under test... [2019-10-09T22:17:26.024Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40053\9\daemon --pidfile d:\CI\PR-40053\9\docker.pid -D [2019-10-09T22:17:26.024Z] INFO: Process started successfully. [2019-10-09T22:17:26.024Z] INFO: Start tailing logs of the daemon under tests [2019-10-09T22:17:26.024Z] INFO: Waiting for the daemon under test to start... [2019-10-09T22:17:26.710Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.543s coverage: 76.1% of statements [2019-10-09T22:17:27.587Z] INFO: Daemon under test started and replied! [2019-10-09T22:17:27.587Z] INFO: Docker version of the daemon under test [2019-10-09T22:17:27.587Z] [2019-10-09T22:17:27.587Z] Client: [2019-10-09T22:17:27.587Z] Version: 17.06.2-ce [2019-10-09T22:17:27.587Z] API version: 1.30 [2019-10-09T22:17:27.587Z] Go version: go1.8.3 [2019-10-09T22:17:27.587Z] Git commit: cec0b72 [2019-10-09T22:17:27.587Z] Built: Tue Sep 5 19:57:19 2017 [2019-10-09T22:17:27.587Z] OS/Arch: windows/amd64 [2019-10-09T22:17:27.587Z] [2019-10-09T22:17:27.587Z] Server: [2019-10-09T22:17:27.587Z] Version: 0.0.0-dev [2019-10-09T22:17:27.587Z] API version: 1.41 (minimum version 1.24) [2019-10-09T22:17:27.587Z] Go version: go1.13.1 [2019-10-09T22:17:27.587Z] Git commit: b88310067 [2019-10-09T22:17:27.587Z] Built: 10/09/2019 22:15:33 [2019-10-09T22:17:27.587Z] OS/Arch: windows/amd64 [2019-10-09T22:17:27.587Z] Experimental: false [2019-10-09T22:17:27.587Z] [2019-10-09T22:17:27.587Z] INFO: Docker info of the daemon under test [2019-10-09T22:17:27.587Z] [2019-10-09T22:17:27.587Z] Containers: 0 [2019-10-09T22:17:27.587Z] Running: 0 [2019-10-09T22:17:27.587Z] Paused: 0 [2019-10-09T22:17:27.587Z] Stopped: 0 [2019-10-09T22:17:27.587Z] Images: 0 [2019-10-09T22:17:27.587Z] Server Version: 0.0.0-dev [2019-10-09T22:17:27.587Z] Storage Driver: windowsfilter [2019-10-09T22:17:27.587Z] Windows: [2019-10-09T22:17:27.587Z] Logging Driver: json-file [2019-10-09T22:17:27.587Z] Plugins: [2019-10-09T22:17:27.587Z] Volume: local [2019-10-09T22:17:27.587Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-09T22:17:27.587Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-09T22:17:27.587Z] Swarm: inactive [2019-10-09T22:17:27.587Z] Default Isolation: process [2019-10-09T22:17:27.587Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-09T22:17:27.587Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-09T22:17:27.587Z] OSType: windows [2019-10-09T22:17:27.587Z] Architecture: x86_64 [2019-10-09T22:17:27.587Z] CPUs: 4 [2019-10-09T22:17:27.587Z] Total Memory: 32GiB [2019-10-09T22:17:27.587Z] Name: azwin-2-defc90 [2019-10-09T22:17:27.587Z] ID: SZOY:DO3F:T7AL:ABUS:TOH6:CLB2:DKEO:OGL3:FBIY:PU3Q:HHY6:J3HA [2019-10-09T22:17:27.587Z] Docker Root Dir: D:\CI\PR-40053\9\daemon [2019-10-09T22:17:27.587Z] Debug Mode (client): false [2019-10-09T22:17:27.587Z] Debug Mode (server): true [2019-10-09T22:17:27.587Z] File Descriptors: -1 [2019-10-09T22:17:27.587Z] Goroutines: 17 [2019-10-09T22:17:27.587Z] System Time: 2019-10-09T22:17:27.3582533Z [2019-10-09T22:17:27.587Z] EventsListeners: 0 [2019-10-09T22:17:27.587Z] Registry: https://index.docker.io/v1/ [2019-10-09T22:17:27.587Z] Labels: [2019-10-09T22:17:27.587Z] Experimental: false [2019-10-09T22:17:27.587Z] Insecure Registries: [2019-10-09T22:17:27.587Z] 127.0.0.0/8 [2019-10-09T22:17:27.587Z] Live Restore Enabled: false [2019-10-09T22:17:27.587Z] [2019-10-09T22:17:27.587Z] [2019-10-09T22:17:27.587Z] INFO: Docker images of the daemon under test [2019-10-09T22:17:27.587Z] [2019-10-09T22:17:27.587Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-09T22:17:27.587Z] [2019-10-09T22:17:27.587Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-10-09T22:17:27.587Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-10-09T22:17:27.862Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-10-09T22:17:29.198Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2019-10-09T22:17:30.020Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.949s coverage: 57.0% of statements [2019-10-09T22:17:30.020Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-09T22:17:30.020Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-09T22:17:31.038Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2019-10-09T22:17:31.346Z] ltsc2019: Pulling from windows/servercore [2019-10-09T22:17:32.774Z] ok github.com/docker/docker/daemon/images 0.108s coverage: 4.9% of statements [2019-10-09T22:17:32.774Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-09T22:17:32.774Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-09T22:17:33.598Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 42.7% of statements [2019-10-09T22:17:34.974Z] ok github.com/docker/docker/daemon/logger/awslogs 0.149s coverage: 77.8% of statements [2019-10-09T22:17:34.974Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-09T22:17:34.974Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-09T22:17:34.974Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2019-10-09T22:17:35.965Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 26.2% of statements [2019-10-09T22:17:36.897Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 62.1% of statements [2019-10-09T22:17:36.897Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.026s coverage: 88.3% of statements [2019-10-09T22:17:37.167Z] 65014b3c3121: Pulling fs layer [2019-10-09T22:17:37.167Z] 12c8dbabfd62: Pulling fs layer [2019-10-09T22:17:38.261Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 74.7% of statements [2019-10-09T22:17:38.261Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-09T22:17:38.679Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.025s coverage: 19.9% of statements [2019-10-09T22:17:41.396Z] ok github.com/docker/docker/daemon/logger/syslog 0.027s coverage: 47.8% of statements [2019-10-09T22:17:41.396Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-10-09T22:17:42.193Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2019-10-09T22:17:42.571Z] ok github.com/docker/docker/daemon/logger/splunk 1.673s coverage: 84.5% of statements [2019-10-09T22:17:42.571Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-09T22:17:42.571Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-09T22:17:44.444Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 48.2% of statements [2019-10-09T22:17:45.268Z] ok github.com/docker/docker/distribution 0.340s coverage: 22.4% of statements [2019-10-09T22:17:45.268Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-09T22:17:46.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-09T22:17:46.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-09T22:17:46.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-09T22:17:46.700Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2019-10-09T22:17:48.037Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2019-10-09T22:17:48.436Z] ok github.com/docker/docker/distribution/xfer 2.141s coverage: 85.1% of statements [2019-10-09T22:17:48.436Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-09T22:17:49.290Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2019-10-09T22:17:49.290Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-09T22:17:50.133Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2019-10-09T22:17:50.133Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-09T22:17:50.997Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2019-10-09T22:17:52.042Z] 12c8dbabfd62: Verifying Checksum [2019-10-09T22:17:52.042Z] 12c8dbabfd62: Download complete [2019-10-09T22:17:52.339Z] ok github.com/docker/docker/opts 0.025s coverage: 66.9% of statements [2019-10-09T22:17:52.339Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-09T22:17:55.048Z] ok github.com/docker/docker/pkg/archive 0.623s coverage: 76.8% of statements [2019-10-09T22:17:56.904Z] ok github.com/docker/docker/pkg/authorization 0.921s coverage: 68.3% of statements [2019-10-09T22:17:56.904Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-09T22:17:56.939Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-09T22:17:56.939Z] [2019-10-09T22:17:56.939Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-10-09T22:17:56.939Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-10-09T22:17:56.939Z] Using test binary docker [2019-10-09T22:17:56.939Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-09T22:17:56.939Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-09T22:17:56.939Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-09T22:17:56.939Z] Warning failed to create cache: (null) [2019-10-09T22:17:56.939Z] . [2019-10-09T22:17:56.939Z] INFO: Waiting for daemon to start... [2019-10-09T22:17:56.939Z] Starting dockerd [2019-10-09T22:17:56.939Z] . [2019-10-09T22:17:56.939Z] INFO: Building docker-sdk-python3:4.1.0... [2019-10-09T22:17:57.289Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2019-10-09T22:17:59.108Z] ok github.com/docker/docker/layer 7.921s coverage: 68.8% of statements [2019-10-09T22:17:59.108Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-09T22:17:59.108Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-09T22:17:59.108Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-09T22:17:59.108Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-09T22:17:59.108Z] ? github.com/docker/docker/oci [no test files] [2019-10-09T22:17:59.108Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-09T22:17:59.493Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-10-09T22:18:00.294Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2019-10-09T22:18:00.699Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2019-10-09T22:18:01.627Z] ok github.com/docker/docker/pkg/chrootarchive 3.674s coverage: 43.2% of statements [2019-10-09T22:18:01.627Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-09T22:18:01.627Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-09T22:18:02.434Z] 65014b3c3121: Verifying Checksum [2019-10-09T22:18:02.434Z] 65014b3c3121: Download complete [2019-10-09T22:18:03.048Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2019-10-09T22:18:03.881Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2019-10-09T22:18:04.265Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2019-10-09T22:18:04.672Z] ok github.com/docker/docker/pkg/discovery/kv 3.168s coverage: 84.1% of statements [2019-10-09T22:18:05.503Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2019-10-09T22:18:05.503Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-10-09T22:18:05.886Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-10-09T22:18:05.886Z] ok github.com/docker/docker/pkg/fsutils 0.409s coverage: 85.1% of statements [2019-10-09T22:18:07.212Z] ok github.com/docker/docker/pkg/idtools 0.675s coverage: 70.1% of statements [2019-10-09T22:18:07.212Z] ok github.com/docker/docker/pkg/ioutils 0.355s coverage: 70.6% of statements [2019-10-09T22:18:08.115Z] ok github.com/docker/docker/pkg/locker 0.027s coverage: 88.9% of statements [2019-10-09T22:18:08.115Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2019-10-09T22:18:08.619Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2019-10-09T22:18:08.619Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-09T22:18:09.046Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2019-10-09T22:18:09.446Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-09T22:18:09.839Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-09T22:18:10.216Z] ok github.com/docker/docker/pkg/mount 1.173s coverage: 69.6% of statements [2019-10-09T22:18:10.216Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-09T22:18:10.597Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.022s coverage: 91.4% of statements [2019-10-09T22:18:10.597Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2019-10-09T22:18:10.597Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-09T22:18:10.597Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-09T22:18:11.930Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2019-10-09T22:18:12.337Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-09T22:18:12.720Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-09T22:18:13.090Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-09T22:18:14.347Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 73.9% of statements [2019-10-09T22:18:14.805Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-10-09T22:18:18.287Z] ok github.com/docker/docker/pkg/signal 2.631s coverage: 61.0% of statements [2019-10-09T22:18:18.287Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-10-09T22:18:18.686Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2019-10-09T22:18:19.054Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-09T22:18:19.439Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2019-10-09T22:18:19.830Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-10-09T22:18:20.382Z] #7 completed: 2019-10-09 22:18:13.571408001 +0000 UTC [2019-10-09T22:18:20.382Z] #7 duration: 1m1.732555392s [2019-10-09T22:18:20.382Z] [2019-10-09T22:18:20.382Z] [2019-10-09T22:18:20.382Z] #8 exporting to image [2019-10-09T22:18:20.382Z] #8 digest: sha256:c6b9551087d979ebc2b426c1d837c3d594241be36ee05952349a3c43b2e872d6 [2019-10-09T22:18:20.382Z] #8 name: "exporting to image" [2019-10-09T22:18:20.382Z] #8 started: 2019-10-09 22:18:13.573332431 +0000 UTC [2019-10-09T22:18:20.382Z] #8 exporting layers [2019-10-09T22:18:20.649Z] ok github.com/docker/docker/pkg/system 0.026s coverage: 36.9% of statements [2019-10-09T22:18:21.029Z] ok github.com/docker/docker/pkg/tailfile 0.093s coverage: 88.6% of statements [2019-10-09T22:18:21.868Z] ok github.com/docker/docker/pkg/tarsum 0.047s coverage: 89.3% of statements [2019-10-09T22:18:22.276Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-10-09T22:18:22.873Z] testing: warning: no tests to run [2019-10-09T22:18:22.873Z] coverage: [no statements] [2019-10-09T22:18:22.873Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-09T22:18:23.298Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-09T22:18:23.298Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2019-10-09T22:18:23.701Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-09T22:18:26.258Z] ok github.com/docker/docker/plugin 0.541s coverage: 27.1% of statements [2019-10-09T22:18:27.077Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-09T22:18:27.903Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2019-10-09T22:18:28.304Z] ok github.com/docker/docker/reference 0.008s coverage: 84.4% of statements [2019-10-09T22:18:30.197Z] ok github.com/docker/docker/registry 0.176s coverage: 56.3% of statements [2019-10-09T22:18:31.075Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2019-10-09T22:18:31.471Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 50.9% of statements [2019-10-09T22:18:32.309Z] ok github.com/docker/docker/runconfig 0.018s coverage: 68.2% of statements [2019-10-09T22:18:32.309Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-09T22:18:35.649Z] #8 exporting layers 19.7s done [2019-10-09T22:18:35.649Z] #8 completed: 2019-10-09 22:18:33.314045356 +0000 UTC [2019-10-09T22:18:35.649Z] #8 duration: 19.740712925s [2019-10-09T22:18:35.649Z] #8 writing image sha256:01d68362bce8a0b94353503b0b3e8a134292b9aba024dbd3e4584f371509cc37 done [2019-10-09T22:18:35.649Z] #8 naming to docker.io/library/moby-buildx:v0.3.0 done [2019-10-09T22:18:35.649Z] [2019-10-09T22:18:35.649Z] e444ad066878b260a04948a6892723cfddedfba17caa61a3ad1289dd124201a4 [2019-10-09T22:18:35.649Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:b479525645f3a1727b53ded1f02ba38c965a7cb0 . [2019-10-09T22:18:35.649Z] #1 [internal] booting buildkit [2019-10-09T22:18:35.649Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-09T22:18:35.656Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-09T22:18:36.488Z] ok github.com/docker/docker/volume/local 0.042s coverage: 73.0% of statements [2019-10-09T22:18:37.131Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2019-10-09T22:18:37.131Z] #1 creating container buildx_buildkit_default [2019-10-09T22:18:37.331Z] ok github.com/docker/docker/volume/mounts 0.071s coverage: 67.0% of statements [2019-10-09T22:18:37.415Z] #1 creating container buildx_buildkit_default 0.6s done [2019-10-09T22:18:37.699Z] #1 DONE 3.4s [2019-10-09T22:18:37.699Z] [2019-10-09T22:18:37.699Z] #3 [internal] load .dockerignore [2019-10-09T22:18:37.699Z] #3 transferring context: 87B done [2019-10-09T22:18:37.699Z] #3 DONE 0.0s [2019-10-09T22:18:37.699Z] [2019-10-09T22:18:37.699Z] #2 [internal] load build definition from Dockerfile [2019-10-09T22:18:37.699Z] #2 transferring dockerfile: 13.26kB done [2019-10-09T22:18:37.699Z] #2 DONE 0.0s [2019-10-09T22:18:37.699Z] [2019-10-09T22:18:37.699Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-09T22:18:38.705Z] #4 DONE 0.7s [2019-10-09T22:18:38.705Z] [2019-10-09T22:18:38.705Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-09T22:18:38.705Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-09T22:18:38.705Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-09T22:18:38.705Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-10-09T22:18:38.705Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 5.46MB / 8.18MB 0.1s [2019-10-09T22:18:38.705Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-10-09T22:18:38.705Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2019-10-09T22:18:38.705Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-09T22:18:38.746Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2019-10-09T22:18:39.320Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-10-09T22:18:39.320Z] #5 DONE 0.8s [2019-10-09T22:18:39.603Z] [2019-10-09T22:18:39.603Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-09T22:18:40.231Z] #6 DONE 0.6s [2019-10-09T22:18:40.231Z] [2019-10-09T22:18:40.231Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-09T22:18:40.231Z] #7 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [2019-10-09T22:18:40.231Z] #7 ... [2019-10-09T22:18:40.231Z] [2019-10-09T22:18:40.231Z] #71 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-09T22:18:40.231Z] #71 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.2s done [2019-10-09T22:18:40.231Z] #71 DONE 0.2s [2019-10-09T22:18:40.231Z] [2019-10-09T22:18:40.231Z] #22 [internal] load build context [2019-10-09T22:18:42.988Z] #22 transferring context: 17.79MB 2.7s [2019-10-09T22:18:45.739Z] #22 transferring context: 45.60MB 5.7s done [2019-10-09T22:18:45.739Z] #22 DONE 5.8s [2019-10-09T22:18:45.739Z] [2019-10-09T22:18:45.739Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-09T22:18:45.739Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.99MB / 9.99MB 3.4s done [2019-10-09T22:18:45.739Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 20.81MB / 50.07MB 5.4s [2019-10-09T22:18:45.739Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 20.80MB / 52.87MB 5.4s [2019-10-09T22:18:45.739Z] #7 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done [2019-10-09T22:18:45.739Z] #7 sha256:6c11edc0dc355904cee5f3f169703e59adcbc79c74fc02e3bd77ce262ebfac89 155B / 155B 0.2s done [2019-10-09T22:18:45.739Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.30MB / 4.30MB 1.7s done [2019-10-09T22:18:45.739Z] #7 sha256:b0b87562f76bea48dcc6a170490e46cec5a02db627966893a32f7d56a3fa0ada 5.47kB / 5.47kB done [2019-10-09T22:18:45.739Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 22.31MB / 45.65MB 5.4s [2019-10-09T22:18:45.739Z] #7 sha256:e8b6c9f6fa954d3f0a9e57d316374e76867e0d0895ad21fe70f588789b9b0353 1.79kB / 1.79kB done [2019-10-09T22:18:45.739Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 21.27MB / 96.42MB 5.4s [2019-10-09T22:18:46.036Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 24.70MB / 45.65MB 5.7s [2019-10-09T22:18:46.329Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 24.39MB / 50.07MB 5.8s [2019-10-09T22:18:46.329Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 24.39MB / 52.87MB 5.8s [2019-10-09T22:18:46.329Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 27.12MB / 45.65MB 6.0s [2019-10-09T22:18:46.329Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 26.52MB / 96.42MB 6.0s [2019-10-09T22:18:46.411Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2019-10-09T22:18:46.411Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-09T22:18:46.411Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-09T22:18:46.411Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-09T22:18:46.411Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-09T22:18:46.411Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-09T22:18:46.411Z] ? github.com/docker/docker/rootless [no test files] [2019-10-09T22:18:46.411Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-09T22:18:46.411Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-09T22:18:46.411Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-09T22:18:46.411Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-09T22:18:46.411Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-09T22:18:46.411Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-09T22:18:46.411Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-09T22:18:46.411Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-09T22:18:46.411Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-09T22:18:46.411Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-09T22:18:46.411Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-09T22:18:46.411Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-09T22:18:46.411Z] ? github.com/docker/docker/volume [no test files] [2019-10-09T22:18:46.411Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-09T22:18:46.411Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-09T22:18:46.411Z] [2019-10-09T22:18:46.411Z] === Skipped [2019-10-09T22:18:46.411Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-09T22:18:46.411Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-09T22:18:46.411Z] [2019-10-09T22:18:46.411Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-09T22:18:46.411Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-09T22:18:46.411Z] [2019-10-09T22:18:46.411Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-09T22:18:46.411Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T22:18:46.411Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-09T22:18:46.411Z] [2019-10-09T22:18:46.411Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-09T22:18:46.411Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T22:18:46.411Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-09T22:18:46.411Z] [2019-10-09T22:18:46.411Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-09T22:18:46.411Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T22:18:46.411Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-09T22:18:46.411Z] [2019-10-09T22:18:46.411Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-09T22:18:46.411Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T22:18:46.411Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-09T22:18:46.411Z] [2019-10-09T22:18:46.411Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-09T22:18:46.411Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T22:18:46.411Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-09T22:18:46.411Z] [2019-10-09T22:18:46.411Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-09T22:18:46.411Z] graphtest_unix.go:73: No driver to put! [2019-10-09T22:18:46.411Z] [2019-10-09T22:18:46.411Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-09T22:18:46.411Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-09T22:18:46.411Z] [2019-10-09T22:18:46.411Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-09T22:18:46.411Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-09T22:18:46.411Z] [2019-10-09T22:18:46.411Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-09T22:18:46.411Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-09T22:18:46.411Z] [2019-10-09T22:18:46.411Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-09T22:18:46.411Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-09T22:18:46.411Z] [2019-10-09T22:18:46.411Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-09T22:18:46.411Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T22:18:46.411Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-09T22:18:46.411Z] [2019-10-09T22:18:46.411Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-09T22:18:46.411Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T22:18:46.411Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-09T22:18:46.411Z] [2019-10-09T22:18:46.411Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-09T22:18:46.411Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T22:18:46.411Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-09T22:18:46.411Z] [2019-10-09T22:18:46.411Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-09T22:18:46.411Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T22:18:46.411Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-09T22:18:46.411Z] [2019-10-09T22:18:46.411Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-09T22:18:46.411Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T22:18:46.411Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-09T22:18:46.411Z] [2019-10-09T22:18:46.411Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-09T22:18:46.411Z] graphtest_unix.go:73: No driver to put! [2019-10-09T22:18:46.411Z] [2019-10-09T22:18:46.411Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-09T22:18:46.411Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-09T22:18:46.411Z] [2019-10-09T22:18:46.411Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-09T22:18:46.411Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-09T22:18:46.411Z] [2019-10-09T22:18:46.411Z] [2019-10-09T22:18:46.411Z] DONE 2114 tests, 20 skipped in 232.351s Post stage [Pipeline] junit [2019-10-09T22:18:46.560Z] Recording test results [2019-10-09T22:18:46.619Z] #7 ... [2019-10-09T22:18:46.619Z] [2019-10-09T22:18:46.619Z] #71 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-09T22:18:46.619Z] #71 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.0s done [2019-10-09T22:18:46.619Z] #71 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-09T22:18:46.619Z] #71 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-09T22:18:46.619Z] #71 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.7s done [2019-10-09T22:18:46.619Z] #71 DONE 5.7s [2019-10-09T22:18:46.619Z] [2019-10-09T22:18:46.619Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-09T22:18:46.619Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 27.49MB / 50.07MB 6.1s [2019-10-09T22:18:46.619Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 28.44MB / 52.87MB 6.3s [2019-10-09T22:18:46.619Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 29.77MB / 45.65MB 6.3s [2019-10-09T22:18:46.912Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 31.00MB / 50.07MB 6.4s [2019-10-09T22:18:46.913Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 31.49MB / 52.87MB 6.6s [2019-10-09T22:18:46.913Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 33.23MB / 45.65MB 6.6s [2019-10-09T22:18:46.913Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 32.24MB / 96.42MB 6.6s [2019-10-09T22:18:47.203Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 33.65MB / 50.07MB 6.7s [2019-10-09T22:18:47.492Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 35.10MB / 52.87MB 6.9s [2019-10-09T22:18:47.492Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 36.62MB / 45.65MB 6.9s [2019-10-09T22:18:47.492Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 36.96MB / 50.07MB 7.0s [2019-10-09T22:18:47.492Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 37.31MB / 96.42MB 7.0s [2019-10-09T22:18:47.778Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 38.40MB / 52.87MB 7.2s [2019-10-09T22:18:47.778Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 39.98MB / 45.65MB 7.2s [2019-10-09T22:18:47.778Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 40.47MB / 50.07MB 7.3s [2019-10-09T22:18:48.065Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 41.09MB / 52.87MB 7.5s [2019-10-09T22:18:48.065Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 43.07MB / 45.65MB 7.5s [2019-10-09T22:18:48.065Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 43.12MB / 50.07MB 7.6s [2019-10-09T22:18:48.065Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 42.95MB / 96.42MB 7.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2019-10-09T22:18:48.353Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 44.60MB / 52.87MB 7.8s [2019-10-09T22:18:48.353Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 45.65MB / 45.65MB 7.7s done [2019-10-09T22:18:48.353Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 48.32MB / 50.07MB 7.9s [2019-10-09T22:18:48.353Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 47.58MB / 52.87MB 7.9s [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-09T22:18:48.642Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 50.07MB / 50.07MB 8.0s done [2019-10-09T22:18:48.642Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 51.18MB / 52.87MB 8.1s [2019-10-09T22:18:48.642Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 48.07MB / 96.42MB 8.1s [2019-10-09T22:18:48.642Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.87MB / 52.87MB 8.2s done [2019-10-09T22:18:48.928Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 57.26MB / 96.42MB 8.5s [2019-10-09T22:18:49.162Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40053/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b479525645f3a1727b53ded1f02ba38c965a7cb0 -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:b479525645f3a1727b53ded1f02ba38c965a7cb0 hack/make.sh dynbinary test-integration [2019-10-09T22:18:49.218Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 62.69MB / 96.42MB 8.7s [2019-10-09T22:18:49.218Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 70.22MB / 96.42MB 8.8s [2019-10-09T22:18:49.514Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 78.12MB / 96.42MB 9.0s [2019-10-09T22:18:49.514Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 85.60MB / 96.42MB 9.1s [2019-10-09T22:18:49.538Z] [2019-10-09T22:18:49.538Z] Removing bundles/ [2019-10-09T22:18:49.538Z] [2019-10-09T22:18:49.538Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-09T22:18:49.538Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-09T22:18:49.538Z] GOOS="" GOARCH="" GOARM="" [2019-10-09T22:18:49.816Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 96.42MB / 96.42MB 9.4s done [2019-10-09T22:18:49.816Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 [2019-10-09T22:18:53.141Z] sha256:224c48a066f7c9ac69e62cfbfa9c8123dddf9af0a2cbfb44a363f9adbbefa66c [2019-10-09T22:18:53.141Z] INFO: Starting docker-py tests... [2019-10-09T22:18:53.141Z] ============================= test session starts ============================== [2019-10-09T22:18:53.141Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-10-09T22:18:53.141Z] rootdir: /src, inifile: pytest.ini [2019-10-09T22:18:53.141Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-10-09T22:18:53.141Z] collected 385 items / 5 deselected / 380 selected [2019-10-09T22:18:53.141Z] [2019-10-09T22:18:53.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-09T22:18:53.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-09T22:18:56.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-09T22:18:59.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-09T22:19:00.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-09T22:19:05.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-09T22:19:07.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-09T22:19:11.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-09T22:19:12.795Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-10-09T22:19:13.052Z] tests/integration/api_client_test.py ..... [ 7%] [2019-10-09T22:19:15.205Z] tests/integration/api_config_test.py ..... [ 8%] [2019-10-09T22:19:16.808Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 26.5s done [2019-10-09T22:19:16.808Z] #7 DONE 36.2s [2019-10-09T22:19:16.808Z] [2019-10-09T22:19:16.808Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-09T22:19:16.808Z] #8 DONE 0.2s [2019-10-09T22:19:16.808Z] [2019-10-09T22:19:16.808Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-09T22:19:16.808Z] #9 DONE 0.2s [2019-10-09T22:19:16.808Z] [2019-10-09T22:19:16.808Z] #26 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T22:19:16.808Z] #26 DONE 0.1s [2019-10-09T22:19:16.808Z] [2019-10-09T22:19:16.808Z] #30 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-09T22:19:16.808Z] #30 ... [2019-10-09T22:19:16.808Z] [2019-10-09T22:19:16.808Z] #53 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-09T22:19:16.808Z] #53 DONE 0.1s [2019-10-09T22:19:16.808Z] [2019-10-09T22:19:16.808Z] #56 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-09T22:19:16.808Z] #56 DONE 0.1s [2019-10-09T22:19:16.808Z] [2019-10-09T22:19:16.808Z] #27 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-09T22:19:16.808Z] #27 DONE 0.1s [2019-10-09T22:19:16.808Z] [2019-10-09T22:19:16.808Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-09T22:19:16.808Z] #64 DONE 0.1s [2019-10-09T22:19:16.808Z] [2019-10-09T22:19:16.808Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-09T22:19:16.808Z] #33 DONE 0.1s [2019-10-09T22:19:16.808Z] [2019-10-09T22:19:16.808Z] #36 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-09T22:19:16.808Z] #36 DONE 0.2s [2019-10-09T22:19:16.808Z] [2019-10-09T22:19:16.808Z] #30 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-09T22:19:17.098Z] #30 DONE 0.2s [2019-10-09T22:19:17.098Z] [2019-10-09T22:19:17.098Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T22:19:17.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-09T22:19:17.772Z] #31 0.766 + RM_GOPATH=0 [2019-10-09T22:19:17.772Z] #31 0.767 + TMP_GOPATH= [2019-10-09T22:19:17.772Z] #31 0.772 + : /build [2019-10-09T22:19:17.772Z] #31 0.774 + '[' -z '' ']' [2019-10-09T22:19:17.772Z] #31 0.776 ++ mktemp -d [2019-10-09T22:19:17.772Z] #31 0.811 + export GOPATH=/tmp/tmp.xX99DFbSPN [2019-10-09T22:19:17.772Z] #31 0.822 + GOPATH=/tmp/tmp.xX99DFbSPN [2019-10-09T22:19:17.772Z] #31 0.823 + RM_GOPATH=1 [2019-10-09T22:19:17.772Z] #31 0.836 ++ dirname ./install.sh [2019-10-09T22:19:17.772Z] #31 0.838 + dir=. [2019-10-09T22:19:17.772Z] #31 0.842 + bin=gotestsum [2019-10-09T22:19:17.772Z] #31 0.842 + shift [2019-10-09T22:19:17.772Z] #31 0.842 + '[' '!' -f ./gotestsum.installer ']' [2019-10-09T22:19:17.772Z] #31 0.845 + . ./gotestsum.installer [2019-10-09T22:19:17.772Z] #31 0.850 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-09T22:19:17.772Z] #31 0.853 + install_gotestsum [2019-10-09T22:19:17.772Z] #31 0.854 + echo 'Installing gotestsum version v0.3.5' [2019-10-09T22:19:17.772Z] #31 0.854 Installing gotestsum version v0.3.5 [2019-10-09T22:19:17.772Z] #31 0.854 + go get -d gotest.tools/gotestsum [2019-10-09T22:19:21.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-09T22:19:23.329Z] #31 ... [2019-10-09T22:19:23.329Z] [2019-10-09T22:19:23.329Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T22:19:23.329Z] #34 0.621 + RM_GOPATH=0 [2019-10-09T22:19:23.329Z] #34 0.623 + TMP_GOPATH= [2019-10-09T22:19:23.329Z] #34 0.623 + : /build [2019-10-09T22:19:23.329Z] #34 0.623 + '[' -z '' ']' [2019-10-09T22:19:23.329Z] #34 0.624 ++ mktemp -d [2019-10-09T22:19:23.329Z] #34 0.629 + export GOPATH=/tmp/tmp.UvoN1ynAlM [2019-10-09T22:19:23.329Z] #34 0.629 + GOPATH=/tmp/tmp.UvoN1ynAlM [2019-10-09T22:19:23.329Z] #34 0.629 + RM_GOPATH=1 [2019-10-09T22:19:23.329Z] #34 0.632 ++ dirname ./install.sh [2019-10-09T22:19:23.329Z] #34 0.635 + dir=. [2019-10-09T22:19:23.329Z] #34 0.640 + bin=tomlv [2019-10-09T22:19:23.329Z] #34 0.640 + shift [2019-10-09T22:19:23.329Z] #34 0.640 + '[' '!' -f ./tomlv.installer ']' [2019-10-09T22:19:23.329Z] #34 0.640 + . ./tomlv.installer [2019-10-09T22:19:23.329Z] #34 0.641 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-09T22:19:23.329Z] #34 0.641 + install_tomlv [2019-10-09T22:19:23.329Z] #34 0.642 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-09T22:19:23.329Z] #34 0.642 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-09T22:19:23.329Z] #34 0.643 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.UvoN1ynAlM/src/github.com/BurntSushi/toml [2019-10-09T22:19:23.329Z] #34 0.716 Cloning into '/tmp/tmp.UvoN1ynAlM/src/github.com/BurntSushi/toml'... [2019-10-09T22:19:23.329Z] #34 2.754 + cd /tmp/tmp.UvoN1ynAlM/src/github.com/BurntSushi/toml [2019-10-09T22:19:23.329Z] #34 2.755 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-09T22:19:23.329Z] #34 2.806 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-09T22:19:23.329Z] #34 3.973 internal/cpu [2019-10-09T22:19:23.329Z] #34 4.062 math/bits [2019-10-09T22:19:23.329Z] #34 4.206 runtime/internal/sys [2019-10-09T22:19:23.329Z] #34 4.322 runtime/internal/atomic [2019-10-09T22:19:23.329Z] #34 4.897 runtime/internal/math [2019-10-09T22:19:23.329Z] #34 5.542 unicode/utf8 [2019-10-09T22:19:23.329Z] #34 5.684 sync/atomic [2019-10-09T22:19:23.329Z] #34 5.910 internal/bytealg [2019-10-09T22:19:23.620Z] #34 6.649 math [2019-10-09T22:19:23.911Z] #34 7.000 unicode [2019-10-09T22:19:24.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-09T22:19:25.424Z] #34 8.390 internal/testlog [2019-10-09T22:19:25.714Z] #34 9.043 runtime [2019-10-09T22:19:26.346Z] #34 9.485 encoding [2019-10-09T22:19:26.635Z] #34 ... [2019-10-09T22:19:26.635Z] [2019-10-09T22:19:26.635Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T22:19:26.635Z] #61 0.623 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-09T22:19:26.635Z] #61 0.635 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-09T22:19:26.635Z] #61 0.753 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-09T22:19:26.635Z] #61 0.791 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-09T22:19:26.635Z] #61 0.826 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-09T22:19:26.635Z] #61 2.894 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-09T22:19:26.635Z] #61 5.976 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-09T22:19:26.635Z] #61 7.978 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-09T22:19:26.635Z] #61 ... [2019-10-09T22:19:26.635Z] [2019-10-09T22:19:26.635Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-09T22:19:26.635Z] #59 0.947 + mktemp -d [2019-10-09T22:19:26.635Z] #59 0.950 + export GOPATH=/tmp/tmp.S5ozFUlAu3 [2019-10-09T22:19:26.635Z] #59 0.950 + git clone https://github.com/docker/distribution.git /tmp/tmp.S5ozFUlAu3/src/github.com/docker/distribution [2019-10-09T22:19:26.635Z] #59 0.980 Cloning into '/tmp/tmp.S5ozFUlAu3/src/github.com/docker/distribution'... [2019-10-09T22:19:26.935Z] #59 ... [2019-10-09T22:19:26.935Z] [2019-10-09T22:19:26.935Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-09T22:19:26.935Z] #10 0.762 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-09T22:19:26.935Z] #10 0.773 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-09T22:19:26.935Z] #10 0.858 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-09T22:19:26.935Z] #10 0.885 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-09T22:19:26.935Z] #10 1.059 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-09T22:19:26.935Z] #10 2.613 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-09T22:19:26.935Z] #10 5.824 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-09T22:19:26.935Z] #10 8.092 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-09T22:19:26.935Z] #10 ... [2019-10-09T22:19:26.935Z] [2019-10-09T22:19:26.935Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-09T22:19:26.935Z] #39 0.960 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-09T22:19:26.935Z] #39 0.972 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-09T22:19:26.935Z] #39 1.138 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-09T22:19:26.935Z] #39 1.165 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-09T22:19:26.935Z] #39 1.232 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-09T22:19:26.935Z] #39 3.052 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-09T22:19:26.935Z] #39 5.935 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-09T22:19:26.935Z] #39 7.767 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-09T22:19:27.225Z] #39 ... [2019-10-09T22:19:27.225Z] [2019-10-09T22:19:27.225Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:19:27.225Z] #37 0.714 + RM_GOPATH=0 [2019-10-09T22:19:27.225Z] #37 0.714 + TMP_GOPATH= [2019-10-09T22:19:27.225Z] #37 0.714 + : /build [2019-10-09T22:19:27.225Z] #37 0.714 + '[' -z '' ']' [2019-10-09T22:19:27.225Z] #37 0.714 ++ mktemp -d [2019-10-09T22:19:27.225Z] #37 0.729 + export GOPATH=/tmp/tmp.L4AnCdCsng [2019-10-09T22:19:27.225Z] #37 0.731 + GOPATH=/tmp/tmp.L4AnCdCsng [2019-10-09T22:19:27.225Z] #37 0.731 + RM_GOPATH=1 [2019-10-09T22:19:27.225Z] #37 0.736 ++ dirname ./install.sh [2019-10-09T22:19:27.225Z] #37 0.766 + dir=. [2019-10-09T22:19:27.225Z] #37 0.768 + bin=vndr [2019-10-09T22:19:27.225Z] #37 0.769 + shift [2019-10-09T22:19:27.225Z] #37 0.769 + '[' '!' -f ./vndr.installer ']' [2019-10-09T22:19:27.225Z] #37 0.771 + . ./vndr.installer [2019-10-09T22:19:27.225Z] #37 0.776 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-09T22:19:27.225Z] #37 0.780 + install_vndr [2019-10-09T22:19:27.225Z] #37 0.780 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-09T22:19:27.225Z] #37 0.780 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-09T22:19:27.225Z] #37 0.781 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.L4AnCdCsng/src/github.com/LK4D4/vndr [2019-10-09T22:19:27.225Z] #37 0.826 Cloning into '/tmp/tmp.L4AnCdCsng/src/github.com/LK4D4/vndr'... [2019-10-09T22:19:27.225Z] #37 2.442 + cd /tmp/tmp.L4AnCdCsng/src/github.com/LK4D4/vndr [2019-10-09T22:19:27.225Z] #37 2.442 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-09T22:19:27.225Z] #37 2.469 + go build -buildmode=pie -v -o /build/vndr . [2019-10-09T22:19:27.225Z] #37 5.053 internal/cpu [2019-10-09T22:19:27.225Z] #37 5.062 internal/race [2019-10-09T22:19:27.225Z] #37 5.209 runtime/internal/math [2019-10-09T22:19:27.225Z] #37 5.301 runtime/internal/atomic [2019-10-09T22:19:27.225Z] #37 5.424 sync/atomic [2019-10-09T22:19:27.225Z] #37 5.630 unicode [2019-10-09T22:19:27.225Z] #37 6.269 unicode/utf8 [2019-10-09T22:19:27.225Z] #37 7.020 math [2019-10-09T22:19:27.225Z] #37 7.314 internal/bytealg [2019-10-09T22:19:27.225Z] #37 9.160 internal/testlog [2019-10-09T22:19:27.225Z] #37 10.37 unicode/utf16 [2019-10-09T22:19:27.225Z] #37 ... [2019-10-09T22:19:27.225Z] [2019-10-09T22:19:27.225Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-09T22:19:27.225Z] #21 0.692 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-09T22:19:27.225Z] #21 0.711 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-09T22:19:27.225Z] #21 0.774 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-09T22:19:27.225Z] #21 0.785 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-09T22:19:27.225Z] #21 0.814 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-09T22:19:27.225Z] #21 2.514 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-09T22:19:27.225Z] #21 5.442 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-09T22:19:27.225Z] #21 7.309 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-09T22:19:27.512Z] #21 ... [2019-10-09T22:19:27.512Z] [2019-10-09T22:19:27.512Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-09T22:19:27.512Z] #28 0.748 + RM_GOPATH=0 [2019-10-09T22:19:27.512Z] #28 0.753 + TMP_GOPATH= [2019-10-09T22:19:27.512Z] #28 0.753 + : /build [2019-10-09T22:19:27.512Z] #28 0.754 + '[' -z '' ']' [2019-10-09T22:19:27.512Z] #28 0.768 ++ mktemp -d [2019-10-09T22:19:27.512Z] #28 0.796 + export GOPATH=/tmp/tmp.QbMTEBwQ0c [2019-10-09T22:19:27.512Z] #28 0.796 + GOPATH=/tmp/tmp.QbMTEBwQ0c [2019-10-09T22:19:27.512Z] #28 0.796 + RM_GOPATH=1 [2019-10-09T22:19:27.512Z] #28 0.803 ++ dirname ./install.sh [2019-10-09T22:19:27.512Z] #28 0.806 + dir=. [2019-10-09T22:19:27.512Z] #28 0.806 + bin=golangci_lint [2019-10-09T22:19:27.512Z] #28 0.806 + shift [2019-10-09T22:19:27.512Z] #28 0.807 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-09T22:19:27.512Z] #28 0.807 + . ./golangci_lint.installer [2019-10-09T22:19:27.512Z] #28 0.808 ++ : v1.17.1 [2019-10-09T22:19:27.512Z] #28 0.809 + install_golangci_lint [2019-10-09T22:19:27.512Z] #28 0.809 + echo 'Installing golangci-lint version v1.17.1' [2019-10-09T22:19:27.512Z] #28 0.809 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-09T22:19:27.512Z] #28 0.810 Installing golangci-lint version v1.17.1 [2019-10-09T22:19:27.512Z] #28 ... [2019-10-09T22:19:27.512Z] [2019-10-09T22:19:27.512Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-09T22:19:27.512Z] #48 0.745 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-09T22:19:27.512Z] #48 0.757 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-09T22:19:27.512Z] #48 0.812 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-09T22:19:27.512Z] #48 0.861 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-09T22:19:27.512Z] #48 0.999 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-09T22:19:27.512Z] #48 2.341 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-09T22:19:27.512Z] #48 5.304 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-09T22:19:27.512Z] #48 7.049 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-09T22:19:27.798Z] #48 ... [2019-10-09T22:19:27.798Z] [2019-10-09T22:19:27.798Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T22:19:27.798Z] #57 0.805 + RM_GOPATH=0 [2019-10-09T22:19:27.798Z] #57 0.806 + TMP_GOPATH= [2019-10-09T22:19:27.798Z] #57 0.806 + : /build [2019-10-09T22:19:27.798Z] #57 0.806 + '[' -z '' ']' [2019-10-09T22:19:27.798Z] #57 0.808 ++ mktemp -d [2019-10-09T22:19:27.798Z] #57 0.849 + export GOPATH=/tmp/tmp.bmKLV6W8cn [2019-10-09T22:19:27.798Z] #57 0.849 + GOPATH=/tmp/tmp.bmKLV6W8cn [2019-10-09T22:19:27.798Z] #57 0.850 + RM_GOPATH=1 [2019-10-09T22:19:27.798Z] #57 0.854 ++ dirname ./install.sh [2019-10-09T22:19:27.798Z] #57 0.856 + dir=. [2019-10-09T22:19:27.798Z] #57 0.862 + bin=dockercli [2019-10-09T22:19:27.798Z] #57 0.863 + shift [2019-10-09T22:19:27.798Z] #57 0.865 + '[' '!' -f ./dockercli.installer ']' [2019-10-09T22:19:27.798Z] #57 0.867 + . ./dockercli.installer [2019-10-09T22:19:27.798Z] #57 0.869 ++ DOCKERCLI_CHANNEL=stable [2019-10-09T22:19:27.798Z] #57 0.872 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-09T22:19:27.798Z] #57 0.879 + install_dockercli [2019-10-09T22:19:27.798Z] #57 0.879 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-09T22:19:27.798Z] #57 0.879 Install docker/cli version 17.06.2-ce from stable [2019-10-09T22:19:27.798Z] #57 0.885 ++ uname -m [2019-10-09T22:19:27.798Z] #57 0.890 + arch=ppc64le [2019-10-09T22:19:27.798Z] #57 0.895 + '[' ppc64le '!=' x86_64 ']' [2019-10-09T22:19:27.798Z] #57 0.900 + '[' ppc64le '!=' s390x ']' [2019-10-09T22:19:27.798Z] #57 0.901 + '[' ppc64le '!=' armhf ']' [2019-10-09T22:19:27.798Z] #57 0.901 + build_dockercli [2019-10-09T22:19:27.798Z] #57 0.902 + git clone https://github.com/docker/docker-ce /tmp/tmp.bmKLV6W8cn/tmp/docker-ce [2019-10-09T22:19:27.798Z] #57 0.907 Cloning into '/tmp/tmp.bmKLV6W8cn/tmp/docker-ce'... [2019-10-09T22:19:27.798Z] #57 ... [2019-10-09T22:19:27.798Z] [2019-10-09T22:19:27.798Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-09T22:19:27.798Z] #65 0.683 + RM_GOPATH=0 [2019-10-09T22:19:27.798Z] #65 0.683 + TMP_GOPATH= [2019-10-09T22:19:27.798Z] #65 0.683 + : /build/ [2019-10-09T22:19:27.798Z] #65 0.684 + '[' -z '' ']' [2019-10-09T22:19:27.798Z] #65 0.687 ++ mktemp -d [2019-10-09T22:19:27.798Z] #65 0.693 + export GOPATH=/tmp/tmp.Vnqf3mlfX2 [2019-10-09T22:19:27.798Z] #65 0.694 + GOPATH=/tmp/tmp.Vnqf3mlfX2 [2019-10-09T22:19:27.798Z] #65 0.694 + RM_GOPATH=1 [2019-10-09T22:19:27.798Z] #65 0.699 ++ dirname ./install.sh [2019-10-09T22:19:27.798Z] #65 0.721 + dir=. [2019-10-09T22:19:27.798Z] #65 0.721 + bin=rootlesskit [2019-10-09T22:19:27.798Z] #65 0.721 + shift [2019-10-09T22:19:27.798Z] #65 0.721 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-09T22:19:27.798Z] #65 0.722 + . ./rootlesskit.installer [2019-10-09T22:19:27.798Z] #65 0.727 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-09T22:19:27.798Z] #65 0.728 + install_rootlesskit [2019-10-09T22:19:27.798Z] #65 0.728 + case "$1" in [2019-10-09T22:19:27.798Z] #65 0.728 + export CGO_ENABLED=0 [2019-10-09T22:19:27.798Z] #65 0.729 + CGO_ENABLED=0 [2019-10-09T22:19:27.798Z] #65 0.729 + _install_rootlesskit [2019-10-09T22:19:27.798Z] #65 0.729 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-09T22:19:27.798Z] #65 0.729 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Vnqf3mlfX2/src/github.com/rootless-containers/rootlesskit [2019-10-09T22:19:27.798Z] #65 0.730 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-09T22:19:27.798Z] #65 0.749 Cloning into '/tmp/tmp.Vnqf3mlfX2/src/github.com/rootless-containers/rootlesskit'... [2019-10-09T22:19:27.799Z] #65 8.212 + cd /tmp/tmp.Vnqf3mlfX2/src/github.com/rootless-containers/rootlesskit [2019-10-09T22:19:27.799Z] #65 8.213 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-09T22:19:27.799Z] #65 8.978 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-09T22:19:27.799Z] #65 8.979 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-09T22:19:28.086Z] #65 ... [2019-10-09T22:19:28.086Z] [2019-10-09T22:19:28.086Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-09T22:19:28.086Z] #19 0.711 + mktemp -d [2019-10-09T22:19:28.086Z] #19 0.715 + export GOPATH=/tmp/tmp.KkofgW1GaA [2019-10-09T22:19:28.086Z] #19 0.716 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.KkofgW1GaA/src/github.com/go-swagger/go-swagger [2019-10-09T22:19:28.086Z] #19 0.723 Cloning into '/tmp/tmp.KkofgW1GaA/src/github.com/go-swagger/go-swagger'... [2019-10-09T22:19:28.086Z] #19 ... [2019-10-09T22:19:28.086Z] [2019-10-09T22:19:28.086Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T22:19:28.086Z] #54 0.553 + RM_GOPATH=0 [2019-10-09T22:19:28.086Z] #54 0.553 + TMP_GOPATH= [2019-10-09T22:19:28.086Z] #54 0.553 + : /build [2019-10-09T22:19:28.086Z] #54 0.553 + '[' -z '' ']' [2019-10-09T22:19:28.086Z] #54 0.555 ++ mktemp -d [2019-10-09T22:19:28.086Z] #54 0.564 + export GOPATH=/tmp/tmp.qAWxmTBA1t [2019-10-09T22:19:28.086Z] #54 0.564 + GOPATH=/tmp/tmp.qAWxmTBA1t [2019-10-09T22:19:28.086Z] #54 0.564 + RM_GOPATH=1 [2019-10-09T22:19:28.086Z] #54 0.567 ++ dirname ./install.sh [2019-10-09T22:19:28.086Z] #54 0.572 + dir=. [2019-10-09T22:19:28.086Z] #54 0.575 + bin=proxy [2019-10-09T22:19:28.086Z] #54 0.575 + shift [2019-10-09T22:19:28.086Z] #54 0.576 + '[' '!' -f ./proxy.installer ']' [2019-10-09T22:19:28.086Z] #54 0.577 + . ./proxy.installer [2019-10-09T22:19:28.086Z] #54 0.577 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-09T22:19:28.086Z] #54 0.579 + install_proxy [2019-10-09T22:19:28.086Z] #54 0.581 + case "$1" in [2019-10-09T22:19:28.086Z] #54 0.582 + export CGO_ENABLED=0 [2019-10-09T22:19:28.086Z] #54 0.583 + CGO_ENABLED=0 [2019-10-09T22:19:28.086Z] #54 0.584 + _install_proxy [2019-10-09T22:19:28.086Z] #54 0.585 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-09T22:19:28.086Z] #54 0.586 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-09T22:19:28.086Z] #54 0.587 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.qAWxmTBA1t/src/github.com/docker/libnetwork [2019-10-09T22:19:28.086Z] #54 0.592 Cloning into '/tmp/tmp.qAWxmTBA1t/src/github.com/docker/libnetwork'... [2019-10-09T22:19:28.374Z] #54 ... [2019-10-09T22:19:28.374Z] [2019-10-09T22:19:28.374Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:19:28.374Z] #37 10.64 runtime [2019-10-09T22:19:28.374Z] #37 11.47 container/list [2019-10-09T22:19:29.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-09T22:19:31.869Z] #37 14.66 crypto/internal/subtle [2019-10-09T22:19:32.160Z] #37 15.30 crypto/subtle [2019-10-09T22:19:32.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-09T22:19:32.785Z] #37 16.11 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-09T22:19:33.411Z] #37 16.58 internal/nettrace [2019-10-09T22:19:34.441Z] #37 17.48 runtime/cgo [2019-10-09T22:19:35.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-09T22:19:37.154Z] #37 ... [2019-10-09T22:19:37.154Z] [2019-10-09T22:19:37.154Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T22:19:37.154Z] #34 9.979 runtime/cgo [2019-10-09T22:19:38.180Z] #34 ... [2019-10-09T22:19:38.180Z] [2019-10-09T22:19:38.180Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-09T22:19:38.180Z] #48 21.64 Fetched 7720 kB in 20s (369 kB/s) [2019-10-09T22:19:39.104Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-09T22:19:39.104Z] Using test binary docker [2019-10-09T22:19:39.104Z] +++ /etc/init.d/apparmor start [2019-10-09T22:19:39.104Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-09T22:19:39.104Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-09T22:19:39.104Z] Warning failed to create cache: (null) [2019-10-09T22:19:39.104Z] . [2019-10-09T22:19:39.104Z] INFO: Waiting for daemon to start... [2019-10-09T22:19:39.104Z] Starting dockerd [2019-10-09T22:19:39.104Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-09T22:19:41.002Z] . [2019-10-09T22:19:41.002Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-09T22:19:41.002Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-09T22:19:41.002Z] Error: No such image: emptyfs [2019-10-09T22:19:41.002Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-09T22:19:41.002Z] ++++ docker load [2019-10-09T22:19:41.568Z] Running integration-test (iteration 1) [2019-10-09T22:19:41.568Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-10-09T22:19:41.568Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:19:41.568Z] ++ set -e [2019-10-09T22:19:41.568Z] ++ '[' -n 0 ']' [2019-10-09T22:19:41.568Z] ++ set -x [2019-10-09T22:19:41.568Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:19:43.730Z] #48 21.64 Reading package lists... [2019-10-09T22:19:43.730Z] #48 ... [2019-10-09T22:19:43.730Z] [2019-10-09T22:19:43.730Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-09T22:19:43.730Z] #59 26.68 + cd /tmp/tmp.S5ozFUlAu3/src/github.com/docker/distribution [2019-10-09T22:19:43.730Z] #59 26.69 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-09T22:19:45.805Z] #59 29.03 + GOPATH=/tmp/tmp.S5ozFUlAu3/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.S5ozFUlAu3 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-09T22:19:49.304Z] #59 ... [2019-10-09T22:19:49.304Z] [2019-10-09T22:19:49.304Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-09T22:19:49.304Z] #39 22.47 Fetched 7720 kB in 21s (358 kB/s) [2019-10-09T22:19:49.304Z] #39 22.47 Reading package lists... [2019-10-09T22:19:49.304Z] #39 32.65 Reading package lists... [2019-10-09T22:19:49.304Z] #39 ... [2019-10-09T22:19:49.304Z] [2019-10-09T22:19:49.304Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-09T22:19:49.304Z] #28 30.48 + cd /tmp/tmp.QbMTEBwQ0c/src/github.com/golangci/golangci-lint/ [2019-10-09T22:19:49.304Z] #28 30.48 + git checkout -q v1.17.1 [2019-10-09T22:19:49.304Z] #28 32.30 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-09T22:19:49.934Z] #28 ... [2019-10-09T22:19:49.934Z] [2019-10-09T22:19:49.934Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-09T22:19:49.934Z] #21 23.11 Fetched 7720 kB in 22s (344 kB/s) [2019-10-09T22:19:49.934Z] #21 23.11 Reading package lists... [2019-10-09T22:19:49.934Z] #21 ... [2019-10-09T22:19:49.934Z] [2019-10-09T22:19:49.934Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T22:19:49.934Z] #61 23.31 Fetched 7720 kB in 22s (340 kB/s) [2019-10-09T22:19:49.934Z] #61 23.31 Reading package lists... [2019-10-09T22:19:49.934Z] #61 32.97 Reading package lists... [2019-10-09T22:19:49.934Z] #61 ... [2019-10-09T22:19:49.934Z] [2019-10-09T22:19:49.934Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T22:19:49.934Z] #54 28.87 + cd /tmp/tmp.qAWxmTBA1t/src/github.com/docker/libnetwork [2019-10-09T22:19:49.934Z] #54 28.87 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-09T22:19:49.934Z] #54 29.60 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-09T22:19:50.223Z] #54 ... [2019-10-09T22:19:50.223Z] [2019-10-09T22:19:50.223Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:19:50.223Z] #37 23.34 vendor/golang.org/x/crypto/internal/subtle [2019-10-09T22:19:50.223Z] #37 ... [2019-10-09T22:19:50.223Z] [2019-10-09T22:19:50.223Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-09T22:19:50.852Z] #21 33.74 Reading package lists... [2019-10-09T22:19:50.852Z] #21 ... [2019-10-09T22:19:50.852Z] [2019-10-09T22:19:50.852Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-09T22:19:50.852Z] #10 24.07 Fetched 7720 kB in 23s (331 kB/s) [2019-10-09T22:19:50.852Z] #10 24.07 Reading package lists... [2019-10-09T22:19:50.852Z] #10 34.08 Reading package lists... [2019-10-09T22:19:50.852Z] #10 ... [2019-10-09T22:19:50.852Z] [2019-10-09T22:19:50.852Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-09T22:19:50.852Z] #48 21.64 Reading package lists... [2019-10-09T22:19:55.723Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-10-09T22:19:59.339Z] #48 31.13 Reading package lists... [2019-10-09T22:19:59.339Z] #48 ... [2019-10-09T22:19:59.339Z] [2019-10-09T22:19:59.339Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T22:19:59.339Z] #61 32.97 Reading package lists... [2019-10-09T22:20:00.128Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-09T22:20:00.128Z] [2019-10-09T22:20:00.128Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-09T22:20:00.128Z] PKG_CONFIG=pkg-config [2019-10-09T22:20:00.128Z] GOLANG_VERSION=1.13.1 [2019-10-09T22:20:00.128Z] HOSTNAME=b9553ff73e4f [2019-10-09T22:20:00.128Z] DOCKER_EXPERIMENTAL=1 [2019-10-09T22:20:00.128Z] container=docker [2019-10-09T22:20:00.128Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-09T22:20:00.128Z] GO111MODULE=off [2019-10-09T22:20:00.128Z] GOPATH=/go [2019-10-09T22:20:00.128Z] PWD=/go/src/github.com/docker/docker [2019-10-09T22:20:00.128Z] HOME=/root [2019-10-09T22:20:00.128Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-09T22:20:00.128Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-09T22:20:00.128Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-09T22:20:00.128Z] DOCKER_GITCOMMIT=b479525645f3a1727b53ded1f02ba38c965a7cb0 [2019-10-09T22:20:00.128Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-09T22:20:00.128Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-09T22:20:00.128Z] TERM=xterm [2019-10-09T22:20:00.128Z] VALIDATE_BRANCH=master [2019-10-09T22:20:00.128Z] DEST=bundles/test-integration [2019-10-09T22:20:00.128Z] SHLVL=1 [2019-10-09T22:20:00.128Z] TIMEOUT=120m [2019-10-09T22:20:00.128Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-09T22:20:00.128Z] DOCKER_PKG=github.com/docker/docker [2019-10-09T22:20:00.128Z] TESTDEBUG=0 [2019-10-09T22:20:00.128Z] _=/usr/bin/env [2019-10-09T22:20:00.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-09T22:20:01.384Z] #61 42.60 Building dependency tree... [2019-10-09T22:20:03.440Z] #61 46.51 The following additional packages will be installed: [2019-10-09T22:20:03.440Z] #61 46.52 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-09T22:20:03.440Z] #61 46.52 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-09T22:20:03.440Z] #61 46.54 Suggested packages: [2019-10-09T22:20:03.440Z] #61 46.54 manpages-dev python-setuptools [2019-10-09T22:20:04.932Z] #61 ... [2019-10-09T22:20:04.932Z] [2019-10-09T22:20:04.932Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-09T22:20:04.932Z] #21 33.74 Reading package lists... [2019-10-09T22:20:04.932Z] #21 43.29 Building dependency tree... [2019-10-09T22:20:04.932Z] #21 47.28 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-09T22:20:04.932Z] #21 47.28 The following additional packages will be installed: [2019-10-09T22:20:04.932Z] #21 47.29 libjq1 libonig4 [2019-10-09T22:20:04.932Z] #21 47.93 The following NEW packages will be installed: [2019-10-09T22:20:04.932Z] #21 47.93 jq libjq1 libonig4 [2019-10-09T22:20:04.932Z] #21 48.09 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-09T22:20:04.932Z] #21 48.09 Need to get 310 kB of archives. [2019-10-09T22:20:04.932Z] #21 48.09 After this operation, 1267 kB of additional disk space will be used. [2019-10-09T22:20:04.932Z] #21 48.09 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-09T22:20:04.932Z] #21 48.14 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-09T22:20:04.932Z] #21 48.17 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-09T22:20:05.989Z] #21 ... [2019-10-09T22:20:05.989Z] [2019-10-09T22:20:05.989Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-09T22:20:05.989Z] #48 42.35 Building dependency tree... [2019-10-09T22:20:05.989Z] #48 45.82 The following additional packages will be installed: [2019-10-09T22:20:05.989Z] #48 45.83 btrfs-progs liblzo2-2 [2019-10-09T22:20:05.989Z] #48 46.40 The following NEW packages will be installed: [2019-10-09T22:20:05.989Z] #48 46.44 btrfs-progs btrfs-tools liblzo2-2 [2019-10-09T22:20:05.989Z] #48 46.70 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-09T22:20:05.989Z] #48 46.70 Need to get 588 kB of archives. [2019-10-09T22:20:05.989Z] #48 46.70 After this operation, 5005 kB of additional disk space will be used. [2019-10-09T22:20:05.989Z] #48 46.70 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-09T22:20:05.989Z] #48 46.73 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-09T22:20:05.989Z] #48 46.81 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-09T22:20:05.989Z] #48 48.84 debconf: delaying package configuration, since apt-utils is not installed [2019-10-09T22:20:05.989Z] #48 49.01 Fetched 588 kB in 0s (2982 kB/s) [2019-10-09T22:20:05.989Z] #48 49.14 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-09T22:20:06.277Z] #48 49.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-09T22:20:06.277Z] #48 49.54 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-09T22:20:06.277Z] #48 49.56 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-09T22:20:06.277Z] #48 ... [2019-10-09T22:20:06.277Z] [2019-10-09T22:20:06.277Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T22:20:06.277Z] #61 49.58 The following NEW packages will be installed: [2019-10-09T22:20:06.277Z] #61 49.58 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-09T22:20:06.277Z] #61 49.58 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-09T22:20:06.277Z] #61 49.58 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-09T22:20:06.277Z] #61 49.58 zlib1g-dev [2019-10-09T22:20:06.568Z] #61 49.80 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-09T22:20:06.568Z] #61 49.80 Need to get 3548 kB of archives. [2019-10-09T22:20:06.568Z] #61 49.80 After this operation, 21.2 MB of additional disk space will be used. [2019-10-09T22:20:06.568Z] #61 49.80 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-09T22:20:06.568Z] #61 49.85 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-10-09T22:20:06.568Z] #61 49.85 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-10-09T22:20:06.568Z] #61 49.88 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-09T22:20:06.568Z] #61 49.89 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-10-09T22:20:06.568Z] #61 49.91 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-09T22:20:06.568Z] #61 49.92 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-10-09T22:20:06.568Z] #61 49.94 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-10-09T22:20:06.568Z] #61 49.98 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-10-09T22:20:06.857Z] #61 50.11 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-10-09T22:20:06.857Z] #61 50.13 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-10-09T22:20:06.857Z] #61 50.26 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-10-09T22:20:06.857Z] #61 50.35 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-10-09T22:20:06.857Z] #61 50.36 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-10-09T22:20:06.857Z] #61 50.37 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-09T22:20:06.857Z] #61 50.40 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-10-09T22:20:08.905Z] #61 ... [2019-10-09T22:20:08.905Z] [2019-10-09T22:20:08.905Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-09T22:20:08.905Z] #21 49.80 debconf: delaying package configuration, since apt-utils is not installed [2019-10-09T22:20:08.905Z] #21 50.08 Fetched 310 kB in 0s (1898 kB/s) [2019-10-09T22:20:08.905Z] #21 50.30 Selecting previously unselected package libonig4:ppc64el. [2019-10-09T22:20:08.905Z] #21 50.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-09T22:20:08.905Z] #21 50.40 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-10-09T22:20:08.905Z] #21 50.41 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-09T22:20:08.905Z] #21 50.84 Selecting previously unselected package libjq1:ppc64el. [2019-10-09T22:20:08.905Z] #21 50.84 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-09T22:20:08.905Z] #21 50.85 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-09T22:20:08.905Z] #21 51.14 Selecting previously unselected package jq. [2019-10-09T22:20:08.905Z] #21 51.16 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-09T22:20:08.905Z] #21 51.17 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-09T22:20:08.905Z] #21 51.46 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-09T22:20:08.905Z] #21 51.47 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-09T22:20:08.905Z] #21 51.48 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T22:20:08.905Z] #21 51.70 Setting up jq (1.5+dfsg-1.3) ... [2019-10-09T22:20:08.905Z] #21 DONE 51.9s [2019-10-09T22:20:08.905Z] [2019-10-09T22:20:08.905Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-09T22:20:08.905Z] #23 DONE 0.1s [2019-10-09T22:20:08.905Z] [2019-10-09T22:20:08.905Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T22:20:08.905Z] #61 51.98 debconf: delaying package configuration, since apt-utils is not installed [2019-10-09T22:20:08.905Z] #61 52.18 Fetched 3548 kB in 0s (4777 kB/s) [2019-10-09T22:20:08.905Z] #61 ... [2019-10-09T22:20:08.905Z] [2019-10-09T22:20:08.905Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-09T22:20:08.905Z] #48 49.81 Selecting previously unselected package btrfs-progs. [2019-10-09T22:20:08.905Z] #48 49.83 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-09T22:20:08.905Z] #48 49.87 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-09T22:20:08.905Z] #48 51.32 Selecting previously unselected package btrfs-tools. [2019-10-09T22:20:08.905Z] #48 51.37 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-09T22:20:08.905Z] #48 51.37 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-09T22:20:08.905Z] #48 51.66 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T22:20:08.905Z] #48 51.96 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-09T22:20:08.905Z] #48 51.97 Setting up btrfs-progs (4.7.3-1) ... [2019-10-09T22:20:08.905Z] #48 51.97 Setting up btrfs-tools (4.7.3-1) ... [2019-10-09T22:20:08.905Z] #48 51.99 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T22:20:08.905Z] #48 DONE 52.3s [2019-10-09T22:20:08.905Z] [2019-10-09T22:20:08.905Z] #49 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T22:20:08.905Z] #49 DONE 0.1s [2019-10-09T22:20:09.193Z] [2019-10-09T22:20:09.193Z] #50 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-09T22:20:09.193Z] #50 DONE 0.1s [2019-10-09T22:20:09.193Z] [2019-10-09T22:20:09.193Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T22:20:09.193Z] #61 52.43 Selecting previously unselected package libnet1:ppc64el. [2019-10-09T22:20:09.193Z] #61 52.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 ... 14950 files and directories currently installed.) [2019-10-09T22:20:09.193Z] #61 52.58 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-09T22:20:09.193Z] #61 52.59 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-09T22:20:09.480Z] #61 52.79 Selecting previously unselected package libcap-dev:ppc64el. [2019-10-09T22:20:09.480Z] #61 52.82 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-10-09T22:20:09.480Z] #61 52.82 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-10-09T22:20:09.480Z] #61 53.03 Selecting previously unselected package libnet1-dev. [2019-10-09T22:20:09.770Z] #61 53.05 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-09T22:20:09.770Z] #61 53.08 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-09T22:20:09.770Z] #61 ... [2019-10-09T22:20:09.770Z] [2019-10-09T22:20:09.770Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-09T22:20:09.770Z] #39 32.65 Reading package lists... [2019-10-09T22:20:09.770Z] #39 43.36 Building dependency tree... [2019-10-09T22:20:09.770Z] #39 46.85 The following additional packages will be installed: [2019-10-09T22:20:09.770Z] #39 46.86 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-09T22:20:09.770Z] #39 46.88 Suggested packages: [2019-10-09T22:20:09.770Z] #39 46.88 codeblocks eclipse ninja-build lrzip [2019-10-09T22:20:09.770Z] #39 46.88 Recommended packages: [2019-10-09T22:20:09.770Z] #39 46.88 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-09T22:20:09.770Z] #39 48.47 The following NEW packages will be installed: [2019-10-09T22:20:09.770Z] #39 48.48 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-09T22:20:09.770Z] #39 48.48 vim-common xxd [2019-10-09T22:20:09.770Z] #39 48.63 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-09T22:20:09.770Z] #39 48.63 Need to get 13.4 MB of archives. [2019-10-09T22:20:09.770Z] #39 48.63 After this operation, 60.4 MB of additional disk space will be used. [2019-10-09T22:20:09.770Z] #39 48.63 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-10-09T22:20:09.770Z] #39 48.87 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-09T22:20:09.770Z] #39 48.88 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-10-09T22:20:09.770Z] #39 50.45 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-10-09T22:20:09.770Z] #39 50.59 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-10-09T22:20:09.770Z] #39 50.62 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-10-09T22:20:09.770Z] #39 50.65 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-10-09T22:20:09.770Z] #39 50.66 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-10-09T22:20:09.770Z] #39 51.22 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-09T22:20:09.770Z] #39 51.24 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-09T22:20:09.770Z] #39 52.84 debconf: delaying package configuration, since apt-utils is not installed [2019-10-09T22:20:09.770Z] #39 53.07 Fetched 13.4 MB in 2s (4924 kB/s) [2019-10-09T22:20:09.770Z] #39 53.31 Selecting previously unselected package cmake-data. [2019-10-09T22:20:09.770Z] #39 53.31 (Reading database ... [2019-10-09T22:20:09.770Z] #39 ... [2019-10-09T22:20:09.770Z] [2019-10-09T22:20:09.770Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-09T22:20:09.770Z] #51 0.355 + RM_GOPATH=0 [2019-10-09T22:20:09.770Z] #51 0.356 + TMP_GOPATH= [2019-10-09T22:20:09.770Z] #51 0.356 + : /build [2019-10-09T22:20:09.770Z] #51 0.357 + '[' -z '' ']' [2019-10-09T22:20:09.770Z] #51 0.360 ++ mktemp -d [2019-10-09T22:20:09.770Z] #51 0.376 + export GOPATH=/tmp/tmp.lEEKo4NP0x [2019-10-09T22:20:09.770Z] #51 0.378 + GOPATH=/tmp/tmp.lEEKo4NP0x [2019-10-09T22:20:09.770Z] #51 0.379 + RM_GOPATH=1 [2019-10-09T22:20:09.770Z] #51 0.382 ++ dirname ./install.sh [2019-10-09T22:20:09.770Z] #51 0.388 + dir=. [2019-10-09T22:20:09.770Z] #51 0.389 + bin=containerd [2019-10-09T22:20:09.770Z] #51 0.389 + shift [2019-10-09T22:20:09.770Z] #51 0.390 + '[' '!' -f ./containerd.installer ']' [2019-10-09T22:20:09.770Z] #51 0.392 + . ./containerd.installer [2019-10-09T22:20:09.770Z] #51 0.394 ++ CONTAINERD_COMMIT=36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-09T22:20:09.770Z] #51 0.405 + install_containerd [2019-10-09T22:20:09.770Z] #51 0.409 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-09T22:20:09.770Z] #51 0.410 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-09T22:20:09.770Z] #51 0.412 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lEEKo4NP0x/src/github.com/containerd/containerd [2019-10-09T22:20:09.770Z] #51 0.420 Cloning into '/tmp/tmp.lEEKo4NP0x/src/github.com/containerd/containerd'... [2019-10-09T22:20:10.397Z] #51 ... [2019-10-09T22:20:10.397Z] [2019-10-09T22:20:10.397Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-09T22:20:10.397Z] #10 34.08 Reading package lists... [2019-10-09T22:20:10.397Z] #10 44.78 Building dependency tree... [2019-10-09T22:20:10.397Z] #10 48.71 The following additional packages will be installed: [2019-10-09T22:20:10.397Z] #10 48.72 libapparmor1 libseccomp2 [2019-10-09T22:20:10.397Z] #10 48.73 Suggested packages: [2019-10-09T22:20:10.397Z] #10 48.73 seccomp [2019-10-09T22:20:10.397Z] #10 49.23 The following NEW packages will be installed: [2019-10-09T22:20:10.397Z] #10 49.25 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-09T22:20:10.397Z] #10 49.39 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-09T22:20:10.397Z] #10 49.39 Need to get 296 kB of archives. [2019-10-09T22:20:10.397Z] #10 49.39 After this operation, 1346 kB of additional disk space will be used. [2019-10-09T22:20:10.397Z] #10 49.39 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-10-09T22:20:10.397Z] #10 49.41 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-10-09T22:20:10.397Z] #10 49.42 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-10-09T22:20:10.397Z] #10 49.43 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-10-09T22:20:10.397Z] #10 51.26 debconf: delaying package configuration, since apt-utils is not installed [2019-10-09T22:20:10.397Z] #10 51.51 Fetched 296 kB in 0s (2788 kB/s) [2019-10-09T22:20:10.397Z] #10 51.71 Selecting previously unselected package libseccomp2:ppc64el. [2019-10-09T22:20:10.397Z] #10 51.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-09T22:20:10.397Z] #10 51.80 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-09T22:20:10.397Z] #10 51.80 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-09T22:20:10.397Z] #10 52.11 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-10-09T22:20:10.397Z] #10 52.11 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-09T22:20:10.397Z] #10 52.12 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-09T22:20:10.397Z] #10 52.46 Selecting previously unselected package libapparmor1:ppc64el. [2019-10-09T22:20:10.397Z] #10 52.50 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-09T22:20:10.397Z] #10 52.50 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-09T22:20:10.397Z] #10 52.73 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-10-09T22:20:10.397Z] #10 52.76 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-09T22:20:10.397Z] #10 52.76 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-09T22:20:10.397Z] #10 53.16 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T22:20:10.397Z] #10 53.32 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-09T22:20:10.397Z] #10 53.33 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-09T22:20:10.397Z] #10 53.34 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-09T22:20:10.397Z] #10 53.35 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-09T22:20:10.397Z] #10 53.37 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T22:20:10.397Z] #10 DONE 53.7s [2019-10-09T22:20:10.397Z] [2019-10-09T22:20:10.397Z] #44 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T22:20:10.397Z] #44 DONE 0.1s [2019-10-09T22:20:10.689Z] [2019-10-09T22:20:10.689Z] #45 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-09T22:20:10.689Z] #45 DONE 0.1s [2019-10-09T22:20:10.689Z] [2019-10-09T22:20:10.689Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-09T22:20:10.689Z] #39 53.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 ... 14950 files and directories currently installed.) [2019-10-09T22:20:10.689Z] #39 53.39 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-09T22:20:10.689Z] #39 53.42 Unpacking cmake-data (3.7.2-1) ... [2019-10-09T22:20:10.977Z] #39 ... [2019-10-09T22:20:10.977Z] [2019-10-09T22:20:10.977Z] #11 [dev 1/25] RUN groupadd -r docker [2019-10-09T22:20:10.977Z] #11 DONE 0.8s [2019-10-09T22:20:11.268Z] [2019-10-09T22:20:11.268Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:20:11.268Z] #46 0.479 + RM_GOPATH=0 [2019-10-09T22:20:11.268Z] #46 0.479 + TMP_GOPATH= [2019-10-09T22:20:11.268Z] #46 0.479 + : /build [2019-10-09T22:20:11.268Z] #46 0.479 + '[' -z '' ']' [2019-10-09T22:20:11.268Z] #46 0.482 ++ mktemp -d [2019-10-09T22:20:11.268Z] #46 0.510 + export GOPATH=/tmp/tmp.xxrmM1dM9T [2019-10-09T22:20:11.268Z] #46 0.510 + GOPATH=/tmp/tmp.xxrmM1dM9T [2019-10-09T22:20:11.268Z] #46 0.511 + RM_GOPATH=1 [2019-10-09T22:20:11.268Z] #46 0.526 ++ dirname ./install.sh [2019-10-09T22:20:11.268Z] #46 0.546 + dir=. [2019-10-09T22:20:11.268Z] #46 0.550 + bin=runc [2019-10-09T22:20:11.268Z] #46 0.551 + shift [2019-10-09T22:20:11.268Z] #46 0.551 + '[' '!' -f ./runc.installer ']' [2019-10-09T22:20:11.268Z] #46 0.552 + . ./runc.installer [2019-10-09T22:20:11.268Z] #46 0.553 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-09T22:20:11.268Z] #46 0.555 + install_runc [2019-10-09T22:20:11.268Z] #46 0.561 + uname -r [2019-10-09T22:20:11.268Z] #46 0.563 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-09T22:20:11.268Z] #46 0.581 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-09T22:20:11.268Z] #46 0.582 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-09T22:20:11.268Z] #46 0.582 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-09T22:20:11.268Z] #46 0.583 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xxrmM1dM9T/src/github.com/opencontainers/runc [2019-10-09T22:20:11.268Z] #46 0.638 Cloning into '/tmp/tmp.xxrmM1dM9T/src/github.com/opencontainers/runc'... [2019-10-09T22:20:11.929Z] #46 ... [2019-10-09T22:20:11.929Z] [2019-10-09T22:20:11.929Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-09T22:20:11.929Z] #12 DONE 0.6s [2019-10-09T22:20:11.929Z] [2019-10-09T22:20:11.929Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T22:20:11.929Z] #61 53.47 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-09T22:20:11.929Z] #61 53.48 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-09T22:20:11.929Z] #61 53.48 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-09T22:20:11.929Z] #61 53.67 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-10-09T22:20:11.929Z] #61 53.68 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-10-09T22:20:11.929Z] #61 53.72 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-09T22:20:11.929Z] #61 54.35 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-09T22:20:11.929Z] #61 54.36 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-09T22:20:11.929Z] #61 54.36 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-09T22:20:11.929Z] #61 54.60 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-10-09T22:20:11.929Z] #61 54.62 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-10-09T22:20:11.929Z] #61 54.63 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-09T22:20:11.929Z] #61 54.84 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-10-09T22:20:11.929Z] #61 54.85 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-10-09T22:20:11.929Z] #61 54.86 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-09T22:20:11.929Z] #61 55.28 Selecting previously unselected package libprotobuf10:ppc64el. [2019-10-09T22:20:11.929Z] #61 55.28 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-10-09T22:20:11.929Z] #61 55.31 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-09T22:20:12.217Z] #61 ... [2019-10-09T22:20:12.217Z] [2019-10-09T22:20:12.217Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-09T22:20:12.217Z] #13 0.454 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-09T22:20:12.217Z] #13 DONE 0.5s [2019-10-09T22:20:12.217Z] [2019-10-09T22:20:12.217Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-09T22:20:12.842Z] #14 DONE 0.5s [2019-10-09T22:20:12.842Z] [2019-10-09T22:20:12.842Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-09T22:20:13.163Z] #15 DONE 0.5s [2019-10-09T22:20:13.163Z] [2019-10-09T22:20:13.163Z] #16 [dev 6/25] RUN ldconfig [2019-10-09T22:20:13.630Z] Loaded image: buildpack-deps:jessie [2019-10-09T22:20:13.630Z] Loaded image: busybox:latest [2019-10-09T22:20:13.630Z] Loaded image: busybox:glibc [2019-10-09T22:20:13.630Z] Loaded image: debian:jessie [2019-10-09T22:20:13.630Z] Loaded image: hello-world:latest [2019-10-09T22:20:13.630Z] INFO: Testing against a local daemon [2019-10-09T22:20:13.630Z] === RUN TestCgroupNamespacesBuild [2019-10-09T22:20:13.789Z] #16 DONE 0.4s [2019-10-09T22:20:13.789Z] [2019-10-09T22:20:13.789Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T22:20:14.412Z] #17 0.758 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-09T22:20:14.412Z] #17 0.770 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-09T22:20:14.700Z] #17 0.942 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-09T22:20:14.700Z] #17 0.970 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-09T22:20:14.987Z] #17 1.085 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-09T22:20:16.905Z] --- PASS: TestCgroupNamespacesBuild (3.87s) [2019-10-09T22:20:16.905Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-09T22:20:16.905Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-09T22:20:17.111Z] #17 3.403 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-09T22:20:18.608Z] #17 ... [2019-10-09T22:20:18.608Z] [2019-10-09T22:20:18.608Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T22:20:18.608Z] #24 4.984 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-09T22:20:18.608Z] #24 6.218 [2019-10-09T22:20:18.608Z] #24 6.875 #### 6.2% ####### 10.4% ############ 16.8% ############### 21.1% ######################## 33.9% ################################ 44.5% ###################################### 53.0% ############################################ 61.5% ################################################### 72.2% ####################################################### 76.5% ########################################################### 82.8% ################################################################# 91.4% ####################################################################### 99.9% ######################################################################## 100.0% [2019-10-09T22:20:18.608Z] #24 9.730 [2019-10-09T22:20:19.432Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.29s) [2019-10-09T22:20:19.432Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-09T22:20:19.432Z] === RUN TestBuildWithSession [2019-10-09T22:20:19.432Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-09T22:20:19.432Z] build_session_test.go:25: TODO: BuildKit [2019-10-09T22:20:19.432Z] === RUN TestBuildSquashParent [2019-10-09T22:20:19.775Z] #24 10.51 ########### 16.5% #################### 28.1% #################################### 51.0% ################################################# 68.3% ######################################################################## 100.0% [2019-10-09T22:20:20.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-09T22:20:21.277Z] #24 12.42 [2019-10-09T22:20:22.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-09T22:20:22.742Z] #24 13.04 #### 5.6% ######### 13.3% ############### 21.1% ################## 26.2% ###################### 31.4% ############################ 39.2% ################################# 46.9% ##################################### 52.1% ########################################### 59.8% ############################################## 65.0% ################################################## 70.1% [2019-10-09T22:20:22.742Z] #24 ... [2019-10-09T22:20:22.742Z] [2019-10-09T22:20:22.743Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T22:20:22.743Z] #61 56.23 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-10-09T22:20:22.743Z] #61 56.25 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-10-09T22:20:22.743Z] #61 56.27 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-09T22:20:22.743Z] #61 56.66 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-10-09T22:20:22.743Z] #61 56.67 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-10-09T22:20:22.743Z] #61 56.68 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-09T22:20:22.743Z] #61 58.56 Selecting previously unselected package libprotoc10:ppc64el. [2019-10-09T22:20:22.743Z] #61 58.58 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-10-09T22:20:22.743Z] #61 58.59 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-10-09T22:20:22.743Z] #61 59.78 Selecting previously unselected package protobuf-c-compiler. [2019-10-09T22:20:22.743Z] #61 59.79 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-10-09T22:20:22.743Z] #61 59.81 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-09T22:20:22.743Z] #61 60.14 Selecting previously unselected package protobuf-compiler. [2019-10-09T22:20:22.743Z] #61 60.15 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-10-09T22:20:22.743Z] #61 60.15 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-09T22:20:22.743Z] #61 60.41 Selecting previously unselected package python-pkg-resources. [2019-10-09T22:20:22.743Z] #61 60.42 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-09T22:20:22.743Z] #61 60.44 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-09T22:20:22.743Z] #61 60.83 Selecting previously unselected package python-protobuf. [2019-10-09T22:20:22.743Z] #61 60.86 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-10-09T22:20:22.743Z] #61 60.87 Unpacking python-protobuf (3.0.0-9) ... [2019-10-09T22:20:22.743Z] #61 61.78 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-09T22:20:22.743Z] #61 61.90 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-09T22:20:22.743Z] #61 61.91 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-09T22:20:23.035Z] #61 ... [2019-10-09T22:20:23.035Z] [2019-10-09T22:20:23.035Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T22:20:23.324Z] #24 13.04 #### 5.6% ######### 13.3% ############### 21.1% ################## 26.2% ###################### 31.4% ############################ 39.2% ################################# 46.9% ##################################### 52.1% ########################################### 59.8% ############################################## 65.0% ################################################## 70.1% ######################################################## 77.9% ############################################################# 85.7% ##################################################################### 96.0% ######################################################################## 100.0% [2019-10-09T22:20:24.350Z] #24 ... [2019-10-09T22:20:24.350Z] [2019-10-09T22:20:24.350Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T22:20:24.350Z] #54 DONE 67.6s [2019-10-09T22:20:24.350Z] [2019-10-09T22:20:24.350Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T22:20:24.350Z] #24 15.86 [2019-10-09T22:20:24.350Z] #24 ... [2019-10-09T22:20:24.350Z] [2019-10-09T22:20:24.350Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T22:20:24.350Z] #31 57.64 + cd /tmp/tmp.xX99DFbSPN/src/gotest.tools/gotestsum [2019-10-09T22:20:24.350Z] #31 57.64 + git checkout -q v0.3.5 [2019-10-09T22:20:24.350Z] #31 57.77 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-09T22:20:24.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-09T22:20:24.639Z] #31 ... [2019-10-09T22:20:24.639Z] [2019-10-09T22:20:24.639Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T22:20:24.639Z] #34 65.90 sync [2019-10-09T22:20:24.639Z] #34 65.91 internal/reflectlite [2019-10-09T22:20:24.927Z] #34 ... [2019-10-09T22:20:24.927Z] [2019-10-09T22:20:24.927Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-09T22:20:24.927Z] #39 58.29 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-09T22:20:24.927Z] #39 58.37 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-09T22:20:24.927Z] #39 58.38 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-09T22:20:24.927Z] #39 58.62 Selecting previously unselected package libicu57:ppc64el. [2019-10-09T22:20:24.927Z] #39 58.64 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-10-09T22:20:24.927Z] #39 58.68 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-09T22:20:25.223Z] #39 ... [2019-10-09T22:20:25.223Z] [2019-10-09T22:20:25.223Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T22:20:29.396Z] --- PASS: TestBuildSquashParent (10.05s) [2019-10-09T22:20:29.396Z] build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent" [2019-10-09T22:20:29.396Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-09T22:20:29.396Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-09T22:20:29.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-09T22:20:29.396Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-09T22:20:29.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-09T22:20:29.396Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-09T22:20:29.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-09T22:20:29.396Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-09T22:20:29.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-09T22:20:29.396Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-09T22:20:29.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-09T22:20:29.396Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-09T22:20:29.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-09T22:20:29.396Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-09T22:20:29.396Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-09T22:20:29.410Z] 65014b3c3121: Pull complete [2019-10-09T22:20:30.224Z] #24 16.82 # 1.5% ## 3.3% ## 3.9% #### 5.9% ##### 7.7% ###### 9.5% ####### 10.8% ######### 12.6% ######### 13.9% ########### 15.7% ############# 18.3% ############### 21.9% ################# 24.6% ################### 27.3% ###################### 30.9% ######################## 33.5% ########################## 36.2% ############################ 39.8% ############################## 42.5% ################################# 46.0% ################################### 49.4% ##################################### 52.2% ###################################### 53.1% ####################################### 54.9% ######################################### 57.6% ########################################## 59.4% ############################################ 62.0% ############################################## 64.7% ############################################### 66.5% ################################################# 69.2% ################################################### 71.9% ##################################################### 74.5% ####################################################### 77.2% ########################################################## 80.8% ############################################################ 84.4% ############################################################### 87.9% ################################################################# 91.5% #################################################################### 95.1% ###################################################################### 97.8% ######################################################################## 100.0% [2019-10-09T22:20:30.512Z] #24 ... [2019-10-09T22:20:30.512Z] [2019-10-09T22:20:30.512Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T22:20:30.512Z] #34 73.69 errors [2019-10-09T22:20:30.512Z] #34 73.69 sort [2019-10-09T22:20:31.138Z] #34 ... [2019-10-09T22:20:31.138Z] [2019-10-09T22:20:31.138Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T22:20:31.138Z] #17 7.429 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-09T22:20:31.138Z] #17 9.918 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-09T22:20:31.138Z] #17 ... [2019-10-09T22:20:31.138Z] [2019-10-09T22:20:31.138Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:20:31.138Z] #46 20.67 + cd /tmp/tmp.xxrmM1dM9T/src/github.com/opencontainers/runc [2019-10-09T22:20:31.138Z] #46 20.67 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-09T22:20:31.427Z] #46 ... [2019-10-09T22:20:31.427Z] [2019-10-09T22:20:31.427Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:20:31.427Z] #37 64.63 internal/reflectlite [2019-10-09T22:20:31.427Z] #37 64.64 sync [2019-10-09T22:20:31.427Z] #37 69.37 github.com/LK4D4/vndr/godl/singleflight [2019-10-09T22:20:31.427Z] #37 69.38 internal/singleflight [2019-10-09T22:20:31.427Z] #37 69.50 math/rand [2019-10-09T22:20:31.427Z] #37 74.70 sort [2019-10-09T22:20:31.731Z] #37 74.70 io [2019-10-09T22:20:31.731Z] #37 74.71 strconv [2019-10-09T22:20:31.731Z] #37 74.75 internal/oserror [2019-10-09T22:20:31.731Z] #37 ... [2019-10-09T22:20:31.731Z] [2019-10-09T22:20:31.731Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T22:20:31.731Z] #34 74.62 io [2019-10-09T22:20:31.731Z] #34 74.62 internal/oserror [2019-10-09T22:20:31.731Z] #34 74.65 strconv [2019-10-09T22:20:32.118Z] #34 75.13 syscall [2019-10-09T22:20:32.680Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-09T22:20:32.680Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-09T22:20:35.966Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-09T22:20:35.966Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-09T22:20:36.549Z] #34 ... [2019-10-09T22:20:36.549Z] [2019-10-09T22:20:36.549Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-09T22:20:36.549Z] #39 70.86 Selecting previously unselected package libxml2:ppc64el. [2019-10-09T22:20:36.549Z] #39 70.86 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-10-09T22:20:36.549Z] #39 70.87 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-09T22:20:36.549Z] #39 71.87 Selecting previously unselected package libarchive13:ppc64el. [2019-10-09T22:20:36.549Z] #39 71.95 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-10-09T22:20:36.549Z] #39 71.98 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-09T22:20:36.549Z] #39 72.63 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-10-09T22:20:36.549Z] #39 72.66 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-10-09T22:20:36.549Z] #39 72.67 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-09T22:20:36.549Z] #39 73.07 Selecting previously unselected package libuv1:ppc64el. [2019-10-09T22:20:36.549Z] #39 73.07 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-10-09T22:20:36.549Z] #39 73.08 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-10-09T22:20:36.549Z] #39 73.39 Selecting previously unselected package cmake. [2019-10-09T22:20:36.549Z] #39 73.42 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-10-09T22:20:36.549Z] #39 73.64 Unpacking cmake (3.7.2-1) ... [2019-10-09T22:20:36.549Z] #39 77.61 Selecting previously unselected package xxd. [2019-10-09T22:20:36.549Z] #39 77.62 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-09T22:20:36.549Z] #39 77.63 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-09T22:20:36.549Z] #39 77.90 Selecting previously unselected package vim-common. [2019-10-09T22:20:36.549Z] #39 77.90 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-09T22:20:36.549Z] #39 77.95 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-09T22:20:36.549Z] #39 78.37 Processing triggers for mime-support (3.60) ... [2019-10-09T22:20:36.549Z] #39 78.75 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-09T22:20:36.549Z] #39 78.76 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-10-09T22:20:36.549Z] #39 78.82 Setting up cmake-data (3.7.2-1) ... [2019-10-09T22:20:36.549Z] #39 78.82 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-09T22:20:36.549Z] #39 78.84 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-09T22:20:36.549Z] #39 78.86 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T22:20:36.549Z] #39 79.05 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-09T22:20:36.549Z] #39 79.08 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-09T22:20:36.549Z] #39 79.10 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-09T22:20:36.549Z] #39 79.11 Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-09T22:20:36.549Z] #39 79.12 Setting up cmake (3.7.2-1) ... [2019-10-09T22:20:36.549Z] #39 79.33 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T22:20:36.549Z] #39 DONE 79.6s [2019-10-09T22:20:36.549Z] [2019-10-09T22:20:36.549Z] #40 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T22:20:36.549Z] #40 DONE 0.1s [2019-10-09T22:20:36.549Z] [2019-10-09T22:20:36.549Z] #41 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-09T22:20:36.549Z] #41 DONE 0.1s [2019-10-09T22:20:36.549Z] [2019-10-09T22:20:36.549Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T22:20:36.549Z] #24 22.03 [2019-10-09T22:20:36.549Z] #24 25.70 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-09T22:20:36.549Z] #24 26.81 [2019-10-09T22:20:36.549Z] #24 27.34 ######################################################################## 100.0% [2019-10-09T22:20:36.549Z] #24 27.60 [2019-10-09T22:20:37.175Z] #24 ... [2019-10-09T22:20:37.175Z] [2019-10-09T22:20:37.175Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T22:20:37.175Z] #61 70.38 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-09T22:20:37.175Z] #61 70.39 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-09T22:20:37.175Z] #61 70.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T22:20:37.175Z] #61 70.54 Setting up python-protobuf (3.0.0-9) ... [2019-10-09T22:20:37.175Z] #61 ... [2019-10-09T22:20:37.175Z] [2019-10-09T22:20:37.175Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:20:37.175Z] #42 0.489 + RM_GOPATH=0 [2019-10-09T22:20:37.175Z] #42 0.489 + TMP_GOPATH= [2019-10-09T22:20:37.175Z] #42 0.490 + : /build [2019-10-09T22:20:37.175Z] #42 0.490 + '[' -z '' ']' [2019-10-09T22:20:37.175Z] #42 0.491 ++ mktemp -d [2019-10-09T22:20:37.175Z] #42 0.496 + export GOPATH=/tmp/tmp.g8LH36IMS2 [2019-10-09T22:20:37.175Z] #42 0.498 + GOPATH=/tmp/tmp.g8LH36IMS2 [2019-10-09T22:20:37.175Z] #42 0.499 + RM_GOPATH=1 [2019-10-09T22:20:37.175Z] #42 0.501 ++ dirname ./install.sh [2019-10-09T22:20:37.175Z] #42 0.509 + dir=. [2019-10-09T22:20:37.175Z] #42 0.526 + bin=tini [2019-10-09T22:20:37.175Z] #42 0.527 + shift [2019-10-09T22:20:37.175Z] #42 0.528 + '[' '!' -f ./tini.installer ']' [2019-10-09T22:20:37.175Z] #42 0.530 + . ./tini.installer [2019-10-09T22:20:37.175Z] #42 0.531 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-09T22:20:37.175Z] #42 0.532 + install_tini [2019-10-09T22:20:37.175Z] #42 0.533 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-09T22:20:37.175Z] #42 0.534 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-09T22:20:37.175Z] #42 0.534 + git clone https://github.com/krallin/tini.git /tmp/tmp.g8LH36IMS2/tini [2019-10-09T22:20:37.175Z] #42 0.541 Cloning into '/tmp/tmp.g8LH36IMS2/tini'... [2019-10-09T22:20:38.202Z] #42 ... [2019-10-09T22:20:38.202Z] [2019-10-09T22:20:38.202Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-09T22:20:38.202Z] #61 80.99 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-10-09T22:20:38.202Z] #61 80.99 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-09T22:20:38.202Z] #61 81.00 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-09T22:20:38.202Z] #61 81.01 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-09T22:20:38.202Z] #61 81.02 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-10-09T22:20:38.202Z] #61 81.03 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-09T22:20:38.202Z] #61 81.03 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-09T22:20:38.202Z] #61 81.04 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-09T22:20:38.202Z] #61 81.05 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-09T22:20:38.202Z] #61 81.05 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-09T22:20:38.202Z] #61 81.09 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T22:20:38.202Z] #61 DONE 81.3s [2019-10-09T22:20:38.202Z] [2019-10-09T22:20:38.202Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:20:38.830Z] #62 ... [2019-10-09T22:20:38.830Z] [2019-10-09T22:20:38.830Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-09T22:20:38.830Z] #19 72.32 + cd /tmp/tmp.KkofgW1GaA/src/github.com/go-swagger/go-swagger [2019-10-09T22:20:38.830Z] #19 72.32 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-09T22:20:38.830Z] #19 76.90 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-09T22:20:39.257Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-10-09T22:20:39.257Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.33s) [2019-10-09T22:20:39.257Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.63s) [2019-10-09T22:20:39.257Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.38s) [2019-10-09T22:20:39.257Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.19s) [2019-10-09T22:20:39.257Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.34s) [2019-10-09T22:20:39.257Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.44s) [2019-10-09T22:20:39.257Z] === RUN TestBuildMultiStageCopy [2019-10-09T22:20:39.257Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-09T22:20:39.865Z] #19 ... [2019-10-09T22:20:39.865Z] [2019-10-09T22:20:39.865Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:20:39.865Z] #42 3.176 + cd /tmp/tmp.g8LH36IMS2/tini [2019-10-09T22:20:39.865Z] #42 3.178 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-09T22:20:39.865Z] #42 3.221 + cmake . [2019-10-09T22:20:40.888Z] #42 4.403 -- The C compiler identification is GNU 6.3.0 [2019-10-09T22:20:40.888Z] #42 4.494 -- Check for working C compiler: /usr/bin/cc [2019-10-09T22:20:41.915Z] #42 5.477 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-09T22:20:41.915Z] #42 5.508 -- Detecting C compiler ABI info [2019-10-09T22:20:42.204Z] #42 ... [2019-10-09T22:20:42.204Z] [2019-10-09T22:20:42.204Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:20:42.204Z] #46 21.60 + '[' -z '' ']' [2019-10-09T22:20:42.204Z] #46 21.60 + target=static [2019-10-09T22:20:42.204Z] #46 21.62 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-09T22:20:42.204Z] #46 25.39 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-09T22:20:42.204Z] #46 ... [2019-10-09T22:20:42.204Z] [2019-10-09T22:20:42.204Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:20:42.204Z] #37 75.43 syscall [2019-10-09T22:20:42.204Z] #37 80.69 vendor/golang.org/x/net/dns/dnsmessage [2019-10-09T22:20:42.204Z] #37 83.00 bytes [2019-10-09T22:20:42.492Z] #37 ... [2019-10-09T22:20:42.492Z] [2019-10-09T22:20:42.492Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T22:20:42.492Z] #24 31.21 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-09T22:20:42.492Z] #24 32.25 [2019-10-09T22:20:42.492Z] #24 32.87 ######################################################################## 100.0% [2019-10-09T22:20:42.492Z] #24 33.37 [2019-10-09T22:20:42.535Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-09T22:20:43.101Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-09T22:20:43.667Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-09T22:20:44.234Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-09T22:20:44.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-09T22:20:44.800Z] --- PASS: TestBuildMultiStageCopy (5.60s) [2019-10-09T22:20:44.800Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.17s) [2019-10-09T22:20:44.800Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2019-10-09T22:20:44.800Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.65s) [2019-10-09T22:20:44.800Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2019-10-09T22:20:44.800Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2019-10-09T22:20:44.800Z] === RUN TestBuildMultiStageParentConfig [2019-10-09T22:20:45.203Z] #24 36.63 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-09T22:20:45.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-09T22:20:45.492Z] #24 36.78 skipping existing c8c2d4a6b2e3 [2019-10-09T22:20:45.780Z] #24 37.17 [2019-10-09T22:20:46.699Z] --- PASS: TestBuildMultiStageParentConfig (1.68s) [2019-10-09T22:20:46.699Z] === RUN TestBuildLabelWithTargets [2019-10-09T22:20:46.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-09T22:20:47.279Z] #24 ... [2019-10-09T22:20:47.279Z] [2019-10-09T22:20:47.279Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T22:20:47.279Z] #34 80.56 strings [2019-10-09T22:20:47.279Z] #34 80.58 bytes [2019-10-09T22:20:47.279Z] #34 89.64 bufio [2019-10-09T22:20:47.579Z] #34 ... [2019-10-09T22:20:47.579Z] [2019-10-09T22:20:47.579Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:20:47.579Z] #62 2.908 Note: Building without setproctitle() and strlcpy() support. [2019-10-09T22:20:47.579Z] #62 2.909 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-09T22:20:47.579Z] #62 4.910 fatal: Not a git repository (or any of the parent directories): .git [2019-10-09T22:20:47.579Z] #62 4.928 GEN .gitid [2019-10-09T22:20:47.579Z] #62 4.938 GEN criu/include/version.h [2019-10-09T22:20:47.579Z] #62 5.013 GEN include/common/asm [2019-10-09T22:20:47.579Z] #62 7.915 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-09T22:20:47.579Z] #62 8.132 PBCC images/opts.pb-c.c [2019-10-09T22:20:47.579Z] #62 8.279 PBCC images/sit.pb-c.c [2019-10-09T22:20:47.579Z] #62 8.363 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-09T22:20:47.579Z] #62 8.575 DEP images/opts.pb-c.d [2019-10-09T22:20:47.579Z] #62 8.788 DEP images/sit.pb-c.d [2019-10-09T22:20:47.579Z] #62 8.924 PBCC images/macvlan.pb-c.c [2019-10-09T22:20:47.579Z] #62 8.986 DEP images/macvlan.pb-c.d [2019-10-09T22:20:47.579Z] #62 9.134 PBCC images/autofs.pb-c.c [2019-10-09T22:20:47.579Z] #62 9.214 DEP images/autofs.pb-c.d [2019-10-09T22:20:47.579Z] #62 9.352 PBCC images/sysctl.pb-c.c [2019-10-09T22:20:47.579Z] #62 9.400 DEP images/sysctl.pb-c.d [2019-10-09T22:20:47.579Z] #62 9.516 PBCC images/time.pb-c.c [2019-10-09T22:20:47.579Z] #62 9.574 DEP images/time.pb-c.d [2019-10-09T22:20:47.579Z] #62 9.657 PBCC images/binfmt-misc.pb-c.c [2019-10-09T22:20:47.579Z] #62 9.716 DEP images/binfmt-misc.pb-c.d [2019-10-09T22:20:47.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-09T22:20:47.877Z] #62 9.816 PBCC images/seccomp.pb-c.c [2019-10-09T22:20:47.877Z] #62 9.836 DEP images/seccomp.pb-c.d [2019-10-09T22:20:47.877Z] #62 9.925 PBCC images/userns.pb-c.c [2019-10-09T22:20:47.877Z] #62 9.982 DEP images/userns.pb-c.d [2019-10-09T22:20:48.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-09T22:20:48.167Z] #62 10.23 PBCC images/cgroup.pb-c.c [2019-10-09T22:20:48.167Z] #62 10.30 DEP images/cgroup.pb-c.d [2019-10-09T22:20:48.455Z] #62 10.40 PBCC images/fown.pb-c.c [2019-10-09T22:20:48.455Z] #62 10.47 PBCC images/ext-file.pb-c.c [2019-10-09T22:20:48.455Z] #62 10.51 DEP images/fown.pb-c.d [2019-10-09T22:20:48.744Z] #62 10.64 DEP images/ext-file.pb-c.d [2019-10-09T22:20:48.744Z] #62 10.75 PBCC images/rpc.pb-c.c [2019-10-09T22:20:48.744Z] #62 10.89 DEP images/rpc.pb-c.d [2019-10-09T22:20:49.032Z] #62 11.05 PBCC images/siginfo.pb-c.c [2019-10-09T22:20:49.032Z] #62 11.07 DEP images/siginfo.pb-c.d [2019-10-09T22:20:49.227Z] --- PASS: TestBuildLabelWithTargets (2.63s) [2019-10-09T22:20:49.227Z] === RUN TestBuildWithEmptyLayers [2019-10-09T22:20:49.320Z] #62 11.19 PBCC images/pagemap.pb-c.c [2019-10-09T22:20:49.320Z] #62 11.40 DEP images/pagemap.pb-c.d [2019-10-09T22:20:49.609Z] #62 11.54 PBCC images/rlimit.pb-c.c [2019-10-09T22:20:49.609Z] #62 11.58 DEP images/rlimit.pb-c.d [2019-10-09T22:20:49.609Z] #62 11.73 PBCC images/file-lock.pb-c.c [2019-10-09T22:20:49.609Z] #62 11.77 DEP images/file-lock.pb-c.d [2019-10-09T22:20:49.609Z] #62 ... [2019-10-09T22:20:49.609Z] [2019-10-09T22:20:49.609Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T22:20:49.609Z] #24 41.10 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-09T22:20:49.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-09T22:20:51.111Z] #24 42.35 [2019-10-09T22:20:51.126Z] --- PASS: TestBuildWithEmptyLayers (1.60s) [2019-10-09T22:20:51.126Z] === RUN TestBuildMultiStageOnBuild [2019-10-09T22:20:51.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-09T22:20:51.400Z] #24 42.89 ######################################################################## 100.0% [2019-10-09T22:20:51.689Z] #24 43.25 [2019-10-09T22:20:51.977Z] #24 43.36 Download of images into '/build' complete. [2019-10-09T22:20:51.977Z] #24 43.36 Use something like the following to load the result into a Docker daemon: [2019-10-09T22:20:51.977Z] #24 43.36 tar -cC '/build' . | docker load [2019-10-09T22:20:51.977Z] #24 DONE 43.5s [2019-10-09T22:20:51.977Z] [2019-10-09T22:20:51.977Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:20:51.977Z] #62 11.90 PBCC images/tty.pb-c.c [2019-10-09T22:20:51.977Z] #62 12.00 DEP images/tty.pb-c.d [2019-10-09T22:20:51.977Z] #62 12.11 PBCC images/tun.pb-c.c [2019-10-09T22:20:51.977Z] #62 12.19 PBCC images/netdev.pb-c.c [2019-10-09T22:20:51.977Z] #62 12.30 DEP images/tun.pb-c.d [2019-10-09T22:20:51.977Z] #62 12.38 DEP images/netdev.pb-c.d [2019-10-09T22:20:51.977Z] #62 12.48 PBCC images/vma.pb-c.c [2019-10-09T22:20:51.977Z] #62 12.57 DEP images/vma.pb-c.d [2019-10-09T22:20:51.977Z] #62 12.68 PBCC images/creds.pb-c.c [2019-10-09T22:20:51.977Z] #62 12.73 DEP images/creds.pb-c.d [2019-10-09T22:20:51.977Z] #62 12.82 PBCC images/utsns.pb-c.c [2019-10-09T22:20:51.977Z] #62 12.85 DEP images/utsns.pb-c.d [2019-10-09T22:20:51.977Z] #62 12.97 PBCC images/ipc-desc.pb-c.c [2019-10-09T22:20:51.977Z] #62 13.06 PBCC images/ipc-sem.pb-c.c [2019-10-09T22:20:51.977Z] #62 13.13 DEP images/ipc-desc.pb-c.d [2019-10-09T22:20:51.977Z] #62 13.30 DEP images/ipc-sem.pb-c.d [2019-10-09T22:20:51.977Z] #62 13.40 PBCC images/ipc-msg.pb-c.c [2019-10-09T22:20:51.977Z] #62 13.46 DEP images/ipc-msg.pb-c.d [2019-10-09T22:20:51.977Z] #62 13.60 PBCC images/ipc-shm.pb-c.c [2019-10-09T22:20:51.977Z] #62 13.63 DEP images/ipc-shm.pb-c.d [2019-10-09T22:20:51.977Z] #62 13.73 PBCC images/ipc-var.pb-c.c [2019-10-09T22:20:51.977Z] #62 13.78 DEP images/ipc-var.pb-c.d [2019-10-09T22:20:51.977Z] #62 13.93 PBCC images/sk-opts.pb-c.c [2019-10-09T22:20:51.977Z] #62 14.01 PBCC images/packet-sock.pb-c.c [2019-10-09T22:20:51.977Z] #62 14.14 DEP images/sk-opts.pb-c.d [2019-10-09T22:20:52.279Z] #62 14.32 DEP images/packet-sock.pb-c.d [2019-10-09T22:20:52.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-09T22:20:52.566Z] #62 14.52 PBCC images/sk-netlink.pb-c.c [2019-10-09T22:20:52.566Z] #62 14.59 DEP images/sk-netlink.pb-c.d [2019-10-09T22:20:52.566Z] #62 ... [2019-10-09T22:20:52.566Z] [2019-10-09T22:20:52.566Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T22:20:52.566Z] #17 28.74 Fetched 7720 kB in 28s (276 kB/s) [2019-10-09T22:20:52.566Z] #17 28.74 Reading package lists... [2019-10-09T22:20:52.566Z] #17 38.45 Reading package lists... [2019-10-09T22:20:52.566Z] #17 ... [2019-10-09T22:20:52.566Z] [2019-10-09T22:20:52.566Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:20:52.566Z] #42 6.661 -- Detecting C compiler ABI info - done [2019-10-09T22:20:52.566Z] #42 6.811 -- Detecting C compile features [2019-10-09T22:20:52.566Z] #42 9.982 -- Detecting C compile features - done [2019-10-09T22:20:52.566Z] #42 10.11 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-09T22:20:52.566Z] #42 10.59 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-09T22:20:52.566Z] #42 10.93 -- Configuring done [2019-10-09T22:20:52.566Z] #42 10.97 -- Generating done [2019-10-09T22:20:52.566Z] #42 10.98 -- Build files have been written to: /tmp/tmp.g8LH36IMS2/tini [2019-10-09T22:20:52.566Z] #42 11.00 + make tini-static [2019-10-09T22:20:52.566Z] #42 11.59 Scanning dependencies of target tini-static [2019-10-09T22:20:52.566Z] #42 11.72 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-09T22:20:52.566Z] #42 15.34 [100%] Linking C executable tini-static [2019-10-09T22:20:52.865Z] #42 ... [2019-10-09T22:20:52.865Z] [2019-10-09T22:20:52.865Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:20:52.865Z] #62 14.80 PBCC images/sk-inet.pb-c.c [2019-10-09T22:20:52.865Z] #62 14.97 DEP images/sk-inet.pb-c.d [2019-10-09T22:20:53.159Z] #62 15.15 PBCC images/sk-unix.pb-c.c [2019-10-09T22:20:53.159Z] #62 15.34 DEP images/sk-unix.pb-c.d [2019-10-09T22:20:53.159Z] #62 15.40 PBCC images/mm.pb-c.c [2019-10-09T22:20:53.446Z] #62 15.45 DEP images/mm.pb-c.d [2019-10-09T22:20:53.446Z] #62 15.51 PBCC images/timerfd.pb-c.c [2019-10-09T22:20:53.446Z] #62 15.56 DEP images/timerfd.pb-c.d [2019-10-09T22:20:53.736Z] #62 15.71 PBCC images/timer.pb-c.c [2019-10-09T22:20:53.736Z] #62 ... [2019-10-09T22:20:53.736Z] [2019-10-09T22:20:53.736Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:20:53.736Z] #42 17.03 [100%] Built target tini-static [2019-10-09T22:20:53.736Z] #42 17.25 + mkdir -p /build [2019-10-09T22:20:53.736Z] #42 17.26 + cp tini-static /build/docker-init [2019-10-09T22:20:53.736Z] #42 DONE 17.3s [2019-10-09T22:20:53.736Z] [2019-10-09T22:20:53.736Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:20:53.736Z] #62 15.82 DEP images/timer.pb-c.d [2019-10-09T22:20:54.023Z] #62 15.98 PBCC images/sa.pb-c.c [2019-10-09T22:20:54.023Z] #62 16.04 DEP images/sa.pb-c.d [2019-10-09T22:20:54.023Z] #62 16.12 PBCC images/pipe-data.pb-c.c [2019-10-09T22:20:54.023Z] #62 16.16 DEP images/pipe-data.pb-c.d [2019-10-09T22:20:54.309Z] #62 16.26 PBCC images/mnt.pb-c.c [2019-10-09T22:20:54.408Z] --- PASS: TestBuildMultiStageOnBuild (3.57s) [2019-10-09T22:20:54.408Z] === RUN TestBuildUncleanTarFilenames [2019-10-09T22:20:54.595Z] #62 16.46 DEP images/mnt.pb-c.d [2019-10-09T22:20:54.595Z] #62 16.57 PBCC images/sk-packet.pb-c.c [2019-10-09T22:20:54.595Z] #62 16.63 DEP images/sk-packet.pb-c.d [2019-10-09T22:20:54.882Z] #62 16.77 PBCC images/tcp-stream.pb-c.c [2019-10-09T22:20:54.882Z] #62 16.95 DEP images/tcp-stream.pb-c.d [2019-10-09T22:20:55.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-09T22:20:55.168Z] #62 17.14 PBCC images/pipe.pb-c.c [2019-10-09T22:20:55.456Z] #62 17.36 DEP images/pipe.pb-c.d [2019-10-09T22:20:55.456Z] #62 17.59 PBCC images/pstree.pb-c.c [2019-10-09T22:20:55.742Z] #62 17.68 DEP images/pstree.pb-c.d [2019-10-09T22:20:55.742Z] #62 17.79 PBCC images/fs.pb-c.c [2019-10-09T22:20:55.742Z] #62 17.84 DEP images/fs.pb-c.d [2019-10-09T22:20:56.034Z] #62 17.97 PBCC images/signalfd.pb-c.c [2019-10-09T22:20:56.034Z] #62 18.05 DEP images/signalfd.pb-c.d [2019-10-09T22:20:56.307Z] --- PASS: TestBuildUncleanTarFilenames (1.82s) [2019-10-09T22:20:56.307Z] === RUN TestBuildMultiStageLayerLeak [2019-10-09T22:20:56.320Z] #62 18.21 PBCC images/fh.pb-c.c [2019-10-09T22:20:56.320Z] #62 18.30 PBCC images/fsnotify.pb-c.c [2019-10-09T22:20:56.320Z] #62 18.41 DEP images/fh.pb-c.d [2019-10-09T22:20:56.320Z] #62 18.53 DEP images/fsnotify.pb-c.d [2019-10-09T22:20:56.607Z] #62 18.66 PBCC images/eventpoll.pb-c.c [2019-10-09T22:20:56.607Z] #62 18.74 DEP images/eventpoll.pb-c.d [2019-10-09T22:20:56.895Z] #62 18.87 PBCC images/eventfd.pb-c.c [2019-10-09T22:20:56.895Z] #62 18.93 DEP images/eventfd.pb-c.d [2019-10-09T22:20:56.895Z] #62 19.02 PBCC images/remap-file-path.pb-c.c [2019-10-09T22:20:56.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-09T22:20:57.182Z] #62 19.09 DEP images/remap-file-path.pb-c.d [2019-10-09T22:20:57.182Z] #62 19.22 PBCC images/fifo.pb-c.c [2019-10-09T22:20:57.182Z] #62 19.33 DEP images/fifo.pb-c.d [2019-10-09T22:20:57.470Z] #62 19.46 PBCC images/ghost-file.pb-c.c [2019-10-09T22:20:57.470Z] #62 19.60 DEP images/ghost-file.pb-c.d [2019-10-09T22:20:57.470Z] #62 19.71 PBCC images/regfile.pb-c.c [2019-10-09T22:20:57.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-09T22:20:57.760Z] #62 19.90 DEP images/regfile.pb-c.d [2019-10-09T22:20:57.760Z] #62 19.96 PBCC images/ns.pb-c.c [2019-10-09T22:20:57.760Z] #62 19.99 DEP images/ns.pb-c.d [2019-10-09T22:20:58.053Z] #62 20.05 PBCC images/fdinfo.pb-c.c [2019-10-09T22:20:58.053Z] #62 20.20 DEP images/fdinfo.pb-c.d [2019-10-09T22:20:58.342Z] #62 20.51 PBCC images/core-aarch64.pb-c.c [2019-10-09T22:20:58.631Z] #62 20.60 PBCC images/core-arm.pb-c.c [2019-10-09T22:20:58.631Z] #62 20.72 PBCC images/core-ppc64.pb-c.c [2019-10-09T22:20:58.631Z] #62 20.79 PBCC images/core-s390.pb-c.c [2019-10-09T22:20:58.937Z] #62 20.91 PBCC images/core-x86.pb-c.c [2019-10-09T22:20:58.937Z] #62 21.01 PBCC images/core.pb-c.c [2019-10-09T22:20:59.230Z] #62 21.26 PBCC images/inventory.pb-c.c [2019-10-09T22:20:59.523Z] #62 21.44 DEP images/core-aarch64.pb-c.d [2019-10-09T22:20:59.523Z] #62 21.61 DEP images/core-arm.pb-c.d [2019-10-09T22:20:59.523Z] #62 21.69 DEP images/core-ppc64.pb-c.d [2019-10-09T22:20:59.811Z] #62 21.80 DEP images/core-s390.pb-c.d [2019-10-09T22:20:59.811Z] #62 21.93 DEP images/core-x86.pb-c.d [2019-10-09T22:21:00.103Z] #62 22.03 DEP images/core.pb-c.d [2019-10-09T22:21:00.103Z] #62 22.17 DEP images/inventory.pb-c.d [2019-10-09T22:21:00.103Z] #62 22.34 PBCC images/cpuinfo.pb-c.c [2019-10-09T22:21:00.391Z] #62 22.42 DEP images/cpuinfo.pb-c.d [2019-10-09T22:21:00.391Z] #62 ... [2019-10-09T22:21:00.391Z] [2019-10-09T22:21:00.391Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:21:00.391Z] #37 93.54 bufio [2019-10-09T22:21:00.391Z] #37 94.75 reflect [2019-10-09T22:21:00.391Z] #37 ... [2019-10-09T22:21:00.391Z] [2019-10-09T22:21:00.391Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:21:00.391Z] #62 22.58 PBCC images/stats.pb-c.c [2019-10-09T22:21:00.391Z] #62 22.62 DEP images/stats.pb-c.d [2019-10-09T22:21:00.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-09T22:21:00.490Z] --- PASS: TestBuildMultiStageLayerLeak (3.93s) [2019-10-09T22:21:00.490Z] === RUN TestBuildWithHugeFile [2019-10-09T22:21:01.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-09T22:21:01.416Z] #62 ... [2019-10-09T22:21:01.416Z] [2019-10-09T22:21:01.416Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T22:21:01.416Z] #34 94.60 reflect [2019-10-09T22:21:01.416Z] #34 100.2 path [2019-10-09T22:21:01.416Z] #34 101.0 text/tabwriter [2019-10-09T22:21:01.416Z] #34 ... [2019-10-09T22:21:01.416Z] [2019-10-09T22:21:01.416Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:21:01.416Z] #37 104.4 regexp/syntax [2019-10-09T22:21:02.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-09T22:21:03.017Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-09T22:21:03.017Z] Using test binary docker [2019-10-09T22:21:03.017Z] +++ /etc/init.d/apparmor start [2019-10-09T22:21:03.017Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-09T22:21:03.017Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-09T22:21:03.017Z] Warning failed to create cache: (null) [2019-10-09T22:21:03.275Z] . [2019-10-09T22:21:03.275Z] INFO: Waiting for daemon to start... [2019-10-09T22:21:03.275Z] Starting dockerd [2019-10-09T22:21:03.275Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-09T22:21:03.275Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-09T22:21:03.275Z] Using test binary docker [2019-10-09T22:21:03.275Z] +++ /etc/init.d/apparmor start [2019-10-09T22:21:03.275Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-09T22:21:03.275Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-09T22:21:03.275Z] Warning failed to create cache: (null) [2019-10-09T22:21:03.275Z] . [2019-10-09T22:21:03.275Z] INFO: Waiting for daemon to start... [2019-10-09T22:21:03.275Z] Starting dockerd [2019-10-09T22:21:03.275Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-09T22:21:04.174Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-09T22:21:04.175Z] Using test binary docker [2019-10-09T22:21:04.175Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-09T22:21:04.175Z] +++ /etc/init.d/apparmor start [2019-10-09T22:21:04.175Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-09T22:21:04.175Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-09T22:21:04.175Z] Warning failed to create cache: (null) [2019-10-09T22:21:04.175Z] . [2019-10-09T22:21:04.175Z] INFO: Waiting for daemon to start... [2019-10-09T22:21:04.175Z] Starting dockerd [2019-10-09T22:21:04.175Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-10-09T22:21:05.172Z] . [2019-10-09T22:21:05.172Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-09T22:21:05.430Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-09T22:21:05.430Z] Error: No such image: emptyfs [2019-10-09T22:21:05.430Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-09T22:21:05.430Z] ++++ docker load [2019-10-09T22:21:05.430Z] [2019-10-09T22:21:05.430Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-09T22:21:05.430Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-09T22:21:05.430Z] Error: No such image: emptyfs [2019-10-09T22:21:05.430Z] ++++ docker load [2019-10-09T22:21:05.430Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-09T22:21:05.688Z] Running integration-test (iteration 1) [2019-10-09T22:21:05.688Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-09T22:21:05.688Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-10-09T22:21:05.688Z] ++ set -e [2019-10-09T22:21:05.688Z] ++ '[' -n 0 ']' [2019-10-09T22:21:05.688Z] ++ set -x [2019-10-09T22:21:05.688Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-10-09T22:21:05.946Z] Running integration-test (iteration 1) [2019-10-09T22:21:05.946Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-09T22:21:05.946Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-10-09T22:21:05.946Z] ++ set -e [2019-10-09T22:21:05.946Z] ++ '[' -n 0 ']' [2019-10-09T22:21:05.946Z] ++ set -x [2019-10-09T22:21:05.946Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-10-09T22:21:06.617Z] . [2019-10-09T22:21:06.617Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-09T22:21:06.617Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-09T22:21:06.618Z] Error: No such image: emptyfs [2019-10-09T22:21:06.618Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-09T22:21:06.618Z] ++++ docker load [2019-10-09T22:21:06.618Z] Running integration-test (iteration 1) [2019-10-09T22:21:06.618Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-10-09T22:21:06.618Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:21:06.618Z] ++ set -e [2019-10-09T22:21:06.618Z] ++ '[' -n 0 ']' [2019-10-09T22:21:06.618Z] ++ set -x [2019-10-09T22:21:06.618Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:21:06.949Z] #37 ... [2019-10-09T22:21:06.949Z] [2019-10-09T22:21:06.949Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T22:21:06.949Z] #34 108.7 internal/syscall/unix [2019-10-09T22:21:06.949Z] #34 108.8 time [2019-10-09T22:21:10.480Z] #34 ... [2019-10-09T22:21:10.480Z] [2019-10-09T22:21:10.480Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-09T22:21:10.480Z] #51 61.47 + cd /tmp/tmp.lEEKo4NP0x/src/github.com/containerd/containerd [2019-10-09T22:21:10.767Z] ................................................ [ 29%] [2019-10-09T22:21:10.768Z] #51 61.47 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-09T22:21:11.394Z] #51 62.16 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-09T22:21:11.394Z] #51 62.16 + BUILDTAGS='netgo osusergo static_build' [2019-10-09T22:21:11.394Z] #51 62.16 + export EXTRA_FLAGS=-buildmode=pie [2019-10-09T22:21:11.394Z] #51 62.16 + EXTRA_FLAGS=-buildmode=pie [2019-10-09T22:21:11.394Z] #51 62.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-09T22:21:11.394Z] #51 62.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-09T22:21:11.394Z] #51 62.16 + '[' '' = dynamic ']' [2019-10-09T22:21:11.394Z] #51 62.16 + make [2019-10-09T22:21:12.424Z] #51 ... [2019-10-09T22:21:12.424Z] [2019-10-09T22:21:12.424Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T22:21:12.424Z] #17 38.45 Reading package lists... [2019-10-09T22:21:12.424Z] #17 48.78 Building dependency tree... [2019-10-09T22:21:12.424Z] #17 50.98 The following additional packages will be installed: [2019-10-09T22:21:12.424Z] #17 51.00 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-09T22:21:12.424Z] #17 51.00 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-09T22:21:12.424Z] #17 51.00 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-09T22:21:12.424Z] #17 51.00 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-09T22:21:12.424Z] #17 51.00 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-09T22:21:12.424Z] #17 51.00 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-09T22:21:12.424Z] #17 51.00 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-09T22:21:12.424Z] #17 51.00 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-09T22:21:12.424Z] #17 51.00 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-09T22:21:12.424Z] #17 51.01 Suggested packages: [2019-10-09T22:21:12.424Z] #17 51.02 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-09T22:21:12.424Z] #17 51.02 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-09T22:21:12.424Z] #17 51.02 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-09T22:21:12.424Z] #17 51.02 vim-doc vim-scripts xfsdump acl attr quota [2019-10-09T22:21:12.424Z] #17 51.02 Recommended packages: [2019-10-09T22:21:12.424Z] #17 51.02 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-09T22:21:12.424Z] #17 51.02 python3-keyrings.alt python3-xdg unzip [2019-10-09T22:21:12.424Z] #17 57.80 The following NEW packages will be installed: [2019-10-09T22:21:12.424Z] #17 57.81 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-09T22:21:12.424Z] #17 57.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-09T22:21:12.424Z] #17 57.81 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-09T22:21:12.424Z] #17 57.81 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-09T22:21:12.424Z] #17 57.81 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-09T22:21:12.424Z] #17 57.82 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-09T22:21:12.424Z] #17 57.82 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-09T22:21:12.424Z] #17 57.82 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-09T22:21:12.424Z] #17 57.82 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-09T22:21:12.424Z] #17 57.82 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-09T22:21:12.424Z] #17 57.82 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-09T22:21:12.424Z] #17 57.82 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-09T22:21:12.424Z] #17 57.82 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-09T22:21:12.424Z] #17 57.82 xfsprogs xxd xz-utils zip [2019-10-09T22:21:12.425Z] #17 57.95 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-09T22:21:12.425Z] #17 57.95 Need to get 87.3 MB of archives. [2019-10-09T22:21:12.425Z] #17 57.95 After this operation, 585 MB of additional disk space will be used. [2019-10-09T22:21:12.425Z] #17 57.95 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-10-09T22:21:12.425Z] #17 58.00 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-09T22:21:12.425Z] #17 58.00 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-10-09T22:21:12.425Z] #17 58.00 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-10-09T22:21:12.425Z] #17 58.02 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-10-09T22:21:12.425Z] #17 58.04 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-10-09T22:21:12.425Z] #17 58.12 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-10-09T22:21:12.425Z] #17 58.32 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-10-09T22:21:12.425Z] #17 58.33 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-10-09T22:21:12.425Z] #17 58.34 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-10-09T22:21:12.425Z] #17 58.57 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-10-09T22:21:12.425Z] #17 58.62 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-10-09T22:21:12.425Z] #17 58.62 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-10-09T22:21:12.425Z] #17 58.64 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-10-09T22:21:12.425Z] #17 58.64 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-10-09T22:21:12.425Z] #17 58.65 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-10-09T22:21:12.425Z] #17 58.67 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-09T22:21:12.425Z] #17 58.69 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-10-09T22:21:12.425Z] #17 58.70 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-10-09T22:21:12.425Z] #17 58.72 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-10-09T22:21:12.425Z] #17 58.72 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-10-09T22:21:12.425Z] #17 58.76 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-09T22:21:12.425Z] #17 58.78 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-09T22:21:12.425Z] #17 58.82 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-10-09T22:21:12.425Z] #17 58.83 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-10-09T22:21:12.425Z] #17 58.84 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-10-09T22:21:12.425Z] #17 58.87 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-10-09T22:21:12.715Z] #17 58.88 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-09T22:21:12.715Z] #17 58.89 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-09T22:21:12.715Z] #17 58.98 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-09T22:21:12.715Z] #17 ... [2019-10-09T22:21:12.715Z] [2019-10-09T22:21:12.715Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-09T22:21:12.715Z] #51 63.50 + bin/ctr [2019-10-09T22:21:13.350Z] #51 ... [2019-10-09T22:21:13.350Z] [2019-10-09T22:21:13.350Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:21:13.350Z] #62 25.33 make[1]: Nothing to be done for 'all'. [2019-10-09T22:21:13.350Z] #62 27.19 CC images/stats.o [2019-10-09T22:21:13.350Z] #62 27.80 CC images/core.o [2019-10-09T22:21:13.350Z] #62 28.96 CC images/core-x86.o [2019-10-09T22:21:13.350Z] #62 30.22 CC images/core-arm.o [2019-10-09T22:21:13.350Z] #62 30.98 CC images/core-aarch64.o [2019-10-09T22:21:13.350Z] #62 31.78 CC images/core-ppc64.o [2019-10-09T22:21:13.350Z] #62 33.20 CC images/core-s390.o [2019-10-09T22:21:13.350Z] #62 34.84 CC images/cpuinfo.o [2019-10-09T22:21:13.350Z] #62 ... [2019-10-09T22:21:13.350Z] [2019-10-09T22:21:13.350Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T22:21:13.350Z] #17 58.99 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-10-09T22:21:13.350Z] #17 59.02 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-10-09T22:21:13.350Z] #17 59.05 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-09T22:21:13.350Z] #17 59.07 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-09T22:21:13.350Z] #17 59.09 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-09T22:21:13.350Z] #17 59.11 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-10-09T22:21:13.350Z] #17 59.11 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-10-09T22:21:13.350Z] #17 59.12 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-10-09T22:21:13.350Z] #17 59.13 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-10-09T22:21:13.350Z] #17 59.18 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-10-09T22:21:13.350Z] #17 59.21 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-10-09T22:21:13.350Z] #17 59.26 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-10-09T22:21:13.350Z] #17 59.34 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-10-09T22:21:13.350Z] #17 59.37 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-10-09T22:21:13.350Z] #17 59.38 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-09T22:21:13.350Z] #17 59.39 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-09T22:21:13.350Z] #17 59.39 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-10-09T22:21:13.350Z] #17 59.42 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-10-09T22:21:13.350Z] #17 59.62 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-10-09T22:21:13.350Z] #17 59.66 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-09T22:21:13.640Z] #17 59.84 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-09T22:21:13.640Z] #17 59.85 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-09T22:21:13.640Z] #17 59.88 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-10-09T22:21:13.640Z] #17 59.92 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-09T22:21:13.640Z] #17 59.93 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-10-09T22:21:13.640Z] #17 59.97 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-09T22:21:14.281Z] #17 60.58 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-10-09T22:21:14.281Z] #17 60.73 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-10-09T22:21:14.567Z] #17 60.83 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-10-09T22:21:14.567Z] #17 60.87 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-10-09T22:21:14.567Z] #17 60.89 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-10-09T22:21:14.567Z] #17 60.95 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-10-09T22:21:14.855Z] #17 61.17 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-10-09T22:21:15.146Z] #17 61.45 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-09T22:21:15.146Z] #17 61.47 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-09T22:21:15.777Z] #17 61.94 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-09T22:21:15.777Z] #17 62.25 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-10-09T22:21:15.777Z] #17 62.28 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-10-09T22:21:16.036Z] Loaded image: buildpack-deps:jessie [2019-10-09T22:21:16.413Z] Loaded image: busybox:latest [2019-10-09T22:21:16.413Z] Loaded image: busybox:glibc [2019-10-09T22:21:16.413Z] Loaded image: debian:jessie [2019-10-09T22:21:16.780Z] Loaded image: hello-world:latest [2019-10-09T22:21:16.780Z] INFO: Testing against a local daemon [2019-10-09T22:21:16.780Z] === RUN TestCgroupNamespacesBuild [2019-10-09T22:21:18.795Z] --- PASS: TestCgroupNamespacesBuild (1.88s) [2019-10-09T22:21:18.795Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-09T22:21:18.795Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-09T22:21:19.285Z] #17 ... [2019-10-09T22:21:19.285Z] [2019-10-09T22:21:19.285Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:21:19.285Z] #37 112.1 hash/crc32 [2019-10-09T22:21:19.285Z] #37 116.5 vendor/golang.org/x/text/transform [2019-10-09T22:21:19.285Z] #37 119.5 internal/poll [2019-10-09T22:21:19.285Z] #37 120.9 context [2019-10-09T22:21:19.285Z] #37 ... [2019-10-09T22:21:19.285Z] [2019-10-09T22:21:19.285Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:21:19.285Z] #62 36.07 CC images/inventory.o [2019-10-09T22:21:19.285Z] #62 36.74 CC images/fdinfo.o [2019-10-09T22:21:19.285Z] #62 37.53 CC images/fown.o [2019-10-09T22:21:19.285Z] #62 37.90 CC images/ns.o [2019-10-09T22:21:19.285Z] #62 38.36 CC images/regfile.o [2019-10-09T22:21:19.285Z] #62 38.82 CC images/ghost-file.o [2019-10-09T22:21:19.285Z] #62 39.54 CC images/fifo.o [2019-10-09T22:21:19.285Z] #62 39.88 CC images/remap-file-path.o [2019-10-09T22:21:19.285Z] #62 40.20 CC images/eventfd.o [2019-10-09T22:21:19.285Z] #62 40.60 CC images/eventpoll.o [2019-10-09T22:21:19.285Z] #62 41.15 CC images/fh.o [2019-10-09T22:21:19.914Z] #62 41.83 CC images/fsnotify.o [2019-10-09T22:21:20.783Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.02s) [2019-10-09T22:21:20.783Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-09T22:21:20.783Z] === RUN TestBuildWithSession [2019-10-09T22:21:20.783Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-09T22:21:20.783Z] build_session_test.go:25: TODO: BuildKit [2019-10-09T22:21:20.783Z] === RUN TestBuildSquashParent [2019-10-09T22:21:20.942Z] #62 42.93 CC images/signalfd.o [2019-10-09T22:21:21.232Z] #62 43.31 CC images/fs.o [2019-10-09T22:21:21.522Z] #62 43.66 CC images/pstree.o [2019-10-09T22:21:22.166Z] #62 43.98 CC images/pipe.o [2019-10-09T22:21:22.476Z] #62 44.47 CC images/tcp-stream.o [2019-10-09T22:21:22.772Z] #62 44.92 CC images/sk-packet.o [2019-10-09T22:21:23.404Z] #62 45.48 CC images/mnt.o [2019-10-09T22:21:23.700Z] #62 ... [2019-10-09T22:21:23.700Z] [2019-10-09T22:21:23.700Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:21:23.700Z] #37 126.7 regexp [2019-10-09T22:21:23.700Z] #37 126.9 os [2019-10-09T22:21:25.235Z] #37 ... [2019-10-09T22:21:25.235Z] [2019-10-09T22:21:25.235Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T22:21:25.235Z] #34 118.4 internal/poll [2019-10-09T22:21:25.235Z] #34 122.7 os [2019-10-09T22:21:25.235Z] #34 128.1 internal/fmtsort [2019-10-09T22:21:25.533Z] #34 ... [2019-10-09T22:21:25.534Z] [2019-10-09T22:21:25.534Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T22:21:25.534Z] #17 65.74 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-10-09T22:21:25.534Z] #17 69.56 debconf: delaying package configuration, since apt-utils is not installed [2019-10-09T22:21:25.534Z] #17 69.71 Fetched 87.3 MB in 10s (8546 kB/s) [2019-10-09T22:21:25.534Z] #17 69.86 Selecting previously unselected package bash-completion. [2019-10-09T22:21:25.534Z] #17 69.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-10-09T22:21:25.534Z] #17 70.03 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-09T22:21:26.569Z] #17 ... [2019-10-09T22:21:26.569Z] [2019-10-09T22:21:26.569Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T22:21:26.569Z] #34 129.5 path/filepath [2019-10-09T22:21:26.569Z] #34 129.5 fmt [2019-10-09T22:21:27.054Z] --- PASS: TestBuildSquashParent (6.12s) [2019-10-09T22:21:27.054Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-09T22:21:27.054Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-09T22:21:27.054Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-09T22:21:27.054Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-09T22:21:27.054Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-09T22:21:27.054Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-09T22:21:27.054Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-09T22:21:27.054Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-09T22:21:27.054Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-09T22:21:27.054Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-09T22:21:27.054Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-09T22:21:27.054Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-09T22:21:27.054Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-09T22:21:27.054Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-09T22:21:27.054Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-09T22:21:29.308Z] #34 132.6 io/ioutil [2019-10-09T22:21:29.507Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-09T22:21:29.507Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-09T22:21:32.031Z] #34 ... [2019-10-09T22:21:32.031Z] [2019-10-09T22:21:32.031Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T22:21:32.031Z] #17 76.38 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-09T22:21:32.031Z] #17 77.04 Selecting previously unselected package libnet1:ppc64el. [2019-10-09T22:21:32.031Z] #17 77.05 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-09T22:21:32.031Z] #17 77.06 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-09T22:21:32.031Z] #17 77.20 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-10-09T22:21:32.031Z] #17 77.21 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-10-09T22:21:32.031Z] #17 77.21 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-09T22:21:32.031Z] #17 77.38 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-10-09T22:21:32.031Z] #17 77.39 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-10-09T22:21:32.031Z] #17 77.41 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-09T22:21:32.031Z] #17 77.60 Selecting previously unselected package libudev-dev:ppc64el. [2019-10-09T22:21:32.031Z] #17 77.61 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-09T22:21:32.031Z] #17 77.69 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-09T22:21:32.031Z] #17 77.91 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-10-09T22:21:32.031Z] #17 77.93 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-09T22:21:32.031Z] #17 77.94 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-09T22:21:32.658Z] #17 78.79 Selecting previously unselected package python3.5-minimal. [2019-10-09T22:21:32.658Z] #17 78.80 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-09T22:21:32.658Z] #17 78.82 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-09T22:21:32.725Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-09T22:21:32.725Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-09T22:21:33.367Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-10-09T22:21:34.154Z] #17 80.22 Selecting previously unselected package python3-minimal. [2019-10-09T22:21:34.154Z] #17 ... [2019-10-09T22:21:34.154Z] [2019-10-09T22:21:34.154Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:21:34.154Z] #62 45.89 CC images/pipe-data.o [2019-10-09T22:21:34.154Z] #62 46.30 CC images/sa.o [2019-10-09T22:21:34.154Z] #62 46.78 CC images/timer.o [2019-10-09T22:21:34.154Z] #62 47.55 CC images/timerfd.o [2019-10-09T22:21:34.154Z] #62 47.99 CC images/mm.o [2019-10-09T22:21:34.154Z] #62 48.67 CC images/sk-opts.o [2019-10-09T22:21:34.154Z] #62 49.01 CC images/sk-unix.o [2019-10-09T22:21:34.154Z] #62 49.51 CC images/sk-inet.o [2019-10-09T22:21:34.154Z] #62 50.17 CC images/tun.o [2019-10-09T22:21:34.154Z] #62 50.79 CC images/sk-netlink.o [2019-10-09T22:21:34.154Z] #62 51.23 CC images/packet-sock.o [2019-10-09T22:21:34.154Z] #62 52.22 CC images/ipc-var.o [2019-10-09T22:21:34.154Z] #62 52.67 CC images/ipc-desc.o [2019-10-09T22:21:34.154Z] #62 53.26 CC images/ipc-shm.o [2019-10-09T22:21:34.154Z] #62 53.76 CC images/ipc-msg.o [2019-10-09T22:21:34.154Z] #62 54.36 CC images/ipc-sem.o [2019-10-09T22:21:34.154Z] #62 54.81 CC images/utsns.o [2019-10-09T22:21:34.154Z] #62 55.26 CC images/creds.o [2019-10-09T22:21:34.154Z] #62 55.73 CC images/vma.o [2019-10-09T22:21:34.154Z] #62 ... [2019-10-09T22:21:34.154Z] [2019-10-09T22:21:34.154Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T22:21:34.154Z] #17 80.23 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-10-09T22:21:34.154Z] #17 80.23 Unpacking python3-minimal (3.5.3-1) ... [2019-10-09T22:21:34.154Z] #17 80.31 Selecting previously unselected package libmpdec2:ppc64el. [2019-10-09T22:21:34.154Z] #17 80.32 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-10-09T22:21:34.154Z] #17 80.33 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-10-09T22:21:34.154Z] #17 80.53 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-10-09T22:21:34.154Z] #17 80.54 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-09T22:21:34.154Z] #17 80.55 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-09T22:21:34.699Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-09T22:21:34.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.83s) [2019-10-09T22:21:34.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.89s) [2019-10-09T22:21:34.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.65s) [2019-10-09T22:21:34.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.79s) [2019-10-09T22:21:34.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.31s) [2019-10-09T22:21:34.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.39s) [2019-10-09T22:21:34.699Z] === RUN TestBuildMultiStageCopy [2019-10-09T22:21:34.699Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-09T22:21:36.868Z] #17 83.15 Selecting previously unselected package python3.5. [2019-10-09T22:21:36.868Z] #17 83.17 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-09T22:21:36.868Z] #17 83.18 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-09T22:21:37.159Z] #17 83.46 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-10-09T22:21:37.159Z] #17 83.51 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-10-09T22:21:37.159Z] #17 83.51 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-09T22:21:37.174Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-09T22:21:37.449Z] #17 83.60 Selecting previously unselected package dh-python. [2019-10-09T22:21:37.449Z] #17 83.61 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-09T22:21:37.449Z] #17 83.62 Unpacking dh-python (2.20170125) ... [2019-10-09T22:21:37.547Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-09T22:21:37.739Z] #17 83.95 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-09T22:21:37.739Z] #17 83.96 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-09T22:21:37.926Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-09T22:21:38.028Z] Loaded image: buildpack-deps:jessie [2019-10-09T22:21:38.028Z] Loaded image: buildpack-deps:jessie [2019-10-09T22:21:38.592Z] Loaded image: busybox:latest [2019-10-09T22:21:38.707Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-09T22:21:38.849Z] Loaded image: busybox:latest [2019-10-09T22:21:39.174Z] --- PASS: TestBuildMultiStageCopy (4.46s) [2019-10-09T22:21:39.174Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.40s) [2019-10-09T22:21:39.174Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.43s) [2019-10-09T22:21:39.174Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s) [2019-10-09T22:21:39.174Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2019-10-09T22:21:39.174Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2019-10-09T22:21:39.174Z] === RUN TestBuildMultiStageParentConfig [2019-10-09T22:21:39.367Z] Loaded image: busybox:glibc [2019-10-09T22:21:39.367Z] Loaded image: debian:jessie [2019-10-09T22:21:39.367Z] Loaded image: busybox:glibc [2019-10-09T22:21:39.624Z] Loaded image: debian:jessie [2019-10-09T22:21:39.624Z] Loaded image: hello-world:latest [2019-10-09T22:21:39.624Z] INFO: Testing against a local daemon [2019-10-09T22:21:39.624Z] === RUN TestDockerDaemonSuite [2019-10-09T22:21:39.624Z] Loaded image: hello-world:latest [2019-10-09T22:21:39.624Z] INFO: Testing against a local daemon [2019-10-09T22:21:39.624Z] === RUN TestDockerSuite [2019-10-09T22:21:39.624Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-09T22:21:39.624Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-10-09T22:21:39.624Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-09T22:21:39.881Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-09T22:21:39.881Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-09T22:21:39.881Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-09T22:21:39.881Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-09T22:21:39.881Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-09T22:21:39.881Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-09T22:21:40.502Z] --- PASS: TestBuildMultiStageParentConfig (1.26s) [2019-10-09T22:21:40.502Z] === RUN TestBuildLabelWithTargets [2019-10-09T22:21:41.778Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-09T22:21:41.973Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-10-09T22:21:42.035Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-09T22:21:42.963Z] --- PASS: TestBuildLabelWithTargets (2.17s) [2019-10-09T22:21:42.963Z] === RUN TestBuildWithEmptyLayers [2019-10-09T22:21:42.967Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-09T22:21:42.967Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-09T22:21:43.289Z] #17 ... [2019-10-09T22:21:43.289Z] [2019-10-09T22:21:43.289Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T22:21:43.289Z] #34 135.8 github.com/BurntSushi/toml [2019-10-09T22:21:43.289Z] #34 135.8 flag [2019-10-09T22:21:43.289Z] #34 135.8 log [2019-10-09T22:21:43.289Z] #34 143.5 github.com/BurntSushi/toml/cmd/tomlv [2019-10-09T22:21:43.289Z] #34 ... [2019-10-09T22:21:43.289Z] [2019-10-09T22:21:43.289Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:21:43.289Z] #62 56.25 CC images/netdev.o [2019-10-09T22:21:43.289Z] #62 56.88 CC images/tty.o [2019-10-09T22:21:43.289Z] #62 58.04 CC images/file-lock.o [2019-10-09T22:21:43.289Z] #62 58.45 CC images/rlimit.o [2019-10-09T22:21:43.289Z] #62 58.78 CC images/pagemap.o [2019-10-09T22:21:43.289Z] #62 59.45 CC images/siginfo.o [2019-10-09T22:21:43.289Z] #62 60.18 CC images/rpc.o [2019-10-09T22:21:43.289Z] #62 62.96 CC images/ext-file.o [2019-10-09T22:21:43.289Z] #62 63.46 CC images/cgroup.o [2019-10-09T22:21:43.289Z] #62 65.08 CC images/userns.o [2019-10-09T22:21:43.576Z] #62 65.60 CC images/google/protobuf/descriptor.o [2019-10-09T22:21:43.755Z] --- PASS: TestBuildWithEmptyLayers (0.90s) [2019-10-09T22:21:43.755Z] === RUN TestBuildMultiStageOnBuild [2019-10-09T22:21:43.944Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-09T22:21:43.966Z] #62 ... [2019-10-09T22:21:43.966Z] [2019-10-09T22:21:43.966Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T22:21:43.966Z] #17 90.21 Setting up python3-minimal (3.5.3-1) ... [2019-10-09T22:21:44.201Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-09T22:21:44.201Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-09T22:21:46.031Z] #17 ... [2019-10-09T22:21:46.031Z] [2019-10-09T22:21:46.031Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:21:46.031Z] #37 138.8 net [2019-10-09T22:21:46.031Z] #37 138.9 os/exec [2019-10-09T22:21:46.031Z] #37 140.2 internal/lazyregexp [2019-10-09T22:21:46.031Z] #37 144.9 encoding/binary [2019-10-09T22:21:46.031Z] #37 144.9 net/url [2019-10-09T22:21:46.031Z] #37 145.1 go/token [2019-10-09T22:21:46.031Z] #37 ... [2019-10-09T22:21:46.031Z] [2019-10-09T22:21:46.031Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T22:21:46.031Z] #17 92.43 Selecting previously unselected package python3. [2019-10-09T22:21:46.031Z] #17 92.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 ... 16606 files and directories currently installed.) [2019-10-09T22:21:46.031Z] #17 92.49 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-10-09T22:21:46.031Z] #17 92.52 Unpacking python3 (3.5.3-1) ... [2019-10-09T22:21:46.097Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-10-09T22:21:46.321Z] #17 92.72 Selecting previously unselected package pigz. [2019-10-09T22:21:46.321Z] #17 92.74 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-10-09T22:21:46.321Z] #17 92.76 Unpacking pigz (2.3.4-1) ... [2019-10-09T22:21:46.341Z] --- PASS: TestBuildMultiStageOnBuild (3.00s) [2019-10-09T22:21:46.341Z] === RUN TestBuildUncleanTarFilenames [2019-10-09T22:21:46.354Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-09T22:21:46.611Z] #17 92.93 Selecting previously unselected package libip4tc0:ppc64el. [2019-10-09T22:21:46.611Z] #17 92.94 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-09T22:21:46.611Z] #17 92.95 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-09T22:21:46.611Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-09T22:21:46.611Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-09T22:21:46.611Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-09T22:21:46.811Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-10-09T22:21:46.904Z] #17 93.09 Selecting previously unselected package libip6tc0:ppc64el. [2019-10-09T22:21:46.904Z] #17 93.11 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-09T22:21:46.904Z] #17 93.11 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-09T22:21:46.904Z] #17 93.24 Selecting previously unselected package libiptc0:ppc64el. [2019-10-09T22:21:46.904Z] #17 93.26 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-09T22:21:46.904Z] #17 93.27 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-09T22:21:47.208Z] #17 ... [2019-10-09T22:21:47.208Z] [2019-10-09T22:21:47.208Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-09T22:21:47.208Z] #34 DONE 150.3s [2019-10-09T22:21:47.208Z] [2019-10-09T22:21:47.208Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T22:21:47.208Z] #17 93.59 Selecting previously unselected package libxtables12:ppc64el. [2019-10-09T22:21:47.208Z] #17 93.60 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-09T22:21:47.208Z] #17 93.63 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-09T22:21:47.544Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-09T22:21:47.834Z] #17 94.04 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-10-09T22:21:47.834Z] #17 94.06 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-10-09T22:21:47.834Z] #17 94.07 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-09T22:21:47.834Z] #17 94.23 Selecting previously unselected package iptables. [2019-10-09T22:21:47.834Z] #17 94.24 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-09T22:21:48.120Z] #17 94.25 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-09T22:21:48.169Z] --- PASS: TestBuildUncleanTarFilenames (1.32s) [2019-10-09T22:21:48.169Z] === RUN TestBuildMultiStageLayerLeak [2019-10-09T22:21:48.746Z] #17 95.11 Selecting previously unselected package xxd. [2019-10-09T22:21:49.038Z] #17 95.12 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-09T22:21:49.038Z] #17 95.12 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-09T22:21:49.038Z] #17 95.35 Selecting previously unselected package vim-common. [2019-10-09T22:21:49.038Z] #17 95.36 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-09T22:21:49.038Z] #17 95.40 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-09T22:21:49.326Z] #17 95.64 Selecting previously unselected package bzip2. [2019-10-09T22:21:49.326Z] #17 95.65 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-10-09T22:21:49.326Z] #17 95.67 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-09T22:21:49.443Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-09T22:21:49.443Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-09T22:21:49.614Z] #17 95.86 Selecting previously unselected package libgpm2:ppc64el. [2019-10-09T22:21:49.614Z] #17 95.86 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-10-09T22:21:49.614Z] #17 95.88 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-09T22:21:49.614Z] #17 96.01 Selecting previously unselected package xz-utils. [2019-10-09T22:21:49.614Z] #17 96.04 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-10-09T22:21:49.614Z] #17 96.05 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-09T22:21:49.700Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-09T22:21:49.700Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-09T22:21:49.700Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-09T22:21:50.240Z] #17 96.37 Selecting previously unselected package aufs-tools. [2019-10-09T22:21:50.240Z] #17 96.38 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-10-09T22:21:50.240Z] #17 96.39 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-09T22:21:50.264Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-10-09T22:21:50.530Z] #17 96.66 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-09T22:21:50.530Z] #17 96.67 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-09T22:21:50.530Z] #17 96.69 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-09T22:21:50.530Z] #17 96.86 Selecting previously unselected package btrfs-progs. [2019-10-09T22:21:50.530Z] #17 96.88 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-09T22:21:50.530Z] #17 96.89 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-09T22:21:50.792Z] --- PASS: TestBuildMultiStageLayerLeak (2.89s) [2019-10-09T22:21:50.792Z] === RUN TestBuildWithHugeFile [2019-10-09T22:21:51.560Z] #17 97.73 Selecting previously unselected package btrfs-tools. [2019-10-09T22:21:51.560Z] #17 97.74 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-09T22:21:51.560Z] #17 97.76 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-09T22:21:51.560Z] #17 97.87 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-10-09T22:21:51.560Z] #17 97.87 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-09T22:21:51.560Z] #17 97.89 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-09T22:21:51.850Z] #17 98.17 Selecting previously unselected package dmsetup. [2019-10-09T22:21:51.850Z] #17 98.18 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-10-09T22:21:51.850Z] #17 98.19 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-09T22:21:52.164Z] #17 98.40 Selecting previously unselected package libonig4:ppc64el. [2019-10-09T22:21:52.164Z] #17 98.40 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-10-09T22:21:52.164Z] #17 98.40 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-09T22:21:52.454Z] #17 98.64 Selecting previously unselected package libjq1:ppc64el. [2019-10-09T22:21:52.454Z] #17 98.66 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-09T22:21:52.454Z] #17 98.68 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-09T22:21:52.741Z] #17 98.96 Selecting previously unselected package jq. [2019-10-09T22:21:52.741Z] #17 98.98 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-09T22:21:52.741Z] #17 98.99 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-09T22:21:53.035Z] #17 99.22 Selecting previously unselected package libaio1:ppc64el. [2019-10-09T22:21:53.035Z] #17 99.22 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-10-09T22:21:53.035Z] #17 99.23 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-10-09T22:21:53.035Z] #17 99.39 Selecting previously unselected package libcap2-bin. [2019-10-09T22:21:53.035Z] #17 99.40 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-10-09T22:21:53.035Z] #17 99.41 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-09T22:21:53.324Z] #17 99.58 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-10-09T22:21:53.324Z] #17 99.58 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-09T22:21:53.324Z] #17 99.59 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-09T22:21:53.324Z] #17 99.70 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-10-09T22:21:53.324Z] #17 99.70 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-10-09T22:21:53.324Z] #17 99.71 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-10-09T22:21:53.951Z] #17 100.3 Selecting previously unselected package libpcre16-3:ppc64el. [2019-10-09T22:21:53.951Z] #17 100.3 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-10-09T22:21:53.951Z] #17 100.3 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-09T22:21:54.241Z] #17 100.6 Selecting previously unselected package libpcre32-3:ppc64el. [2019-10-09T22:21:54.241Z] #17 100.6 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-10-09T22:21:54.241Z] #17 100.6 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-09T22:21:54.529Z] #17 100.8 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-10-09T22:21:54.529Z] #17 100.8 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-10-09T22:21:54.529Z] #17 100.8 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-09T22:21:55.156Z] #17 101.4 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-10-09T22:21:55.156Z] #17 101.4 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-10-09T22:21:55.156Z] #17 101.4 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-09T22:21:55.444Z] #17 101.8 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-10-09T22:21:55.444Z] #17 101.8 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-10-09T22:21:55.444Z] #17 101.8 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-09T22:21:55.731Z] #17 101.9 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-09T22:21:55.731Z] #17 101.9 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-09T22:21:55.731Z] #17 101.9 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-09T22:21:55.731Z] #17 102.1 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-09T22:21:55.731Z] #17 102.1 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-09T22:21:55.731Z] #17 102.1 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-09T22:21:55.731Z] #17 102.2 Selecting previously unselected package libreadline5:ppc64el. [2019-10-09T22:21:56.021Z] #17 102.2 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-10-09T22:21:56.021Z] #17 102.2 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-09T22:21:56.021Z] #17 102.4 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-10-09T22:21:56.022Z] #17 102.4 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-09T22:21:56.310Z] #17 102.4 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-09T22:21:56.310Z] #17 ... [2019-10-09T22:21:56.310Z] [2019-10-09T22:21:56.310Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:21:56.310Z] #37 149.3 go/scanner [2019-10-09T22:21:56.310Z] #37 153.3 text/template/parse [2019-10-09T22:21:56.310Z] #37 154.6 encoding/base64 [2019-10-09T22:21:56.310Z] #37 155.0 go/ast [2019-10-09T22:21:56.310Z] #37 158.1 encoding/json [2019-10-09T22:21:56.310Z] #37 ... [2019-10-09T22:21:56.310Z] [2019-10-09T22:21:56.310Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:21:56.310Z] #62 70.18 CC images/opts.o [2019-10-09T22:21:56.310Z] #62 71.17 CC images/seccomp.o [2019-10-09T22:21:56.310Z] #62 71.77 CC images/binfmt-misc.o [2019-10-09T22:21:56.310Z] #62 72.14 CC images/time.o [2019-10-09T22:21:56.310Z] #62 72.73 CC images/sysctl.o [2019-10-09T22:21:56.310Z] #62 73.06 CC images/autofs.o [2019-10-09T22:21:56.310Z] #62 73.38 CC images/macvlan.o [2019-10-09T22:21:56.310Z] #62 73.69 CC images/sit.o [2019-10-09T22:21:56.310Z] #62 74.14 LINK images/built-in.o [2019-10-09T22:21:56.310Z] #62 74.47 GEN compel/include/asm [2019-10-09T22:21:56.310Z] #62 74.49 GEN compel/include/version.h [2019-10-09T22:21:56.310Z] #62 74.51 touch .config [2019-10-09T22:21:56.310Z] #62 74.53 GEN include/common/config.h [2019-10-09T22:21:56.310Z] #62 74.71 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-09T22:21:56.310Z] #62 74.77 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-09T22:21:56.310Z] #62 74.84 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-10-09T22:21:56.310Z] #62 74.88 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-10-09T22:21:56.310Z] #62 75.00 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-10-09T22:21:56.310Z] #62 75.06 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-10-09T22:21:56.310Z] #62 75.17 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-10-09T22:21:56.310Z] #62 75.23 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-09T22:21:56.310Z] #62 75.24 DEP compel/plugins/std/infect.d [2019-10-09T22:21:56.310Z] #62 75.69 DEP compel/plugins/std/string.d [2019-10-09T22:21:56.310Z] #62 75.95 DEP compel/plugins/std/log.d [2019-10-09T22:21:56.310Z] #62 76.19 DEP compel/plugins/std/fds.d [2019-10-09T22:21:56.310Z] #62 76.42 DEP compel/plugins/std/std.d [2019-10-09T22:21:56.310Z] #62 76.63 DEP compel/plugins/shmem/shmem.d [2019-10-09T22:21:56.310Z] #62 76.84 DEP compel/plugins/fds/fds.d [2019-10-09T22:21:56.310Z] #62 77.11 CC compel/plugins/std/std.o [2019-10-09T22:21:56.310Z] #62 77.69 CC compel/plugins/std/fds.o [2019-10-09T22:21:56.310Z] #62 78.37 CC compel/plugins/std/log.o [2019-10-09T22:21:56.811Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-09T22:21:56.811Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-10-09T22:21:58.362Z] #62 79.98 CC compel/plugins/std/string.o [2019-10-09T22:21:58.653Z] #62 ... [2019-10-09T22:21:58.653Z] [2019-10-09T22:21:58.653Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T22:21:58.653Z] #17 105.1 Selecting previously unselected package net-tools. [2019-10-09T22:21:58.653Z] #17 105.1 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-10-09T22:21:58.942Z] #17 105.1 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-09T22:21:59.254Z] #17 105.5 Selecting previously unselected package python-pip-whl. [2019-10-09T22:21:59.254Z] #17 105.5 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-09T22:21:59.254Z] #17 105.5 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-09T22:22:00.188Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-09T22:22:00.278Z] #17 106.5 Selecting previously unselected package python3-pip. [2019-10-09T22:22:00.278Z] #17 106.5 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-09T22:22:00.278Z] #17 106.5 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-09T22:22:00.569Z] #17 106.8 Selecting previously unselected package python3-pkg-resources. [2019-10-09T22:22:00.569Z] #17 106.9 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-09T22:22:00.569Z] #17 106.9 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-09T22:22:00.859Z] #17 107.1 Selecting previously unselected package python3-setuptools. [2019-10-09T22:22:00.859Z] #17 107.1 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-09T22:22:00.859Z] #17 107.1 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-09T22:22:01.148Z] #17 107.5 Selecting previously unselected package python3-wheel. [2019-10-09T22:22:01.148Z] #17 107.5 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-09T22:22:01.148Z] #17 107.5 Unpacking python3-wheel (0.29.0-2) ... [2019-10-09T22:22:01.435Z] #17 107.8 Selecting previously unselected package thin-provisioning-tools. [2019-10-09T22:22:01.435Z] #17 107.8 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-10-09T22:22:01.435Z] #17 107.8 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-09T22:22:01.562Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-10-09T22:22:02.062Z] #17 108.3 Selecting previously unselected package vim-runtime. [2019-10-09T22:22:02.062Z] #17 108.3 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-09T22:22:02.062Z] #17 108.4 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-09T22:22:02.062Z] #17 108.4 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-09T22:22:02.062Z] #17 108.5 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-09T22:22:08.143Z] #17 ... [2019-10-09T22:22:08.143Z] [2019-10-09T22:22:08.143Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:22:08.143Z] #37 171.0 text/template [2019-10-09T22:22:09.570Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-09T22:22:09.662Z] #37 ... [2019-10-09T22:22:09.662Z] [2019-10-09T22:22:09.662Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:22:09.662Z] #62 81.40 CC compel/plugins/std/infect.o [2019-10-09T22:22:09.662Z] #62 82.22 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-10-09T22:22:09.662Z] #62 82.29 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-10-09T22:22:09.662Z] #62 82.44 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-10-09T22:22:09.662Z] #62 82.52 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-10-09T22:22:09.662Z] #62 82.62 AR compel/plugins/std.lib.a [2019-10-09T22:22:09.662Z] #62 82.79 CC compel/plugins/fds/fds.o [2019-10-09T22:22:09.662Z] #62 83.29 AR compel/plugins/fds.lib.a [2019-10-09T22:22:09.662Z] #62 83.35 HOSTDEP compel/src/lib/log-host.d [2019-10-09T22:22:09.662Z] #62 83.59 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-09T22:22:09.662Z] #62 83.85 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-10-09T22:22:09.662Z] #62 84.16 HOSTDEP compel/src/main-host.d [2019-10-09T22:22:09.662Z] #62 84.48 DEP compel/src/lib/ptrace.d [2019-10-09T22:22:09.662Z] #62 84.74 DEP compel/src/lib/infect.d [2019-10-09T22:22:09.662Z] #62 85.24 DEP compel/src/lib/infect-util.d [2019-10-09T22:22:09.662Z] #62 85.57 DEP compel/src/lib/infect-rpc.d [2019-10-09T22:22:09.662Z] #62 85.81 DEP compel/arch/ppc64/src/lib/infect.d [2019-10-09T22:22:09.662Z] #62 86.06 DEP compel/arch/ppc64/src/lib/cpu.d [2019-10-09T22:22:09.662Z] #62 86.31 DEP compel/src/lib/log.d [2019-10-09T22:22:09.662Z] #62 86.58 DEP compel/src/main.d [2019-10-09T22:22:09.662Z] #62 86.86 DEP compel/src/lib/handle-elf.d [2019-10-09T22:22:09.662Z] #62 87.25 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-10-09T22:22:09.662Z] #62 87.56 CC compel/src/lib/log.o [2019-10-09T22:22:09.662Z] #62 88.09 CC compel/arch/ppc64/src/lib/cpu.o [2019-10-09T22:22:09.662Z] #62 88.85 CC compel/arch/ppc64/src/lib/infect.o [2019-10-09T22:22:09.662Z] #62 90.32 CC compel/src/lib/infect-rpc.o [2019-10-09T22:22:09.662Z] #62 91.13 CC compel/src/lib/infect-util.o [2019-10-09T22:22:09.662Z] #62 91.61 CC compel/src/lib/infect.o [2019-10-09T22:22:09.662Z] #62 ... [2019-10-09T22:22:09.662Z] [2019-10-09T22:22:09.662Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T22:22:09.662Z] #17 114.6 Selecting previously unselected package vim. [2019-10-09T22:22:09.662Z] #17 114.6 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-09T22:22:09.662Z] #17 114.6 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-09T22:22:09.662Z] #17 115.5 Selecting previously unselected package xfsprogs. [2019-10-09T22:22:09.662Z] #17 115.5 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-10-09T22:22:09.662Z] #17 115.5 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-09T22:22:09.827Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-10-09T22:22:09.952Z] #17 116.2 Selecting previously unselected package zip. [2019-10-09T22:22:09.952Z] #17 116.2 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-10-09T22:22:09.952Z] #17 116.2 Unpacking zip (3.0-11+b1) ... [2019-10-09T22:22:10.243Z] #17 116.6 Selecting previously unselected package libapparmor-perl. [2019-10-09T22:22:10.243Z] #17 116.6 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-09T22:22:10.243Z] #17 116.6 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-09T22:22:10.534Z] #17 116.8 Selecting previously unselected package apparmor. [2019-10-09T22:22:10.534Z] #17 116.8 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-09T22:22:10.534Z] #17 116.9 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-09T22:22:11.563Z] #17 117.7 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-09T22:22:11.563Z] #17 117.7 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-09T22:22:11.563Z] #17 117.7 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-09T22:22:11.725Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-09T22:22:12.531Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-10-09T22:22:12.656Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-10-09T22:22:13.221Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-09T22:22:14.283Z] #17 120.2 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-09T22:22:14.283Z] #17 120.3 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-09T22:22:14.283Z] #17 120.3 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-09T22:22:14.594Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-09T22:22:15.964Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-09T22:22:16.528Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-10-09T22:22:17.007Z] #17 123.3 Selecting previously unselected package binutils-mingw-w64. [2019-10-09T22:22:17.007Z] #17 123.3 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-09T22:22:17.007Z] #17 123.3 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-09T22:22:17.314Z] #17 123.5 Selecting previously unselected package mingw-w64-common. [2019-10-09T22:22:17.314Z] #17 123.5 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-09T22:22:17.314Z] #17 123.6 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-09T22:22:17.464Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-10-09T22:22:19.988Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-10-09T22:22:20.246Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-10-09T22:22:21.121Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-10-09T22:22:22.772Z] === RUN TestDockerSuite/TestAttachDetach [2019-10-09T22:22:23.579Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-10-09T22:22:24.191Z] #17 ... [2019-10-09T22:22:24.191Z] [2019-10-09T22:22:24.191Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-09T22:22:24.191Z] #65 186.3 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-09T22:22:24.191Z] #65 186.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-09T22:22:24.191Z] #65 ... [2019-10-09T22:22:24.191Z] [2019-10-09T22:22:24.191Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:22:24.191Z] #37 176.9 go/parser [2019-10-09T22:22:24.191Z] #37 184.9 encoding/xml [2019-10-09T22:22:24.191Z] #37 ... [2019-10-09T22:22:24.191Z] [2019-10-09T22:22:24.191Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:22:24.191Z] #62 96.45 CC compel/src/lib/ptrace.o [2019-10-09T22:22:24.191Z] #62 97.42 AR compel/libcompel.a [2019-10-09T22:22:24.191Z] #62 97.57 HOSTCC compel/src/main-host.o [2019-10-09T22:22:24.191Z] #62 98.27 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-10-09T22:22:24.191Z] #62 98.80 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-09T22:22:24.191Z] #62 99.77 HOSTCC compel/src/lib/log-host.o [2019-10-09T22:22:24.191Z] #62 100.1 HOSTLINK compel/compel-host-bin [2019-10-09T22:22:24.191Z] #62 100.3 DEP soccr/soccr.d [2019-10-09T22:22:24.191Z] #62 100.8 CC soccr/soccr.o [2019-10-09T22:22:24.191Z] #62 104.1 AR soccr/libsoccr.a [2019-10-09T22:22:24.191Z] #62 104.1 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-09T22:22:24.191Z] #62 104.7 DEP criu/arch/ppc64/sigframe.d [2019-10-09T22:22:24.191Z] #62 105.0 DEP criu/arch/ppc64/crtools.d [2019-10-09T22:22:24.191Z] #62 105.4 DEP criu/arch/ppc64/cpu.d [2019-10-09T22:22:24.191Z] #62 105.9 CC criu/arch/ppc64/cpu.o [2019-10-09T22:22:24.479Z] #62 ... [2019-10-09T22:22:24.479Z] [2019-10-09T22:22:24.479Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T22:22:24.479Z] #17 130.6 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-09T22:22:24.479Z] #17 130.6 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-09T22:22:24.479Z] #17 130.6 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-09T22:22:24.669Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-09T22:22:25.344Z] --- PASS: TestBuildWithHugeFile (30.83s) [2019-10-09T22:22:25.344Z] === RUN TestBuildWithEmptyDockerfile [2019-10-09T22:22:25.344Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-09T22:22:25.344Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-09T22:22:25.344Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-09T22:22:25.344Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-09T22:22:25.344Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-09T22:22:25.344Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-09T22:22:25.344Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-09T22:22:25.344Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-09T22:22:25.344Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-09T22:22:25.344Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2019-10-09T22:22:25.344Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2019-10-09T22:22:25.344Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2019-10-09T22:22:25.344Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-10-09T22:22:25.344Z] === RUN TestBuildPreserveOwnership [2019-10-09T22:22:25.344Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-09T22:22:25.602Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-09T22:22:25.602Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-10-09T22:22:26.126Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-09T22:22:28.092Z] --- PASS: TestBuildPreserveOwnership (6.28s) [2019-10-09T22:22:28.092Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.07s) [2019-10-09T22:22:28.092Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.20s) [2019-10-09T22:22:28.092Z] === RUN TestBuildPlatformInvalid [2019-10-09T22:22:28.131Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-09T22:22:28.285Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-10-09T22:22:28.543Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-10-09T22:22:28.543Z] PASS [2019-10-09T22:22:28.543Z] [2019-10-09T22:22:28.543Z] === Skipped [2019-10-09T22:22:28.543Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-10-09T22:22:28.543Z] build_session_test.go:25: TODO: BuildKit [2019-10-09T22:22:28.543Z] [2019-10-09T22:22:28.543Z] [2019-10-09T22:22:28.543Z] DONE 32 tests, 1 skipped in 81.779s [2019-10-09T22:22:28.543Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-10-09T22:22:28.543Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:22:28.543Z] ++ set -e [2019-10-09T22:22:28.543Z] ++ '[' -n 0 ']' [2019-10-09T22:22:28.543Z] ++ set -x [2019-10-09T22:22:28.543Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:22:28.986Z] INFO: Testing against a local daemon [2019-10-09T22:22:28.986Z] === RUN TestConfigList [2019-10-09T22:22:30.037Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-09T22:22:30.600Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-10-09T22:22:30.857Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-09T22:22:31.114Z] --- PASS: TestBuildWithHugeFile (91.04s) [2019-10-09T22:22:31.114Z] === RUN TestBuildWithEmptyDockerfile [2019-10-09T22:22:31.114Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-09T22:22:31.114Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-09T22:22:31.114Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-09T22:22:31.114Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-09T22:22:31.114Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-09T22:22:31.114Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-09T22:22:31.114Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-09T22:22:31.114Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-09T22:22:31.345Z] #17 ... [2019-10-09T22:22:31.345Z] [2019-10-09T22:22:31.345Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:22:31.345Z] #37 194.2 math/big [2019-10-09T22:22:31.345Z] #37 194.3 go/doc [2019-10-09T22:22:31.371Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-09T22:22:31.371Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-10-09T22:22:31.371Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2019-10-09T22:22:31.371Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2019-10-09T22:22:31.371Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2019-10-09T22:22:31.371Z] === RUN TestBuildPreserveOwnership [2019-10-09T22:22:31.371Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-09T22:22:31.454Z] --- PASS: TestConfigList (2.33s) [2019-10-09T22:22:31.454Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-09T22:22:31.454Z] === RUN TestConfigsCreateAndDelete [2019-10-09T22:22:32.742Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-09T22:22:33.000Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-10-09T22:22:33.279Z] --- PASS: TestConfigsCreateAndDelete (2.42s) [2019-10-09T22:22:33.279Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-09T22:22:33.279Z] === RUN TestConfigsUpdate [2019-10-09T22:22:34.373Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-10-09T22:22:34.938Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-09T22:22:35.503Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-09T22:22:35.776Z] #37 ... [2019-10-09T22:22:35.776Z] [2019-10-09T22:22:35.776Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:22:35.776Z] #62 107.1 CC criu/arch/ppc64/crtools.o [2019-10-09T22:22:35.776Z] #62 109.1 CC criu/arch/ppc64/sigframe.o [2019-10-09T22:22:35.776Z] #62 109.6 LINK criu/arch/ppc64/crtools.built-in.o [2019-10-09T22:22:35.776Z] #62 109.7 DEP criu/arch/ppc64/misc.d [2019-10-09T22:22:35.776Z] #62 109.8 DEP criu/arch/ppc64/vdso-trampoline.d [2019-10-09T22:22:35.776Z] #62 109.8 DEP criu/arch/ppc64/vdso-pie.d [2019-10-09T22:22:35.776Z] #62 110.1 DEP criu/pie/parasite-vdso.d [2019-10-09T22:22:35.776Z] #62 110.6 DEP criu/pie/util-vdso.d [2019-10-09T22:22:35.776Z] #62 111.2 DEP criu/pie/util.d [2019-10-09T22:22:35.776Z] #62 111.6 CC criu/pie/util.o [2019-10-09T22:22:35.776Z] #62 112.2 CC criu/pie/util-vdso.o [2019-10-09T22:22:35.776Z] #62 113.7 CC criu/pie/parasite-vdso.o [2019-10-09T22:22:35.776Z] #62 115.0 CC criu/arch/ppc64/vdso-pie.o [2019-10-09T22:22:35.776Z] #62 116.1 CC criu/arch/ppc64/vdso-trampoline.o [2019-10-09T22:22:35.776Z] #62 116.2 CC criu/arch/ppc64/misc.o [2019-10-09T22:22:35.776Z] #62 116.2 AR criu/pie/pie.lib.a [2019-10-09T22:22:35.776Z] #62 116.4 DEP criu/pie/restorer.d [2019-10-09T22:22:35.776Z] #62 116.9 DEP criu/arch/ppc64/restorer.d [2019-10-09T22:22:35.776Z] #62 117.4 DEP criu/pie/parasite.d [2019-10-09T22:22:35.776Z] #62 ... [2019-10-09T22:22:35.776Z] [2019-10-09T22:22:35.776Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T22:22:35.776Z] #17 138.0 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-09T22:22:35.776Z] #17 138.0 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-09T22:22:35.776Z] #17 138.0 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-09T22:22:35.776Z] #17 138.1 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-09T22:22:35.776Z] #17 138.1 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-09T22:22:35.776Z] #17 138.1 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-09T22:22:36.069Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-09T22:22:36.668Z] --- PASS: TestConfigsUpdate (2.80s) [2019-10-09T22:22:36.668Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-09T22:22:36.668Z] === RUN TestTemplatedConfig [2019-10-09T22:22:37.002Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-10-09T22:22:37.260Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-10-09T22:22:37.276Z] #17 ... [2019-10-09T22:22:37.276Z] [2019-10-09T22:22:37.276Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-09T22:22:37.276Z] #65 DONE 200.4s [2019-10-09T22:22:37.276Z] [2019-10-09T22:22:37.276Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:22:37.276Z] #62 117.9 CC criu/pie/parasite.o [2019-10-09T22:22:37.276Z] #62 ... [2019-10-09T22:22:37.276Z] [2019-10-09T22:22:37.276Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-09T22:22:37.276Z] #66 DONE 0.1s [2019-10-09T22:22:37.517Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-09T22:22:37.517Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-09T22:22:37.517Z] --- PASS: TestBuildPreserveOwnership (6.04s) [2019-10-09T22:22:37.517Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.13s) [2019-10-09T22:22:37.517Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.90s) [2019-10-09T22:22:37.517Z] === RUN TestBuildPlatformInvalid [2019-10-09T22:22:37.517Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2019-10-09T22:22:37.517Z] PASS [2019-10-09T22:22:37.517Z] [2019-10-09T22:22:37.517Z] === Skipped [2019-10-09T22:22:37.517Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-10-09T22:22:37.517Z] build_session_test.go:25: TODO: BuildKit [2019-10-09T22:22:37.517Z] [2019-10-09T22:22:37.517Z] [2019-10-09T22:22:37.517Z] DONE 32 tests, 1 skipped in 176.139s [2019-10-09T22:22:37.566Z] [2019-10-09T22:22:37.566Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:22:37.775Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-10-09T22:22:37.775Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:22:37.775Z] ++ set -e [2019-10-09T22:22:37.775Z] ++ '[' -n 0 ']' [2019-10-09T22:22:37.775Z] ++ set -x [2019-10-09T22:22:37.775Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:22:37.775Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-10-09T22:22:38.033Z] INFO: Testing against a local daemon [2019-10-09T22:22:38.033Z] === RUN TestConfigList [2019-10-09T22:22:38.598Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-09T22:22:39.162Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-10-09T22:22:39.419Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-09T22:22:39.623Z] #37 ... [2019-10-09T22:22:39.623Z] [2019-10-09T22:22:39.623Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:22:39.623Z] #62 121.3 LINK criu/pie/parasite.built-in.o [2019-10-09T22:22:39.623Z] #62 121.3 GEN criu/pie/parasite-blob.h [2019-10-09T22:22:39.623Z] #62 121.4 CC criu/arch/ppc64/restorer.o [2019-10-09T22:22:39.677Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-10-09T22:22:39.864Z] --- PASS: TestTemplatedConfig (3.46s) [2019-10-09T22:22:39.864Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-09T22:22:39.864Z] === RUN TestConfigInspect [2019-10-09T22:22:40.266Z] #62 122.3 CC criu/pie/restorer.o [2019-10-09T22:22:41.047Z] ......................... [ 67%] [2019-10-09T22:22:41.115Z] 12c8dbabfd62: Pull complete [2019-10-09T22:22:41.115Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-09T22:22:41.115Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T22:22:41.115Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-10-09T22:22:41.115Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-10-09T22:22:41.115Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805' [2019-10-09T22:22:41.115Z] WARN: Skipping validation tests [2019-10-09T22:22:41.115Z] INFO: Running unit tests at 10/09/2019 22:22:36... [2019-10-09T22:22:41.115Z] INFO: make.ps1 starting at 10/09/2019 22:22:40 [2019-10-09T22:22:41.575Z] INFO: Git commit (b88310067) assumed from DOCKER_GITCOMMIT environment variable [2019-10-09T22:22:41.575Z] INFO: Invoking autogen... [2019-10-09T22:22:41.578Z] --- PASS: TestConfigList (3.37s) [2019-10-09T22:22:41.578Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-09T22:22:41.578Z] === RUN TestConfigsCreateAndDelete [2019-10-09T22:22:42.039Z] INFO: Running unit tests... [2019-10-09T22:22:42.142Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-10-09T22:22:42.310Z] --- PASS: TestConfigInspect (2.44s) [2019-10-09T22:22:42.310Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-09T22:22:42.310Z] === RUN TestConfigCreateWithLabels [2019-10-09T22:22:44.038Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-10-09T22:22:44.603Z] --- PASS: TestConfigsCreateAndDelete (3.16s) [2019-10-09T22:22:44.603Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-09T22:22:44.603Z] === RUN TestConfigsUpdate [2019-10-09T22:22:45.650Z] --- PASS: TestConfigCreateWithLabels (2.90s) [2019-10-09T22:22:45.650Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-09T22:22:45.650Z] === RUN TestConfigCreateResolve [2019-10-09T22:22:45.808Z] #62 127.4 LINK criu/pie/restorer.built-in.o [2019-10-09T22:22:45.808Z] #62 127.5 GEN criu/pie/restorer-blob.h [2019-10-09T22:22:45.808Z] #62 127.7 DEP criu/vdso.d [2019-10-09T22:22:46.095Z] #62 128.2 DEP criu/uts_ns.d [2019-10-09T22:22:46.383Z] #62 128.5 DEP criu/util.d [2019-10-09T22:22:46.501Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-10-09T22:22:46.671Z] #62 128.8 DEP criu/uffd.d [2019-10-09T22:22:47.064Z] --- PASS: TestConfigsUpdate (2.63s) [2019-10-09T22:22:47.064Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-09T22:22:47.064Z] === RUN TestTemplatedConfig [2019-10-09T22:22:47.298Z] #62 129.4 DEP criu/tun.d [2019-10-09T22:22:47.627Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-10-09T22:22:47.924Z] #62 129.8 DEP criu/tty.d [2019-10-09T22:22:48.108Z] --- PASS: TestConfigCreateResolve (2.94s) [2019-10-09T22:22:48.108Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-09T22:22:48.108Z] === RUN TestConfigDaemonLibtrustID [2019-10-09T22:22:48.191Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-10-09T22:22:48.479Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-10-09T22:22:48.479Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-09T22:22:48.479Z] PASS [2019-10-09T22:22:48.479Z] [2019-10-09T22:22:48.479Z] DONE 8 tests in 20.029s [2019-10-09T22:22:48.479Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-10-09T22:22:48.479Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:22:48.479Z] ++ set -e [2019-10-09T22:22:48.479Z] ++ '[' -n 0 ']' [2019-10-09T22:22:48.479Z] ++ set -x [2019-10-09T22:22:48.480Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:22:48.553Z] #62 130.4 DEP criu/timerfd.d [2019-10-09T22:22:48.553Z] #62 ... [2019-10-09T22:22:48.553Z] [2019-10-09T22:22:48.553Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:22:48.553Z] #37 211.6 github.com/LK4D4/vndr/build [2019-10-09T22:22:48.871Z] INFO: Testing against a local daemon [2019-10-09T22:22:48.871Z] === RUN TestCheckpoint [2019-10-09T22:22:48.871Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-09T22:22:48.871Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-09T22:22:48.871Z] === RUN TestContainerInvalidJSON [2019-10-09T22:22:48.871Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-09T22:22:48.871Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-09T22:22:48.871Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-09T22:22:48.871Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-09T22:22:48.871Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-09T22:22:48.871Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-09T22:22:48.871Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-09T22:22:48.871Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-09T22:22:48.871Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-09T22:22:48.871Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-09T22:22:48.871Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-09T22:22:48.871Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-09T22:22:48.871Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-09T22:22:48.871Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-09T22:22:48.871Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-10-09T22:22:48.871Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-09T22:22:48.871Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2019-10-09T22:22:48.871Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-09T22:22:49.244Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2019-10-09T22:22:49.244Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-09T22:22:49.244Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-10-09T22:22:49.244Z] === RUN TestCopyFromContainer [2019-10-09T22:22:50.714Z] --- PASS: TestTemplatedConfig (3.44s) [2019-10-09T22:22:50.714Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-09T22:22:50.714Z] === RUN TestConfigInspect [2019-10-09T22:22:51.067Z] === RUN TestCopyFromContainer// [2019-10-09T22:22:51.453Z] === RUN TestCopyFromContainer//bar/root [2019-10-09T22:22:51.453Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-09T22:22:51.453Z] === RUN TestCopyFromContainer/bar/quux [2019-10-09T22:22:51.453Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-09T22:22:51.453Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-09T22:22:51.913Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-09T22:22:51.913Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-09T22:22:51.913Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-09T22:22:51.913Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-09T22:22:52.086Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-10-09T22:22:52.375Z] --- PASS: TestCopyFromContainer (2.92s) [2019-10-09T22:22:52.375Z] --- PASS: TestCopyFromContainer// (0.07s) [2019-10-09T22:22:52.375Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-10-09T22:22:52.375Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2019-10-09T22:22:52.375Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-09T22:22:52.375Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-10-09T22:22:52.375Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-10-09T22:22:52.375Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2019-10-09T22:22:52.375Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-10-09T22:22:52.375Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-10-09T22:22:52.375Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-10-09T22:22:52.375Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-09T22:22:52.375Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-09T22:22:52.375Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-09T22:22:52.375Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-09T22:22:52.375Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-09T22:22:52.375Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-09T22:22:52.375Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-09T22:22:52.375Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-09T22:22:52.375Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-09T22:22:52.375Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-09T22:22:52.375Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-09T22:22:52.375Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-09T22:22:52.375Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-09T22:22:52.375Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-09T22:22:52.375Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-09T22:22:52.375Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-09T22:22:52.375Z] === RUN TestCreateWithInvalidEnv [2019-10-09T22:22:52.375Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-09T22:22:52.375Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-09T22:22:52.375Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-09T22:22:52.375Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-09T22:22:52.375Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-09T22:22:52.375Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-09T22:22:52.375Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-09T22:22:52.375Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-09T22:22:52.375Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-09T22:22:52.375Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-09T22:22:52.375Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-09T22:22:52.375Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-09T22:22:52.375Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-09T22:22:52.375Z] === RUN TestCreateTmpfsMountsTarget [2019-10-09T22:22:52.375Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-10-09T22:22:52.375Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-09T22:22:52.995Z] #37 215.4 vendor/golang.org/x/net/idna [2019-10-09T22:22:53.987Z] --- PASS: TestConfigInspect (3.19s) [2019-10-09T22:22:53.987Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-09T22:22:53.987Z] === RUN TestConfigCreateWithLabels [2019-10-09T22:22:54.018Z] #37 ... [2019-10-09T22:22:54.018Z] [2019-10-09T22:22:54.018Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:22:54.018Z] #62 130.8 DEP criu/sysfs_parse.d [2019-10-09T22:22:54.018Z] #62 131.2 DEP criu/sysctl.d [2019-10-09T22:22:54.018Z] #62 131.5 DEP criu/string.d [2019-10-09T22:22:54.018Z] #62 131.6 DEP criu/stats.d [2019-10-09T22:22:54.018Z] #62 131.9 DEP criu/sockets.d [2019-10-09T22:22:54.018Z] #62 132.5 DEP criu/sk-unix.d [2019-10-09T22:22:54.018Z] #62 132.9 DEP criu/sk-tcp.d [2019-10-09T22:22:54.018Z] #62 133.4 DEP criu/sk-queue.d [2019-10-09T22:22:54.018Z] #62 133.9 DEP criu/sk-packet.d [2019-10-09T22:22:54.018Z] #62 134.3 DEP criu/sk-netlink.d [2019-10-09T22:22:54.018Z] #62 134.6 DEP criu/sk-inet.d [2019-10-09T22:22:54.018Z] #62 134.9 DEP criu/signalfd.d [2019-10-09T22:22:54.018Z] #62 135.4 DEP criu/sigframe.d [2019-10-09T22:22:54.018Z] #62 135.7 DEP criu/shmem.d [2019-10-09T22:22:54.018Z] #62 136.1 DEP criu/servicefd.d [2019-10-09T22:22:54.305Z] #62 136.4 DEP criu/seize.d [2019-10-09T22:22:54.593Z] #62 136.7 DEP criu/seccomp.d [2019-10-09T22:22:54.875Z] --- PASS: TestCreateWithCustomMaskedPaths (2.55s) [2019-10-09T22:22:54.875Z] === RUN TestCreateWithCapabilities [2019-10-09T22:22:54.875Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-09T22:22:54.875Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-09T22:22:54.875Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-09T22:22:54.875Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-09T22:22:54.875Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-09T22:22:54.875Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-09T22:22:54.875Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-09T22:22:54.875Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-09T22:22:54.875Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-09T22:22:54.875Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-09T22:22:54.875Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-09T22:22:54.875Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-09T22:22:54.875Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-09T22:22:54.875Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-09T22:22:54.875Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-09T22:22:54.875Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-09T22:22:54.875Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-09T22:22:54.875Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-09T22:22:54.875Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-09T22:22:54.875Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-09T22:22:54.875Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-09T22:22:54.875Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-09T22:22:54.875Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-09T22:22:54.875Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-09T22:22:54.875Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-09T22:22:54.875Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-09T22:22:54.875Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-09T22:22:54.875Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-09T22:22:54.875Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-09T22:22:54.875Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-09T22:22:54.875Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-09T22:22:54.875Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-09T22:22:55.218Z] #62 137.2 DEP criu/rst-malloc.d [2019-10-09T22:22:55.218Z] #62 137.3 DEP criu/rbtree.d [2019-10-09T22:22:55.218Z] #62 137.4 DEP criu/pstree.d [2019-10-09T22:22:55.248Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-09T22:22:55.248Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-10-09T22:22:55.248Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-09T22:22:55.248Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-09T22:22:55.248Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2019-10-09T22:22:55.248Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-10-09T22:22:55.248Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-10-09T22:22:55.248Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-10-09T22:22:55.248Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-10-09T22:22:55.248Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-09T22:22:55.248Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2019-10-09T22:22:55.248Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-10-09T22:22:55.248Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-10-09T22:22:55.248Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-09T22:22:55.355Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-10-09T22:22:55.844Z] #62 137.9 DEP criu/protobuf.d [2019-10-09T22:22:55.919Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-10-09T22:22:56.132Z] #62 138.1 GEN criu/protobuf-desc-gen.h [2019-10-09T22:22:56.484Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-10-09T22:22:56.742Z] --- PASS: TestConfigCreateWithLabels (3.06s) [2019-10-09T22:22:56.742Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-09T22:22:56.742Z] === RUN TestConfigCreateResolve [2019-10-09T22:22:56.999Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-10-09T22:22:57.564Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-10-09T22:22:57.626Z] #62 ... [2019-10-09T22:22:57.626Z] [2019-10-09T22:22:57.626Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T22:22:57.626Z] #17 163.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-09T22:22:57.626Z] #17 164.0 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-09T22:22:57.626Z] #17 164.0 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-09T22:22:57.709Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.57s) [2019-10-09T22:22:57.709Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-09T22:22:57.709Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-09T22:22:57.709Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-09T22:22:57.709Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-09T22:22:57.709Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-09T22:22:57.709Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-09T22:22:57.709Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-09T22:22:57.709Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-09T22:22:57.709Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-09T22:22:57.709Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-09T22:22:57.709Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-09T22:22:57.709Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-09T22:22:57.709Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-09T22:22:57.709Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-09T22:22:57.709Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-09T22:22:57.709Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-09T22:22:57.709Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-10-09T22:22:57.709Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-09T22:22:57.709Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-09T22:22:57.709Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-09T22:22:57.709Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-09T22:22:57.709Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-10-09T22:22:57.709Z] === RUN TestContainerStartOnDaemonRestart [2019-10-09T22:22:57.709Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-09T22:22:57.709Z] === RUN TestDaemonRestartIpcMode [2019-10-09T22:22:57.709Z] === PAUSE TestDaemonRestartIpcMode [2019-10-09T22:22:57.709Z] === RUN TestDiff [2019-10-09T22:22:58.509Z] --- PASS: TestDiff (0.80s) [2019-10-09T22:22:58.509Z] === RUN TestExecWithCloseStdin [2019-10-09T22:22:58.935Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-09T22:22:59.778Z] --- PASS: TestExecWithCloseStdin (1.00s) [2019-10-09T22:22:59.778Z] === RUN TestExec [2019-10-09T22:22:59.866Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-09T22:22:59.866Z] --- PASS: TestConfigCreateResolve (3.20s) [2019-10-09T22:22:59.866Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-09T22:22:59.866Z] === RUN TestConfigDaemonLibtrustID [2019-10-09T22:23:00.430Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-10-09T22:23:00.430Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-09T22:23:00.430Z] PASS [2019-10-09T22:23:00.430Z] [2019-10-09T22:23:00.430Z] DONE 8 tests in 22.765s [2019-10-09T22:23:00.430Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-10-09T22:23:00.430Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:23:00.430Z] ++ set -e [2019-10-09T22:23:00.430Z] ++ '[' -n 0 ']' [2019-10-09T22:23:00.430Z] ++ set -x [2019-10-09T22:23:00.430Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:23:00.638Z] --- PASS: TestExec (1.10s) [2019-10-09T22:23:00.638Z] === RUN TestExecUser [2019-10-09T22:23:00.687Z] INFO: Testing against a local daemon [2019-10-09T22:23:00.687Z] === RUN TestCheckpoint [2019-10-09T22:23:00.687Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-09T22:23:00.687Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-09T22:23:00.687Z] === RUN TestContainerInvalidJSON [2019-10-09T22:23:00.687Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-09T22:23:00.687Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-09T22:23:00.687Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-09T22:23:00.687Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-09T22:23:00.687Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-09T22:23:00.687Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-09T22:23:00.687Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-09T22:23:00.687Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-09T22:23:00.687Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-09T22:23:00.687Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-09T22:23:00.687Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-09T22:23:00.687Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-09T22:23:00.687Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-09T22:23:00.687Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-09T22:23:00.944Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-10-09T22:23:00.944Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-09T22:23:00.944Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-10-09T22:23:00.944Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-10-09T22:23:00.944Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-10-09T22:23:00.944Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-09T22:23:01.201Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-10-09T22:23:01.201Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-09T22:23:01.201Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-10-09T22:23:01.201Z] === RUN TestCopyFromContainer [2019-10-09T22:23:01.201Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-09T22:23:01.458Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-09T22:23:01.949Z] --- PASS: TestExecUser (1.08s) [2019-10-09T22:23:01.949Z] === RUN TestExportContainerAndImportImage [2019-10-09T22:23:02.391Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-10-09T22:23:02.732Z] --- PASS: TestExportContainerAndImportImage (1.16s) [2019-10-09T22:23:02.732Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-09T22:23:03.156Z] ? github.com/docker/docker/api [no test files] [2019-10-09T22:23:03.326Z] === RUN TestCopyFromContainer// [2019-10-09T22:23:03.326Z] === RUN TestCopyFromContainer//bar/root [2019-10-09T22:23:03.326Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-09T22:23:03.583Z] === RUN TestCopyFromContainer/bar/quux [2019-10-09T22:23:03.583Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-09T22:23:03.583Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-10-09T22:23:03.583Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-10-09T22:23:03.583Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-09T22:23:03.841Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-09T22:23:03.841Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-09T22:23:04.098Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-09T22:23:04.098Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-09T22:23:04.355Z] --- PASS: TestCopyFromContainer (3.06s) [2019-10-09T22:23:04.355Z] --- PASS: TestCopyFromContainer// (0.08s) [2019-10-09T22:23:04.355Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-10-09T22:23:04.355Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-10-09T22:23:04.355Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2019-10-09T22:23:04.355Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-10-09T22:23:04.355Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2019-10-09T22:23:04.355Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-09T22:23:04.355Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2019-10-09T22:23:04.355Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2019-10-09T22:23:04.355Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-10-09T22:23:04.355Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-09T22:23:04.355Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-09T22:23:04.355Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-09T22:23:04.355Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-09T22:23:04.355Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-09T22:23:04.355Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-09T22:23:04.355Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-09T22:23:04.355Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-09T22:23:04.355Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-09T22:23:04.355Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-09T22:23:04.355Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-09T22:23:04.355Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-09T22:23:04.355Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-09T22:23:04.355Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-09T22:23:04.355Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-09T22:23:04.355Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-10-09T22:23:04.355Z] === RUN TestCreateWithInvalidEnv [2019-10-09T22:23:04.355Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-09T22:23:04.355Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-09T22:23:04.355Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-09T22:23:04.355Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-09T22:23:04.355Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-09T22:23:04.355Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-09T22:23:04.355Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-09T22:23:04.355Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-09T22:23:04.355Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-09T22:23:04.355Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-09T22:23:04.355Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-09T22:23:04.355Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-09T22:23:04.355Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-09T22:23:04.355Z] === RUN TestCreateTmpfsMountsTarget [2019-10-09T22:23:04.355Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2019-10-09T22:23:04.355Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-09T22:23:04.509Z] #17 ... [2019-10-09T22:23:04.509Z] [2019-10-09T22:23:04.509Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:23:04.509Z] #62 141.1 DEP criu/protobuf-desc.d [2019-10-09T22:23:04.509Z] #62 141.3 DEP criu/proc_parse.d [2019-10-09T22:23:04.509Z] #62 141.8 DEP criu/plugin.d [2019-10-09T22:23:04.509Z] #62 142.1 DEP criu/pipes.d [2019-10-09T22:23:04.509Z] #62 142.7 DEP criu/pie-util.d [2019-10-09T22:23:04.509Z] #62 143.1 DEP criu/pie-util-vdso.d [2019-10-09T22:23:04.509Z] #62 143.4 DEP criu/pie-util-vdso-elf32.d [2019-10-09T22:23:04.509Z] #62 143.7 DEP criu/path.d [2019-10-09T22:23:04.509Z] #62 144.0 DEP criu/parasite-syscall.d [2019-10-09T22:23:04.509Z] #62 144.5 DEP criu/pagemap.d [2019-10-09T22:23:04.509Z] #62 144.9 DEP criu/pagemap-cache.d [2019-10-09T22:23:04.509Z] #62 145.2 DEP criu/page-xfer.d [2019-10-09T22:23:04.509Z] #62 145.5 DEP criu/page-pipe.d [2019-10-09T22:23:04.509Z] #62 145.7 DEP criu/netfilter.d [2019-10-09T22:23:04.509Z] #62 146.1 DEP criu/net.d [2019-10-09T22:23:04.509Z] #62 146.6 DEP criu/namespaces.d [2019-10-09T22:23:04.544Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2019-10-09T22:23:04.544Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-09T22:23:04.544Z] === RUN TestHealthCheckWorkdir [2019-10-09T22:23:04.798Z] #62 147.0 DEP criu/mount.d [2019-10-09T22:23:04.919Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-09T22:23:05.328Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2019-10-09T22:23:05.328Z] === RUN TestHealthKillContainer [2019-10-09T22:23:05.425Z] #62 147.5 DEP criu/mem.d [2019-10-09T22:23:06.054Z] #62 148.0 DEP criu/lsm.d [2019-10-09T22:23:06.054Z] #62 148.3 DEP criu/log.d [2019-10-09T22:23:06.291Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-10-09T22:23:06.343Z] #62 148.6 DEP criu/libnetlink.d [2019-10-09T22:23:06.632Z] #62 148.8 DEP criu/kerndat.d [2019-10-09T22:23:07.222Z] --- PASS: TestCreateWithCustomMaskedPaths (2.68s) [2019-10-09T22:23:07.222Z] === RUN TestCreateWithCapabilities [2019-10-09T22:23:07.223Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-09T22:23:07.223Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-09T22:23:07.223Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-09T22:23:07.223Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-09T22:23:07.223Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-09T22:23:07.223Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-09T22:23:07.223Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-09T22:23:07.223Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-09T22:23:07.223Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-09T22:23:07.223Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-09T22:23:07.223Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-09T22:23:07.223Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-09T22:23:07.223Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-09T22:23:07.223Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-09T22:23:07.223Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-09T22:23:07.223Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-09T22:23:07.223Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-09T22:23:07.223Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-09T22:23:07.223Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-09T22:23:07.223Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-09T22:23:07.223Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-09T22:23:07.223Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-09T22:23:07.223Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-09T22:23:07.223Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-09T22:23:07.223Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-09T22:23:07.223Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-09T22:23:07.223Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-09T22:23:07.223Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-09T22:23:07.223Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-09T22:23:07.223Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-09T22:23:07.223Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-09T22:23:07.223Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-09T22:23:07.223Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-09T22:23:07.223Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-09T22:23:07.260Z] #62 ... [2019-10-09T22:23:07.260Z] [2019-10-09T22:23:07.260Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T22:23:07.480Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-10-09T22:23:07.480Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-10-09T22:23:07.480Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-09T22:23:07.480Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-09T22:23:07.480Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-10-09T22:23:07.480Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-10-09T22:23:07.480Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-09T22:23:07.480Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-10-09T22:23:07.480Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-10-09T22:23:07.480Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-10-09T22:23:07.480Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-10-09T22:23:07.480Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-10-09T22:23:07.480Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-09T22:23:08.410Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-10-09T22:23:08.410Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-09T22:23:08.526Z] --- PASS: TestHealthKillContainer (3.10s) [2019-10-09T22:23:08.526Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-09T22:23:09.782Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-10-09T22:23:09.788Z] --- PASS: TestInspectCpusetInConfigPre120 (0.91s) [2019-10-09T22:23:09.788Z] === RUN TestIpcModeNone [2019-10-09T22:23:10.346Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.90s) [2019-10-09T22:23:10.346Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-09T22:23:10.346Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-09T22:23:10.346Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-09T22:23:10.346Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-09T22:23:10.346Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-09T22:23:10.346Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-09T22:23:10.346Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-09T22:23:10.346Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-09T22:23:10.346Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-09T22:23:10.346Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-09T22:23:10.346Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-09T22:23:10.346Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-09T22:23:10.347Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-09T22:23:10.347Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-09T22:23:10.347Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-09T22:23:10.347Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-09T22:23:10.347Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-09T22:23:10.347Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-09T22:23:10.347Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-10-09T22:23:10.347Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-09T22:23:10.347Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-09T22:23:10.347Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-09T22:23:10.347Z] === RUN TestContainerStartOnDaemonRestart [2019-10-09T22:23:10.347Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-09T22:23:10.347Z] === RUN TestDaemonRestartIpcMode [2019-10-09T22:23:10.347Z] === PAUSE TestDaemonRestartIpcMode [2019-10-09T22:23:10.347Z] === RUN TestDiff [2019-10-09T22:23:10.579Z] --- PASS: TestIpcModeNone (1.06s) [2019-10-09T22:23:10.579Z] === RUN TestIpcModePrivate [2019-10-09T22:23:11.278Z] --- PASS: TestDiff (0.96s) [2019-10-09T22:23:11.278Z] === RUN TestExecWithCloseStdin [2019-10-09T22:23:11.841Z] --- PASS: TestIpcModePrivate (1.05s) [2019-10-09T22:23:11.841Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-09T22:23:11.841Z] === RUN TestIpcModeShareable [2019-10-09T22:23:11.843Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-10-09T22:23:12.410Z] --- PASS: TestExecWithCloseStdin (1.00s) [2019-10-09T22:23:12.410Z] === RUN TestExec [2019-10-09T22:23:12.631Z] --- PASS: TestIpcModeShareable (1.10s) [2019-10-09T22:23:12.631Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-09T22:23:12.631Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-09T22:23:12.678Z] #57 230.4 Checking out files: 14% (1564/10638) Checking out files: 15% (1596/10638) Checking out files: 16% (1703/10638) Checking out files: 17% (1809/10638) Checking out files: 18% (1915/10638) Checking out files: 19% (2022/10638) Checking out files: 20% (2128/10638) Checking out files: 21% (2234/10638) Checking out files: 22% (2341/10638) Checking out files: 23% (2447/10638) Checking out files: 24% (2554/10638) Checking out files: 25% (2660/10638) Checking out files: 26% (2766/10638) Checking out files: 27% (2873/10638) Checking out files: 28% (2979/10638) Checking out files: 29% (3086/10638) Checking out files: 30% (3192/10638) Checking out files: 31% (3298/10638) Checking out files: 31% (3331/10638) Checking out files: 32% (3405/10638) Checking out files: 33% (3511/10638) Checking out files: 34% (3617/10638) Checking out files: 35% (3724/10638) Checking out files: 36% (3830/10638) Checking out files: 37% (3937/10638) Checking out files: 38% (4043/10638) Checking out files: 39% (4149/10638) Checking out files: 40% (4256/10638) Checking out files: 40% (4349/10638) Checking out files: 41% (4362/10638) Checking out files: 42% (4468/10638) Checking out files: 43% (4575/10638) Checking out files: 44% (4681/10638) Checking out files: 45% (4788/10638) Checking out files: 46% (4894/10638) Checking out files: 47% (5000/10638) Checking out files: 48% (5107/10638) Checking out files: 49% (5213/10638) Checking out files: 50% (5319/10638) Checking out files: 51% (5426/10638) Checking out files: 52% (5532/10638) Checking out files: 53% (5639/10638) Checking out files: 54% (5745/10638) Checking out files: 55% (5851/10638) Checking out files: 55% (5852/10638) Checking out files: 56% (5958/10638) Checking out files: 57% (6064/10638) Checking out files: 58% (6171/10638) Checking out files: 59% (6277/10638) Checking out files: 60% (6383/10638) Checking out files: 61% (6490/10638) Checking out files: 62% (6596/10638) Checking out files: 63% (6702/10638) Checking out files: 64% (6809/10638) Checking out files: 65% (6915/10638) Checking out files: 66% (7022/10638) Checking out files: 67% (7128/10638) Checking out files: 68% (7234/10638) Checking out files: 69% (7341/10638) Checking out files: 70% (7447/10638) Checking out files: 71% (7553/10638) Checking out files: 71% (7654/10638) Checking out files: 72% (7660/10638) Checking out files: 73% (7766/10638) Checking out files: 74% (7873/10638) Checking out files: 75% (7979/10638) Checking out files: 76% (8085/10638) Checking out files: 77% (8192/10638) Checking out files: 78% (8298/10638) Checking out files: 79% (8405/10638) Checking out files: 80% (8511/10638) Checking out files: 81% (8617/10638) Checking out files: 82% (8724/10638) Checking out files: 83% (8830/10638) Checking out files: 84% (8936/10638) Checking out files: 85% (9043/10638) Checking out files: 86% (9149/10638) Checking out files: 87% (9256/10638) Checking out files: 88% (9362/10638) Checking out files: 88% (9465/10638) Checking out files: 89% (9468/10638) Checking out files: 90% (9575/10638) Checking out files: 91% (9681/10638) Checking out files: 92% (9787/10638) Checking out files: 93% (9894/10638) Checking out files: 94% (10000/10638) Checking out files: 95% (10107/10638) Checking out files: 96% (10213/10638) Checking out files: 97% (10319/10638) [2019-10-09T22:23:12.678Z] #57 ... [2019-10-09T22:23:12.678Z] [2019-10-09T22:23:12.678Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:23:12.678Z] #37 225.7 mime/quotedprintable [2019-10-09T22:23:12.678Z] #37 226.4 net/http/internal [2019-10-09T22:23:12.678Z] #37 230.0 crypto/x509/pkix [2019-10-09T22:23:12.678Z] #37 230.0 vendor/golang.org/x/crypto/cryptobyte [2019-10-09T22:23:12.678Z] #37 234.3 vendor/golang.org/x/net/http/httpproxy [2019-10-09T22:23:12.678Z] #37 234.3 net/textproto [2019-10-09T22:23:12.678Z] #37 ... [2019-10-09T22:23:12.678Z] [2019-10-09T22:23:12.678Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T22:23:12.965Z] #57 230.4 Checking out files: 14% (1564/10638) Checking out files: 15% (1596/10638) Checking out files: 16% (1703/10638) Checking out files: 17% (1809/10638) Checking out files: 18% (1915/10638) Checking out files: 19% (2022/10638) Checking out files: 20% (2128/10638) Checking out files: 21% (2234/10638) Checking out files: 22% (2341/10638) Checking out files: 23% (2447/10638) Checking out files: 24% (2554/10638) Checking out files: 25% (2660/10638) Checking out files: 26% (2766/10638) Checking out files: 27% (2873/10638) Checking out files: 28% (2979/10638) Checking out files: 29% (3086/10638) Checking out files: 30% (3192/10638) Checking out files: 31% (3298/10638) Checking out files: 31% (3331/10638) Checking out files: 32% (3405/10638) Checking out files: 33% (3511/10638) Checking out files: 34% (3617/10638) Checking out files: 35% (3724/10638) Checking out files: 36% (3830/10638) Checking out files: 37% (3937/10638) Checking out files: 38% (4043/10638) Checking out files: 39% (4149/10638) Checking out files: 40% (4256/10638) Checking out files: 40% (4349/10638) Checking out files: 41% (4362/10638) Checking out files: 42% (4468/10638) Checking out files: 43% (4575/10638) Checking out files: 44% (4681/10638) Checking out files: 45% (4788/10638) Checking out files: 46% (4894/10638) Checking out files: 47% (5000/10638) Checking out files: 48% (5107/10638) Checking out files: 49% (5213/10638) Checking out files: 50% (5319/10638) Checking out files: 51% (5426/10638) Checking out files: 52% (5532/10638) Checking out files: 53% (5639/10638) Checking out files: 54% (5745/10638) Checking out files: 55% (5851/10638) Checking out files: 55% (5852/10638) Checking out files: 56% (5958/10638) Checking out files: 57% (6064/10638) Checking out files: 58% (6171/10638) Checking out files: 59% (6277/10638) Checking out files: 60% (6383/10638) Checking out files: 61% (6490/10638) Checking out files: 62% (6596/10638) Checking out files: 63% (6702/10638) Checking out files: 64% (6809/10638) Checking out files: 65% (6915/10638) Checking out files: 66% (7022/10638) Checking out files: 67% (7128/10638) Checking out files: 68% (7234/10638) Checking out files: 69% (7341/10638) Checking out files: 70% (7447/10638) Checking out files: 71% (7553/10638) Checking out files: 71% (7654/10638) Checking out files: 72% (7660/10638) Checking out files: 73% (7766/10638) Checking out files: 74% (7873/10638) Checking out files: 75% (7979/10638) Checking out files: 76% (8085/10638) Checking out files: 77% (8192/10638) Checking out files: 78% (8298/10638) Checking out files: 79% (8405/10638) Checking out files: 80% (8511/10638) Checking out files: 81% (8617/10638) Checking out files: 82% (8724/10638) Checking out files: 83% (8830/10638) Checking out files: 84% (8936/10638) Checking out files: 85% (9043/10638) Checking out files: 86% (9149/10638) Checking out files: 87% (9256/10638) Checking out files: 88% (9362/10638) Checking out files: 88% (9465/10638) Checking out files: 89% (9468/10638) Checking out files: 90% (9575/10638) Checking out files: 91% (9681/10638) Checking out files: 92% (9787/10638) Checking out files: 93% (9894/10638) Checking out files: 94% (10000/10638) Checking out files: 95% (10107/10638) Checking out files: 96% (10213/10638) Checking out files: 97% (10319/10638) Checking out files: 98% (10426/10638) Checking out files: 99% (10532/10638) Checking out files: 100% (10638/10638) Checking out files: 100% (10638/10638), done. [2019-10-09T22:23:13.254Z] #57 236.3 + cd /tmp/tmp.bmKLV6W8cn/tmp/docker-ce [2019-10-09T22:23:13.254Z] #57 236.3 + git checkout -q v17.06.2-ce [2019-10-09T22:23:13.342Z] --- PASS: TestExec (1.10s) [2019-10-09T22:23:13.342Z] === RUN TestExecUser [2019-10-09T22:23:14.712Z] --- PASS: TestExecUser (1.18s) [2019-10-09T22:23:14.712Z] === RUN TestExportContainerAndImportImage [2019-10-09T22:23:14.712Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-10-09T22:23:15.277Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-10-09T22:23:15.850Z] --- PASS: TestExportContainerAndImportImage (1.33s) [2019-10-09T22:23:15.850Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-09T22:23:15.905Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.04s) [2019-10-09T22:23:15.905Z] === RUN TestAPIIpcModeHost [2019-10-09T22:23:16.705Z] --- PASS: TestAPIIpcModeHost (0.88s) [2019-10-09T22:23:16.705Z] === RUN TestDaemonIpcModeShareable [2019-10-09T22:23:17.228Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-09T22:23:17.485Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2019-10-09T22:23:17.485Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-09T22:23:17.485Z] === RUN TestHealthCheckWorkdir [2019-10-09T22:23:17.679Z] #57 ... [2019-10-09T22:23:17.679Z] [2019-10-09T22:23:17.679Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:23:17.679Z] #62 149.4 DEP criu/kcmp-ids.d [2019-10-09T22:23:17.679Z] #62 149.7 DEP criu/irmap.d [2019-10-09T22:23:17.679Z] #62 150.4 DEP criu/ipc_ns.d [2019-10-09T22:23:17.679Z] #62 150.8 DEP criu/image.d [2019-10-09T22:23:17.679Z] #62 151.3 DEP criu/image-desc.d [2019-10-09T22:23:17.679Z] #62 151.5 DEP criu/fsnotify.d [2019-10-09T22:23:17.679Z] #62 152.1 DEP criu/filesystems.d [2019-10-09T22:23:17.679Z] #62 152.4 DEP criu/files.d [2019-10-09T22:23:17.679Z] #62 152.7 DEP criu/files-reg.d [2019-10-09T22:23:17.679Z] #62 153.2 DEP criu/files-ext.d [2019-10-09T22:23:17.679Z] #62 153.5 DEP criu/file-lock.d [2019-10-09T22:23:17.679Z] #62 154.0 DEP criu/file-ids.d [2019-10-09T22:23:17.679Z] #62 154.5 DEP criu/fifo.d [2019-10-09T22:23:17.679Z] #62 154.8 DEP criu/fdstore.d [2019-10-09T22:23:17.679Z] #62 155.1 DEP criu/fault-injection.d [2019-10-09T22:23:17.679Z] #62 155.3 DEP criu/external.d [2019-10-09T22:23:17.679Z] #62 155.7 DEP criu/eventpoll.d [2019-10-09T22:23:17.679Z] #62 156.1 DEP criu/eventfd.d [2019-10-09T22:23:17.679Z] #62 156.6 DEP criu/crtools.d [2019-10-09T22:23:17.679Z] #62 157.1 DEP criu/cr-service.d [2019-10-09T22:23:17.679Z] #62 157.5 DEP criu/cr-restore.d [2019-10-09T22:23:17.679Z] #62 158.1 DEP criu/cr-errno.d [2019-10-09T22:23:17.679Z] #62 158.1 DEP criu/cr-dump.d [2019-10-09T22:23:17.679Z] #62 158.7 DEP criu/cr-dedup.d [2019-10-09T22:23:17.679Z] #62 159.1 DEP criu/cr-check.d [2019-10-09T22:23:17.679Z] #62 ... [2019-10-09T22:23:17.679Z] [2019-10-09T22:23:17.679Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T22:23:17.679Z] #17 183.5 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-09T22:23:17.679Z] #17 183.5 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-09T22:23:17.679Z] #17 183.5 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-10-09T22:23:17.679Z] #17 183.5 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-09T22:23:17.679Z] #17 183.6 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-09T22:23:17.679Z] #17 183.7 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-09T22:23:17.679Z] #17 183.7 Processing triggers for mime-support (3.60) ... [2019-10-09T22:23:17.679Z] #17 183.9 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-09T22:23:17.679Z] #17 183.9 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-09T22:23:17.679Z] #17 183.9 Setting up libcap2-bin (1:2.25-1) ... [2019-10-09T22:23:17.679Z] #17 183.9 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-09T22:23:17.679Z] #17 183.9 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-09T22:23:17.679Z] #17 183.9 Setting up bash-completion (1:2.1-4.3) ... [2019-10-09T22:23:18.420Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2019-10-09T22:23:18.420Z] === RUN TestHealthKillContainer [2019-10-09T22:23:18.651Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2019-10-09T22:23:18.651Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-09T22:23:18.651Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-09T22:23:18.651Z] === RUN TestDaemonIpcModePrivate [2019-10-09T22:23:19.353Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-10-09T22:23:20.468Z] --- PASS: TestDaemonIpcModePrivate (1.84s) [2019-10-09T22:23:20.468Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-09T22:23:20.468Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-09T22:23:20.468Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-09T22:23:20.887Z] ok github.com/docker/docker/api/server 0.244s coverage: 9.0% of statements [2019-10-09T22:23:21.249Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-09T22:23:21.507Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-09T22:23:21.507Z] --- PASS: TestHealthKillContainer (3.06s) [2019-10-09T22:23:21.507Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-09T22:23:22.294Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2019-10-09T22:23:22.294Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-09T22:23:22.294Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-09T22:23:22.294Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-09T22:23:22.443Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s) [2019-10-09T22:23:22.443Z] === RUN TestIpcModeNone [2019-10-09T22:23:23.376Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-09T22:23:23.376Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-10-09T22:23:23.633Z] --- PASS: TestIpcModeNone (1.24s) [2019-10-09T22:23:23.633Z] === RUN TestIpcModePrivate [2019-10-09T22:23:24.226Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.97s) [2019-10-09T22:23:24.226Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-09T22:23:24.226Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-09T22:23:24.226Z] === RUN TestIpcModeOlderClient [2019-10-09T22:23:24.226Z] === PAUSE TestIpcModeOlderClient [2019-10-09T22:23:24.226Z] === RUN TestKillContainerInvalidSignal [2019-10-09T22:23:24.290Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-10-09T22:23:24.537Z] #17 ... [2019-10-09T22:23:24.537Z] [2019-10-09T22:23:24.537Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:23:24.537Z] #37 236.6 crypto/x509 [2019-10-09T22:23:24.537Z] #37 238.0 vendor/golang.org/x/net/http/httpguts [2019-10-09T22:23:24.537Z] #37 238.0 mime/multipart [2019-10-09T22:23:24.537Z] #37 243.5 crypto/tls [2019-10-09T22:23:24.537Z] #37 ... [2019-10-09T22:23:24.537Z] [2019-10-09T22:23:24.537Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T22:23:24.537Z] #17 189.8 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-09T22:23:24.537Z] #17 189.8 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-09T22:23:24.537Z] #17 189.9 Setting up zip (3.0-11+b1) ... [2019-10-09T22:23:24.537Z] #17 189.9 Setting up bzip2 (1.0.6-8.1) ... [2019-10-09T22:23:24.537Z] #17 189.9 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-09T22:23:24.537Z] #17 189.9 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-09T22:23:24.537Z] #17 189.9 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T22:23:24.537Z] #17 190.0 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-10-09T22:23:24.537Z] #17 190.0 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-09T22:23:24.537Z] #17 190.0 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-09T22:23:24.537Z] #17 190.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-09T22:23:24.537Z] #17 190.1 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-09T22:23:24.537Z] #17 190.1 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-09T22:23:24.537Z] #17 190.1 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-09T22:23:24.537Z] #17 190.1 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-09T22:23:24.537Z] #17 190.1 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-09T22:23:24.537Z] #17 190.2 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-09T22:23:24.538Z] #17 ... [2019-10-09T22:23:24.538Z] [2019-10-09T22:23:24.538Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T22:23:24.538Z] #31 DONE 247.7s [2019-10-09T22:23:24.830Z] [2019-10-09T22:23:24.830Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:23:24.830Z] #62 159.7 DEP criu/config.d [2019-10-09T22:23:24.830Z] #62 160.1 DEP criu/clone-noasan.d [2019-10-09T22:23:24.830Z] #62 160.2 DEP criu/cgroup.d [2019-10-09T22:23:24.830Z] #62 160.6 DEP criu/cgroup-props.d [2019-10-09T22:23:24.830Z] #62 161.0 DEP criu/bitmap.d [2019-10-09T22:23:24.830Z] #62 161.0 DEP criu/bfd.d [2019-10-09T22:23:24.830Z] #62 161.4 DEP criu/autofs.d [2019-10-09T22:23:24.830Z] #62 161.8 DEP criu/aio.d [2019-10-09T22:23:24.830Z] #62 162.2 DEP criu/action-scripts.d [2019-10-09T22:23:24.830Z] #62 162.9 CC criu/action-scripts.o [2019-10-09T22:23:24.830Z] #62 164.1 CC criu/aio.o [2019-10-09T22:23:24.830Z] #62 165.6 CC criu/autofs.o [2019-10-09T22:23:25.003Z] --- PASS: TestIpcModePrivate (1.12s) [2019-10-09T22:23:25.003Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:197, shared: false, mustBeShared: false [2019-10-09T22:23:25.003Z] === RUN TestIpcModeShareable [2019-10-09T22:23:25.008Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2019-10-09T22:23:25.008Z] === RUN TestKillContainer [2019-10-09T22:23:25.008Z] === RUN TestKillContainer/no_signal [2019-10-09T22:23:25.120Z] #62 ... [2019-10-09T22:23:25.120Z] [2019-10-09T22:23:25.120Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T22:23:25.120Z] #17 191.4 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-09T22:23:25.120Z] #17 191.4 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-09T22:23:25.120Z] #17 191.4 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-09T22:23:25.120Z] #17 191.4 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-09T22:23:25.120Z] #17 191.4 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-09T22:23:25.120Z] #17 191.4 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-09T22:23:25.120Z] #17 191.5 Setting up pigz (2.3.4-1) ... [2019-10-09T22:23:25.120Z] #17 191.5 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-09T22:23:25.120Z] #17 191.5 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-10-09T22:23:25.120Z] #17 191.5 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-09T22:23:25.120Z] #17 191.5 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-09T22:23:25.120Z] #17 191.5 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-09T22:23:25.120Z] #17 191.6 Setting up jq (1.5+dfsg-1.3) ... [2019-10-09T22:23:25.120Z] #17 191.6 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-09T22:23:25.121Z] #17 191.6 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-09T22:23:25.121Z] #17 191.6 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-09T22:23:25.121Z] #17 191.6 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-09T22:23:25.409Z] #17 191.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-09T22:23:25.409Z] #17 191.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-09T22:23:25.409Z] #17 191.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-09T22:23:25.409Z] #17 191.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-09T22:23:25.409Z] #17 191.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-09T22:23:25.409Z] #17 191.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-09T22:23:25.409Z] #17 191.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-09T22:23:25.409Z] #17 191.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-09T22:23:25.409Z] #17 191.8 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-09T22:23:25.409Z] #17 191.8 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-09T22:23:25.409Z] #17 191.8 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-09T22:23:25.409Z] #17 191.8 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-09T22:23:25.409Z] #17 191.8 Setting up btrfs-progs (4.7.3-1) ... [2019-10-09T22:23:25.409Z] #17 191.8 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-09T22:23:25.699Z] #17 191.8 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-09T22:23:25.789Z] === RUN TestKillContainer/non_killing_signal [2019-10-09T22:23:25.936Z] --- PASS: TestIpcModeShareable (1.21s) [2019-10-09T22:23:25.936Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:210, shared: true, mustBeShared: true [2019-10-09T22:23:25.936Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-09T22:23:26.580Z] === RUN TestKillContainer/killing_signal [2019-10-09T22:23:27.309Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-10-09T22:23:27.358Z] --- PASS: TestKillContainer (2.60s) [2019-10-09T22:23:27.358Z] --- PASS: TestKillContainer/no_signal (0.93s) [2019-10-09T22:23:27.358Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2019-10-09T22:23:27.358Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2019-10-09T22:23:27.358Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-09T22:23:27.358Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-09T22:23:27.565Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-09T22:23:27.565Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-10-09T22:23:28.131Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-10-09T22:23:28.416Z] #17 ... [2019-10-09T22:23:28.416Z] [2019-10-09T22:23:28.416Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T22:23:28.416Z] #57 241.6 + mkdir -p /tmp/tmp.bmKLV6W8cn/src/github.com/docker [2019-10-09T22:23:28.416Z] #57 241.6 + mv components/cli /tmp/tmp.bmKLV6W8cn/src/github.com/docker/cli [2019-10-09T22:23:28.416Z] #57 241.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-09T22:23:28.621Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-09T22:23:28.697Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-10-09T22:23:28.705Z] #57 ... [2019-10-09T22:23:28.705Z] [2019-10-09T22:23:28.705Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:23:28.705Z] #62 170.5 CC criu/bfd.o [2019-10-09T22:23:28.954Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-09T22:23:29.211Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.13s) [2019-10-09T22:23:29.211Z] === RUN TestAPIIpcModeHost [2019-10-09T22:23:29.497Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.75s) [2019-10-09T22:23:29.497Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.89s) [2019-10-09T22:23:29.497Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2019-10-09T22:23:29.497Z] === RUN TestKillStoppedContainer [2019-10-09T22:23:29.497Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-10-09T22:23:29.497Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-09T22:23:29.497Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2019-10-09T22:23:29.497Z] === RUN TestKillDifferentUserContainer [2019-10-09T22:23:29.733Z] #62 171.6 CC criu/bitmap.o [2019-10-09T22:23:29.777Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-09T22:23:30.022Z] #62 172.0 CC criu/cgroup-props.o [2019-10-09T22:23:30.036Z] --- PASS: TestAPIIpcModeHost (1.00s) [2019-10-09T22:23:30.036Z] === RUN TestDaemonIpcModeShareable [2019-10-09T22:23:30.297Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-10-09T22:23:30.376Z] --- PASS: TestKillDifferentUserContainer (0.98s) [2019-10-09T22:23:30.376Z] === RUN TestInspectOomKilledTrue [2019-10-09T22:23:30.376Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-10-09T22:23:30.376Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-09T22:23:30.376Z] === RUN TestInspectOomKilledFalse [2019-10-09T22:23:30.376Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-09T22:23:30.376Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-09T22:23:30.376Z] === RUN TestLinksEtcHostsContentMatch [2019-10-09T22:23:31.182Z] --- PASS: TestLinksEtcHostsContentMatch (0.73s) [2019-10-09T22:23:31.182Z] === RUN TestLinksContainerNames [2019-10-09T22:23:31.519Z] #62 173.7 CC criu/cgroup.o [2019-10-09T22:23:32.194Z] --- PASS: TestDaemonIpcModeShareable (1.96s) [2019-10-09T22:23:32.194Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-09T22:23:32.194Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:201, shared: true, mustBeShared: true [2019-10-09T22:23:32.194Z] === RUN TestDaemonIpcModePrivate [2019-10-09T22:23:32.451Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-10-09T22:23:33.013Z] --- PASS: TestLinksContainerNames (1.71s) [2019-10-09T22:23:33.013Z] === RUN TestLogsFollowTailEmpty [2019-10-09T22:23:33.812Z] --- PASS: TestLogsFollowTailEmpty (0.89s) [2019-10-09T22:23:33.812Z] === RUN TestContainerNetworkMountsNoChown [2019-10-09T22:23:33.821Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-09T22:23:33.821Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2019-10-09T22:23:33.821Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-09T22:23:33.821Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: false, mustBeShared: false [2019-10-09T22:23:33.821Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-09T22:23:34.386Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-10-09T22:23:34.622Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/default [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/default [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/private [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/private [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/rprivate [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/slave [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/slave [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/rslave [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/shared [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/shared [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/rshared [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-09T22:23:34.622Z] === CONT TestMountDaemonRoot/default [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-09T22:23:34.622Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-09T22:23:34.622Z] === CONT TestMountDaemonRoot/rshared [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-09T22:23:34.622Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-09T22:23:34.622Z] === CONT TestMountDaemonRoot/shared [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-09T22:23:34.622Z] === CONT TestMountDaemonRoot/rslave [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-09T22:23:34.622Z] === CONT TestMountDaemonRoot/slave [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-09T22:23:34.622Z] === CONT TestMountDaemonRoot/rprivate [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-09T22:23:34.622Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-09T22:23:34.622Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-09T22:23:34.622Z] === CONT TestMountDaemonRoot/private [2019-10-09T22:23:34.623Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-09T22:23:34.623Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-09T22:23:34.623Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-09T22:23:34.623Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-09T22:23:34.623Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-09T22:23:34.623Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-09T22:23:34.623Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-09T22:23:34.623Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-09T22:23:34.623Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-09T22:23:34.623Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-09T22:23:34.623Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-09T22:23:34.623Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-09T22:23:35.004Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-09T22:23:35.004Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-09T22:23:35.004Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-09T22:23:35.004Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-09T22:23:35.004Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-09T22:23:35.004Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-09T22:23:35.004Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-09T22:23:35.004Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-09T22:23:35.004Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-09T22:23:35.004Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-09T22:23:35.004Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-09T22:23:35.004Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-09T22:23:35.004Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-09T22:23:35.004Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-09T22:23:35.389Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-09T22:23:35.389Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-09T22:23:35.389Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-09T22:23:35.389Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-09T22:23:35.389Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-09T22:23:35.389Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-09T22:23:35.389Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-09T22:23:35.389Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-10-09T22:23:35.389Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-10-09T22:23:35.389Z] === RUN TestContainerBindMountNonRecursive [2019-10-09T22:23:35.758Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2019-10-09T22:23:35.758Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-09T22:23:35.758Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: false, mustBeShared: false [2019-10-09T22:23:35.758Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-09T22:23:36.015Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-10-09T22:23:36.578Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-09T22:23:37.080Z] #62 ... [2019-10-09T22:23:37.080Z] [2019-10-09T22:23:37.080Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T22:23:37.080Z] #17 202.8 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-09T22:23:37.080Z] #17 202.8 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-09T22:23:37.080Z] #17 202.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-09T22:23:37.080Z] #17 202.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-09T22:23:37.080Z] #17 202.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-09T22:23:37.080Z] #17 202.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-09T22:23:37.080Z] #17 202.9 Setting up btrfs-tools (4.7.3-1) ... [2019-10-09T22:23:37.080Z] #17 202.9 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-09T22:23:37.080Z] #17 202.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-09T22:23:37.080Z] #17 203.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-09T22:23:37.080Z] #17 203.0 Setting up python3 (3.5.3-1) ... [2019-10-09T22:23:37.369Z] --- PASS: TestContainerBindMountNonRecursive (2.01s) [2019-10-09T22:23:37.369Z] === RUN TestNetworkNat [2019-10-09T22:23:37.950Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-09T22:23:37.950Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.07s) [2019-10-09T22:23:37.950Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-09T22:23:37.950Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:197, shared: true, mustBeShared: true [2019-10-09T22:23:37.950Z] === RUN TestIpcModeOlderClient [2019-10-09T22:23:37.950Z] === PAUSE TestIpcModeOlderClient [2019-10-09T22:23:37.950Z] === RUN TestKillContainerInvalidSignal [2019-10-09T22:23:37.950Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-10-09T22:23:38.175Z] --- PASS: TestNetworkNat (0.88s) [2019-10-09T22:23:38.175Z] === RUN TestNetworkLocalhostTCPNat [2019-10-09T22:23:38.881Z] --- PASS: TestKillContainerInvalidSignal (0.92s) [2019-10-09T22:23:38.881Z] === RUN TestKillContainer [2019-10-09T22:23:38.881Z] === RUN TestKillContainer/no_signal [2019-10-09T22:23:39.139Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-10-09T22:23:39.159Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-09T22:23:39.448Z] --- PASS: TestNetworkLocalhostTCPNat (0.95s) [2019-10-09T22:23:39.448Z] === RUN TestNetworkLoopbackNat [2019-10-09T22:23:39.730Z] === RUN TestKillContainer/non_killing_signal [2019-10-09T22:23:39.805Z] #17 206.2 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-09T22:23:39.989Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-10-09T22:23:40.232Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2019-10-09T22:23:40.232Z] === RUN TestPause [2019-10-09T22:23:40.508Z] tests/integration/client_test.py ..... [ 75%] [2019-10-09T22:23:40.554Z] === RUN TestKillContainer/killing_signal [2019-10-09T22:23:41.438Z] tests/integration/errors_test.py . [ 76%] [2019-10-09T22:23:41.497Z] --- PASS: TestPause (0.94s) [2019-10-09T22:23:41.497Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-09T22:23:41.497Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-09T22:23:41.497Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-09T22:23:41.497Z] === RUN TestPauseStopPausedContainer [2019-10-09T22:23:41.926Z] --- PASS: TestKillContainer (3.01s) [2019-10-09T22:23:41.926Z] --- PASS: TestKillContainer/no_signal (1.02s) [2019-10-09T22:23:41.926Z] --- PASS: TestKillContainer/non_killing_signal (0.69s) [2019-10-09T22:23:41.926Z] --- PASS: TestKillContainer/killing_signal (0.99s) [2019-10-09T22:23:41.926Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-09T22:23:41.926Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-09T22:23:41.926Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-10-09T22:23:42.278Z] --- PASS: TestPauseStopPausedContainer (1.02s) [2019-10-09T22:23:42.278Z] === RUN TestPsFilter [2019-10-09T22:23:42.492Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-09T22:23:42.492Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-10-09T22:23:42.515Z] #17 208.3 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-09T22:23:42.515Z] #17 208.6 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-09T22:23:42.515Z] #17 208.7 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-09T22:23:42.515Z] #17 208.7 Setting up python3-wheel (0.29.0-2) ... [2019-10-09T22:23:42.663Z] --- PASS: TestPsFilter (0.25s) [2019-10-09T22:23:42.663Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-09T22:23:42.749Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-09T22:23:43.486Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2019-10-09T22:23:43.486Z] === RUN TestRemoveContainerWithVolume [2019-10-09T22:23:43.537Z] #17 ... [2019-10-09T22:23:43.537Z] [2019-10-09T22:23:43.537Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:23:43.538Z] #37 256.5 net/http/httptrace [2019-10-09T22:23:43.538Z] #37 256.9 net/http [2019-10-09T22:23:43.538Z] #37 ... [2019-10-09T22:23:43.538Z] [2019-10-09T22:23:43.538Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:23:43.538Z] #62 179.7 CC criu/clone-noasan.o [2019-10-09T22:23:43.538Z] #62 180.1 CC criu/config.o [2019-10-09T22:23:43.538Z] #62 183.4 CC criu/cr-check.o [2019-10-09T22:23:43.682Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.83s) [2019-10-09T22:23:43.682Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.89s) [2019-10-09T22:23:43.682Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2019-10-09T22:23:43.682Z] === RUN TestKillStoppedContainer [2019-10-09T22:23:43.682Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-10-09T22:23:43.682Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-09T22:23:43.682Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-10-09T22:23:43.682Z] === RUN TestKillDifferentUserContainer [2019-10-09T22:23:43.824Z] #62 ... [2019-10-09T22:23:43.824Z] [2019-10-09T22:23:43.824Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T22:23:43.824Z] #17 210.3 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-09T22:23:44.324Z] --- PASS: TestRemoveContainerWithVolume (0.90s) [2019-10-09T22:23:44.324Z] === RUN TestRemoveContainerRunning [2019-10-09T22:23:44.614Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2019-10-09T22:23:44.614Z] === RUN TestInspectOomKilledTrue [2019-10-09T22:23:44.614Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-09T22:23:44.614Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-09T22:23:44.614Z] === RUN TestInspectOomKilledFalse [2019-10-09T22:23:44.614Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-09T22:23:44.614Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-09T22:23:44.614Z] === RUN TestLinksEtcHostsContentMatch [2019-10-09T22:23:45.128Z] --- PASS: TestRemoveContainerRunning (0.91s) [2019-10-09T22:23:45.128Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-09T22:23:45.544Z] --- PASS: TestLinksEtcHostsContentMatch (0.78s) [2019-10-09T22:23:45.544Z] === RUN TestLinksContainerNames [2019-10-09T22:23:46.110Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-10-09T22:23:46.391Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.95s) [2019-10-09T22:23:46.391Z] === RUN TestRemoveInvalidContainer [2019-10-09T22:23:46.391Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-10-09T22:23:46.391Z] === RUN TestRenameLinkedContainer [2019-10-09T22:23:46.564Z] #17 212.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-09T22:23:46.564Z] #17 212.4 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-09T22:23:47.046Z] --- PASS: TestLinksContainerNames (1.66s) [2019-10-09T22:23:47.046Z] === RUN TestLogsFollowTailEmpty [2019-10-09T22:23:47.977Z] --- PASS: TestLogsFollowTailEmpty (0.98s) [2019-10-09T22:23:47.977Z] === RUN TestContainerNetworkMountsNoChown [2019-10-09T22:23:48.616Z] #17 214.8 Setting up dmsetup (2:1.02.137-2) ... [2019-10-09T22:23:48.616Z] #17 214.8 Setting up python3-setuptools (33.1.1-1) ... [2019-10-09T22:23:48.910Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2019-10-09T22:23:48.910Z] === RUN TestMountDaemonRoot [2019-10-09T22:23:48.910Z] === RUN TestMountDaemonRoot/default [2019-10-09T22:23:48.910Z] === PAUSE TestMountDaemonRoot/default [2019-10-09T22:23:48.910Z] === RUN TestMountDaemonRoot/private [2019-10-09T22:23:48.910Z] === PAUSE TestMountDaemonRoot/private [2019-10-09T22:23:48.910Z] === RUN TestMountDaemonRoot/rprivate [2019-10-09T22:23:48.910Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-09T22:23:48.910Z] === RUN TestMountDaemonRoot/slave [2019-10-09T22:23:48.910Z] === PAUSE TestMountDaemonRoot/slave [2019-10-09T22:23:48.910Z] === RUN TestMountDaemonRoot/rslave [2019-10-09T22:23:48.910Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-09T22:23:48.910Z] === RUN TestMountDaemonRoot/shared [2019-10-09T22:23:48.910Z] === PAUSE TestMountDaemonRoot/shared [2019-10-09T22:23:48.910Z] === RUN TestMountDaemonRoot/rshared [2019-10-09T22:23:48.910Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-09T22:23:48.910Z] === CONT TestMountDaemonRoot/default [2019-10-09T22:23:48.910Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-09T22:23:48.910Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-09T22:23:48.910Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-09T22:23:48.910Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-09T22:23:48.910Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-09T22:23:48.910Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-09T22:23:48.910Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-09T22:23:48.910Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-09T22:23:48.910Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-09T22:23:48.910Z] === CONT TestMountDaemonRoot/rshared [2019-10-09T22:23:48.910Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-09T22:23:48.910Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-09T22:23:48.910Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-09T22:23:48.910Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-09T22:23:48.910Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-09T22:23:48.910Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-09T22:23:48.910Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-09T22:23:48.910Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-09T22:23:48.910Z] === CONT TestMountDaemonRoot/rprivate [2019-10-09T22:23:48.910Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-09T22:23:48.910Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-09T22:23:48.910Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-09T22:23:48.910Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-09T22:23:48.910Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-09T22:23:48.911Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-09T22:23:48.911Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-09T22:23:48.911Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-09T22:23:48.911Z] === CONT TestMountDaemonRoot/shared [2019-10-09T22:23:48.911Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-09T22:23:48.911Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-09T22:23:48.911Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-09T22:23:48.911Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-09T22:23:48.911Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-09T22:23:48.911Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-09T22:23:48.911Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-09T22:23:48.911Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-09T22:23:48.911Z] === CONT TestMountDaemonRoot/rslave [2019-10-09T22:23:48.911Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-09T22:23:48.911Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-09T22:23:48.911Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-09T22:23:48.911Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-09T22:23:48.911Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-09T22:23:48.911Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-09T22:23:48.911Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-09T22:23:48.911Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-09T22:23:48.911Z] === CONT TestMountDaemonRoot/slave [2019-10-09T22:23:48.911Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-09T22:23:48.911Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-09T22:23:48.911Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-09T22:23:48.911Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-09T22:23:48.911Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-09T22:23:48.911Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-09T22:23:48.911Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-09T22:23:48.911Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-09T22:23:48.911Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-09T22:23:48.911Z] === CONT TestMountDaemonRoot/private [2019-10-09T22:23:48.911Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-09T22:23:48.911Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-09T22:23:48.911Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-09T22:23:48.911Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-09T22:23:48.911Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-09T22:23:48.911Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-09T22:23:48.911Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-09T22:23:48.911Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-09T22:23:48.911Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-09T22:23:48.911Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-09T22:23:48.911Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-09T22:23:48.911Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-09T22:23:49.169Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-09T22:23:49.169Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-09T22:23:49.169Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-09T22:23:49.169Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-09T22:23:49.169Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-09T22:23:49.169Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-09T22:23:49.169Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-09T22:23:49.169Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-09T22:23:49.169Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-09T22:23:49.169Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-09T22:23:49.169Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-09T22:23:49.169Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-09T22:23:49.426Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-09T22:23:49.426Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-09T22:23:49.426Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-09T22:23:49.426Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-09T22:23:49.426Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-09T22:23:49.426Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-09T22:23:49.426Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-09T22:23:49.426Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-09T22:23:49.426Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-09T22:23:49.426Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-09T22:23:49.630Z] --- PASS: TestRenameLinkedContainer (3.51s) [2019-10-09T22:23:49.630Z] === RUN TestRenameStoppedContainer [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-10-09T22:23:49.683Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-10-09T22:23:49.683Z] === RUN TestContainerBindMountNonRecursive [2019-10-09T22:23:50.247Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-09T22:23:50.905Z] --- PASS: TestRenameStoppedContainer (0.88s) [2019-10-09T22:23:50.905Z] === RUN TestRenameRunningContainerAndReuse [2019-10-09T22:23:51.341Z] #17 217.3 Setting up dh-python (2.20170125) ... [2019-10-09T22:23:51.620Z] --- PASS: TestContainerBindMountNonRecursive (1.95s) [2019-10-09T22:23:51.620Z] === RUN TestNetworkNat [2019-10-09T22:23:52.183Z] --- PASS: TestNetworkNat (0.73s) [2019-10-09T22:23:52.183Z] === RUN TestNetworkLocalhostTCPNat [2019-10-09T22:23:52.194Z] --- PASS: TestRenameRunningContainerAndReuse (1.73s) [2019-10-09T22:23:52.194Z] === RUN TestRenameInvalidName [2019-10-09T22:23:52.440Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-10-09T22:23:52.839Z] #17 219.0 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-09T22:23:52.839Z] #17 219.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-09T22:23:52.839Z] #17 ... [2019-10-09T22:23:52.839Z] [2019-10-09T22:23:52.839Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:23:52.839Z] #37 275.8 github.com/LK4D4/vndr/godl [2019-10-09T22:23:52.839Z] #37 ... [2019-10-09T22:23:52.839Z] [2019-10-09T22:23:52.839Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-09T22:23:52.839Z] #17 DONE 219.2s [2019-10-09T22:23:53.129Z] [2019-10-09T22:23:53.129Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-09T22:23:53.374Z] --- PASS: TestNetworkLocalhostTCPNat (1.05s) [2019-10-09T22:23:53.374Z] === RUN TestNetworkLoopbackNat [2019-10-09T22:23:53.457Z] --- PASS: TestRenameInvalidName (0.94s) [2019-10-09T22:23:53.457Z] === RUN TestRenameAnonymousContainer [2019-10-09T22:23:54.748Z] --- PASS: TestNetworkLoopbackNat (1.40s) [2019-10-09T22:23:54.748Z] === RUN TestPause [2019-10-09T22:23:55.189Z] #18 ... [2019-10-09T22:23:55.189Z] [2019-10-09T22:23:55.189Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:23:55.189Z] #62 186.9 CC criu/cr-dedup.o [2019-10-09T22:23:55.189Z] #62 188.0 CC criu/cr-dump.o [2019-10-09T22:23:55.189Z] #62 193.7 CC criu/cr-errno.o [2019-10-09T22:23:55.189Z] #62 193.8 CC criu/cr-restore.o [2019-10-09T22:23:55.189Z] #62 ... [2019-10-09T22:23:55.189Z] [2019-10-09T22:23:55.189Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:23:55.189Z] #37 277.4 github.com/LK4D4/vndr [2019-10-09T22:23:55.312Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-09T22:23:55.877Z] --- PASS: TestPause (1.06s) [2019-10-09T22:23:55.877Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-09T22:23:55.877Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-09T22:23:55.877Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-09T22:23:55.877Z] === RUN TestPauseStopPausedContainer [2019-10-09T22:23:56.620Z] --- PASS: TestRenameAnonymousContainer (2.92s) [2019-10-09T22:23:56.620Z] === RUN TestRenameContainerWithSameName [2019-10-09T22:23:56.993Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2019-10-09T22:23:56.993Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-09T22:23:57.250Z] --- PASS: TestPauseStopPausedContainer (1.23s) [2019-10-09T22:23:57.250Z] === RUN TestPsFilter [2019-10-09T22:23:57.250Z] --- PASS: TestPsFilter (0.23s) [2019-10-09T22:23:57.250Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-09T22:23:58.183Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2019-10-09T22:23:58.183Z] === RUN TestRemoveContainerWithVolume [2019-10-09T22:23:58.442Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-10-09T22:23:58.836Z] --- PASS: TestRenameContainerWithLinkedContainer (1.83s) [2019-10-09T22:23:58.836Z] === RUN TestResize [2019-10-09T22:23:59.006Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2019-10-09T22:23:59.006Z] === RUN TestRemoveContainerRunning [2019-10-09T22:23:59.264Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-09T22:23:59.830Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-09T22:24:00.087Z] --- PASS: TestRemoveContainerRunning (1.06s) [2019-10-09T22:24:00.087Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-09T22:24:00.162Z] --- PASS: TestResize (1.02s) [2019-10-09T22:24:00.162Z] === RUN TestResizeWithInvalidSize [2019-10-09T22:24:00.651Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-10-09T22:24:00.947Z] --- PASS: TestResizeWithInvalidSize (0.94s) [2019-10-09T22:24:00.947Z] === RUN TestResizeWhenContainerNotStarted [2019-10-09T22:24:01.231Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.07s) [2019-10-09T22:24:01.231Z] === RUN TestRemoveInvalidContainer [2019-10-09T22:24:01.231Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-10-09T22:24:01.231Z] === RUN TestRenameLinkedContainer [2019-10-09T22:24:01.757Z] --- PASS: TestResizeWhenContainerNotStarted (0.93s) [2019-10-09T22:24:01.757Z] === RUN TestDaemonRestartKillContainers [2019-10-09T22:24:01.757Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-09T22:24:01.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-09T22:24:01.757Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-09T22:24:01.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-09T22:24:01.757Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-09T22:24:01.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-09T22:24:01.757Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-09T22:24:01.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-09T22:24:01.757Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-09T22:24:01.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-09T22:24:01.757Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-09T22:24:01.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-09T22:24:01.757Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-09T22:24:01.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-09T22:24:01.757Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-09T22:24:01.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-09T22:24:01.757Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-09T22:24:01.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-09T22:24:01.757Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-09T22:24:01.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-09T22:24:01.757Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-09T22:24:01.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-09T22:24:01.757Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-09T22:24:01.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-09T22:24:01.757Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-09T22:24:01.757Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-09T22:24:02.035Z] #37 ... [2019-10-09T22:24:02.035Z] [2019-10-09T22:24:02.035Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:24:02.035Z] #62 203.8 CC criu/cr-service.o [2019-10-09T22:24:03.639Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-09T22:24:04.009Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-09T22:24:05.294Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-09T22:24:05.694Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-09T22:24:06.458Z] #62 208.0 CC criu/crtools.o [2019-10-09T22:24:06.495Z] --- PASS: TestRenameLinkedContainer (4.87s) [2019-10-09T22:24:06.495Z] === RUN TestRenameStoppedContainer [2019-10-09T22:24:07.100Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-09T22:24:07.100Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-09T22:24:07.430Z] --- PASS: TestRenameStoppedContainer (1.34s) [2019-10-09T22:24:07.430Z] === RUN TestRenameRunningContainerAndReuse [2019-10-09T22:24:07.958Z] #62 209.9 CC criu/eventfd.o [2019-10-09T22:24:08.582Z] #62 210.7 CC criu/eventpoll.o [2019-10-09T22:24:08.981Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-09T22:24:09.370Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-09T22:24:09.605Z] #62 ... [2019-10-09T22:24:09.605Z] [2019-10-09T22:24:09.605Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:24:09.605Z] #37 DONE 292.7s [2019-10-09T22:24:09.605Z] [2019-10-09T22:24:09.605Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-09T22:24:09.605Z] #18 11.21 Collecting yamllint==1.16.0 [2019-10-09T22:24:09.605Z] #18 13.01 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-09T22:24:09.605Z] #18 13.99 Collecting pyyaml (from yamllint==1.16.0) [2019-10-09T22:24:09.605Z] #18 14.51 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-09T22:24:09.956Z] --- PASS: TestRenameRunningContainerAndReuse (2.38s) [2019-10-09T22:24:09.956Z] === RUN TestRenameInvalidName [2019-10-09T22:24:10.635Z] #18 ... [2019-10-09T22:24:10.635Z] [2019-10-09T22:24:10.635Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:24:10.635Z] #62 212.7 CC criu/external.o [2019-10-09T22:24:10.887Z] --- PASS: TestRenameInvalidName (1.08s) [2019-10-09T22:24:10.887Z] === RUN TestRenameAnonymousContainer [2019-10-09T22:24:10.887Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-09T22:24:11.658Z] #62 213.7 CC criu/fault-injection.o [2019-10-09T22:24:11.945Z] #62 214.0 CC criu/fdstore.o [2019-10-09T22:24:12.583Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-09T22:24:12.583Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-09T22:24:12.785Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-09T22:24:12.966Z] #62 214.9 CC criu/fifo.o [2019-10-09T22:24:13.716Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-10-09T22:24:13.991Z] #62 215.9 CC criu/file-ids.o [2019-10-09T22:24:14.280Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-09T22:24:14.617Z] #62 216.5 CC criu/file-lock.o [2019-10-09T22:24:15.155Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-09T22:24:15.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.08s) [2019-10-09T22:24:15.155Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-09T22:24:15.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.36s) [2019-10-09T22:24:15.155Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-09T22:24:15.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s) [2019-10-09T22:24:15.155Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-09T22:24:15.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s) [2019-10-09T22:24:15.155Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-09T22:24:15.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.56s) [2019-10-09T22:24:15.155Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-09T22:24:15.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s) [2019-10-09T22:24:15.155Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-09T22:24:15.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.31s) [2019-10-09T22:24:15.155Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-09T22:24:15.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.35s) [2019-10-09T22:24:15.155Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-09T22:24:15.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.00s) [2019-10-09T22:24:15.155Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-09T22:24:15.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.10s) [2019-10-09T22:24:15.155Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-09T22:24:15.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.65s) [2019-10-09T22:24:15.155Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-09T22:24:15.155Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.35s) [2019-10-09T22:24:15.155Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-09T22:24:15.155Z] === RUN TestCgroupNamespacesRun [2019-10-09T22:24:15.214Z] --- PASS: TestRenameAnonymousContainer (4.38s) [2019-10-09T22:24:15.214Z] === RUN TestRenameContainerWithSameName [2019-10-09T22:24:15.778Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2019-10-09T22:24:15.778Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-09T22:24:16.036Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-10-09T22:24:16.667Z] #62 218.3 CC criu/files-ext.o [2019-10-09T22:24:16.667Z] #62 218.9 CC criu/files-reg.o [2019-10-09T22:24:16.972Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-10-09T22:24:16.996Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2019-10-09T22:24:16.996Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-09T22:24:16.996Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-09T22:24:17.537Z] --- PASS: TestRenameContainerWithLinkedContainer (1.78s) [2019-10-09T22:24:17.537Z] === RUN TestResize [2019-10-09T22:24:18.371Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2019-10-09T22:24:18.371Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-09T22:24:18.371Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-09T22:24:18.516Z] --- PASS: TestResize (0.96s) [2019-10-09T22:24:18.516Z] === RUN TestResizeWithInvalidSize [2019-10-09T22:24:19.086Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-09T22:24:19.651Z] --- PASS: TestResizeWithInvalidSize (1.04s) [2019-10-09T22:24:19.651Z] === RUN TestResizeWhenContainerNotStarted [2019-10-09T22:24:20.200Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2019-10-09T22:24:20.200Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-09T22:24:20.200Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-09T22:24:20.306Z] #62 ... [2019-10-09T22:24:20.306Z] [2019-10-09T22:24:20.306Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-09T22:24:20.306Z] #18 20.16 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-09T22:24:20.306Z] #18 20.40 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-09T22:24:20.306Z] #18 23.10 Building wheels for collected packages: pyyaml, pathspec [2019-10-09T22:24:20.306Z] #18 23.11 Running setup.py bdist_wheel for pyyaml: started [2019-10-09T22:24:20.306Z] #18 26.11 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-09T22:24:20.306Z] #18 26.11 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-09T22:24:20.306Z] #18 26.39 Running setup.py bdist_wheel for pathspec: started [2019-10-09T22:24:20.581Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2019-10-09T22:24:20.581Z] === RUN TestDaemonRestartKillContainers [2019-10-09T22:24:20.581Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-09T22:24:20.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-09T22:24:20.581Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-09T22:24:20.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-09T22:24:20.581Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-09T22:24:20.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-09T22:24:20.581Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-09T22:24:20.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-09T22:24:20.581Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-09T22:24:20.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-09T22:24:20.581Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-09T22:24:20.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-09T22:24:20.581Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-09T22:24:20.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-09T22:24:20.581Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-09T22:24:20.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-09T22:24:20.581Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-09T22:24:20.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-09T22:24:20.581Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-09T22:24:20.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-09T22:24:20.581Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-09T22:24:20.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-09T22:24:20.581Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-09T22:24:20.581Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-09T22:24:20.581Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-09T22:24:20.581Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-09T22:24:20.934Z] #18 ... [2019-10-09T22:24:20.934Z] [2019-10-09T22:24:20.934Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:24:20.934Z] #62 223.0 CC criu/files.o [2019-10-09T22:24:21.367Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-09T22:24:21.367Z] ok github.com/docker/docker/api/server/httputils 0.159s coverage: 14.7% of statements [2019-10-09T22:24:21.367Z] ok github.com/docker/docker/api/server/middleware 0.171s coverage: 37.7% of statements [2019-10-09T22:24:21.367Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-09T22:24:21.367Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-09T22:24:21.367Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-09T22:24:21.367Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-09T22:24:21.367Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-09T22:24:21.367Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-09T22:24:21.367Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-09T22:24:21.367Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-09T22:24:21.367Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-09T22:24:21.367Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-09T22:24:21.367Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-09T22:24:21.367Z] ok github.com/docker/docker/api/server/router/swarm 0.120s coverage: 4.0% of statements [2019-10-09T22:24:21.367Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-09T22:24:21.367Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-09T22:24:21.367Z] ? github.com/docker/docker/api/types [no test files] [2019-10-09T22:24:21.367Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-09T22:24:21.367Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-09T22:24:21.367Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-09T22:24:21.367Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-09T22:24:21.367Z] ok github.com/docker/docker/api/types/filters 0.058s coverage: 95.2% of statements [2019-10-09T22:24:21.367Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-09T22:24:21.367Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-09T22:24:21.367Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-09T22:24:21.367Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-09T22:24:21.367Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-09T22:24:21.367Z] ok github.com/docker/docker/api/types/strslice 0.108s coverage: 90.0% of statements [2019-10-09T22:24:21.367Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-09T22:24:21.367Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-09T22:24:21.367Z] ok github.com/docker/docker/api/types/time 0.457s coverage: 100.0% of statements [2019-10-09T22:24:21.368Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 75.0% of statements [2019-10-09T22:24:21.368Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-09T22:24:21.368Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-09T22:24:21.368Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-09T22:24:21.368Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-10-09T22:24:21.368Z] ? github.com/docker/docker/builder [no test files] [2019-10-09T22:24:21.368Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-09T22:24:21.368Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-09T22:24:21.368Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-09T22:24:21.368Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-09T22:24:21.368Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-09T22:24:21.368Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-09T22:24:21.368Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-09T22:24:21.583Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-10-09T22:24:22.126Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2019-10-09T22:24:22.126Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-09T22:24:22.126Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-09T22:24:22.922Z] ok github.com/docker/docker/builder/dockerfile 0.678s coverage: 46.1% of statements [2019-10-09T22:24:22.922Z] ok github.com/docker/docker/builder/dockerignore 0.061s coverage: 96.8% of statements [2019-10-09T22:24:22.922Z] ok github.com/docker/docker/builder/remotecontext 0.489s coverage: 9.2% of statements [2019-10-09T22:24:22.998Z] #62 ... [2019-10-09T22:24:22.998Z] [2019-10-09T22:24:22.998Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-09T22:24:22.998Z] #18 28.86 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-09T22:24:22.998Z] #18 28.87 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-09T22:24:22.998Z] #18 28.89 Successfully built pyyaml pathspec [2019-10-09T22:24:22.998Z] #18 28.90 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-09T22:24:22.998Z] #18 29.78 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-09T22:24:22.998Z] #18 DONE 30.2s [2019-10-09T22:24:23.106Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-10-09T22:24:23.106Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-09T22:24:23.285Z] [2019-10-09T22:24:23.285Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:24:23.364Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-09T22:24:24.035Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2019-10-09T22:24:24.035Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-09T22:24:24.035Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-09T22:24:24.408Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.82s) [2019-10-09T22:24:24.408Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-09T22:24:24.408Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-09T22:24:25.234Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2019-10-09T22:24:25.234Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-09T22:24:25.234Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-09T22:24:25.332Z] #62 227.4 CC criu/filesystems.o [2019-10-09T22:24:26.641Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-10-09T22:24:26.833Z] #62 228.8 CC criu/fsnotify.o [2019-10-09T22:24:26.898Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-09T22:24:26.898Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-09T22:24:27.054Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2019-10-09T22:24:27.054Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-09T22:24:27.054Z] === RUN TestKernelTCPMemory [2019-10-09T22:24:27.122Z] #62 ... [2019-10-09T22:24:27.122Z] [2019-10-09T22:24:27.122Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-09T22:24:27.122Z] #19 310.1 + rm -rf /tmp/tmp.KkofgW1GaA [2019-10-09T22:24:27.122Z] #19 DONE 310.5s [2019-10-09T22:24:27.409Z] [2019-10-09T22:24:27.409Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-09T22:24:27.462Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-09T22:24:27.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-09T22:24:28.343Z] --- PASS: TestKernelTCPMemory (1.01s) [2019-10-09T22:24:28.343Z] === RUN TestNISDomainname [2019-10-09T22:24:28.899Z] #28 ... [2019-10-09T22:24:28.899Z] [2019-10-09T22:24:28.899Z] #20 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-09T22:24:29.190Z] #20 DONE 0.1s [2019-10-09T22:24:29.190Z] [2019-10-09T22:24:29.190Z] #25 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-09T22:24:29.637Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-09T22:24:29.637Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-09T22:24:29.746Z] --- PASS: TestNISDomainname (1.32s) [2019-10-09T22:24:29.746Z] === RUN TestHostnameDnsResolution [2019-10-09T22:24:29.818Z] #25 DONE 0.6s [2019-10-09T22:24:29.818Z] [2019-10-09T22:24:29.818Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-09T22:24:30.107Z] #51 ... [2019-10-09T22:24:30.107Z] [2019-10-09T22:24:30.107Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:24:30.107Z] #62 232.1 CC criu/image-desc.o [2019-10-09T22:24:30.395Z] #62 232.4 CC criu/image.o [2019-10-09T22:24:30.567Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-09T22:24:31.062Z] --- PASS: TestHostnameDnsResolution (1.37s) [2019-10-09T22:24:31.062Z] === RUN TestStats [2019-10-09T22:24:31.498Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-09T22:24:31.889Z] #62 233.9 CC criu/ipc_ns.o [2019-10-09T22:24:32.063Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-09T22:24:32.320Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-10-09T22:24:32.883Z] --- PASS: TestStats (2.05s) [2019-10-09T22:24:32.883Z] === RUN TestStopContainerWithTimeout [2019-10-09T22:24:32.883Z] === RUN TestStopContainerWithTimeout/0 [2019-10-09T22:24:32.883Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-09T22:24:32.883Z] === RUN TestStopContainerWithTimeout/1 [2019-10-09T22:24:32.883Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-09T22:24:32.883Z] === RUN TestStopContainerWithTimeout/3 [2019-10-09T22:24:32.883Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-09T22:24:32.883Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-09T22:24:32.883Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-09T22:24:32.883Z] === CONT TestStopContainerWithTimeout/0 [2019-10-09T22:24:32.883Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-09T22:24:32.885Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-09T22:24:33.451Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-09T22:24:33.707Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-09T22:24:33.937Z] #62 236.0 CC criu/irmap.o [2019-10-09T22:24:33.965Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-10-09T22:24:34.152Z] === CONT TestStopContainerWithTimeout/3 [2019-10-09T22:24:34.896Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-09T22:24:34.961Z] #62 236.9 CC criu/kcmp-ids.o [2019-10-09T22:24:35.249Z] #62 237.4 CC criu/kerndat.o [2019-10-09T22:24:35.940Z] === CONT TestStopContainerWithTimeout/1 [2019-10-09T22:24:36.267Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-09T22:24:36.268Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.57s) [2019-10-09T22:24:36.268Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-09T22:24:36.268Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.97s) [2019-10-09T22:24:36.268Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-09T22:24:36.268Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.77s) [2019-10-09T22:24:36.268Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-09T22:24:36.268Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.51s) [2019-10-09T22:24:36.268Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-09T22:24:36.268Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.61s) [2019-10-09T22:24:36.268Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-09T22:24:36.268Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.78s) [2019-10-09T22:24:36.268Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-09T22:24:36.268Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.56s) [2019-10-09T22:24:36.268Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-09T22:24:36.268Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.53s) [2019-10-09T22:24:36.268Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-09T22:24:36.268Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2019-10-09T22:24:36.268Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-09T22:24:36.268Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2019-10-09T22:24:36.268Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-09T22:24:36.268Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.55s) [2019-10-09T22:24:36.268Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-09T22:24:36.268Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.48s) [2019-10-09T22:24:36.268Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-09T22:24:36.268Z] === RUN TestCgroupNamespacesRun [2019-10-09T22:24:36.268Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-10-09T22:24:37.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-09T22:24:37.321Z] #62 239.3 CC criu/libnetlink.o [2019-10-09T22:24:37.906Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-10-09T22:24:37.906Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2019-10-09T22:24:37.906Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2019-10-09T22:24:37.906Z] --- PASS: TestStopContainerWithTimeout/3 (2.83s) [2019-10-09T22:24:37.906Z] --- PASS: TestStopContainerWithTimeout/1 (1.93s) [2019-10-09T22:24:37.906Z] === RUN TestDeleteDevicemapper [2019-10-09T22:24:37.906Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-09T22:24:37.906Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-09T22:24:37.906Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-09T22:24:38.006Z] #62 240.2 CC criu/log.o [2019-10-09T22:24:38.133Z] --- PASS: TestCgroupNamespacesRun (1.97s) [2019-10-09T22:24:38.133Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-09T22:24:38.133Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-09T22:24:39.035Z] #62 241.0 CC criu/lsm.o [2019-10-09T22:24:39.662Z] #62 241.8 CC criu/mem.o [2019-10-09T22:24:40.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-09T22:24:40.028Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.90s) [2019-10-09T22:24:40.028Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-09T22:24:40.028Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-09T22:24:41.087Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.87s) [2019-10-09T22:24:41.087Z] === RUN TestUpdateMemory [2019-10-09T22:24:41.087Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-09T22:24:41.087Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-09T22:24:41.087Z] === RUN TestUpdateCPUQuota [2019-10-09T22:24:41.924Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.86s) [2019-10-09T22:24:41.924Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-09T22:24:41.924Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-09T22:24:42.025Z] ......... [ 85%] [2019-10-09T22:24:42.369Z] --- PASS: TestUpdateCPUQuota (1.55s) [2019-10-09T22:24:42.369Z] === RUN TestUpdatePidsLimit [2019-10-09T22:24:42.369Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-09T22:24:42.387Z] #62 244.5 CC criu/mount.o [2019-10-09T22:24:42.736Z] === RUN TestUpdatePidsLimit/no_change [2019-10-09T22:24:42.855Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-09T22:24:43.117Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-09T22:24:43.492Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-09T22:24:43.786Z] --- PASS: TestCgroupNamespacesRunHostMode (1.98s) [2019-10-09T22:24:43.786Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-09T22:24:43.786Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-09T22:24:43.924Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-09T22:24:44.043Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-09T22:24:44.401Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-09T22:24:44.838Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-09T22:24:45.943Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.13s) [2019-10-09T22:24:45.943Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-09T22:24:45.943Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-09T22:24:46.660Z] --- PASS: TestUpdatePidsLimit (4.25s) [2019-10-09T22:24:46.660Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2019-10-09T22:24:46.660Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2019-10-09T22:24:46.660Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2019-10-09T22:24:46.660Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2019-10-09T22:24:46.660Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.53s) [2019-10-09T22:24:46.660Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.49s) [2019-10-09T22:24:46.660Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2019-10-09T22:24:46.660Z] === RUN TestUpdateRestartPolicy [2019-10-09T22:24:46.875Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s) [2019-10-09T22:24:46.875Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-09T22:24:46.875Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-09T22:24:46.875Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-10-09T22:24:47.848Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2019-10-09T22:24:47.848Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-09T22:24:47.848Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-09T22:24:48.412Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-09T22:24:49.239Z] #62 ... [2019-10-09T22:24:49.239Z] [2019-10-09T22:24:49.239Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-09T22:24:49.239Z] #46 277.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-09T22:24:49.782Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.97s) [2019-10-09T22:24:49.782Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-09T22:24:49.782Z] === RUN TestKernelTCPMemory [2019-10-09T22:24:50.039Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-10-09T22:24:50.974Z] --- PASS: TestKernelTCPMemory (1.15s) [2019-10-09T22:24:50.974Z] === RUN TestNISDomainname [2019-10-09T22:24:51.908Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-10-09T22:24:51.908Z] --- PASS: TestNISDomainname (1.13s) [2019-10-09T22:24:51.908Z] === RUN TestHostnameDnsResolution [2019-10-09T22:24:51.928Z] tests/integration/models_images_test.py ............... [ 89%] [2019-10-09T22:24:51.950Z] #46 281.4 + mkdir -p /build [2019-10-09T22:24:51.950Z] #46 281.4 + cp runc /build/runc [2019-10-09T22:24:51.950Z] #46 DONE 281.5s [2019-10-09T22:24:51.950Z] [2019-10-09T22:24:51.950Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:24:51.950Z] #62 251.1 CC criu/namespaces.o [2019-10-09T22:24:52.242Z] #62 254.4 CC criu/net.o [2019-10-09T22:24:52.966Z] ok github.com/docker/docker/builder/remotecontext/git 33.306s coverage: 85.1% of statements [2019-10-09T22:24:52.966Z] ? github.com/docker/docker/cli [no test files] [2019-10-09T22:24:52.966Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-09T22:24:52.966Z] ok github.com/docker/docker/cli/debug 0.320s coverage: 100.0% of statements [2019-10-09T22:24:52.966Z] ok github.com/docker/docker/client 0.666s coverage: 75.3% of statements [2019-10-09T22:24:53.555Z] tests/integration/models_networks_test.py .... [ 90%] [2019-10-09T22:24:53.821Z] --- PASS: TestHostnameDnsResolution (1.66s) [2019-10-09T22:24:53.821Z] === RUN TestStats [2019-10-09T22:24:54.079Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-10-09T22:24:56.600Z] --- PASS: TestStats (3.10s) [2019-10-09T22:24:56.600Z] === RUN TestStopContainerWithTimeout [2019-10-09T22:24:56.600Z] === RUN TestStopContainerWithTimeout/0 [2019-10-09T22:24:56.600Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-09T22:24:56.600Z] === RUN TestStopContainerWithTimeout/1 [2019-10-09T22:24:56.600Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-09T22:24:56.600Z] === RUN TestStopContainerWithTimeout/3 [2019-10-09T22:24:56.600Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-09T22:24:56.600Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-09T22:24:56.600Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-09T22:24:56.600Z] === CONT TestStopContainerWithTimeout/0 [2019-10-09T22:24:56.600Z] === CONT TestStopContainerWithTimeout/3 [2019-10-09T22:24:56.857Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-10-09T22:24:56.857Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-10-09T22:24:56.857Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-10-09T22:24:58.229Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-09T22:24:59.095Z] #62 260.0 CC criu/netfilter.o [2019-10-09T22:24:59.095Z] #62 260.6 CC criu/page-pipe.o [2019-10-09T22:24:59.738Z] #62 261.9 CC criu/page-xfer.o [2019-10-09T22:25:00.097Z] tests/integration/models_nodes_test.py . [ 91%] [2019-10-09T22:25:00.126Z] === CONT TestStopContainerWithTimeout/1 [2019-10-09T22:25:00.250Z] --- PASS: TestUpdateRestartPolicy (13.04s) [2019-10-09T22:25:00.250Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-09T22:25:00.628Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2019-10-09T22:25:00.628Z] === RUN TestWaitNonBlocked [2019-10-09T22:25:00.628Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-09T22:25:00.628Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-09T22:25:00.628Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-09T22:25:00.628Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-09T22:25:00.628Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-09T22:25:00.628Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-09T22:25:01.026Z] tests/integration/models_resources_test.py . [ 91%] [2019-10-09T22:25:01.059Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-10-09T22:25:01.590Z] ok github.com/docker/docker/cmd/dockerd 0.922s coverage: 19.0% of statements [2019-10-09T22:25:01.622Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-09T22:25:01.898Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-10-09T22:25:01.898Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s) [2019-10-09T22:25:01.898Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s) [2019-10-09T22:25:01.898Z] === RUN TestWaitBlocked [2019-10-09T22:25:01.898Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-09T22:25:01.898Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-09T22:25:01.898Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-09T22:25:01.898Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-09T22:25:01.898Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-09T22:25:01.898Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-09T22:25:02.454Z] #62 264.1 CC criu/pagemap-cache.o [2019-10-09T22:25:02.556Z] --- PASS: TestStopContainerWithTimeout (0.05s) [2019-10-09T22:25:02.556Z] --- PASS: TestStopContainerWithTimeout/0 (1.28s) [2019-10-09T22:25:02.556Z] --- PASS: TestStopContainerWithTimeout/3 (3.35s) [2019-10-09T22:25:02.556Z] --- PASS: TestStopContainerWithTimeout/-1 (2.84s) [2019-10-09T22:25:02.556Z] --- PASS: TestStopContainerWithTimeout/1 (2.41s) [2019-10-09T22:25:02.556Z] === RUN TestDeleteDevicemapper [2019-10-09T22:25:02.556Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-09T22:25:02.556Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-09T22:25:02.556Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-09T22:25:02.682Z] --- PASS: TestWaitBlocked (0.01s) [2019-10-09T22:25:02.682Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2019-10-09T22:25:02.682Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2019-10-09T22:25:02.682Z] === CONT TestContainerStartOnDaemonRestart [2019-10-09T22:25:02.682Z] === CONT TestIpcModeOlderClient [2019-10-09T22:25:02.742Z] #62 264.9 CC criu/pagemap.o [2019-10-09T22:25:03.053Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-10-09T22:25:03.053Z] === CONT TestDaemonRestartIpcMode [2019-10-09T22:25:03.791Z] ok github.com/docker/docker/container 0.531s coverage: 42.5% of statements [2019-10-09T22:25:03.791Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-09T22:25:03.791Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-09T22:25:03.791Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-09T22:25:03.791Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-09T22:25:04.259Z] #62 266.5 CC criu/parasite-syscall.o [2019-10-09T22:25:05.082Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.50s) [2019-10-09T22:25:05.082Z] === RUN TestUpdateMemory [2019-10-09T22:25:05.082Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-09T22:25:05.082Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-09T22:25:05.082Z] === RUN TestUpdateCPUQuota [2019-10-09T22:25:05.082Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-09T22:25:06.013Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-10-09T22:25:06.311Z] #62 268.1 CC criu/path.o [2019-10-09T22:25:06.323Z] --- PASS: TestContainerStartOnDaemonRestart (3.20s) [2019-10-09T22:25:06.323Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-09T22:25:06.600Z] #62 268.6 CC criu/pie-util-vdso-elf32.o [2019-10-09T22:25:06.728Z] --- PASS: TestDaemonRestartIpcMode (3.92s) [2019-10-09T22:25:06.728Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-09T22:25:06.728Z] PASS [2019-10-09T22:25:06.728Z] [2019-10-09T22:25:06.728Z] === Skipped [2019-10-09T22:25:06.728Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-10-09T22:25:06.728Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-09T22:25:06.728Z] [2019-10-09T22:25:06.728Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2019-10-09T22:25:06.728Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-09T22:25:06.728Z] [2019-10-09T22:25:06.728Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-09T22:25:06.728Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-09T22:25:06.728Z] [2019-10-09T22:25:06.728Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-09T22:25:06.728Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-09T22:25:06.728Z] [2019-10-09T22:25:06.728Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-10-09T22:25:06.728Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-09T22:25:06.728Z] [2019-10-09T22:25:06.728Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-10-09T22:25:06.728Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-09T22:25:06.728Z] [2019-10-09T22:25:06.728Z] [2019-10-09T22:25:06.728Z] DONE 197 tests, 6 skipped in 138.308s [2019-10-09T22:25:06.728Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-10-09T22:25:06.728Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:25:06.728Z] ++ set -e [2019-10-09T22:25:06.728Z] ++ '[' -n 0 ']' [2019-10-09T22:25:06.728Z] ++ set -x [2019-10-09T22:25:06.728Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:25:06.860Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-10-09T22:25:06.945Z] --- PASS: TestUpdateCPUQuota (1.92s) [2019-10-09T22:25:06.945Z] === RUN TestUpdatePidsLimit [2019-10-09T22:25:06.945Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-09T22:25:07.225Z] INFO: Testing against a local daemon [2019-10-09T22:25:07.225Z] === RUN TestCommitInheritsEnv [2019-10-09T22:25:07.227Z] #62 269.2 CC criu/pie-util-vdso.o [2019-10-09T22:25:07.509Z] === RUN TestUpdatePidsLimit/no_change [2019-10-09T22:25:07.651Z] --- PASS: TestCommitInheritsEnv (0.46s) [2019-10-09T22:25:07.652Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-09T22:25:07.652Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-09T22:25:07.652Z] === RUN TestImagesFilterMultiReference [2019-10-09T22:25:07.652Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2019-10-09T22:25:07.652Z] === RUN TestImagePullPlatformInvalid [2019-10-09T22:25:07.652Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-09T22:25:07.652Z] === RUN TestRemoveImageOrphaning [2019-10-09T22:25:07.766Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-09T22:25:07.853Z] #62 269.8 CC criu/pie-util.o [2019-10-09T22:25:08.053Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2019-10-09T22:25:08.053Z] === RUN TestRemoveImageGarbageCollector [2019-10-09T22:25:08.053Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-09T22:25:08.053Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T22:25:08.053Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-09T22:25:08.053Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-10-09T22:25:08.053Z] === RUN TestTagInvalidReference [2019-10-09T22:25:08.053Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-09T22:25:08.053Z] === RUN TestTagValidPrefixedRepo [2019-10-09T22:25:08.140Z] #62 270.3 CC criu/pipes.o [2019-10-09T22:25:08.331Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-09T22:25:08.331Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-09T22:25:08.435Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-10-09T22:25:08.435Z] === RUN TestTagExistedNameWithoutForce [2019-10-09T22:25:08.435Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-10-09T22:25:08.435Z] === RUN TestTagOfficialNames [2019-10-09T22:25:08.435Z] --- PASS: TestTagOfficialNames (0.06s) [2019-10-09T22:25:08.435Z] === RUN TestTagMatchesDigest [2019-10-09T22:25:08.435Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-10-09T22:25:08.435Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-09T22:25:08.896Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-09T22:25:08.896Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-09T22:25:09.163Z] #62 271.3 CC criu/plugin.o [2019-10-09T22:25:09.462Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-09T22:25:09.720Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-10-09T22:25:09.791Z] #62 271.9 CC criu/proc_parse.o [2019-10-09T22:25:09.977Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-09T22:25:10.909Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-09T22:25:11.272Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-10-09T22:25:11.272Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-10-09T22:25:11.841Z] --- PASS: TestUpdatePidsLimit (5.04s) [2019-10-09T22:25:11.841Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2019-10-09T22:25:11.841Z] --- PASS: TestUpdatePidsLimit/no_change (0.52s) [2019-10-09T22:25:11.841Z] --- PASS: TestUpdatePidsLimit/update_lower (0.52s) [2019-10-09T22:25:11.841Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.52s) [2019-10-09T22:25:11.841Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.52s) [2019-10-09T22:25:11.841Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.47s) [2019-10-09T22:25:11.841Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.49s) [2019-10-09T22:25:11.841Z] === RUN TestUpdateRestartPolicy [2019-10-09T22:25:13.211Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-10-09T22:25:13.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-09T22:25:15.324Z] #62 276.5 CC criu/protobuf-desc.o [2019-10-09T22:25:15.324Z] #62 ... [2019-10-09T22:25:15.324Z] [2019-10-09T22:25:15.324Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-09T22:25:15.324Z] #59 358.4 + dpkg --print-architecture [2019-10-09T22:25:15.324Z] #59 358.4 + cd /tmp/tmp.S5ozFUlAu3/src/github.com/docker/distribution [2019-10-09T22:25:15.324Z] #59 358.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-09T22:25:15.611Z] #59 359.0 + GOPATH=/tmp/tmp.S5ozFUlAu3/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.S5ozFUlAu3 [2019-10-09T22:25:15.611Z] #59 359.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-09T22:25:15.668Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-10-09T22:25:16.295Z] tests/integration/regression_test.py ...... [ 98%] [2019-10-09T22:25:16.810Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-10-09T22:25:16.810Z] tests/integration/credentials/utils_test.py . [100%] [2019-10-09T22:25:16.810Z] [2019-10-09T22:25:16.810Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-10-09T22:25:16.810Z] =========================== short test summary info ============================ [2019-10-09T22:25:16.810Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-10-09T22:25:16.810Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-10-09T22:25:16.810Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-10-09T22:25:16.810Z] Not supported on most drivers [2019-10-09T22:25:16.810Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-10-09T22:25:16.810Z] This doesn't seem to be taken into account by the engine [2019-10-09T22:25:16.810Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-10-09T22:25:16.810Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-10-09T22:25:16.810Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-10-09T22:25:16.810Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-10-09T22:25:16.810Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-10-09T22:25:16.810Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-10-09T22:25:16.810Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-10-09T22:25:16.810Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 391.59 seconds == [2019-10-09T22:25:17.066Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-10-09T22:25:19.860Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-10-09T22:25:19.860Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-09T22:25:21.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-09T22:25:22.601Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-09T22:25:23.165Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-09T22:25:23.729Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-10-09T22:25:23.986Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-09T22:25:24.055Z] #59 ... [2019-10-09T22:25:24.055Z] [2019-10-09T22:25:24.055Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:25:24.055Z] #62 278.2 CC criu/protobuf.o [2019-10-09T22:25:24.055Z] #62 279.0 CC criu/pstree.o [2019-10-09T22:25:24.055Z] #62 281.0 CC criu/rbtree.o [2019-10-09T22:25:24.055Z] #62 281.6 CC criu/rst-malloc.o [2019-10-09T22:25:24.055Z] #62 282.1 CC criu/seccomp.o [2019-10-09T22:25:24.055Z] #62 283.2 CC criu/seize.o [2019-10-09T22:25:24.055Z] #62 284.9 CC criu/servicefd.o [2019-10-09T22:25:24.055Z] #62 285.8 CC criu/shmem.o [2019-10-09T22:25:25.354Z] --- PASS: TestUpdateRestartPolicy (13.37s) [2019-10-09T22:25:25.354Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-09T22:25:25.595Z] #62 287.4 CC criu/sigframe.o [2019-10-09T22:25:25.595Z] #62 287.8 CC criu/signalfd.o [2019-10-09T22:25:26.228Z] #62 288.4 CC criu/sk-inet.o [2019-10-09T22:25:26.725Z] --- PASS: TestUpdateRestartWithAutoRemove (1.17s) [2019-10-09T22:25:26.725Z] === RUN TestWaitNonBlocked [2019-10-09T22:25:26.725Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-09T22:25:26.725Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-09T22:25:26.725Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-09T22:25:26.725Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-09T22:25:26.725Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-09T22:25:26.725Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-09T22:25:28.096Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-09T22:25:28.096Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.28s) [2019-10-09T22:25:28.096Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.46s) [2019-10-09T22:25:28.096Z] === RUN TestWaitBlocked [2019-10-09T22:25:28.096Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-09T22:25:28.096Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-09T22:25:28.096Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-09T22:25:28.096Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-09T22:25:28.096Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-09T22:25:28.096Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-09T22:25:28.283Z] #62 290.1 CC criu/sk-netlink.o [2019-10-09T22:25:28.353Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-10-09T22:25:28.571Z] #62 290.7 CC criu/sk-packet.o [2019-10-09T22:25:29.024Z] ok github.com/docker/docker/daemon 3.274s coverage: 9.2% of statements [2019-10-09T22:25:29.024Z] ok github.com/docker/docker/daemon/cluster 1.831s coverage: 0.5% of statements [2019-10-09T22:25:29.024Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.248s coverage: 65.3% of statements [2019-10-09T22:25:29.024Z] ok github.com/docker/docker/daemon/cluster/convert 1.138s coverage: 35.8% of statements [2019-10-09T22:25:29.024Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-09T22:25:29.024Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.312s coverage: 10.9% of statements [2019-10-09T22:25:29.024Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-09T22:25:29.024Z] ok github.com/docker/docker/daemon/config 1.092s coverage: 82.8% of statements [2019-10-09T22:25:29.024Z] ok github.com/docker/docker/daemon/discovery 0.167s coverage: 30.0% of statements [2019-10-09T22:25:29.024Z] ok github.com/docker/docker/daemon/events 0.399s coverage: 50.0% of statements [2019-10-09T22:25:29.024Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-09T22:25:29.024Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-09T22:25:29.024Z] ok github.com/docker/docker/daemon/graphdriver 0.151s coverage: 2.3% of statements [2019-10-09T22:25:29.024Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-10-09T22:25:29.024Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-10-09T22:25:29.024Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-09T22:25:29.024Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-10-09T22:25:29.024Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-10-09T22:25:29.024Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-10-09T22:25:29.024Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-10-09T22:25:29.024Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-09T22:25:29.024Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-10-09T22:25:29.024Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-10-09T22:25:29.024Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-10-09T22:25:29.024Z] ok github.com/docker/docker/daemon/images 0.330s coverage: 4.9% of statements [2019-10-09T22:25:29.024Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-09T22:25:29.024Z] ok github.com/docker/docker/daemon/links 0.038s coverage: 93.0% of statements [2019-10-09T22:25:29.024Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-09T22:25:29.024Z] ok github.com/docker/docker/daemon/logger 0.507s coverage: 43.0% of statements [2019-10-09T22:25:29.024Z] ok github.com/docker/docker/daemon/logger/awslogs 0.691s coverage: 77.8% of statements [2019-10-09T22:25:29.024Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-10-09T22:25:29.024Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-09T22:25:29.024Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-09T22:25:29.024Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-10-09T22:25:29.024Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-10-09T22:25:29.242Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-10-09T22:25:29.242Z] Clearing AppArmor profiles cache:. [2019-10-09T22:25:29.242Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-09T22:25:29.242Z] Unloading profiles will leave already running processes permanently [2019-10-09T22:25:29.242Z] unconfined, which can lead to unexpected situations. [2019-10-09T22:25:29.242Z] [2019-10-09T22:25:29.242Z] To set a process to complain mode, use the command line tool [2019-10-09T22:25:29.242Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-09T22:25:29.242Z] with the 'teardown' option." [2019-10-09T22:25:29.242Z] [2019-10-09T22:25:29.285Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-09T22:25:29.285Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2019-10-09T22:25:29.285Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2019-10-09T22:25:29.285Z] === CONT TestContainerStartOnDaemonRestart [2019-10-09T22:25:29.285Z] === CONT TestIpcModeOlderClient [2019-10-09T22:25:29.285Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-10-09T22:25:29.285Z] === CONT TestDaemonRestartIpcMode [2019-10-09T22:25:29.488Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.673s coverage: 62.1% of statements [2019-10-09T22:25:29.489Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.528s coverage: 88.3% of statements [2019-10-09T22:25:29.972Z] ok github.com/docker/docker/daemon/logger/local 0.416s coverage: 74.7% of statements [2019-10-09T22:25:29.972Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-09T22:25:30.060Z] #62 292.0 CC criu/sk-queue.o Post stage [Pipeline] junit [2019-10-09T22:25:30.185Z] Recording test results [Pipeline] sh [2019-10-09T22:25:30.437Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.168s coverage: 21.4% of statements [2019-10-09T22:25:30.588Z] + echo Ensuring container killed. [2019-10-09T22:25:30.588Z] Ensuring container killed. [2019-10-09T22:25:30.588Z] + docker rm -vf docker-pr9 [2019-10-09T22:25:30.588Z] Error: No such container: docker-pr9 [2019-10-09T22:25:30.588Z] + true [Pipeline] sh [2019-10-09T22:25:30.869Z] + echo Chowning /workspace to jenkins user [2019-10-09T22:25:30.869Z] Chowning /workspace to jenkins user [2019-10-09T22:25:30.869Z] + id -u [2019-10-09T22:25:30.869Z] + id -g [2019-10-09T22:25:30.869Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40053:/workspace busybox chown -R 1000:1000 /workspace [2019-10-09T22:25:31.082Z] #62 292.9 CC criu/sk-tcp.o [2019-10-09T22:25:31.184Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-09T22:25:31.184Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-10-09T22:25:31.708Z] #62 293.8 CC criu/sk-unix.o [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-09T22:25:32.531Z] + bundleName=docker-py [2019-10-09T22:25:32.531Z] + echo Creating docker-py-bundles.tar.gz [2019-10-09T22:25:32.531Z] Creating docker-py-bundles.tar.gz [2019-10-09T22:25:32.531Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2019-10-09T22:25:32.542Z] Archiving artifacts [2019-10-09T22:25:32.814Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40053/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-10-09T22:25:33.079Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-09T22:25:33.079Z] --- PASS: TestContainerStartOnDaemonRestart (3.71s) [2019-10-09T22:25:33.079Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-09T22:25:33.183Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40053/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=b479525645f3a1727b53ded1f02ba38c965a7cb0 -e DOCKER_GRAPHDRIVER docker:b479525645f3a1727b53ded1f02ba38c965a7cb0 hack/make.sh binary-daemon [2019-10-09T22:25:33.378Z] ok github.com/docker/docker/daemon/logger/splunk 2.282s coverage: 84.5% of statements [2019-10-09T22:25:33.378Z] ok github.com/docker/docker/daemon/logger/syslog 0.463s coverage: 47.8% of statements [2019-10-09T22:25:33.378Z] ok github.com/docker/docker/daemon/logger/templates 0.314s coverage: 8.3% of statements [2019-10-09T22:25:33.378Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-09T22:25:33.378Z] ? github.com/docker/docker/daemon/network [no test files] [2019-10-09T22:25:33.378Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-09T22:25:33.643Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-10-09T22:25:33.643Z] --- PASS: TestDaemonRestartIpcMode (4.39s) [2019-10-09T22:25:33.643Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-09T22:25:33.643Z] PASS [2019-10-09T22:25:33.643Z] [2019-10-09T22:25:33.643Z] === Skipped [2019-10-09T22:25:33.643Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-10-09T22:25:33.643Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-09T22:25:33.643Z] [2019-10-09T22:25:33.643Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-09T22:25:33.643Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-09T22:25:33.643Z] [2019-10-09T22:25:33.643Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-09T22:25:33.643Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-09T22:25:33.643Z] [2019-10-09T22:25:33.643Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-09T22:25:33.643Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-09T22:25:33.643Z] [2019-10-09T22:25:33.643Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-09T22:25:33.643Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-09T22:25:33.643Z] [2019-10-09T22:25:33.643Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-10-09T22:25:33.643Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-09T22:25:33.643Z] [2019-10-09T22:25:33.643Z] [2019-10-09T22:25:33.643Z] DONE 197 tests, 6 skipped in 153.218s [2019-10-09T22:25:33.643Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-10-09T22:25:33.643Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:25:33.643Z] ++ set -e [2019-10-09T22:25:33.643Z] ++ '[' -n 0 ']' [2019-10-09T22:25:33.643Z] ++ set -x [2019-10-09T22:25:33.643Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:25:33.753Z] [2019-10-09T22:25:33.900Z] INFO: Testing against a local daemon [2019-10-09T22:25:33.900Z] === RUN TestCommitInheritsEnv [2019-10-09T22:25:34.010Z] Removing bundles/ [2019-10-09T22:25:34.010Z] [2019-10-09T22:25:34.010Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-10-09T22:25:34.010Z] Building: bundles/binary-daemon/dockerd-dev [2019-10-09T22:25:34.010Z] GOOS="" GOARCH="" GOARM="" [2019-10-09T22:25:34.465Z] --- PASS: TestCommitInheritsEnv (0.56s) [2019-10-09T22:25:34.465Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-09T22:25:34.465Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-09T22:25:34.465Z] === RUN TestImagesFilterMultiReference [2019-10-09T22:25:34.865Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-10-09T22:25:34.865Z] === RUN TestImagePullPlatformInvalid [2019-10-09T22:25:34.865Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-10-09T22:25:34.865Z] === RUN TestRemoveImageOrphaning [2019-10-09T22:25:34.865Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-10-09T22:25:34.865Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-09T22:25:35.194Z] #62 297.3 CC criu/sockets.o [2019-10-09T22:25:35.430Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2019-10-09T22:25:35.430Z] === RUN TestRemoveImageGarbageCollector [2019-10-09T22:25:35.657Z] ok github.com/docker/docker/distribution 1.506s coverage: 20.6% of statements [2019-10-09T22:25:36.122Z] ok github.com/docker/docker/distribution/metadata 1.323s coverage: 48.2% of statements [2019-10-09T22:25:36.122Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-09T22:25:37.104Z] ok github.com/docker/docker/distribution/xfer 2.056s coverage: 76.8% of statements [2019-10-09T22:25:37.104Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-09T22:25:37.104Z] ok github.com/docker/docker/errdefs 0.098s coverage: 49.4% of statements [2019-10-09T22:25:37.266Z] #62 299.2 CC criu/stats.o [2019-10-09T22:25:37.891Z] #62 299.9 CC criu/string.o [2019-10-09T22:25:37.951Z] --- PASS: TestRemoveImageGarbageCollector (2.70s) [2019-10-09T22:25:37.951Z] remove_unix_test.go:40: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector" [2019-10-09T22:25:37.951Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-09T22:25:37.951Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-09T22:25:37.951Z] === RUN TestTagInvalidReference [2019-10-09T22:25:37.951Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-09T22:25:37.951Z] === RUN TestTagValidPrefixedRepo [2019-10-09T22:25:38.178Z] #62 300.1 CC criu/sysctl.o [2019-10-09T22:25:38.208Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2019-10-09T22:25:38.208Z] === RUN TestTagExistedNameWithoutForce [2019-10-09T22:25:38.208Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-09T22:25:38.208Z] === RUN TestTagOfficialNames [2019-10-09T22:25:38.208Z] --- PASS: TestTagOfficialNames (0.10s) [2019-10-09T22:25:38.208Z] === RUN TestTagMatchesDigest [2019-10-09T22:25:38.208Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-10-09T22:25:38.208Z] --- PASS: TestTagMatchesDigest (0.05s) [2019-10-09T22:25:38.208Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-09T22:25:39.198Z] #62 301.3 CC criu/sysfs_parse.o [2019-10-09T22:25:39.306Z] ok github.com/docker/docker/image 1.035s coverage: 86.4% of statements [2019-10-09T22:25:39.306Z] ok github.com/docker/docker/image/cache 0.357s coverage: 19.2% of statements [2019-10-09T22:25:39.306Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-09T22:25:39.306Z] ok github.com/docker/docker/image/v1 0.393s coverage: 25.0% of statements [2019-10-09T22:25:39.306Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-09T22:25:39.821Z] #62 302.0 CC criu/timerfd.o [2019-10-09T22:25:40.104Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-10-09T22:25:40.842Z] #62 302.7 CC criu/tty.o [2019-10-09T22:25:41.510Z] ok github.com/docker/docker/layer 0.616s coverage: 30.0% of statements [2019-10-09T22:25:41.510Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-09T22:25:41.998Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-09T22:25:43.892Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-10-09T22:25:44.339Z] #62 306.4 CC criu/tun.o [2019-10-09T22:25:44.448Z] ok github.com/docker/docker/libcontainerd/local 0.387s coverage: 1.0% of statements [2019-10-09T22:25:44.448Z] ok github.com/docker/docker/libcontainerd/queue 0.143s coverage: 100.0% of statements [2019-10-09T22:25:44.448Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-09T22:25:44.448Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-09T22:25:44.448Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-09T22:25:44.448Z] ? github.com/docker/docker/oci [no test files] [2019-10-09T22:25:44.448Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-09T22:25:44.448Z] ok github.com/docker/docker/opts 0.622s coverage: 67.3% of statements [2019-10-09T22:25:44.448Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 50.0% of statements [2019-10-09T22:25:44.838Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-09T22:25:45.362Z] #62 307.5 CC criu/uffd.o [2019-10-09T22:25:46.210Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-09T22:25:46.774Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-09T22:25:47.339Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-09T22:25:47.597Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-09T22:25:48.063Z] #62 309.8 CC criu/util.o [2019-10-09T22:25:48.161Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-09T22:25:48.161Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-09T22:25:50.058Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-09T22:25:50.316Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-10-09T22:25:50.774Z] #62 312.6 CC criu/uts_ns.o [2019-10-09T22:25:51.064Z] #62 313.1 CC criu/vdso.o [2019-10-09T22:25:51.686Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-10-09T22:25:51.943Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-10-09T22:25:52.091Z] #62 314.3 LINK criu/built-in.o [2019-10-09T22:25:52.413Z] #62 314.5 LINK criu/criu [2019-10-09T22:25:52.508Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-09T22:25:53.433Z] #62 315.3 DEP lib/c/criu.d [2019-10-09T22:25:53.433Z] #62 315.5 CC images/rpc.pb-c.o [2019-10-09T22:25:54.461Z] #62 ... [2019-10-09T22:25:54.461Z] [2019-10-09T22:25:54.461Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-09T22:25:54.752Z] #59 397.9 + rm -rf /tmp/tmp.S5ozFUlAu3/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.S5ozFUlAu3 [2019-10-09T22:25:54.752Z] #59 DONE 398.0s [2019-10-09T22:25:54.752Z] [2019-10-09T22:25:54.752Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-09T22:25:55.040Z] #28 ... [2019-10-09T22:25:55.040Z] [2019-10-09T22:25:55.040Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-09T22:25:55.040Z] #62 317.1 CC lib/c/criu.o [2019-10-09T22:25:57.753Z] #62 319.7 LINK lib/c/built-in.o [2019-10-09T22:25:57.753Z] #62 319.7 LINK lib/c/libcriu.so [2019-10-09T22:25:57.765Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-09T22:25:57.765Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-10-09T22:25:58.046Z] #62 320.2 GEN magic.py [2019-10-09T22:25:58.332Z] #62 320.4 Note: Building without setproctitle() and strlcpy() support. [2019-10-09T22:25:58.332Z] #62 320.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-09T22:25:58.696Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-09T22:25:58.954Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-10-09T22:25:59.359Z] #62 321.1 fatal: Not a git repository (or any of the parent directories): .git [2019-10-09T22:25:59.518Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-10-09T22:26:00.082Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-10-09T22:26:00.385Z] #62 322.5 make[1]: Nothing to be done for 'all'. [2019-10-09T22:26:01.891Z] #62 323.7 make[1]: 'images/built-in.o' is up to date. [2019-10-09T22:26:01.891Z] #62 323.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-09T22:26:01.891Z] #62 323.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-09T22:26:01.891Z] #62 323.9 make[1]: 'compel/libcompel.a' is up to date. [2019-10-09T22:26:01.891Z] #62 324.0 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-09T22:26:01.891Z] #62 324.0 make[1]: Nothing to be done for 'all'. [2019-10-09T22:26:02.181Z] #62 324.1 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-09T22:26:02.181Z] #62 324.3 make[2]: Nothing to be done for 'all'. [2019-10-09T22:26:02.470Z] #62 324.4 make[2]: Nothing to be done for 'all'. [2019-10-09T22:26:02.470Z] #62 324.5 make[2]: Nothing to be done for 'all'. [2019-10-09T22:26:02.759Z] #62 324.7 make[2]: Nothing to be done for 'all'. [2019-10-09T22:26:02.759Z] #62 324.8 make[2]: Nothing to be done for 'all'. [2019-10-09T22:26:02.759Z] #62 324.8 make[2]: Nothing to be done for 'all'. [2019-10-09T22:26:03.048Z] #62 324.9 make[2]: Nothing to be done for 'all'. [2019-10-09T22:26:03.048Z] #62 325.1 make[2]: Nothing to be done for 'all'. [2019-10-09T22:26:03.048Z] #62 325.1 INSTALL criu/criu [2019-10-09T22:26:03.338Z] #62 DONE 325.3s [2019-10-09T22:26:03.338Z] [2019-10-09T22:26:03.338Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-09T22:26:03.360Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-09T22:26:03.360Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-10-09T22:26:03.924Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-10-09T22:26:04.489Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-09T22:26:05.053Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-09T22:26:05.620Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-09T22:26:06.553Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-09T22:26:06.811Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-09T22:26:07.375Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-10-09T22:26:09.899Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-10-09T22:26:14.084Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-10-09T22:26:14.497Z] ok github.com/docker/docker/pkg/archive 10.293s coverage: 62.0% of statements [2019-10-09T22:26:14.497Z] ok github.com/docker/docker/pkg/authorization 0.750s coverage: 26.8% of statements [2019-10-09T22:26:14.497Z] ok github.com/docker/docker/pkg/broadcaster 0.192s coverage: 100.0% of statements [2019-10-09T22:26:14.497Z] ok github.com/docker/docker/pkg/capabilities 0.087s coverage: 87.5% of statements [2019-10-09T22:26:14.497Z] ok github.com/docker/docker/pkg/chrootarchive 0.203s coverage: 15.4% of statements [2019-10-09T22:26:14.497Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-09T22:26:14.497Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-09T22:26:14.497Z] ok github.com/docker/docker/pkg/directory 0.095s coverage: 80.0% of statements [2019-10-09T22:26:14.497Z] ok github.com/docker/docker/pkg/discovery 0.202s coverage: 58.3% of statements [2019-10-09T22:26:14.497Z] ok github.com/docker/docker/pkg/discovery/file 0.172s coverage: 92.9% of statements [2019-10-09T22:26:14.497Z] ok github.com/docker/docker/pkg/discovery/kv 3.588s coverage: 84.1% of statements [2019-10-09T22:26:14.497Z] ok github.com/docker/docker/pkg/discovery/memory 0.148s coverage: 92.3% of statements [2019-10-09T22:26:14.497Z] ok github.com/docker/docker/pkg/discovery/nodes 0.113s coverage: 93.8% of statements [2019-10-09T22:26:14.497Z] ok github.com/docker/docker/pkg/filenotify 0.050s coverage: 45.7% of statements [2019-10-09T22:26:14.497Z] ok github.com/docker/docker/pkg/fileutils 0.232s coverage: 87.7% of statements [2019-10-09T22:26:14.497Z] ok github.com/docker/docker/pkg/homedir 0.068s coverage: 42.9% of statements [2019-10-09T22:26:14.497Z] ok github.com/docker/docker/pkg/idtools 0.168s coverage: 6.3% of statements [2019-10-09T22:26:14.497Z] ok github.com/docker/docker/pkg/ioutils 0.804s coverage: 68.8% of statements [2019-10-09T22:26:14.497Z] ok github.com/docker/docker/pkg/jsonmessage 0.295s coverage: 91.7% of statements [2019-10-09T22:26:14.497Z] ok github.com/docker/docker/pkg/locker 0.118s coverage: 88.9% of statements [2019-10-09T22:26:14.497Z] ok github.com/docker/docker/pkg/longpath 0.120s coverage: 100.0% of statements [2019-10-09T22:26:14.497Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-10-09T22:26:14.497Z] ok github.com/docker/docker/pkg/namesgenerator 0.135s coverage: 85.7% of statements [2019-10-09T22:26:14.497Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-09T22:26:14.497Z] ok github.com/docker/docker/pkg/parsers 0.172s coverage: 97.0% of statements [2019-10-09T22:26:14.497Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-10-09T22:26:14.497Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-10-09T22:26:14.497Z] ok github.com/docker/docker/pkg/pidfile 0.102s coverage: 82.6% of statements [2019-10-09T22:26:14.497Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-09T22:26:14.497Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-09T22:26:15.016Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-10-09T22:26:21.569Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-09T22:26:21.826Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-09T22:26:22.758Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-09T22:26:23.689Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-09T22:26:24.622Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-10-09T22:26:27.900Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-09T22:26:27.900Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-10-09T22:26:31.176Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-10-09T22:26:31.176Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-10-09T22:26:31.741Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-10-09T22:26:32.305Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-10-09T22:26:32.870Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-09T22:26:34.767Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-10-09T22:26:34.767Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-10-09T22:26:34.767Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-09T22:26:35.024Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-09T22:26:35.024Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-09T22:26:35.024Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-09T22:26:35.024Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/pkg/plugins 35.264s coverage: 73.4% of statements [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.107s coverage: 56.8% of statements [2019-10-09T22:26:35.669Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-09T22:26:35.669Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/pkg/plugins/transport 0.105s coverage: 85.7% of statements [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/pkg/pools 0.094s coverage: 88.2% of statements [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/pkg/progress 0.071s coverage: 75.9% of statements [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/pkg/pubsub 1.104s coverage: 73.9% of statements [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/pkg/reexec 0.170s coverage: 82.4% of statements [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/pkg/signal 0.041s coverage: 20.3% of statements [2019-10-09T22:26:35.669Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/pkg/streamformatter 0.043s coverage: 66.2% of statements [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2019-10-09T22:26:35.669Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 38.2% of statements [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/pkg/system 0.077s coverage: 12.7% of statements [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/pkg/tailfile 0.093s coverage: 88.6% of statements [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/pkg/tarsum 0.251s coverage: 89.3% of statements [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/pkg/term 0.128s coverage: 30.8% of statements [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/pkg/term/windows 0.040s coverage: 0.0% of statements [no tests to run] [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/plugin 0.278s coverage: 11.6% of statements [2019-10-09T22:26:35.669Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/plugin/v2 0.159s coverage: 20.1% of statements [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/reference 0.273s coverage: 84.4% of statements [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/registry 0.420s coverage: 52.2% of statements [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/registry/resumable 0.394s coverage: 100.0% of statements [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/restartmanager 0.079s coverage: 45.3% of statements [2019-10-09T22:26:35.669Z] ? github.com/docker/docker/rootless [no test files] [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/runconfig 0.253s coverage: 54.5% of statements [2019-10-09T22:26:35.669Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/testutil 0.159s coverage: 62.5% of statements [2019-10-09T22:26:35.669Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-09T22:26:35.669Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-09T22:26:35.669Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-09T22:26:35.669Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-09T22:26:35.669Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-09T22:26:35.669Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-09T22:26:35.669Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-09T22:26:35.669Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-09T22:26:35.669Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-09T22:26:35.669Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-09T22:26:35.669Z] ? github.com/docker/docker/volume [no test files] [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/volume/drivers 0.179s coverage: 36.1% of statements [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/volume/local 0.152s coverage: 37.7% of statements [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/volume/mounts 0.103s coverage: 66.2% of statements [2019-10-09T22:26:35.669Z] ok github.com/docker/docker/volume/service 0.634s coverage: 70.3% of statements [2019-10-09T22:26:35.669Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-09T22:26:35.669Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-09T22:26:35.669Z] INFO: make.ps1 ended at 10/09/2019 22:26:34 [2019-10-09T22:26:35.983Z] #28 DONE 439.0s [2019-10-09T22:26:35.983Z] [2019-10-09T22:26:35.983Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-09T22:26:35.983Z] #51 386.7 + bin/containerd [2019-10-09T22:26:36.651Z] INFO: Unit tests ended at 10/09/2019 22:26:36. Duration:00:03:59.7346322 [2019-10-09T22:26:36.651Z] INFO: Building busybox [2019-10-09T22:26:36.651Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-09T22:26:36.651Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-09T22:26:36.651Z] [2019-10-09T22:26:36.651Z] Sending build context to Docker daemon 2.56kB [2019-10-09T22:26:36.651Z] [2019-10-09T22:26:36.651Z] Step 1/6 : FROM microsoft/windowsservercore [2019-10-09T22:26:36.651Z] ---> 739b21bd02e7 [2019-10-09T22:26:36.651Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-10-09T22:26:36.651Z] ---> Running in 13be9b0d04eb [2019-10-09T22:26:36.920Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-10-09T22:26:38.043Z] #51 ... [2019-10-09T22:26:38.043Z] [2019-10-09T22:26:38.043Z] #29 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-09T22:26:38.043Z] #29 DONE 0.1s [2019-10-09T22:26:38.334Z] [2019-10-09T22:26:38.334Z] #32 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-09T22:26:38.334Z] #32 DONE 0.1s [2019-10-09T22:26:38.334Z] [2019-10-09T22:26:38.334Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-09T22:26:38.334Z] #35 DONE 0.1s [2019-10-09T22:26:38.334Z] [2019-10-09T22:26:38.334Z] #38 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-09T22:26:38.334Z] #38 DONE 0.1s [2019-10-09T22:26:38.334Z] [2019-10-09T22:26:38.334Z] #43 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-09T22:26:38.334Z] #43 DONE 0.1s [2019-10-09T22:26:38.334Z] [2019-10-09T22:26:38.334Z] #47 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-09T22:26:38.619Z] #47 DONE 0.1s [2019-10-09T22:26:38.619Z] [2019-10-09T22:26:38.619Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-09T22:26:39.445Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-10-09T22:26:40.816Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-09T22:26:42.493Z] Removing intermediate container 13be9b0d04eb [2019-10-09T22:26:42.493Z] ---> df8086e03e32 [2019-10-09T22:26:42.493Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-10-09T22:26:43.348Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-10-09T22:26:43.473Z] [2019-10-09T22:26:43.938Z] ---> f66453c00b42 [2019-10-09T22:26:43.938Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-10-09T22:26:43.938Z] ---> Running in 6c95db8705e4 [2019-10-09T22:26:45.245Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-10-09T22:26:45.491Z] [2019-10-09T22:26:45.491Z] SUCCESS: Specified value was saved. [2019-10-09T22:26:45.494Z] #57 447.6 + return [2019-10-09T22:26:45.494Z] #57 DONE 447.8s [2019-10-09T22:26:45.494Z] [2019-10-09T22:26:45.494Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-09T22:26:47.139Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-09T22:26:47.704Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-09T22:26:47.704Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-10-09T22:26:48.433Z] Removing intermediate container 6c95db8705e4 [2019-10-09T22:26:48.433Z] ---> c031277a1356 [2019-10-09T22:26:48.433Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-10-09T22:26:48.433Z] ---> Running in 9a62fef222fd [2019-10-09T22:26:51.881Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-10-09T22:26:52.138Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-09T22:26:52.704Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-09T22:26:55.414Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-10-09T22:26:55.414Z] Copying nested executables into bundles/binary-daemon [2019-10-09T22:26:55.414Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-10-09T22:26:55.563Z] Cannot create a file when that file already exists. [2019-10-09T22:26:55.735Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40053/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=b479525645f3a1727b53ded1f02ba38c965a7cb0 -e DOCKER_GRAPHDRIVER docker:b479525645f3a1727b53ded1f02ba38c965a7cb0 hack/make.sh cross [2019-10-09T22:26:55.978Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-10-09T22:26:56.299Z] [2019-10-09T22:26:56.558Z] Removing bundles/ [2019-10-09T22:26:56.558Z] [2019-10-09T22:26:56.558Z] ---> Making bundle: cross (in bundles/cross) [2019-10-09T22:26:56.558Z] Cross building: bundles/cross/linux/amd64 [2019-10-09T22:26:56.558Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-10-09T22:26:56.558Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-10-09T22:27:01.237Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-09T22:27:01.238Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-10-09T22:27:01.397Z] Removing intermediate container 9a62fef222fd [2019-10-09T22:27:01.397Z] ---> a026452230a1 [2019-10-09T22:27:01.397Z] Step 6/6 : CMD ["sh"] [2019-10-09T22:27:01.397Z] ---> Running in 44c4ca7e56ca [2019-10-09T22:27:01.862Z] Removing intermediate container 44c4ca7e56ca [2019-10-09T22:27:01.862Z] ---> 780bb46d54bb [2019-10-09T22:27:01.862Z] Successfully built 780bb46d54bb [2019-10-09T22:27:01.862Z] Successfully tagged busybox:latest [2019-10-09T22:27:01.862Z] INFO: Docker images of the daemon under test [2019-10-09T22:27:01.862Z] [2019-10-09T22:27:01.862Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-09T22:27:01.862Z] busybox latest 780bb46d54bb Less than a second ago 4.83GB [2019-10-09T22:27:01.862Z] mcr.microsoft.com/windows/servercore ltsc2019 739b21bd02e7 29 hours ago 4.79GB [2019-10-09T22:27:01.862Z] microsoft/windowsservercore latest 739b21bd02e7 29 hours ago 4.79GB [2019-10-09T22:27:01.862Z] [2019-10-09T22:27:01.862Z] INFO: Running integration tests at 10/09/2019 22:27:01... [2019-10-09T22:27:01.862Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-10-09T22:27:01.862Z] INFO: Integration API tests being run from the host: [2019-10-09T22:27:01.862Z] INFO: make.ps1 starting at 10/09/2019 22:27:01 [2019-10-09T22:27:02.847Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-10-09T22:27:03.762Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-10-09T22:27:04.693Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-10-09T22:27:06.064Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-10-09T22:27:08.589Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-09T22:27:09.155Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-09T22:27:09.720Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-10-09T22:27:11.095Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-09T22:27:16.375Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-09T22:27:16.633Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-09T22:27:16.633Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-09T22:27:18.137Z] --- PASS: TestImportExtremelyLargeImageWorks (115.72s) [2019-10-09T22:27:18.137Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-09T22:27:18.137Z] PASS [2019-10-09T22:27:18.137Z] [2019-10-09T22:27:18.137Z] === Skipped [2019-10-09T22:27:18.137Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-09T22:27:18.137Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T22:27:18.137Z] [2019-10-09T22:27:18.137Z] [2019-10-09T22:27:18.137Z] DONE 12 tests, 1 skipped in 117.197s [2019-10-09T22:27:18.137Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-10-09T22:27:18.137Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:27:18.137Z] ++ set -e [2019-10-09T22:27:18.137Z] ++ '[' -n 0 ']' [2019-10-09T22:27:18.137Z] ++ set -x [2019-10-09T22:27:18.137Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:27:18.137Z] INFO: Testing against a local daemon [2019-10-09T22:27:18.137Z] === RUN TestNetworkCreateDelete [2019-10-09T22:27:18.137Z] --- PASS: TestNetworkCreateDelete (0.13s) [2019-10-09T22:27:18.137Z] === RUN TestDockerNetworkDeletePreferID [2019-10-09T22:27:18.137Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2019-10-09T22:27:18.137Z] === RUN TestInspectNetwork [2019-10-09T22:27:18.137Z] === RUN TestInspectNetwork/full_network_id [2019-10-09T22:27:18.137Z] === RUN TestInspectNetwork/partial_network_id [2019-10-09T22:27:18.137Z] === RUN TestInspectNetwork/network_name [2019-10-09T22:27:18.137Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-09T22:27:18.137Z] --- PASS: TestInspectNetwork (8.07s) [2019-10-09T22:27:18.137Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-09T22:27:18.137Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2019-10-09T22:27:18.137Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-09T22:27:18.137Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-09T22:27:18.137Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-09T22:27:18.137Z] === RUN TestRunContainerWithBridgeNone [2019-10-09T22:27:18.137Z] --- PASS: TestRunContainerWithBridgeNone (2.66s) [2019-10-09T22:27:18.137Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-09T22:27:18.137Z] === RUN TestNetworkInvalidJSON [2019-10-09T22:27:18.137Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-09T22:27:18.137Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-09T22:27:18.137Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-09T22:27:18.137Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-09T22:27:18.137Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-09T22:27:18.137Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-09T22:27:18.137Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-09T22:27:18.137Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-09T22:27:18.137Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-09T22:27:18.137Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2019-10-09T22:27:18.137Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-09T22:27:18.137Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-09T22:27:18.137Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-09T22:27:18.137Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-09T22:27:18.137Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-10-09T22:27:18.137Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-09T22:27:18.137Z] === RUN TestDaemonDefaultNetworkPools [2019-10-09T22:27:18.137Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2019-10-09T22:27:18.137Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-09T22:27:18.137Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-09T22:27:18.531Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-09T22:27:18.601Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2019-10-09T22:27:18.601Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-09T22:27:18.601Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-09T22:27:18.789Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-10-09T22:27:19.460Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2019-10-09T22:27:19.460Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-09T22:27:19.460Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-09T22:27:20.159Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-09T22:27:20.253Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2019-10-09T22:27:20.253Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-09T22:27:20.253Z] === RUN TestServiceWithPredefinedNetwork [2019-10-09T22:27:22.058Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-09T22:27:23.445Z] --- PASS: TestServiceWithPredefinedNetwork (2.92s) [2019-10-09T22:27:23.445Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-09T22:27:23.445Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-09T22:27:23.445Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-09T22:27:23.445Z] service_test.go:230: FLAKY_TEST [2019-10-09T22:27:23.445Z] === RUN TestServiceWithDataPathPortInit [2019-10-09T22:27:24.071Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-10-09T22:27:24.756Z] #51 435.1 + bin/containerd-stress [2019-10-09T22:27:26.274Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-10-09T22:27:28.229Z] #51 439.0 + bin/containerd-shim [2019-10-09T22:27:30.039Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-10-09T22:27:30.159Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-09T22:27:32.054Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-10-09T22:27:32.239Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-10-09T22:27:34.442Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-09T22:27:34.580Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-10-09T22:27:35.426Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-09T22:27:35.890Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-09T22:27:35.951Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-09T22:27:36.880Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-09T22:27:37.852Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-09T22:27:37.852Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-10-09T22:27:37.852Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-10-09T22:27:37.860Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-09T22:27:38.609Z] #51 449.3 + bin/containerd-shim-runc-v1 [2019-10-09T22:27:39.944Z] --- PASS: TestServiceWithDataPathPortInit (16.34s) [2019-10-09T22:27:39.944Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-09T22:27:39.945Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-09T22:27:39.945Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-09T22:27:40.065Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-09T22:27:42.031Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-09T22:27:43.402Z] --- PASS: TestDockerDaemonSuite (363.74s) [2019-10-09T22:27:43.402Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.44s) [2019-10-09T22:27:43.402Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool" [2019-10-09T22:27:43.402Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (3.33s) [2019-10-09T22:27:43.402Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon" [2019-10-09T22:27:43.402Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.58s) [2019-10-09T22:27:43.402Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock" [2019-10-09T22:27:43.402Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (6.07s) [2019-10-09T22:27:43.402Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-09T22:27:43.402Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-09T22:27:43.402Z] docker_cli_daemon_test.go:1449: Daemon d642e0e6f1c09 is not started [2019-10-09T22:27:43.402Z] check_test.go:309: Daemon d01eac839aa82 is not started [2019-10-09T22:27:43.402Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (5.34s) [2019-10-09T22:27:43.402Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash" [2019-10-09T22:27:43.402Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (8.27s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-09T22:27:43.403Z] check_test.go:309: Daemon d13217cbaffec is not started [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.71s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.16s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.57s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.39s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.86s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.50s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.37s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-09T22:27:43.403Z] check_test.go:309: Daemon d7b850287dd37 is not started [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.50s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-09T22:27:43.403Z] check_test.go:309: Daemon d61b877433381 is not started [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.47s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog" [2019-10-09T22:27:43.403Z] check_test.go:309: Daemon d536fb2d58445 is not started [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.39s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.55s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.85s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure" [2019-10-09T22:27:43.403Z] check_test.go:309: Daemon de65f2b78c43e is not started [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.51s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.43s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose" [2019-10-09T22:27:43.403Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-09T22:27:43.403Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-09T22:27:43.403Z] check_test.go:309: Daemon d40260e6d82b9 is not started [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.71s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP" [2019-10-09T22:27:43.403Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-09T22:27:43.403Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-09T22:27:43.403Z] check_test.go:309: Daemon d4b6ffcdbd7ea is not started [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.38s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.23s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.57s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.89s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean" [2019-10-09T22:27:43.403Z] check_test.go:309: Daemon dafb40d499b61 is not started [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.12s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration" [2019-10-09T22:27:43.403Z] check_test.go:309: Daemon dd042b63fbd72 is not started [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.79s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins" [2019-10-09T22:27:43.403Z] docker_cli_daemon_plugins_test.go:79: Daemon d8bb2052b094a is not started [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.24s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins" [2019-10-09T22:27:43.403Z] docker_cli_daemon_plugins_test.go:169: Daemon d4aa85b177b62 is not started [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.66s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong" [2019-10-09T22:27:43.403Z] check_test.go:309: Daemon d710afa7f4e8f is not started [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.76s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.08s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.86s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.75s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.81s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.06s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.01s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.96s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError" [2019-10-09T22:27:43.403Z] check_test.go:309: Daemon db05b24984d04 is not started [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.29s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.88s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.32s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.64s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.63s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.08s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork" [2019-10-09T22:27:43.403Z] check_test.go:309: Daemon d66a69fa0b52b is not started [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.64s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.22s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.63s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.11s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.68s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.38s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.87s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways" [2019-10-09T22:27:43.403Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-09T22:27:43.403Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-09T22:27:43.403Z] check_test.go:309: Daemon dd1675f1251ae is not started [2019-10-09T22:27:43.403Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-09T22:27:43.403Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-09T22:27:43.403Z] check_test.go:309: Daemon de9810d0f0896 is not started [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.02s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer" [2019-10-09T22:27:43.403Z] check_test.go:309: Daemon d9a7d955afbc2 is not started [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.15s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.54s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.43s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.61s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.92s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.05s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.77s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.71s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer" [2019-10-09T22:27:43.403Z] check_test.go:309: Daemon d2111ae7d394e is not started [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.63s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.55s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins" [2019-10-09T22:27:43.403Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.91s) [2019-10-09T22:27:43.403Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout" [2019-10-09T22:27:43.403Z] check_test.go:309: Daemon dc56cf7bc9013 is not started [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.69s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-09T22:27:43.404Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-09T22:27:43.404Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-09T22:27:43.404Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-09T22:27:43.404Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-09T22:27:43.404Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-09T22:27:43.404Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-09T22:27:43.404Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-09T22:27:43.404Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-09T22:27:43.404Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-09T22:27:43.404Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-10-09T22:27:43.404Z] check_test.go:309: Daemon db16f4ccb9e17 is not started [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors" [2019-10-09T22:27:43.404Z] check_test.go:309: Daemon dd3927531fc1f is not started [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.47s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp" [2019-10-09T22:27:43.404Z] check_test.go:309: Daemon ded1563ea0116 is not started [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.48s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.11s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.42s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey" [2019-10-09T22:27:43.404Z] check_test.go:309: Daemon d34833161c22c is not started [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.67s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.90s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.34s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.69s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-09T22:27:43.404Z] check_test.go:309: Daemon d54675e508c78 is not started [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.56s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.14s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand" [2019-10-09T22:27:43.404Z] check_test.go:309: Daemon d07336ed694db is not started [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.42s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.34s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.23s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.58s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.03s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.60s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.11s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.10s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.40s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.02s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.31s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.22s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.81s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.15s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine" [2019-10-09T22:27:43.404Z] docker_cli_daemon_test.go:2542: Daemon d51320f21b7f1 is not started [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.40s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.97s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.14s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.38s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload" [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify" [2019-10-09T22:27:43.404Z] check_test.go:309: Daemon d3ccefbb10f4a is not started [2019-10-09T22:27:43.404Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.64s) [2019-10-09T22:27:43.404Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin" [2019-10-09T22:27:43.404Z] === RUN TestDockerSwarmSuite [2019-10-09T22:27:43.404Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-10-09T22:27:43.833Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-09T22:27:44.127Z] #51 454.2 + bin/containerd-shim-runc-v2 [2019-10-09T22:27:44.745Z] #51 455.6 + binaries [2019-10-09T22:27:44.745Z] #51 455.6 + mkdir -p /build [2019-10-09T22:27:44.745Z] #51 455.6 + cp bin/containerd /build/containerd [2019-10-09T22:27:44.745Z] #51 455.7 + cp bin/containerd-shim /build/containerd-shim [2019-10-09T22:27:44.745Z] #51 455.7 + cp bin/ctr /build/ctr [2019-10-09T22:27:45.029Z] #51 DONE 455.8s [2019-10-09T22:27:46.503Z] [2019-10-09T22:27:46.503Z] #52 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-09T22:27:46.503Z] #52 DONE 0.1s [2019-10-09T22:27:46.503Z] [2019-10-09T22:27:46.503Z] #55 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-09T22:27:46.503Z] #55 DONE 0.1s [2019-10-09T22:27:46.503Z] [2019-10-09T22:27:46.503Z] #58 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-09T22:27:46.503Z] #58 DONE 0.1s [2019-10-09T22:27:46.503Z] [2019-10-09T22:27:46.503Z] #60 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-09T22:27:46.503Z] #60 DONE 0.1s [2019-10-09T22:27:46.503Z] [2019-10-09T22:27:46.503Z] #63 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-09T22:27:46.503Z] #63 DONE 0.0s [2019-10-09T22:27:46.503Z] [2019-10-09T22:27:46.503Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-09T22:27:46.503Z] #67 DONE 0.1s [2019-10-09T22:27:46.503Z] [2019-10-09T22:27:46.503Z] #68 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-09T22:27:46.785Z] #68 DONE 0.3s [2019-10-09T22:27:46.785Z] [2019-10-09T22:27:46.785Z] #69 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-09T22:27:46.785Z] #69 DONE 0.0s [2019-10-09T22:27:46.785Z] [2019-10-09T22:27:46.785Z] #70 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-09T22:27:47.631Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.98s) [2019-10-09T22:27:47.631Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-09T22:27:47.631Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tv69v5rvxk6sm9zc4x1deceyq Created:2019-10-09 22:27:40.404438962 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[07697a0959eca9eedb23d20550717e8177446f4b26f096a4d3af08aff621af21:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uvxczoqk1ola20vmj6xbqw8ff EndpointID:0546be62e9443d316292c667132d326ce2536adf4e06d9b983ade55fa4a1cbd2 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f64b563a1605854ba5904eadd243ac477585a37ffaeb18f09ffd133eba410f71 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:47511be84a08 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uvxczoqk1ola20vmj6xbqw8ff EndpointID:0546be62e9443d316292c667132d326ce2536adf4e06d9b983ade55fa4a1cbd2 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-09T22:27:47.631Z] PASS [2019-10-09T22:27:47.631Z] [2019-10-09T22:27:47.631Z] === Skipped [2019-10-09T22:27:47.631Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-09T22:27:47.631Z] service_test.go:230: FLAKY_TEST [2019-10-09T22:27:47.631Z] [2019-10-09T22:27:47.631Z] [2019-10-09T22:27:47.631Z] DONE 21 tests, 1 skipped in 43.382s [2019-10-09T22:27:47.631Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-09T22:27:47.631Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:27:47.631Z] ++ set -e [2019-10-09T22:27:47.631Z] ++ '[' -n 0 ']' [2019-10-09T22:27:47.631Z] ++ set -x [2019-10-09T22:27:47.631Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:27:47.631Z] INFO: Testing against a local daemon [2019-10-09T22:27:47.631Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-09T22:27:47.631Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-09T22:27:47.631Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-09T22:27:47.631Z] === RUN TestDockerNetworkIpvlan [2019-10-09T22:27:47.631Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-09T22:27:47.631Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-09T22:27:47.631Z] PASS [2019-10-09T22:27:47.631Z] [2019-10-09T22:27:47.631Z] === Skipped [2019-10-09T22:27:47.631Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-09T22:27:47.631Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-09T22:27:47.631Z] [2019-10-09T22:27:47.631Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-09T22:27:47.631Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-09T22:27:47.631Z] [2019-10-09T22:27:47.631Z] [2019-10-09T22:27:47.631Z] DONE 2 tests, 2 skipped in 0.165s [2019-10-09T22:27:47.631Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-09T22:27:47.631Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:27:47.631Z] ++ set -e [2019-10-09T22:27:47.631Z] ++ '[' -n 0 ']' [2019-10-09T22:27:47.631Z] ++ set -x [2019-10-09T22:27:47.631Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:27:48.000Z] INFO: Testing against a local daemon [2019-10-09T22:27:48.000Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-09T22:27:48.662Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-10-09T22:27:49.291Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2019-10-09T22:27:49.291Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-09T22:27:49.291Z] === RUN TestDockerNetworkMacvlan [2019-10-09T22:27:49.492Z] #70 DONE 2.6s [2019-10-09T22:27:49.493Z] [2019-10-09T22:27:49.493Z] #72 exporting to oci image format [2019-10-09T22:27:49.493Z] #72 exporting layers [2019-10-09T22:27:50.080Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-09T22:27:50.966Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-09T22:27:51.343Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-09T22:27:51.966Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-10-09T22:27:52.131Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-09T22:27:53.171Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-10-09T22:27:54.610Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-09T22:27:56.107Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-10-09T22:27:57.968Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-09T22:27:58.515Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-09T22:27:58.515Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-10-09T22:27:58.515Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-09T22:27:58.515Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-09T22:27:59.045Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-10-09T22:28:01.246Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-10-09T22:28:03.072Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-09T22:28:04.180Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-10-09T22:28:04.419Z] --- PASS: TestDockerNetworkMacvlan (15.08s) [2019-10-09T22:28:04.419Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T22:28:04.419Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-10-09T22:28:04.419Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T22:28:04.419Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-10-09T22:28:04.419Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T22:28:04.419Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.25s) [2019-10-09T22:28:04.419Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T22:28:04.419Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.25s) [2019-10-09T22:28:04.420Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T22:28:04.420Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.14s) [2019-10-09T22:28:04.420Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T22:28:04.420Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.94s) [2019-10-09T22:28:04.420Z] PASS [2019-10-09T22:28:04.420Z] [2019-10-09T22:28:04.420Z] DONE 8 tests in 16.717s [2019-10-09T22:28:04.420Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-09T22:28:04.420Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:28:04.420Z] ++ set -e [2019-10-09T22:28:04.420Z] ++ '[' -n 0 ']' [2019-10-09T22:28:04.420Z] ++ set -x [2019-10-09T22:28:04.420Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:28:04.420Z] testing: warning: no tests to run [2019-10-09T22:28:04.420Z] PASS [2019-10-09T22:28:04.420Z] [2019-10-09T22:28:04.420Z] DONE 0 tests in 0.097s [2019-10-09T22:28:04.420Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-09T22:28:04.420Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:28:04.420Z] ++ set -e [2019-10-09T22:28:04.420Z] ++ '[' -n 0 ']' [2019-10-09T22:28:04.420Z] ++ set -x [2019-10-09T22:28:04.420Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:28:05.064Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-09T22:28:05.228Z] INFO: Testing against a local daemon [2019-10-09T22:28:05.228Z] === RUN TestAuthZPluginAllowRequest [2019-10-09T22:28:06.393Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-10-09T22:28:06.393Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T22:28:06.393Z] INFO: Testing against a local daemon [2019-10-09T22:28:06.393Z] === RUN TestBuildWithSession [2019-10-09T22:28:06.393Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-09T22:28:06.393Z] build_session_test.go:25: TODO: BuildKit [2019-10-09T22:28:06.393Z] === RUN TestBuildSquashParent [2019-10-09T22:28:06.393Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-10-09T22:28:06.393Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:28:06.393Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-09T22:28:06.393Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-10-09T22:28:06.393Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-09T22:28:06.393Z] === RUN TestBuildMultiStageCopy [2019-10-09T22:28:06.393Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-09T22:28:06.960Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-09T22:28:07.066Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2019-10-09T22:28:07.066Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-09T22:28:07.066Z] === RUN TestAuthZPluginTLS [2019-10-09T22:28:07.436Z] --- PASS: TestAuthZPluginTLS (0.58s) [2019-10-09T22:28:07.436Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-09T22:28:07.436Z] === RUN TestAuthZPluginDenyRequest [2019-10-09T22:28:08.243Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-10-09T22:28:08.243Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-09T22:28:08.243Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-09T22:28:08.614Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-10-09T22:28:08.614Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-09T22:28:08.614Z] === RUN TestAuthZPluginDenyResponse [2019-10-09T22:28:08.993Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2019-10-09T22:28:08.993Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-09T22:28:08.993Z] === RUN TestAuthZPluginAllowEventStream [2019-10-09T22:28:09.485Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-09T22:28:10.820Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2019-10-09T22:28:10.820Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-09T22:28:10.820Z] === RUN TestAuthZPluginErrorResponse [2019-10-09T22:28:10.856Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-10-09T22:28:11.317Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-10-09T22:28:11.317Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-09T22:28:11.317Z] === RUN TestAuthZPluginErrorRequest [2019-10-09T22:28:11.743Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-10-09T22:28:11.743Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-09T22:28:11.743Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-09T22:28:12.226Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-10-09T22:28:12.545Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-10-09T22:28:12.545Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-09T22:28:12.545Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-09T22:28:14.383Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s) [2019-10-09T22:28:14.383Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-09T22:28:14.383Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-09T22:28:16.771Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-09T22:28:16.771Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-09T22:28:16.817Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2019-10-09T22:28:16.817Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-09T22:28:16.817Z] === RUN TestAuthZPluginHeader [2019-10-09T22:28:17.235Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-09T22:28:17.634Z] --- PASS: TestAuthZPluginHeader (0.86s) [2019-10-09T22:28:17.634Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-09T22:28:17.634Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-09T22:28:17.634Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-10-09T22:28:17.634Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T22:28:17.634Z] === RUN TestAuthZPluginV2Disable [2019-10-09T22:28:17.634Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-09T22:28:17.634Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T22:28:17.634Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-09T22:28:17.634Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-09T22:28:17.634Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T22:28:17.634Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-09T22:28:17.634Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-09T22:28:17.634Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T22:28:17.634Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-09T22:28:17.965Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-10-09T22:28:17.965Z] Copying nested executables into bundles/cross/linux/amd64 [2019-10-09T22:28:17.965Z] Cross building: bundles/cross/windows/amd64 [2019-10-09T22:28:17.965Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-09T22:28:17.965Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-10-09T22:28:18.777Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-09T22:28:18.788Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-09T22:28:19.766Z] --- PASS: TestBuildMultiStageCopy (13.52s) [2019-10-09T22:28:19.766Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.04s) [2019-10-09T22:28:19.766Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.81s) [2019-10-09T22:28:19.766Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.03s) [2019-10-09T22:28:19.766Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.19s) [2019-10-09T22:28:19.766Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.43s) [2019-10-09T22:28:19.766Z] === RUN TestBuildMultiStageParentConfig [2019-10-09T22:28:19.766Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-10-09T22:28:19.766Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-09T22:28:19.766Z] === RUN TestBuildLabelWithTargets [2019-10-09T22:28:19.766Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-10-09T22:28:19.766Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-09T22:28:19.766Z] === RUN TestBuildWithEmptyLayers [2019-10-09T22:28:20.674Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-09T22:28:21.318Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2019-10-09T22:28:21.318Z] === RUN TestBuildMultiStageOnBuild [2019-10-09T22:28:21.318Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-10-09T22:28:21.318Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-09T22:28:21.318Z] === RUN TestBuildUncleanTarFilenames [2019-10-09T22:28:21.318Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-10-09T22:28:21.318Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-09T22:28:21.318Z] === RUN TestBuildMultiStageLayerLeak [2019-10-09T22:28:21.318Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2019-10-09T22:28:21.318Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-09T22:28:21.318Z] === RUN TestBuildWithHugeFile [2019-10-09T22:28:21.318Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-10-09T22:28:21.318Z] build_test.go:491: testEnv.OSType == "windows" [2019-10-09T22:28:21.318Z] === RUN TestBuildWithEmptyDockerfile [2019-10-09T22:28:21.318Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-09T22:28:21.318Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-09T22:28:21.318Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-09T22:28:21.318Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-09T22:28:21.318Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-09T22:28:21.318Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-09T22:28:21.786Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-09T22:28:21.786Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-09T22:28:21.786Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-09T22:28:21.786Z] --- PASS: TestBuildWithEmptyDockerfile (0.50s) [2019-10-09T22:28:21.786Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-10-09T22:28:21.786Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2019-10-09T22:28:21.786Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2019-10-09T22:28:21.786Z] === RUN TestBuildPreserveOwnership [2019-10-09T22:28:21.786Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-10-09T22:28:21.786Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-09T22:28:21.786Z] === RUN TestBuildPlatformInvalid [2019-10-09T22:28:21.786Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-10-09T22:28:21.786Z] PASS [2019-10-09T22:28:21.786Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-10-09T22:28:21.786Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T22:28:21.786Z] INFO: Testing against a local daemon [2019-10-09T22:28:21.786Z] === RUN TestConfigList [2019-10-09T22:28:21.786Z] --- SKIP: TestConfigList (0.00s) [2019-10-09T22:28:21.786Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:28:21.786Z] === RUN TestConfigsCreateAndDelete [2019-10-09T22:28:21.786Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-10-09T22:28:21.786Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:28:21.786Z] === RUN TestConfigsUpdate [2019-10-09T22:28:21.786Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-10-09T22:28:21.786Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:28:21.786Z] === RUN TestTemplatedConfig [2019-10-09T22:28:21.786Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-10-09T22:28:21.786Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:28:21.786Z] === RUN TestConfigInspect [2019-10-09T22:28:21.786Z] --- SKIP: TestConfigInspect (0.00s) [2019-10-09T22:28:21.786Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:28:21.786Z] === RUN TestConfigCreateWithLabels [2019-10-09T22:28:21.786Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-10-09T22:28:21.786Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-10-09T22:28:21.786Z] === RUN TestConfigCreateResolve [2019-10-09T22:28:21.786Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-10-09T22:28:21.786Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-10-09T22:28:21.786Z] === RUN TestConfigDaemonLibtrustID [2019-10-09T22:28:21.786Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-10-09T22:28:21.786Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-10-09T22:28:21.786Z] PASS [2019-10-09T22:28:21.786Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-10-09T22:28:21.786Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T22:28:21.786Z] INFO: Testing against a local daemon [2019-10-09T22:28:21.786Z] === RUN TestCheckpoint [2019-10-09T22:28:21.786Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-09T22:28:21.786Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-09T22:28:21.786Z] === RUN TestContainerInvalidJSON [2019-10-09T22:28:21.786Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-09T22:28:21.786Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-09T22:28:21.786Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-09T22:28:21.786Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-09T22:28:21.786Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-09T22:28:21.786Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-09T22:28:21.786Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-09T22:28:21.786Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-09T22:28:21.786Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-09T22:28:21.786Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-10-09T22:28:21.786Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-09T22:28:21.786Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-10-09T22:28:21.786Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-10-09T22:28:21.786Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-09T22:28:21.786Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-10-09T22:28:21.786Z] copy_test.go:25: testEnv.OSType == "windows" [2019-10-09T22:28:21.786Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-09T22:28:21.786Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2019-10-09T22:28:21.786Z] copy_test.go:39: testEnv.OSType == "windows" [2019-10-09T22:28:21.786Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-09T22:28:21.786Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s) [2019-10-09T22:28:21.786Z] copy_test.go:51: testEnv.OSType == "windows" [2019-10-09T22:28:21.786Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-09T22:28:21.786Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2019-10-09T22:28:21.786Z] copy_test.go:65: testEnv.OSType == "windows" [2019-10-09T22:28:21.786Z] === RUN TestCopyFromContainer [2019-10-09T22:28:21.786Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-10-09T22:28:21.786Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:28:21.786Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-09T22:28:21.786Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-09T22:28:21.786Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-09T22:28:21.786Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-09T22:28:21.786Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-09T22:28:21.786Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-09T22:28:21.786Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-09T22:28:21.786Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-09T22:28:21.786Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-09T22:28:21.786Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-09T22:28:21.786Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-09T22:28:21.786Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-09T22:28:21.786Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-09T22:28:21.786Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-09T22:28:21.786Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-09T22:28:21.786Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-10-09T22:28:21.786Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-10-09T22:28:21.786Z] === RUN TestCreateWithInvalidEnv [2019-10-09T22:28:21.786Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-09T22:28:21.786Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-09T22:28:21.786Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-09T22:28:21.786Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-09T22:28:21.786Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-09T22:28:21.786Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-09T22:28:21.786Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-09T22:28:21.786Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-09T22:28:21.786Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-09T22:28:21.786Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-09T22:28:21.786Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-09T22:28:21.786Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-09T22:28:21.786Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-10-09T22:28:21.786Z] === RUN TestCreateTmpfsMountsTarget [2019-10-09T22:28:21.786Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-10-09T22:28:21.786Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:28:21.786Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-09T22:28:21.786Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-10-09T22:28:21.786Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-10-09T22:28:21.786Z] === RUN TestCreateWithCapabilities [2019-10-09T22:28:21.786Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-10-09T22:28:21.786Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-10-09T22:28:21.786Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-09T22:28:21.786Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-10-09T22:28:21.786Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-10-09T22:28:21.786Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-09T22:28:22.250Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-09T22:28:22.250Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-09T22:28:22.250Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-09T22:28:22.250Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-09T22:28:22.250Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-09T22:28:22.250Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-09T22:28:22.250Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-09T22:28:22.250Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-09T22:28:22.250Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-09T22:28:22.250Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-09T22:28:22.250Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-09T22:28:22.250Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-09T22:28:22.250Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-09T22:28:22.250Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-09T22:28:22.250Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-09T22:28:22.250Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-09T22:28:22.250Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-09T22:28:22.250Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-09T22:28:22.250Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-09T22:28:22.250Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-09T22:28:22.250Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2019-10-09T22:28:22.250Z] === RUN TestDiff [2019-10-09T22:28:22.250Z] --- SKIP: TestDiff (0.00s) [2019-10-09T22:28:22.250Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-10-09T22:28:22.250Z] === RUN TestExecWithCloseStdin [2019-10-09T22:28:23.949Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-09T22:28:24.451Z] --- PASS: TestExecWithCloseStdin (2.15s) [2019-10-09T22:28:24.451Z] === RUN TestExec [2019-10-09T22:28:24.451Z] --- SKIP: TestExec (0.00s) [2019-10-09T22:28:24.451Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-09T22:28:24.451Z] === RUN TestExecUser [2019-10-09T22:28:24.451Z] --- SKIP: TestExecUser (0.00s) [2019-10-09T22:28:24.451Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-09T22:28:24.451Z] === RUN TestExportContainerAndImportImage [2019-10-09T22:28:24.451Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-10-09T22:28:24.451Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:28:24.451Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-09T22:28:24.451Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-10-09T22:28:24.451Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:28:24.451Z] === RUN TestHealthCheckWorkdir [2019-10-09T22:28:24.451Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-10-09T22:28:24.451Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-09T22:28:24.451Z] === RUN TestHealthKillContainer [2019-10-09T22:28:24.451Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-10-09T22:28:24.451Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-10-09T22:28:24.451Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-09T22:28:24.451Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-10-09T22:28:24.451Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-10-09T22:28:24.451Z] === RUN TestKillContainerInvalidSignal [2019-10-09T22:28:26.008Z] --- PASS: TestKillContainerInvalidSignal (1.75s) [2019-10-09T22:28:26.008Z] === RUN TestKillContainer [2019-10-09T22:28:26.008Z] --- SKIP: TestKillContainer (0.00s) [2019-10-09T22:28:26.008Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-10-09T22:28:26.008Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-09T22:28:26.008Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-10-09T22:28:26.008Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-09T22:28:26.008Z] === RUN TestKillStoppedContainer [2019-10-09T22:28:26.008Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-10-09T22:28:26.008Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-09T22:28:26.008Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-09T22:28:26.008Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-10-09T22:28:26.008Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-09T22:28:26.008Z] === RUN TestKillDifferentUserContainer [2019-10-09T22:28:26.008Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-10-09T22:28:26.008Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-10-09T22:28:26.008Z] === RUN TestInspectOomKilledTrue [2019-10-09T22:28:26.008Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-09T22:28:26.008Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-09T22:28:26.008Z] === RUN TestInspectOomKilledFalse [2019-10-09T22:28:26.008Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-09T22:28:26.008Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-09T22:28:26.008Z] === RUN TestLogsFollowTailEmpty [2019-10-09T22:28:27.562Z] --- PASS: TestLogsFollowTailEmpty (1.72s) [2019-10-09T22:28:27.562Z] === RUN TestNetworkNat [2019-10-09T22:28:27.562Z] --- SKIP: TestNetworkNat (0.00s) [2019-10-09T22:28:27.562Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-10-09T22:28:27.562Z] === RUN TestNetworkLocalhostTCPNat [2019-10-09T22:28:27.562Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-10-09T22:28:27.562Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-09T22:28:27.562Z] === RUN TestNetworkLoopbackNat [2019-10-09T22:28:27.562Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-10-09T22:28:27.562Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-10-09T22:28:27.562Z] === RUN TestPause [2019-10-09T22:28:27.562Z] --- SKIP: TestPause (0.00s) [2019-10-09T22:28:27.562Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-10-09T22:28:27.562Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-09T22:28:29.763Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.73s) [2019-10-09T22:28:29.763Z] === RUN TestPauseStopPausedContainer [2019-10-09T22:28:29.763Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-10-09T22:28:29.763Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:28:29.763Z] === RUN TestPsFilter [2019-10-09T22:28:29.763Z] --- PASS: TestPsFilter (0.15s) [2019-10-09T22:28:29.763Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-09T22:28:31.975Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.23s) [2019-10-09T22:28:31.975Z] === RUN TestRemoveContainerWithVolume [2019-10-09T22:28:34.172Z] --- PASS: TestRemoveContainerWithVolume (2.07s) [2019-10-09T22:28:34.172Z] === RUN TestRemoveContainerRunning [2019-10-09T22:28:35.727Z] --- PASS: TestRemoveContainerRunning (1.78s) [2019-10-09T22:28:35.727Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-09T22:28:36.143Z] --- PASS: TestImportExtremelyLargeImageWorks (176.62s) [2019-10-09T22:28:36.143Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-09T22:28:36.143Z] PASS [2019-10-09T22:28:36.143Z] [2019-10-09T22:28:36.143Z] DONE 12 tests in 181.174s [2019-10-09T22:28:36.143Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-10-09T22:28:36.143Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:28:36.143Z] ++ set -e [2019-10-09T22:28:36.143Z] ++ '[' -n 0 ']' [2019-10-09T22:28:36.143Z] ++ set -x [2019-10-09T22:28:36.143Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:28:36.143Z] INFO: Testing against a local daemon [2019-10-09T22:28:36.143Z] === RUN TestNetworkCreateDelete [2019-10-09T22:28:36.143Z] --- PASS: TestNetworkCreateDelete (0.17s) [2019-10-09T22:28:36.143Z] === RUN TestDockerNetworkDeletePreferID [2019-10-09T22:28:36.143Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-10-09T22:28:36.143Z] --- PASS: TestDockerNetworkDeletePreferID (0.77s) [2019-10-09T22:28:36.143Z] === RUN TestInspectNetwork [2019-10-09T22:28:36.143Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-10-09T22:28:37.280Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.65s) [2019-10-09T22:28:37.280Z] === RUN TestRemoveInvalidContainer [2019-10-09T22:28:37.280Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-10-09T22:28:37.280Z] === RUN TestRenameLinkedContainer [2019-10-09T22:28:37.280Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-10-09T22:28:37.280Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-10-09T22:28:37.280Z] === RUN TestRenameStoppedContainer [2019-10-09T22:28:37.400Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.83s) [2019-10-09T22:28:37.400Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-09T22:28:37.400Z] PASS [2019-10-09T22:28:37.400Z] [2019-10-09T22:28:37.400Z] === Skipped [2019-10-09T22:28:37.400Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-10-09T22:28:37.400Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T22:28:37.400Z] [2019-10-09T22:28:37.400Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-09T22:28:37.400Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T22:28:37.400Z] [2019-10-09T22:28:37.400Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-09T22:28:37.400Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T22:28:37.400Z] [2019-10-09T22:28:37.400Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-09T22:28:37.400Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T22:28:37.400Z] [2019-10-09T22:28:37.400Z] [2019-10-09T22:28:37.400Z] DONE 17 tests, 4 skipped in 29.990s [2019-10-09T22:28:37.400Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-09T22:28:37.400Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:28:37.400Z] ++ set -e [2019-10-09T22:28:37.400Z] ++ '[' -n 0 ']' [2019-10-09T22:28:37.400Z] ++ set -x [2019-10-09T22:28:37.400Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:28:37.400Z] INFO: Testing against a local daemon [2019-10-09T22:28:37.400Z] === RUN TestPluginInvalidJSON [2019-10-09T22:28:37.400Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-09T22:28:37.400Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-09T22:28:37.400Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-09T22:28:37.400Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-09T22:28:37.400Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-09T22:28:37.400Z] PASS [2019-10-09T22:28:37.400Z] [2019-10-09T22:28:37.400Z] DONE 2 tests in 0.181s [2019-10-09T22:28:37.400Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-09T22:28:37.400Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:28:37.400Z] ++ set -e [2019-10-09T22:28:37.400Z] ++ '[' -n 0 ']' [2019-10-09T22:28:37.400Z] ++ set -x [2019-10-09T22:28:37.400Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:28:37.400Z] INFO: Testing against a local daemon [2019-10-09T22:28:37.400Z] === RUN TestExternalGraphDriver [2019-10-09T22:28:37.400Z] === RUN TestExternalGraphDriver/json [2019-10-09T22:28:37.400Z] === RUN TestExternalGraphDriver/spec [2019-10-09T22:28:39.250Z] === RUN TestExternalGraphDriver/pull [2019-10-09T22:28:41.222Z] --- PASS: TestExternalGraphDriver (6.54s) [2019-10-09T22:28:41.222Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-09T22:28:41.222Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2019-10-09T22:28:41.222Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2019-10-09T22:28:41.222Z] --- PASS: TestExternalGraphDriver/pull (2.23s) [2019-10-09T22:28:41.222Z] === RUN TestGraphdriverPluginV2 [2019-10-09T22:28:41.603Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2019-10-09T22:28:41.603Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T22:28:41.603Z] PASS [2019-10-09T22:28:41.603Z] [2019-10-09T22:28:41.603Z] === Skipped [2019-10-09T22:28:41.603Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2019-10-09T22:28:41.603Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T22:28:41.603Z] [2019-10-09T22:28:41.603Z] [2019-10-09T22:28:41.603Z] DONE 5 tests, 1 skipped in 6.757s [2019-10-09T22:28:41.603Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-09T22:28:41.603Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:28:41.603Z] ++ set -e [2019-10-09T22:28:41.603Z] ++ '[' -n 0 ']' [2019-10-09T22:28:41.603Z] ++ set -x [2019-10-09T22:28:41.603Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:28:41.603Z] INFO: Testing against a local daemon [2019-10-09T22:28:41.603Z] === RUN TestContinueAfterPluginCrash [2019-10-09T22:28:41.603Z] === PAUSE TestContinueAfterPluginCrash [2019-10-09T22:28:41.603Z] === RUN TestDaemonStartWithLogOpt [2019-10-09T22:28:41.603Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-09T22:28:41.603Z] === CONT TestContinueAfterPluginCrash [2019-10-09T22:28:41.603Z] === CONT TestDaemonStartWithLogOpt [2019-10-09T22:28:44.250Z] === RUN TestInspectNetwork/full_network_id [2019-10-09T22:28:44.250Z] === RUN TestInspectNetwork/partial_network_id [2019-10-09T22:28:44.250Z] === RUN TestInspectNetwork/network_name [2019-10-09T22:28:44.250Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-09T22:28:44.250Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-09T22:28:44.250Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-09T22:28:44.399Z] --- PASS: TestRenameStoppedContainer (6.81s) [2019-10-09T22:28:44.399Z] === RUN TestRenameRunningContainerAndReuse [2019-10-09T22:28:47.522Z] --- PASS: TestInspectNetwork (11.09s) [2019-10-09T22:28:47.522Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-09T22:28:47.522Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2019-10-09T22:28:47.522Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-09T22:28:47.522Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-09T22:28:47.522Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-09T22:28:47.522Z] === RUN TestRunContainerWithBridgeNone [2019-10-09T22:28:47.779Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-09T22:28:48.173Z] --- PASS: TestRenameRunningContainerAndReuse (3.47s) [2019-10-09T22:28:48.173Z] === RUN TestRenameInvalidName [2019-10-09T22:28:48.342Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-09T22:28:48.599Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-09T22:28:49.151Z] --- PASS: TestRenameInvalidName (1.74s) [2019-10-09T22:28:49.151Z] === RUN TestRenameAnonymousContainer [2019-10-09T22:28:49.151Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-10-09T22:28:49.151Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-10-09T22:28:49.151Z] === RUN TestRenameContainerWithSameName [2019-10-09T22:28:49.162Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-09T22:28:49.420Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-09T22:28:49.678Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-09T22:28:50.244Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-09T22:28:50.244Z] --- PASS: TestRunContainerWithBridgeNone (2.99s) [2019-10-09T22:28:50.244Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-09T22:28:50.244Z] === RUN TestNetworkInvalidJSON [2019-10-09T22:28:50.244Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-09T22:28:50.244Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-09T22:28:50.244Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-09T22:28:50.244Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-09T22:28:50.244Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-09T22:28:50.244Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-09T22:28:50.244Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-09T22:28:50.244Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-09T22:28:50.244Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-09T22:28:50.244Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-10-09T22:28:50.244Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-09T22:28:50.244Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-09T22:28:50.244Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-10-09T22:28:50.244Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-09T22:28:51.353Z] --- PASS: TestRenameContainerWithSameName (1.67s) [2019-10-09T22:28:51.353Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-09T22:28:51.353Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-10-09T22:28:51.353Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-10-09T22:28:51.353Z] === RUN TestResize [2019-10-09T22:28:51.353Z] --- SKIP: TestResize (0.00s) [2019-10-09T22:28:51.353Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-09T22:28:51.353Z] === RUN TestResizeWithInvalidSize [2019-10-09T22:28:51.353Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-10-09T22:28:51.353Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-10-09T22:28:51.353Z] === RUN TestResizeWhenContainerNotStarted [2019-10-09T22:28:51.617Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-10-09T22:28:51.617Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-09T22:28:51.617Z] === RUN TestDaemonDefaultNetworkPools [2019-10-09T22:28:52.181Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2019-10-09T22:28:52.181Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-09T22:28:52.181Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-09T22:28:52.745Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-09T22:28:52.905Z] --- PASS: TestResizeWhenContainerNotStarted (2.08s) [2019-10-09T22:28:52.905Z] === RUN TestDaemonRestartKillContainers [2019-10-09T22:28:52.905Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-10-09T22:28:52.905Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:28:52.905Z] === RUN TestStats [2019-10-09T22:28:52.905Z] --- SKIP: TestStats (0.00s) [2019-10-09T22:28:52.905Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-10-09T22:28:52.905Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-09T22:28:53.059Z] --- PASS: TestDaemonStartWithLogOpt (10.34s) [2019-10-09T22:28:53.059Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-09T22:28:53.309Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2019-10-09T22:28:53.309Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-09T22:28:53.309Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-09T22:28:54.239Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-09T22:28:54.496Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2019-10-09T22:28:54.496Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-09T22:28:54.496Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-09T22:28:55.060Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-10-09T22:28:55.060Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-09T22:28:55.060Z] === RUN TestServiceWithPredefinedNetwork [2019-10-09T22:28:55.625Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-09T22:28:56.994Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-10-09T22:28:57.107Z] --- PASS: TestContinueAfterPluginCrash (15.24s) [2019-10-09T22:28:57.107Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-09T22:28:57.107Z] PASS [2019-10-09T22:28:57.107Z] [2019-10-09T22:28:57.107Z] DONE 2 tests in 15.426s [2019-10-09T22:28:57.107Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-09T22:28:57.107Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:28:57.107Z] ++ set -e [2019-10-09T22:28:57.107Z] ++ '[' -n 0 ']' [2019-10-09T22:28:57.107Z] ++ set -x [2019-10-09T22:28:57.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:28:57.107Z] INFO: Testing against a local daemon [2019-10-09T22:28:57.107Z] === RUN TestPluginWithDevMounts [2019-10-09T22:28:57.107Z] === PAUSE TestPluginWithDevMounts [2019-10-09T22:28:57.107Z] === CONT TestPluginWithDevMounts [2019-10-09T22:28:57.559Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-09T22:28:57.817Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-10-09T22:28:58.382Z] --- PASS: TestServiceWithPredefinedNetwork (3.35s) [2019-10-09T22:28:58.382Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-09T22:28:58.382Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-09T22:28:58.382Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-09T22:28:58.382Z] service_test.go:230: FLAKY_TEST [2019-10-09T22:28:58.382Z] === RUN TestServiceWithDataPathPortInit [2019-10-09T22:28:58.987Z] --- PASS: TestPluginWithDevMounts (2.03s) [2019-10-09T22:28:58.987Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-09T22:28:58.987Z] PASS [2019-10-09T22:28:58.987Z] [2019-10-09T22:28:58.987Z] DONE 1 tests in 2.241s [2019-10-09T22:28:58.987Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-10-09T22:28:58.987Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:28:58.987Z] ++ set -e [2019-10-09T22:28:58.987Z] ++ '[' -n 0 ']' [2019-10-09T22:28:58.987Z] ++ set -x [2019-10-09T22:28:58.987Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:28:59.313Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-09T22:28:59.351Z] INFO: Testing against a local daemon [2019-10-09T22:28:59.351Z] === RUN TestSecretInspect [2019-10-09T22:29:01.209Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-09T22:29:02.670Z] --- PASS: TestSecretInspect (2.92s) [2019-10-09T22:29:02.670Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-09T22:29:02.670Z] === RUN TestSecretList [2019-10-09T22:29:03.293Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.74s) [2019-10-09T22:29:03.293Z] === RUN TestStopContainerWithTimeout [2019-10-09T22:29:03.293Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-10-09T22:29:03.293Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-10-09T22:29:03.293Z] === RUN TestUpdateRestartPolicy [2019-10-09T22:29:05.112Z] --- PASS: TestSecretList (2.91s) [2019-10-09T22:29:05.112Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-09T22:29:05.112Z] === RUN TestSecretsCreateAndDelete [2019-10-09T22:29:07.586Z] --- PASS: TestSecretsCreateAndDelete (2.47s) [2019-10-09T22:29:07.586Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-09T22:29:07.586Z] === RUN TestSecretsUpdate [2019-10-09T22:29:09.333Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-09T22:29:10.900Z] --- PASS: TestSecretsUpdate (2.82s) [2019-10-09T22:29:10.900Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-09T22:29:10.900Z] === RUN TestTemplatedSecret [2019-10-09T22:29:14.176Z] --- PASS: TestTemplatedSecret (3.50s) [2019-10-09T22:29:14.176Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-09T22:29:14.176Z] === RUN TestSecretCreateResolve [2019-10-09T22:29:17.358Z] --- PASS: TestSecretCreateResolve (2.97s) [2019-10-09T22:29:17.358Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-09T22:29:17.358Z] PASS [2019-10-09T22:29:17.358Z] [2019-10-09T22:29:17.358Z] DONE 6 tests in 17.769s [2019-10-09T22:29:17.358Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-10-09T22:29:17.358Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:29:17.358Z] ++ set -e [2019-10-09T22:29:17.358Z] ++ '[' -n 0 ']' [2019-10-09T22:29:17.358Z] ++ set -x [2019-10-09T22:29:17.358Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:29:17.358Z] INFO: Testing against a local daemon [2019-10-09T22:29:17.358Z] === RUN TestServiceCreateInit [2019-10-09T22:29:17.358Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-09T22:29:17.429Z] --- PASS: TestServiceWithDataPathPortInit (17.63s) [2019-10-09T22:29:17.429Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-09T22:29:17.429Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-09T22:29:17.429Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-09T22:29:22.501Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-09T22:29:24.583Z] --- PASS: TestUpdateRestartPolicy (20.70s) [2019-10-09T22:29:24.583Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-09T22:29:24.583Z] --- PASS: TestUpdateRestartWithAutoRemove (1.78s) [2019-10-09T22:29:24.583Z] === RUN TestWaitNonBlocked [2019-10-09T22:29:24.583Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-09T22:29:24.583Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-09T22:29:24.583Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-09T22:29:24.583Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-09T22:29:24.583Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-09T22:29:24.583Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-09T22:29:25.625Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-09T22:29:25.625Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-10-09T22:29:25.625Z] remote: Enumerating objects: 19, done. [2019-10-09T22:29:25.625Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-10-09T22:29:25.625Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-10-09T22:29:25.625Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-10-09T22:29:25.625Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-09T22:29:25.953Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40053/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b479525645f3a1727b53ded1f02ba38c965a7cb0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b479525645f3a1727b53ded1f02ba38c965a7cb0 hack/test/unit [2019-10-09T22:29:27.382Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.97s) [2019-10-09T22:29:27.382Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-09T22:29:27.382Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qv5k7l6jdgjwuealkhpbd7sld Created:2019-10-09 22:29:17.884190041 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[ba6f3d06de16d628e2aad58fe3f5c29a3058ff54dc23eadeb4eac1a2db799559:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mc2vgj7nx6czq2fgadysmal8a EndpointID:7d43c5bbcd17cd189a830b09d56fe4abe96376eb717fe1524a833e9b8274b5b8 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f45b229397d75de2b8c0dd7e0069ce12910c521bf7c7796f39df256bb9f522e4 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:241b6ffe4a83 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mc2vgj7nx6czq2fgadysmal8a EndpointID:7d43c5bbcd17cd189a830b09d56fe4abe96376eb717fe1524a833e9b8274b5b8 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-09T22:29:27.382Z] PASS [2019-10-09T22:29:27.382Z] [2019-10-09T22:29:27.382Z] === Skipped [2019-10-09T22:29:27.382Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-09T22:29:27.382Z] service_test.go:230: FLAKY_TEST [2019-10-09T22:29:27.382Z] [2019-10-09T22:29:27.382Z] [2019-10-09T22:29:27.382Z] DONE 21 tests, 1 skipped in 51.104s [2019-10-09T22:29:27.382Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-09T22:29:27.382Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:29:27.382Z] ++ set -e [2019-10-09T22:29:27.382Z] ++ '[' -n 0 ']' [2019-10-09T22:29:27.382Z] ++ set -x [2019-10-09T22:29:27.382Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:29:27.382Z] INFO: Testing against a local daemon [2019-10-09T22:29:27.382Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-09T22:29:27.382Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-09T22:29:27.382Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-09T22:29:27.382Z] === RUN TestDockerNetworkIpvlan [2019-10-09T22:29:27.382Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-09T22:29:27.382Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-09T22:29:27.382Z] PASS [2019-10-09T22:29:27.382Z] [2019-10-09T22:29:27.382Z] === Skipped [2019-10-09T22:29:27.382Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-09T22:29:27.382Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-09T22:29:27.382Z] [2019-10-09T22:29:27.382Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-09T22:29:27.382Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-09T22:29:27.382Z] [2019-10-09T22:29:27.382Z] [2019-10-09T22:29:27.382Z] DONE 2 tests, 2 skipped in 0.244s [2019-10-09T22:29:27.382Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-09T22:29:27.382Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:29:27.382Z] ++ set -e [2019-10-09T22:29:27.382Z] ++ '[' -n 0 ']' [2019-10-09T22:29:27.382Z] ++ set -x [2019-10-09T22:29:27.382Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:29:27.382Z] INFO: Testing against a local daemon [2019-10-09T22:29:27.382Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-09T22:29:27.518Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-09T22:29:27.518Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.55s) [2019-10-09T22:29:27.518Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.67s) [2019-10-09T22:29:27.518Z] === RUN TestWaitBlocked [2019-10-09T22:29:27.518Z] --- SKIP: TestWaitBlocked (0.00s) [2019-10-09T22:29:27.518Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-10-09T22:29:27.518Z] PASS [2019-10-09T22:29:27.518Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-10-09T22:29:27.518Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T22:29:27.518Z] INFO: Testing against a local daemon [2019-10-09T22:29:27.518Z] === RUN TestCommitInheritsEnv [2019-10-09T22:29:27.518Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-10-09T22:29:27.518Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-09T22:29:27.518Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-09T22:29:27.518Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-09T22:29:27.518Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-10-09T22:29:27.518Z] === RUN TestImagesFilterMultiReference [2019-10-09T22:29:27.518Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-10-09T22:29:27.518Z] === RUN TestImagePullPlatformInvalid [2019-10-09T22:29:27.518Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-09T22:29:27.518Z] === RUN TestRemoveImageOrphaning [2019-10-09T22:29:27.518Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-10-09T22:29:27.518Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-09T22:29:27.518Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-09T22:29:27.518Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-09T22:29:27.518Z] === RUN TestTagInvalidReference [2019-10-09T22:29:27.518Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-09T22:29:27.518Z] === RUN TestTagValidPrefixedRepo [2019-10-09T22:29:27.518Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-09T22:29:27.518Z] === RUN TestTagExistedNameWithoutForce [2019-10-09T22:29:27.518Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-09T22:29:27.518Z] === RUN TestTagOfficialNames [2019-10-09T22:29:27.518Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-10-09T22:29:27.518Z] tag_test.go:98: testEnv.OSType == "windows" [2019-10-09T22:29:27.518Z] === RUN TestTagMatchesDigest [2019-10-09T22:29:27.518Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-09T22:29:27.518Z] PASS [2019-10-09T22:29:27.518Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-10-09T22:29:27.518Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T22:29:27.518Z] INFO: Testing against a local daemon [2019-10-09T22:29:27.518Z] === RUN TestNetworkCreateDelete [2019-10-09T22:29:27.518Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-10-09T22:29:27.518Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-10-09T22:29:27.518Z] === RUN TestDockerNetworkDeletePreferID [2019-10-09T22:29:27.518Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-10-09T22:29:27.518Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-10-09T22:29:27.518Z] === RUN TestInspectNetwork [2019-10-09T22:29:27.518Z] --- SKIP: TestInspectNetwork (0.00s) [2019-10-09T22:29:27.518Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-10-09T22:29:27.518Z] === RUN TestRunContainerWithBridgeNone [2019-10-09T22:29:27.518Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-10-09T22:29:27.518Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-10-09T22:29:27.518Z] === RUN TestNetworkInvalidJSON [2019-10-09T22:29:27.518Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-09T22:29:27.518Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-09T22:29:27.518Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-09T22:29:27.518Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-09T22:29:27.518Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-09T22:29:27.518Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-09T22:29:27.518Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-09T22:29:27.518Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-09T22:29:27.518Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-09T22:29:27.518Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-09T22:29:27.518Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-09T22:29:27.518Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-10-09T22:29:27.518Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-10-09T22:29:27.518Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-09T22:29:27.518Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-10-09T22:29:27.518Z] service_test.go:29: testEnv.OSType == "windows" [2019-10-09T22:29:27.518Z] === RUN TestDaemonDefaultNetworkPools [2019-10-09T22:29:27.518Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-10-09T22:29:27.518Z] service_test.go:51: testEnv.OSType == "windows" [2019-10-09T22:29:27.518Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-09T22:29:27.518Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-10-09T22:29:27.518Z] service_test.go:94: testEnv.OSType == "windows" [2019-10-09T22:29:27.518Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-09T22:29:27.518Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-10-09T22:29:27.518Z] service_test.go:127: testEnv.OSType == "windows" [2019-10-09T22:29:27.518Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-09T22:29:27.518Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-10-09T22:29:27.518Z] service_test.go:177: testEnv.OSType == "windows" [2019-10-09T22:29:27.518Z] === RUN TestServiceWithPredefinedNetwork [2019-10-09T22:29:27.518Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-10-09T22:29:27.518Z] service_test.go:201: testEnv.OSType == "windows" [2019-10-09T22:29:27.518Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-09T22:29:27.518Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-09T22:29:27.518Z] service_test.go:230: FLAKY_TEST [2019-10-09T22:29:27.518Z] === RUN TestServiceWithDataPathPortInit [2019-10-09T22:29:27.518Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-10-09T22:29:27.518Z] service_test.go:319: testEnv.OSType == "windows" [2019-10-09T22:29:27.518Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-09T22:29:27.518Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-10-09T22:29:27.518Z] service_test.go:386: testEnv.OSType == "windows" [2019-10-09T22:29:27.518Z] PASS [2019-10-09T22:29:27.518Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-09T22:29:27.518Z] PASS [2019-10-09T22:29:27.518Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-09T22:29:27.518Z] PASS [2019-10-09T22:29:27.518Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-09T22:29:27.518Z] PASS [2019-10-09T22:29:27.518Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-09T22:29:27.518Z] PASS [2019-10-09T22:29:27.518Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-09T22:29:27.518Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T22:29:27.518Z] INFO: Testing against a local daemon [2019-10-09T22:29:27.518Z] === RUN TestPluginInvalidJSON [2019-10-09T22:29:27.518Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-09T22:29:27.518Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-09T22:29:27.518Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-09T22:29:27.518Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-09T22:29:27.518Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-09T22:29:27.518Z] PASS [2019-10-09T22:29:27.518Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-09T22:29:27.593Z] --- PASS: TestServiceCreateInit (9.71s) [2019-10-09T22:29:27.593Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.14s) [2019-10-09T22:29:27.593Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-09T22:29:27.593Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.55s) [2019-10-09T22:29:27.593Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-09T22:29:27.593Z] === RUN TestCreateServiceMultipleTimes [2019-10-09T22:29:27.946Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2019-10-09T22:29:27.946Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-09T22:29:27.946Z] === RUN TestDockerNetworkMacvlan [2019-10-09T22:29:27.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T22:29:27.983Z] INFO: Testing against a local daemon [2019-10-09T22:29:27.983Z] === RUN TestExternalGraphDriver [2019-10-09T22:29:27.983Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-10-09T22:29:27.983Z] external_test.go:48: runtime.GOOS == "windows" [2019-10-09T22:29:27.983Z] === RUN TestGraphdriverPluginV2 [2019-10-09T22:29:27.983Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-10-09T22:29:27.983Z] external_test.go:407: runtime.GOOS == "windows" [2019-10-09T22:29:27.983Z] PASS [2019-10-09T22:29:27.983Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-09T22:29:27.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T22:29:27.983Z] INFO: Testing against a local daemon [2019-10-09T22:29:27.983Z] PASS [2019-10-09T22:29:27.983Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-09T22:29:27.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T22:29:27.983Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-10-09T22:29:27.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T22:29:27.983Z] INFO: Testing against a local daemon [2019-10-09T22:29:27.983Z] === RUN TestSecretInspect [2019-10-09T22:29:27.983Z] --- SKIP: TestSecretInspect (0.00s) [2019-10-09T22:29:27.983Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:29:27.983Z] === RUN TestSecretList [2019-10-09T22:29:27.983Z] --- SKIP: TestSecretList (0.00s) [2019-10-09T22:29:27.983Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:29:27.983Z] === RUN TestSecretsCreateAndDelete [2019-10-09T22:29:27.983Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-10-09T22:29:27.983Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:29:27.983Z] === RUN TestSecretsUpdate [2019-10-09T22:29:27.983Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-10-09T22:29:27.983Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:29:27.983Z] === RUN TestTemplatedSecret [2019-10-09T22:29:27.983Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-10-09T22:29:27.983Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:29:27.983Z] === RUN TestSecretCreateResolve [2019-10-09T22:29:27.983Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-10-09T22:29:27.983Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-10-09T22:29:27.983Z] PASS [2019-10-09T22:29:27.983Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-10-09T22:29:27.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T22:29:27.983Z] INFO: Testing against a local daemon [2019-10-09T22:29:27.983Z] === RUN TestServiceCreateInit [2019-10-09T22:29:27.983Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-09T22:29:27.983Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-09T22:29:27.983Z] --- PASS: TestServiceCreateInit (0.04s) [2019-10-09T22:29:27.983Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-10-09T22:29:27.983Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:29:27.983Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-10-09T22:29:27.983Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:29:27.983Z] === RUN TestCreateServiceMultipleTimes [2019-10-09T22:29:27.983Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-10-09T22:29:27.983Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:29:27.983Z] === RUN TestCreateServiceConflict [2019-10-09T22:29:27.983Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-10-09T22:29:27.983Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:29:27.983Z] === RUN TestCreateServiceMaxReplicas [2019-10-09T22:29:27.983Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-10-09T22:29:27.983Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:29:27.983Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-09T22:29:27.983Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-10-09T22:29:27.983Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:29:27.983Z] === RUN TestCreateServiceSecretFileMode [2019-10-09T22:29:27.983Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-10-09T22:29:27.983Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:29:27.983Z] === RUN TestCreateServiceConfigFileMode [2019-10-09T22:29:27.983Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-10-09T22:29:27.983Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:29:27.983Z] === RUN TestCreateServiceSysctls [2019-10-09T22:29:27.983Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-10-09T22:29:27.983Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:29:27.983Z] === RUN TestCreateServiceCapabilities [2019-10-09T22:29:28.447Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-10-09T22:29:28.447Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:29:28.447Z] === RUN TestInspect [2019-10-09T22:29:28.447Z] --- SKIP: TestInspect (0.00s) [2019-10-09T22:29:28.447Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:29:28.447Z] === RUN TestDockerNetworkConnectAlias [2019-10-09T22:29:28.447Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-10-09T22:29:28.447Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:29:28.447Z] === RUN TestDockerNetworkReConnect [2019-10-09T22:29:28.447Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-10-09T22:29:28.447Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:29:28.447Z] === RUN TestServicePlugin [2019-10-09T22:29:28.447Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-09T22:29:28.447Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:29:28.447Z] === RUN TestServiceUpdateLabel [2019-10-09T22:29:28.447Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-10-09T22:29:28.447Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-10-09T22:29:28.447Z] === RUN TestServiceUpdateSecrets [2019-10-09T22:29:28.447Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-10-09T22:29:28.447Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-10-09T22:29:28.447Z] === RUN TestServiceUpdateConfigs [2019-10-09T22:29:28.447Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-10-09T22:29:28.447Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-10-09T22:29:28.447Z] === RUN TestServiceUpdateNetwork [2019-10-09T22:29:28.447Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-10-09T22:29:28.447Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-10-09T22:29:28.447Z] PASS [2019-10-09T22:29:28.447Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-10-09T22:29:28.447Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T22:29:28.447Z] INFO: Testing against a local daemon [2019-10-09T22:29:28.447Z] === RUN TestSessionCreate [2019-10-09T22:29:28.447Z] --- SKIP: TestSessionCreate (0.00s) [2019-10-09T22:29:28.447Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-10-09T22:29:28.447Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-09T22:29:28.447Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-10-09T22:29:28.447Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-10-09T22:29:28.447Z] PASS [2019-10-09T22:29:28.447Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-10-09T22:29:28.447Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T22:29:28.447Z] INFO: Testing against a local daemon [2019-10-09T22:29:28.447Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-09T22:29:28.447Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-09T22:29:28.447Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-10-09T22:29:28.447Z] === RUN TestEventsExecDie [2019-10-09T22:29:28.447Z] --- SKIP: TestEventsExecDie (0.01s) [2019-10-09T22:29:28.447Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-10-09T22:29:28.447Z] === RUN TestEventsBackwardsCompatible [2019-10-09T22:29:28.447Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-10-09T22:29:28.447Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-10-09T22:29:28.447Z] === RUN TestInfoAPI [2019-10-09T22:29:28.447Z] --- PASS: TestInfoAPI (0.04s) [2019-10-09T22:29:28.447Z] === RUN TestInfoAPIWarnings [2019-10-09T22:29:28.447Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-10-09T22:29:28.447Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-09T22:29:28.447Z] === RUN TestLoginFailsWithBadCredentials [2019-10-09T22:29:28.876Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-09T22:29:29.241Z] ? github.com/docker/docker/api [no test files] [2019-10-09T22:29:29.428Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2019-10-09T22:29:29.428Z] === RUN TestPingCacheHeaders [2019-10-09T22:29:29.428Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-09T22:29:29.428Z] === RUN TestPingGet [2019-10-09T22:29:29.428Z] --- PASS: TestPingGet (0.03s) [2019-10-09T22:29:29.428Z] === RUN TestPingHead [2019-10-09T22:29:29.428Z] --- PASS: TestPingHead (0.03s) [2019-10-09T22:29:29.428Z] === RUN TestVersion [2019-10-09T22:29:29.428Z] --- PASS: TestVersion (0.03s) [2019-10-09T22:29:29.428Z] PASS [2019-10-09T22:29:29.428Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-10-09T22:29:29.428Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T22:29:29.428Z] INFO: Testing against a local daemon [2019-10-09T22:29:29.428Z] === RUN TestVolumesCreateAndList [2019-10-09T22:29:29.428Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-10-09T22:29:29.428Z] === RUN TestVolumesRemove [2019-10-09T22:29:29.428Z] --- SKIP: TestVolumesRemove (0.00s) [2019-10-09T22:29:29.428Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-10-09T22:29:29.428Z] === RUN TestVolumesInspect [2019-10-09T22:29:29.805Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-09T22:29:29.893Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-09T22:29:29.893Z] === RUN TestVolumesInvalidJSON [2019-10-09T22:29:29.893Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-09T22:29:29.893Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-09T22:29:29.893Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-09T22:29:29.893Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-09T22:29:29.893Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-09T22:29:29.893Z] PASS [2019-10-09T22:29:29.893Z] INFO: make.ps1 ended at 10/09/2019 22:29:29 [2019-10-09T22:29:29.893Z] INFO: Integration CLI tests being run from the host: [2019-10-09T22:29:29.893Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-10-09T22:29:30.735Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-09T22:29:32.107Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-09T22:29:34.001Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-09T22:29:34.001Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-09T22:29:38.175Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-09T22:29:38.554Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-09T22:29:38.554Z] INFO: Testing against a local daemon [2019-10-09T22:29:38.554Z] === RUN TestDockerSuite [2019-10-09T22:29:39.022Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-09T22:29:39.022Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-09T22:29:39.022Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-09T22:29:39.022Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-09T22:29:39.022Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-09T22:29:39.022Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-09T22:29:39.022Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-09T22:29:39.022Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-09T22:29:39.487Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-09T22:29:39.953Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-09T22:29:40.418Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-09T22:29:40.884Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-09T22:29:41.423Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2019-10-09T22:29:41.683Z] #72 exporting layers 110.2s done [2019-10-09T22:29:41.683Z] #72 exporting manifest sha256:d1bf76380ac5288a8333cb39f6d9f5db332125f94d6d12307a97e0b4672cd454 done [2019-10-09T22:29:41.683Z] #72 exporting config sha256:2b692a64356d463b544ac333d6da5a96fea6d21c97a30e83ec2a02dc27ad3038 done [2019-10-09T22:29:41.683Z] #72 sending tarball [2019-10-09T22:29:44.270Z] --- PASS: TestCreateServiceMultipleTimes (16.90s) [2019-10-09T22:29:44.270Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-09T22:29:44.270Z] === RUN TestCreateServiceConflict [2019-10-09T22:29:44.723Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-09T22:29:44.723Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-09T22:29:45.653Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-09T22:29:46.218Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-09T22:29:46.218Z] --- PASS: TestDockerNetworkMacvlan (18.31s) [2019-10-09T22:29:46.218Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T22:29:46.218Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-10-09T22:29:46.218Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T22:29:46.218Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2019-10-09T22:29:46.218Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T22:29:46.218Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.09s) [2019-10-09T22:29:46.218Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T22:29:46.218Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.89s) [2019-10-09T22:29:46.218Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T22:29:46.218Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.80s) [2019-10-09T22:29:46.218Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T22:29:46.218Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s) [2019-10-09T22:29:46.218Z] PASS [2019-10-09T22:29:46.218Z] [2019-10-09T22:29:46.218Z] DONE 8 tests in 19.852s [2019-10-09T22:29:46.218Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-09T22:29:46.218Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:29:46.218Z] ++ set -e [2019-10-09T22:29:46.218Z] ++ '[' -n 0 ']' [2019-10-09T22:29:46.218Z] ++ set -x [2019-10-09T22:29:46.218Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:29:46.218Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-10-09T22:29:46.475Z] testing: warning: no tests to run [2019-10-09T22:29:46.475Z] PASS [2019-10-09T22:29:46.475Z] [2019-10-09T22:29:46.475Z] DONE 0 tests in 0.099s [2019-10-09T22:29:46.475Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-09T22:29:46.475Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:29:46.475Z] ++ set -e [2019-10-09T22:29:46.475Z] ++ '[' -n 0 ']' [2019-10-09T22:29:46.475Z] ++ set -x [2019-10-09T22:29:46.475Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:29:46.733Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-09T22:29:46.733Z] INFO: Testing against a local daemon [2019-10-09T22:29:46.733Z] === RUN TestAuthZPluginAllowRequest [2019-10-09T22:29:46.742Z] --- PASS: TestCreateServiceConflict (2.83s) [2019-10-09T22:29:46.742Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-09T22:29:46.742Z] === RUN TestCreateServiceMaxReplicas [2019-10-09T22:29:48.632Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-09T22:29:48.632Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-09T22:29:48.632Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2019-10-09T22:29:48.632Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-09T22:29:48.632Z] === RUN TestAuthZPluginTLS [2019-10-09T22:29:48.889Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-09T22:29:49.145Z] --- PASS: TestAuthZPluginTLS (0.58s) [2019-10-09T22:29:49.145Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-09T22:29:49.145Z] === RUN TestAuthZPluginDenyRequest [2019-10-09T22:29:49.715Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-10-09T22:29:49.715Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-09T22:29:49.715Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-09T22:29:50.279Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-10-09T22:29:50.279Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-09T22:29:50.279Z] === RUN TestAuthZPluginDenyResponse [2019-10-09T22:29:50.843Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-10-09T22:29:50.843Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-09T22:29:50.843Z] === RUN TestAuthZPluginAllowEventStream [2019-10-09T22:29:50.886Z] --- PASS: TestCreateServiceMaxReplicas (3.92s) [2019-10-09T22:29:50.886Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-09T22:29:50.886Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-09T22:29:52.740Z] --- PASS: TestAuthZPluginAllowEventStream (1.90s) [2019-10-09T22:29:52.740Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-09T22:29:52.740Z] === RUN TestAuthZPluginErrorResponse [2019-10-09T22:29:53.304Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-10-09T22:29:53.304Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-09T22:29:53.304Z] === RUN TestAuthZPluginErrorRequest [2019-10-09T22:29:53.867Z] --- PASS: TestAuthZPluginErrorRequest (0.59s) [2019-10-09T22:29:53.867Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-09T22:29:53.867Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-09T22:29:54.434Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2019-10-09T22:29:54.434Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-09T22:29:54.434Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-09T22:29:56.331Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s) [2019-10-09T22:29:56.331Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-09T22:29:56.331Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-09T22:29:57.085Z] #72 ... [2019-10-09T22:29:57.085Z] [2019-10-09T22:29:57.085Z] #73 importing to docker [2019-10-09T22:29:57.085Z] #73 ... [2019-10-09T22:29:57.085Z] [2019-10-09T22:29:57.085Z] #72 exporting to oci image format [2019-10-09T22:29:57.085Z] #72 sending tarball 17.3s done [2019-10-09T22:29:57.085Z] #72 DONE 127.5s [2019-10-09T22:29:57.369Z] [2019-10-09T22:29:57.369Z] #73 importing to docker [2019-10-09T22:29:58.853Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.11s) [2019-10-09T22:29:58.853Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-09T22:29:58.853Z] === RUN TestAuthZPluginHeader [2019-10-09T22:29:59.416Z] --- PASS: TestAuthZPluginHeader (0.84s) [2019-10-09T22:29:59.416Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-09T22:29:59.416Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-09T22:30:01.938Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-09T22:30:01.938Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-09T22:30:02.502Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-09T22:30:02.759Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-09T22:30:03.322Z] === RUN TestDockerSuite/TestBuildFails [2019-10-09T22:30:04.253Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-09T22:30:04.253Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-09T22:30:04.253Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.74s) [2019-10-09T22:30:04.253Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest" [2019-10-09T22:30:04.253Z] === RUN TestAuthZPluginV2Disable [2019-10-09T22:30:06.776Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-09T22:30:07.402Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.97s) [2019-10-09T22:30:07.402Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-09T22:30:07.402Z] === RUN TestCreateServiceSecretFileMode [2019-10-09T22:30:08.145Z] --- PASS: TestAuthZPluginV2Disable (3.86s) [2019-10-09T22:30:08.145Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable" [2019-10-09T22:30:08.145Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-09T22:30:08.659Z] --- PASS: TestCreateServiceSecretFileMode (3.22s) [2019-10-09T22:30:08.659Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-09T22:30:08.659Z] === RUN TestCreateServiceConfigFileMode [2019-10-09T22:30:09.078Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-09T22:30:10.972Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-09T22:30:11.536Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.37s) [2019-10-09T22:30:11.536Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests" [2019-10-09T22:30:11.536Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-09T22:30:11.837Z] --- PASS: TestCreateServiceConfigFileMode (3.32s) [2019-10-09T22:30:11.837Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-09T22:30:11.837Z] === RUN TestCreateServiceSysctls [2019-10-09T22:30:12.911Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-09T22:30:13.474Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-09T22:30:15.369Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-09T22:30:17.046Z] --- PASS: TestCreateServiceSysctls (4.42s) [2019-10-09T22:30:17.046Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-09T22:30:17.046Z] === RUN TestCreateServiceCapabilities [2019-10-09T22:30:18.648Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-09T22:30:20.019Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-09T22:30:20.310Z] --- PASS: TestCreateServiceCapabilities (3.34s) [2019-10-09T22:30:20.310Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-09T22:30:20.310Z] === RUN TestInspect [2019-10-09T22:30:20.583Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-09T22:30:23.107Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-09T22:30:23.548Z] --- PASS: TestInspect (3.50s) [2019-10-09T22:30:23.548Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-09T22:30:23.548Z] === RUN TestDockerNetworkConnectAlias [2019-10-09T22:30:24.039Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.62s) [2019-10-09T22:30:24.039Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart" [2019-10-09T22:30:24.039Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-09T22:30:24.376Z] #73 DONE 25.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-09T22:30:24.794Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40053/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b479525645f3a1727b53ded1f02ba38c965a7cb0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b479525645f3a1727b53ded1f02ba38c965a7cb0 hack/test/unit [2019-10-09T22:30:24.972Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-09T22:30:26.867Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-09T22:30:28.880Z] --- PASS: TestDockerNetworkConnectAlias (5.62s) [2019-10-09T22:30:28.880Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-09T22:30:28.880Z] === RUN TestDockerNetworkReConnect [2019-10-09T22:30:29.237Z] ? github.com/docker/docker/api [no test files] [2019-10-09T22:30:31.040Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-09T22:30:31.297Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-09T22:30:31.861Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-09T22:30:32.426Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-09T22:30:32.684Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-09T22:30:32.684Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-09T22:30:33.614Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-10-09T22:30:33.871Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-09T22:30:33.945Z] --- PASS: TestDockerNetworkReConnect (4.79s) [2019-10-09T22:30:33.945Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-09T22:30:33.945Z] === RUN TestServicePlugin [2019-10-09T22:30:33.945Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-09T22:30:33.945Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T22:30:33.945Z] === RUN TestServiceUpdateLabel [2019-10-09T22:30:34.435Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-09T22:30:34.692Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-09T22:30:35.256Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-09T22:30:35.513Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-09T22:30:35.858Z] --- PASS: TestServiceUpdateLabel (2.37s) [2019-10-09T22:30:35.858Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-09T22:30:35.858Z] === RUN TestServiceUpdateSecrets [2019-10-09T22:30:36.445Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-09T22:30:37.375Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-09T22:30:40.648Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-09T22:30:40.648Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2019-10-09T22:30:40.648Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-09T22:30:40.648Z] PASS [2019-10-09T22:30:40.648Z] [2019-10-09T22:30:40.648Z] DONE 17 tests in 54.165s [2019-10-09T22:30:40.648Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-09T22:30:40.648Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:30:40.648Z] ++ set -e [2019-10-09T22:30:40.648Z] ++ '[' -n 0 ']' [2019-10-09T22:30:40.648Z] ++ set -x [2019-10-09T22:30:40.648Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:30:40.648Z] INFO: Testing against a local daemon [2019-10-09T22:30:40.648Z] === RUN TestPluginInvalidJSON [2019-10-09T22:30:40.648Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-09T22:30:40.648Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-09T22:30:40.648Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-09T22:30:40.648Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-09T22:30:40.648Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-09T22:30:40.648Z] PASS [2019-10-09T22:30:40.648Z] [2019-10-09T22:30:40.648Z] DONE 2 tests in 0.174s [2019-10-09T22:30:40.905Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-09T22:30:40.905Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:30:40.905Z] ++ set -e [2019-10-09T22:30:40.905Z] ++ '[' -n 0 ']' [2019-10-09T22:30:40.905Z] ++ set -x [2019-10-09T22:30:40.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:30:40.905Z] INFO: Testing against a local daemon [2019-10-09T22:30:40.905Z] === RUN TestExternalGraphDriver [2019-10-09T22:30:41.161Z] === RUN TestExternalGraphDriver/json [2019-10-09T22:30:43.682Z] === RUN TestExternalGraphDriver/spec [2019-10-09T22:30:45.595Z] === RUN TestExternalGraphDriver/pull [2019-10-09T22:30:46.164Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-09T22:30:47.095Z] --- PASS: TestExternalGraphDriver (6.17s) [2019-10-09T22:30:47.095Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-09T22:30:47.095Z] --- PASS: TestExternalGraphDriver/json (2.03s) [2019-10-09T22:30:47.095Z] --- PASS: TestExternalGraphDriver/spec (2.18s) [2019-10-09T22:30:47.095Z] --- PASS: TestExternalGraphDriver/pull (1.73s) [2019-10-09T22:30:47.095Z] === RUN TestGraphdriverPluginV2 [2019-10-09T22:30:49.077Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-09T22:30:49.077Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-10-09T22:30:49.077Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2019-10-09T22:30:49.077Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-09T22:30:49.077Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-09T22:30:49.077Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-09T22:30:49.077Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-09T22:30:49.077Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-09T22:30:49.077Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-09T22:30:49.077Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-09T22:30:49.077Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-09T22:30:49.077Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-09T22:30:49.077Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-09T22:30:49.077Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-09T22:30:49.077Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-10-09T22:30:49.077Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-09T22:30:49.077Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-09T22:30:49.077Z] ? github.com/docker/docker/api/types [no test files] [2019-10-09T22:30:49.077Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-09T22:30:49.077Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-09T22:30:49.077Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-09T22:30:49.077Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-09T22:30:49.077Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2019-10-09T22:30:49.077Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 95.2% of statements [2019-10-09T22:30:49.077Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-09T22:30:49.077Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-09T22:30:49.077Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-09T22:30:49.078Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-09T22:30:49.078Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-09T22:30:49.078Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-09T22:30:49.078Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-09T22:30:49.078Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2019-10-09T22:30:49.078Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2019-10-09T22:30:49.078Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-09T22:30:49.078Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-09T22:30:49.078Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-09T22:30:49.078Z] ? github.com/docker/docker/builder [no test files] [2019-10-09T22:30:49.078Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-09T22:30:49.078Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-09T22:30:49.078Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-09T22:30:49.078Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-09T22:30:49.078Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-09T22:30:49.078Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-09T22:30:49.078Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-09T22:30:49.078Z] ok github.com/docker/docker/builder/dockerignore 0.008s coverage: 96.8% of statements [2019-10-09T22:30:50.369Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-09T22:30:50.369Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-09T22:30:50.369Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-09T22:30:50.369Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-09T22:30:50.369Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-09T22:30:50.932Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-09T22:30:51.598Z] ok github.com/docker/docker/builder/remotecontext 0.207s coverage: 13.6% of statements [2019-10-09T22:30:51.598Z] ok github.com/docker/docker/builder/dockerfile 0.524s coverage: 48.2% of statements [2019-10-09T22:30:52.250Z] --- PASS: TestServiceUpdateSecrets (15.71s) [2019-10-09T22:30:52.250Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-09T22:30:52.250Z] === RUN TestServiceUpdateConfigs [2019-10-09T22:30:52.301Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-09T22:30:52.530Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-10-09T22:30:52.558Z] --- PASS: TestGraphdriverPluginV2 (5.32s) [2019-10-09T22:30:52.558Z] external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2" [2019-10-09T22:30:52.558Z] PASS [2019-10-09T22:30:52.558Z] [2019-10-09T22:30:52.558Z] DONE 5 tests in 11.687s [2019-10-09T22:30:52.558Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-09T22:30:52.558Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:30:52.558Z] ++ set -e [2019-10-09T22:30:52.558Z] ++ '[' -n 0 ']' [2019-10-09T22:30:52.558Z] ++ set -x [2019-10-09T22:30:52.558Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:30:52.558Z] INFO: Testing against a local daemon [2019-10-09T22:30:52.558Z] === RUN TestContinueAfterPluginCrash [2019-10-09T22:30:52.558Z] === PAUSE TestContinueAfterPluginCrash [2019-10-09T22:30:52.558Z] === RUN TestDaemonStartWithLogOpt [2019-10-09T22:30:52.558Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-09T22:30:52.558Z] === CONT TestContinueAfterPluginCrash [2019-10-09T22:30:52.558Z] === CONT TestDaemonStartWithLogOpt [2019-10-09T22:30:53.094Z] ok github.com/docker/docker/builder/remotecontext/git 1.194s coverage: 85.1% of statements [2019-10-09T22:30:53.094Z] ? github.com/docker/docker/cli [no test files] [2019-10-09T22:30:53.094Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-09T22:30:54.452Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-09T22:30:56.270Z] ok github.com/docker/docker/api/server 0.025s coverage: 9.0% of statements [2019-10-09T22:30:57.273Z] ok github.com/docker/docker/client 0.214s coverage: 75.8% of statements [2019-10-09T22:30:58.639Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-10-09T22:31:00.012Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-09T22:31:00.576Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-09T22:31:01.508Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-09T22:31:08.861Z] --- PASS: TestServiceUpdateConfigs (15.59s) [2019-10-09T22:31:08.861Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-09T22:31:08.861Z] === RUN TestServiceUpdateNetwork [2019-10-09T22:31:09.609Z] --- PASS: TestDaemonStartWithLogOpt (16.34s) [2019-10-09T22:31:09.609Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-09T22:31:14.860Z] --- PASS: TestContinueAfterPluginCrash (21.31s) [2019-10-09T22:31:14.860Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-09T22:31:14.860Z] PASS [2019-10-09T22:31:14.860Z] [2019-10-09T22:31:14.860Z] DONE 2 tests in 21.490s [2019-10-09T22:31:14.860Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-09T22:31:14.860Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:31:14.860Z] ++ set -e [2019-10-09T22:31:14.860Z] ++ '[' -n 0 ']' [2019-10-09T22:31:14.860Z] ++ set -x [2019-10-09T22:31:14.860Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:31:14.860Z] INFO: Testing against a local daemon [2019-10-09T22:31:14.860Z] === RUN TestPluginWithDevMounts [2019-10-09T22:31:14.860Z] === PAUSE TestPluginWithDevMounts [2019-10-09T22:31:14.860Z] === CONT TestPluginWithDevMounts [2019-10-09T22:31:14.860Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-09T22:31:16.231Z] --- PASS: TestPluginWithDevMounts (1.98s) [2019-10-09T22:31:16.231Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-09T22:31:16.231Z] PASS [2019-10-09T22:31:16.231Z] [2019-10-09T22:31:16.231Z] DONE 1 tests in 2.156s [2019-10-09T22:31:16.231Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-09T22:31:16.231Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:31:16.231Z] ++ set -e [2019-10-09T22:31:16.231Z] ++ '[' -n 0 ']' [2019-10-09T22:31:16.231Z] ++ set -x [2019-10-09T22:31:16.231Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:31:16.231Z] INFO: Testing against a local daemon [2019-10-09T22:31:16.231Z] === RUN TestSecretInspect [2019-10-09T22:31:19.504Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-09T22:31:19.504Z] --- PASS: TestSecretInspect (2.81s) [2019-10-09T22:31:19.504Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-09T22:31:19.504Z] === RUN TestSecretList [2019-10-09T22:31:20.433Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-09T22:31:22.355Z] --- PASS: TestSecretList (3.14s) [2019-10-09T22:31:22.355Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-09T22:31:22.355Z] === RUN TestSecretsCreateAndDelete [2019-10-09T22:31:22.577Z] --- PASS: TestServiceUpdateNetwork (14.33s) [2019-10-09T22:31:22.577Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-09T22:31:22.577Z] PASS [2019-10-09T22:31:22.577Z] [2019-10-09T22:31:22.577Z] === Skipped [2019-10-09T22:31:22.577Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-10-09T22:31:22.577Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T22:31:22.577Z] [2019-10-09T22:31:22.577Z] [2019-10-09T22:31:22.577Z] DONE 19 tests, 1 skipped in 124.700s [2019-10-09T22:31:22.577Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-10-09T22:31:22.577Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:31:22.577Z] ++ set -e [2019-10-09T22:31:22.577Z] ++ '[' -n 0 ']' [2019-10-09T22:31:22.577Z] ++ set -x [2019-10-09T22:31:22.577Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:31:22.577Z] INFO: Testing against a local daemon [2019-10-09T22:31:22.577Z] === RUN TestSessionCreate [2019-10-09T22:31:22.577Z] --- PASS: TestSessionCreate (0.02s) [2019-10-09T22:31:22.577Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-09T22:31:22.577Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-10-09T22:31:22.577Z] PASS [2019-10-09T22:31:22.577Z] [2019-10-09T22:31:22.577Z] DONE 2 tests in 0.219s [2019-10-09T22:31:22.577Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-10-09T22:31:22.577Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:31:22.577Z] ++ set -e [2019-10-09T22:31:22.577Z] ++ '[' -n 0 ']' [2019-10-09T22:31:22.577Z] ++ set -x [2019-10-09T22:31:22.577Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:31:22.577Z] INFO: Testing against a local daemon [2019-10-09T22:31:22.577Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-09T22:31:22.577Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-09T22:31:22.577Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-09T22:31:22.577Z] === RUN TestEventsExecDie [2019-10-09T22:31:23.286Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-10-09T22:31:23.286Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-09T22:31:23.286Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-09T22:31:23.355Z] --- PASS: TestEventsExecDie (1.09s) [2019-10-09T22:31:23.355Z] === RUN TestEventsBackwardsCompatible [2019-10-09T22:31:23.355Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2019-10-09T22:31:23.355Z] === RUN TestInfoBinaryCommits [2019-10-09T22:31:23.355Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-10-09T22:31:23.355Z] === RUN TestInfoAPIVersioned [2019-10-09T22:31:23.355Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-09T22:31:23.355Z] === RUN TestInfoAPI [2019-10-09T22:31:23.355Z] --- PASS: TestInfoAPI (0.02s) [2019-10-09T22:31:23.355Z] === RUN TestInfoAPIWarnings [2019-10-09T22:31:24.142Z] --- PASS: TestInfoAPIWarnings (0.83s) [2019-10-09T22:31:24.142Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-09T22:31:24.142Z] === RUN TestLoginFailsWithBadCredentials [2019-10-09T22:31:24.527Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2019-10-09T22:31:24.527Z] === RUN TestPingCacheHeaders [2019-10-09T22:31:24.527Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-09T22:31:24.527Z] === RUN TestPingGet [2019-10-09T22:31:24.527Z] --- PASS: TestPingGet (0.02s) [2019-10-09T22:31:24.527Z] === RUN TestPingHead [2019-10-09T22:31:24.527Z] --- PASS: TestPingHead (0.02s) [2019-10-09T22:31:24.527Z] === RUN TestVersion [2019-10-09T22:31:24.527Z] --- PASS: TestVersion (0.02s) [2019-10-09T22:31:24.527Z] PASS [2019-10-09T22:31:24.527Z] [2019-10-09T22:31:24.527Z] === Skipped [2019-10-09T22:31:24.527Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-09T22:31:24.527Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-09T22:31:24.527Z] [2019-10-09T22:31:24.527Z] [2019-10-09T22:31:24.527Z] DONE 12 tests, 1 skipped in 2.681s [2019-10-09T22:31:24.527Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-10-09T22:31:24.527Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:31:24.527Z] ++ set -e [2019-10-09T22:31:24.527Z] ++ '[' -n 0 ']' [2019-10-09T22:31:24.527Z] ++ set -x [2019-10-09T22:31:24.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:31:24.896Z] INFO: Testing against a local daemon [2019-10-09T22:31:24.896Z] === RUN TestVolumesCreateAndList [2019-10-09T22:31:24.896Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-10-09T22:31:24.896Z] === RUN TestVolumesRemove [2019-10-09T22:31:24.896Z] --- PASS: TestVolumesRemove (0.09s) [2019-10-09T22:31:24.896Z] === RUN TestVolumesInspect [2019-10-09T22:31:24.896Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-09T22:31:24.896Z] === RUN TestVolumesInvalidJSON [2019-10-09T22:31:24.896Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-09T22:31:24.896Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-09T22:31:24.896Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-09T22:31:24.896Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-09T22:31:24.896Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-09T22:31:24.896Z] PASS [2019-10-09T22:31:24.896Z] [2019-10-09T22:31:24.896Z] DONE 5 tests in 0.337s [2019-10-09T22:31:24.896Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-09T22:31:25.430Z] ++++ cat bundles/test-integration/docker.pid [2019-10-09T22:31:25.430Z] +++ kill 11453 [2019-10-09T22:31:25.814Z] --- PASS: TestSecretsCreateAndDelete (3.08s) [2019-10-09T22:31:25.814Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-09T22:31:25.814Z] === RUN TestSecretsUpdate [2019-10-09T22:31:26.769Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-09T22:31:26.769Z] +++ /etc/init.d/apparmor stop [2019-10-09T22:31:26.769Z] Clearing AppArmor profiles cache:. [2019-10-09T22:31:26.769Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-09T22:31:26.769Z] Unloading profiles will leave already running processes permanently [2019-10-09T22:31:26.769Z] unconfined, which can lead to unexpected situations. [2019-10-09T22:31:26.769Z] [2019-10-09T22:31:26.769Z] To set a process to complain mode, use the command line tool [2019-10-09T22:31:26.769Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-09T22:31:26.769Z] with the 'teardown' option." [2019-10-09T22:31:26.769Z] [2019-10-09T22:31:27.709Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-10-09T22:31:28.638Z] --- PASS: TestSecretsUpdate (3.17s) [2019-10-09T22:31:28.638Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-09T22:31:28.638Z] === RUN TestTemplatedSecret Post stage [Pipeline] junit [2019-10-09T22:31:28.723Z] Recording test results [2019-10-09T22:31:29.205Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-09T22:31:29.770Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-09T22:31:30.172Z] + echo Ensuring container killed. [2019-10-09T22:31:30.172Z] Ensuring container killed. [2019-10-09T22:31:30.172Z] + docker rm -vf docker-pr9 [2019-10-09T22:31:30.172Z] Error: No such container: docker-pr9 [2019-10-09T22:31:30.172Z] + true [Pipeline] sh [2019-10-09T22:31:31.011Z] + echo Chowning /workspace to jenkins user [2019-10-09T22:31:31.011Z] Chowning /workspace to jenkins user [2019-10-09T22:31:31.011Z] + id -u [2019-10-09T22:31:31.011Z] + id -g [2019-10-09T22:31:31.011Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40053:/workspace busybox chown -R 1001:1001 /workspace [2019-10-09T22:31:32.298Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-09T22:31:32.555Z] --- PASS: TestTemplatedSecret (3.92s) [2019-10-09T22:31:32.555Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-09T22:31:32.555Z] === RUN TestSecretCreateResolve [2019-10-09T22:31:32.555Z] === RUN TestDockerSuite/TestBuildNetContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-09T22:31:33.689Z] + bundleName=s390x-integration [2019-10-09T22:31:33.689Z] + echo Creating s390x-integration-bundles.tar.gz [2019-10-09T22:31:33.689Z] Creating s390x-integration-bundles.tar.gz [2019-10-09T22:31:33.689Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-09T22:31:33.689Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-09T22:31:33.879Z] Archiving artifacts [2019-10-09T22:31:35.079Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-09T22:31:35.149Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40053/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-09T22:31:35.644Z] --- PASS: TestSecretCreateResolve (3.07s) [2019-10-09T22:31:35.644Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-09T22:31:35.644Z] PASS [2019-10-09T22:31:35.644Z] [2019-10-09T22:31:35.644Z] DONE 6 tests in 19.340s [2019-10-09T22:31:35.644Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-10-09T22:31:35.644Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:31:35.644Z] ++ set -e [2019-10-09T22:31:35.644Z] ++ '[' -n 0 ']' [2019-10-09T22:31:35.644Z] ++ set -x [2019-10-09T22:31:35.644Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:31:35.644Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-09T22:31:35.644Z] INFO: Testing against a local daemon [2019-10-09T22:31:35.644Z] === RUN TestServiceCreateInit [2019-10-09T22:31:35.644Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-09T22:31:35.892Z] + make clean [2019-10-09T22:31:35.892Z] docker volume rm -f docker-dev-cache [2019-10-09T22:31:35.957Z] ok github.com/docker/docker/cmd/dockerd 0.054s coverage: 30.3% of statements [2019-10-09T22:31:35.957Z] ok github.com/docker/docker/container 0.119s coverage: 35.3% of statements [2019-10-09T22:31:35.957Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-09T22:31:35.957Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-09T22:31:35.957Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-09T22:31:35.957Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-09T22:31:36.255Z] docker-dev-cache [Pipeline] deleteDir [2019-10-09T22:31:37.013Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-09T22:31:38.382Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-09T22:31:40.277Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-09T22:31:40.534Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-09T22:31:40.534Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-09T22:31:40.791Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-09T22:31:40.791Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-09T22:31:41.214Z] ok github.com/docker/docker/daemon/cluster 0.049s coverage: 0.5% of statements [2019-10-09T22:31:41.355Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-09T22:31:41.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-10-09T22:31:42.176Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-09T22:31:43.108Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-09T22:31:44.488Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-10-09T22:31:44.698Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-09T22:31:45.631Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-09T22:31:47.000Z] --- PASS: TestServiceCreateInit (11.28s) [2019-10-09T22:31:47.000Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.15s) [2019-10-09T22:31:47.000Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-09T22:31:47.000Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.09s) [2019-10-09T22:31:47.000Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-09T22:31:47.000Z] === RUN TestCreateServiceMultipleTimes [2019-10-09T22:31:48.895Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-09T22:31:50.808Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-09T22:31:52.588Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.7% of statements [2019-10-09T22:31:53.330Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-09T22:31:53.958Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 84.6% of statements [2019-10-09T22:31:54.215Z] ok github.com/docker/docker/daemon 12.181s coverage: 17.6% of statements [2019-10-09T22:31:54.215Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-09T22:31:54.215Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-09T22:31:54.700Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-09T22:31:54.781Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2019-10-09T22:31:55.345Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2019-10-09T22:31:55.345Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-09T22:31:55.345Z] ? github.com/docker/docker/daemon/exec [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-09T22:31:56.596Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-09T22:31:56.715Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2019-10-09T22:31:56.853Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-09T22:31:58.612Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-10-09T22:31:59.542Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.204s coverage: 57.0% of statements [2019-10-09T22:32:01.026Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-09T22:32:02.818Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.349s coverage: 72.5% of statements [2019-10-09T22:32:02.818Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.589s coverage: 45.9% of statements [2019-10-09T22:32:02.818Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-09T22:32:04.306Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-09T22:32:04.869Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-09T22:32:05.340Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.966s coverage: 51.0% of statements [2019-10-09T22:32:05.799Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-09T22:32:06.710Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.292s coverage: 76.1% of statements [2019-10-09T22:32:07.641Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-10-09T22:32:07.641Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 2.999s coverage: 57.2% of statements [2019-10-09T22:32:07.641Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-09T22:32:07.641Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-09T22:32:07.914Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-09T22:32:09.535Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2019-10-09T22:32:09.971Z] --- PASS: TestCreateServiceMultipleTimes (22.26s) [2019-10-09T22:32:09.971Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-09T22:32:09.971Z] === RUN TestCreateServiceConflict [2019-10-09T22:32:10.100Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-10-09T22:32:10.885Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-09T22:32:10.885Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-09T22:32:10.885Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-09T22:32:10.885Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-09T22:32:10.885Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-09T22:32:10.885Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-09T22:32:10.885Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-09T22:32:10.885Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-09T22:32:10.885Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-09T22:32:10.885Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-09T22:32:11.031Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2019-10-09T22:32:11.031Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-09T22:32:11.031Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-09T22:32:11.349Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-09T22:32:11.963Z] ok github.com/docker/docker/daemon/logger 0.216s coverage: 42.7% of statements [2019-10-09T22:32:12.491Z] --- PASS: TestCreateServiceConflict (3.05s) [2019-10-09T22:32:12.491Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-09T22:32:12.491Z] === RUN TestCreateServiceMaxReplicas [2019-10-09T22:32:12.894Z] ok github.com/docker/docker/daemon/logger/awslogs 0.152s coverage: 77.4% of statements [2019-10-09T22:32:12.895Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-09T22:32:12.895Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-09T22:32:13.152Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 68.2% of statements [2019-10-09T22:32:14.084Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-10-09T22:32:14.650Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 62.1% of statements [2019-10-09T22:32:14.650Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2019-10-09T22:32:15.766Z] --- PASS: TestCreateServiceMaxReplicas (3.51s) [2019-10-09T22:32:15.766Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-09T22:32:15.766Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-09T22:32:16.021Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 74.7% of statements [2019-10-09T22:32:16.021Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-09T22:32:16.021Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 19.9% of statements [2019-10-09T22:32:16.329Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-09T22:32:17.182Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-09T22:32:17.182Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-09T22:32:17.182Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-09T22:32:17.392Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-10-09T22:32:17.958Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2019-10-09T22:32:18.521Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-09T22:32:19.106Z] ok github.com/docker/docker/daemon/logger/splunk 1.595s coverage: 84.5% of statements [2019-10-09T22:32:19.106Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-09T22:32:19.106Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-09T22:32:20.953Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-09T22:32:20.999Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2019-10-09T22:32:20.999Z] ok github.com/docker/docker/distribution 0.209s coverage: 22.4% of statements [2019-10-09T22:32:20.999Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-09T22:32:21.584Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-10-09T22:32:21.584Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-10-09T22:32:22.371Z] ok github.com/docker/docker/errdefs 0.008s coverage: 49.4% of statements [2019-10-09T22:32:22.505Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-09T22:32:22.505Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-09T22:32:22.505Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-09T22:32:22.970Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-09T22:32:22.970Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-09T22:32:23.482Z] === RUN TestDockerSuite/TestBuildRm [2019-10-09T22:32:23.742Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-10-09T22:32:24.673Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-10-09T22:32:24.673Z] ok github.com/docker/docker/distribution/xfer 1.880s coverage: 85.6% of statements [2019-10-09T22:32:24.673Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-09T22:32:24.673Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-09T22:32:25.911Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-09T22:32:25.911Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-09T22:32:25.911Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-09T22:32:26.044Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2019-10-09T22:32:26.044Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-09T22:32:26.609Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2019-10-09T22:32:27.540Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2019-10-09T22:32:27.540Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2019-10-09T22:32:27.665Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-09T22:32:28.229Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-09T22:32:29.435Z] ok github.com/docker/docker/pkg/archive 0.412s coverage: 77.4% of statements [2019-10-09T22:32:29.599Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-09T22:32:30.164Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-09T22:32:30.366Z] ok github.com/docker/docker/pkg/authorization 0.287s coverage: 68.3% of statements [2019-10-09T22:32:30.623Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-09T22:32:30.728Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-09T22:32:30.880Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-09T22:32:31.661Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.67s) [2019-10-09T22:32:31.661Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-09T22:32:31.661Z] === RUN TestCreateServiceSecretFileMode [2019-10-09T22:32:31.747Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-09T22:32:32.593Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-09T22:32:33.426Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2019-10-09T22:32:33.426Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-09T22:32:33.426Z] ok github.com/docker/docker/api/server/middleware 0.050s coverage: 37.7% of statements [2019-10-09T22:32:33.426Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-09T22:32:33.426Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-09T22:32:33.426Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-09T22:32:33.426Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-09T22:32:33.426Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-09T22:32:33.426Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-09T22:32:33.426Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-09T22:32:33.426Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-09T22:32:33.426Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-09T22:32:33.964Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-09T22:32:34.152Z] ok github.com/docker/docker/layer 7.510s coverage: 68.8% of statements [2019-10-09T22:32:34.153Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-09T22:32:34.153Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-09T22:32:34.153Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-09T22:32:34.153Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-09T22:32:34.153Z] ? github.com/docker/docker/oci [no test files] [2019-10-09T22:32:34.153Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-09T22:32:34.410Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-10-09T22:32:34.667Z] ok github.com/docker/docker/pkg/chrootarchive 2.977s coverage: 43.2% of statements [2019-10-09T22:32:34.667Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-09T22:32:34.667Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-09T22:32:34.894Z] --- PASS: TestCreateServiceSecretFileMode (3.45s) [2019-10-09T22:32:34.894Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-09T22:32:34.894Z] === RUN TestCreateServiceConfigFileMode [2019-10-09T22:32:34.912Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-09T22:32:34.912Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-09T22:32:34.924Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2019-10-09T22:32:35.151Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-09T22:32:35.181Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2019-10-09T22:32:35.199Z] ok github.com/docker/docker/api/types/strslice 0.023s coverage: 90.0% of statements [2019-10-09T22:32:35.744Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2019-10-09T22:32:35.845Z] ok github.com/docker/docker/api/types/filters 0.027s coverage: 95.2% of statements [2019-10-09T22:32:36.132Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 4.0% of statements [2019-10-09T22:32:36.132Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-09T22:32:36.132Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-09T22:32:36.132Z] ? github.com/docker/docker/api/types [no test files] [2019-10-09T22:32:36.132Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-09T22:32:36.132Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-09T22:32:36.132Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-09T22:32:36.132Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-09T22:32:36.132Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-09T22:32:36.132Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-09T22:32:36.132Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-09T22:32:36.132Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-09T22:32:36.132Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-09T22:32:36.132Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-09T22:32:36.132Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-09T22:32:36.309Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2019-10-09T22:32:36.419Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2019-10-09T22:32:36.419Z] ok github.com/docker/docker/api/types/versions 0.021s coverage: 75.0% of statements [2019-10-09T22:32:36.419Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-09T22:32:36.419Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-09T22:32:36.419Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-09T22:32:36.419Z] ? github.com/docker/docker/builder [no test files] [2019-10-09T22:32:36.419Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-09T22:32:36.419Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-09T22:32:36.419Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-09T22:32:36.419Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-09T22:32:36.419Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-09T22:32:36.419Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-09T22:32:36.419Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-09T22:32:36.874Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2019-10-09T22:32:37.806Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-10-09T22:32:37.910Z] ok github.com/docker/docker/builder/dockerignore 0.021s coverage: 96.8% of statements [2019-10-09T22:32:38.424Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-10-09T22:32:38.424Z] --- PASS: TestCreateServiceConfigFileMode (3.15s) [2019-10-09T22:32:38.424Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-09T22:32:38.424Z] === RUN TestCreateServiceSysctls [2019-10-09T22:32:38.738Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2019-10-09T22:32:39.302Z] ok github.com/docker/docker/pkg/fsutils 0.203s coverage: 85.1% of statements [2019-10-09T22:32:39.302Z] ok github.com/docker/docker/pkg/discovery/kv 3.100s coverage: 84.1% of statements [2019-10-09T22:32:39.794Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-09T22:32:39.866Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2019-10-09T22:32:40.052Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-09T22:32:40.617Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-09T22:32:40.617Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-09T22:32:40.797Z] ok github.com/docker/docker/pkg/idtools 0.593s coverage: 70.1% of statements [2019-10-09T22:32:41.055Z] ok github.com/docker/docker/pkg/ioutils 0.425s coverage: 69.3% of statements [2019-10-09T22:32:41.183Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-09T22:32:41.312Z] ok github.com/docker/docker/pkg/locker 0.012s coverage: 88.9% of statements [2019-10-09T22:32:41.570Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2019-10-09T22:32:41.570Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2019-10-09T22:32:41.570Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-09T22:32:42.134Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2019-10-09T22:32:42.391Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-09T22:32:42.554Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-09T22:32:42.554Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-09T22:32:42.811Z] --- PASS: TestCreateServiceSysctls (4.67s) [2019-10-09T22:32:42.811Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-09T22:32:42.811Z] === RUN TestCreateServiceCapabilities [2019-10-09T22:32:42.955Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-09T22:32:42.955Z] ok github.com/docker/docker/pkg/mount 0.544s coverage: 69.6% of statements [2019-10-09T22:32:42.955Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-09T22:32:43.213Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 91.4% of statements [2019-10-09T22:32:43.213Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-10-09T22:32:43.213Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-09T22:32:43.213Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-09T22:32:43.440Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2019-10-09T22:32:43.741Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-09T22:32:44.144Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.033s coverage: 56.8% of statements [2019-10-09T22:32:44.708Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-09T22:32:44.945Z] ok github.com/docker/docker/builder/remotecontext/git 4.848s coverage: 85.1% of statements [2019-10-09T22:32:45.272Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-09T22:32:45.272Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-09T22:32:46.264Z] --- PASS: TestCreateServiceCapabilities (3.07s) [2019-10-09T22:32:46.264Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-09T22:32:46.264Z] === RUN TestInspect [2019-10-09T22:32:46.640Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-10-09T22:32:46.897Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-10-09T22:32:47.652Z] ok github.com/docker/docker/builder/remotecontext 0.571s coverage: 13.6% of statements [2019-10-09T22:32:48.787Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-09T22:32:49.352Z] --- PASS: TestInspect (3.37s) [2019-10-09T22:32:49.352Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-09T22:32:49.352Z] === RUN TestDockerNetworkConnectAlias [2019-10-09T22:32:50.176Z] ok github.com/docker/docker/pkg/signal 2.392s coverage: 61.0% of statements [2019-10-09T22:32:50.176Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-10-09T22:32:50.284Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-09T22:32:50.434Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-09T22:32:50.691Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-09T22:32:50.949Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-10-09T22:32:51.132Z] ok github.com/docker/docker/builder/dockerfile 1.619s coverage: 48.2% of statements [2019-10-09T22:32:51.132Z] ? github.com/docker/docker/cli [no test files] [2019-10-09T22:32:51.132Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-09T22:32:51.513Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 80.6% of statements [2019-10-09T22:32:51.655Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-09T22:32:51.772Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 36.9% of statements [2019-10-09T22:32:52.219Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-09T22:32:52.336Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements [2019-10-09T22:32:52.902Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2019-10-09T22:32:53.160Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-09T22:32:53.160Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-10-09T22:32:53.418Z] testing: warning: no tests to run [2019-10-09T22:32:53.418Z] coverage: [no statements] [2019-10-09T22:32:53.418Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-09T22:32:53.674Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-09T22:32:53.932Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-09T22:32:54.190Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-09T22:32:55.054Z] === RUN TestDockerSuite/TestBuildUser [2019-10-09T22:32:56.085Z] ok github.com/docker/docker/plugin 0.534s coverage: 27.1% of statements [2019-10-09T22:32:56.423Z] --- PASS: TestDockerNetworkConnectAlias (7.32s) [2019-10-09T22:32:56.423Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-09T22:32:56.423Z] === RUN TestDockerNetworkReConnect [2019-10-09T22:32:56.988Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-09T22:32:57.015Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-09T22:32:57.579Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-10-09T22:32:58.004Z] ok github.com/docker/docker/client 0.880s coverage: 75.8% of statements [2019-10-09T22:32:58.143Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-10-09T22:32:59.513Z] ok github.com/docker/docker/registry 0.088s coverage: 56.3% of statements [2019-10-09T22:33:00.077Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-09T22:33:00.334Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-10-09T22:33:00.898Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-10-09T22:33:01.156Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-09T22:33:01.166Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-09T22:33:02.534Z] --- PASS: TestDockerNetworkReConnect (6.02s) [2019-10-09T22:33:02.534Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-09T22:33:02.534Z] === RUN TestServicePlugin [2019-10-09T22:33:03.681Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-09T22:33:04.245Z] ok github.com/docker/docker/volume/local 0.022s coverage: 73.0% of statements [2019-10-09T22:33:04.809Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-10-09T22:33:06.179Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2019-10-09T22:33:14.719Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-10-09T22:33:18.356Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2019-10-09T22:33:18.356Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-09T22:33:18.356Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-09T22:33:18.356Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-09T22:33:18.356Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-09T22:33:18.356Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-09T22:33:18.356Z] ? github.com/docker/docker/rootless [no test files] [2019-10-09T22:33:18.356Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-09T22:33:18.356Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-09T22:33:18.356Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-09T22:33:18.356Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-09T22:33:18.356Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-09T22:33:18.356Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-09T22:33:18.356Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-09T22:33:18.356Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-09T22:33:18.356Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-09T22:33:18.356Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-09T22:33:18.356Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-09T22:33:18.356Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-09T22:33:18.356Z] ? github.com/docker/docker/volume [no test files] [2019-10-09T22:33:18.356Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-09T22:33:18.356Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-09T22:33:18.356Z] [2019-10-09T22:33:18.356Z] === Skipped [2019-10-09T22:33:18.356Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-09T22:33:18.356Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-09T22:33:18.356Z] [2019-10-09T22:33:18.356Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-09T22:33:18.356Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-09T22:33:18.356Z] [2019-10-09T22:33:18.356Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-09T22:33:18.356Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T22:33:18.356Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-09T22:33:18.356Z] [2019-10-09T22:33:18.356Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-09T22:33:18.356Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T22:33:18.356Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-09T22:33:18.356Z] [2019-10-09T22:33:18.356Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-09T22:33:18.356Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T22:33:18.356Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-09T22:33:18.356Z] [2019-10-09T22:33:18.356Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-09T22:33:18.356Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T22:33:18.356Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-09T22:33:18.356Z] [2019-10-09T22:33:18.356Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-09T22:33:18.356Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T22:33:18.356Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-09T22:33:18.356Z] [2019-10-09T22:33:18.356Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-09T22:33:18.356Z] graphtest_unix.go:73: No driver to put! [2019-10-09T22:33:18.356Z] [2019-10-09T22:33:18.356Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-09T22:33:18.356Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-09T22:33:18.356Z] [2019-10-09T22:33:18.356Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-09T22:33:18.356Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-09T22:33:18.356Z] [2019-10-09T22:33:18.356Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-09T22:33:18.356Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-09T22:33:18.356Z] [2019-10-09T22:33:18.356Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-09T22:33:18.356Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-09T22:33:18.356Z] [2019-10-09T22:33:18.356Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-09T22:33:18.356Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T22:33:18.356Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-09T22:33:18.356Z] [2019-10-09T22:33:18.356Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-09T22:33:18.356Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T22:33:18.356Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-09T22:33:18.356Z] [2019-10-09T22:33:18.356Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-09T22:33:18.356Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T22:33:18.356Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-09T22:33:18.356Z] [2019-10-09T22:33:18.356Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-09T22:33:18.356Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T22:33:18.356Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-09T22:33:18.356Z] [2019-10-09T22:33:18.356Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-09T22:33:18.356Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T22:33:18.356Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-09T22:33:18.356Z] [2019-10-09T22:33:18.356Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-09T22:33:18.356Z] graphtest_unix.go:73: No driver to put! [2019-10-09T22:33:18.356Z] [2019-10-09T22:33:18.356Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-09T22:33:18.356Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-09T22:33:18.356Z] [2019-10-09T22:33:18.356Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-09T22:33:18.356Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-09T22:33:18.356Z] [2019-10-09T22:33:18.356Z] [2019-10-09T22:33:18.356Z] DONE 2114 tests, 20 skipped in 230.599s Post stage [Pipeline] junit [2019-10-09T22:33:18.930Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-10-09T22:33:19.487Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40053/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b479525645f3a1727b53ded1f02ba38c965a7cb0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b479525645f3a1727b53ded1f02ba38c965a7cb0 hack/validate/vendor [2019-10-09T22:33:19.973Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-09T22:33:20.230Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-10-09T22:33:20.419Z] No vendor changes in diff. [2019-10-09T22:33:21.163Z] === RUN TestDockerSuite/TestBuildVerifyIntString [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-10-09T22:33:21.420Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-09T22:33:21.676Z] + echo Building e2e image [2019-10-09T22:33:21.676Z] Building e2e image [2019-10-09T22:33:21.676Z] + docker build --build-arg DOCKER_GITCOMMIT=b479525645f3a1727b53ded1f02ba38c965a7cb0 -t moby-e2e-test -f Dockerfile.e2e . [2019-10-09T22:33:21.676Z] #1 [internal] load .dockerignore [2019-10-09T22:33:21.676Z] #1 transferring context: 34B done [2019-10-09T22:33:21.676Z] #1 DONE 0.0s [2019-10-09T22:33:21.676Z] [2019-10-09T22:33:21.676Z] #2 [internal] load build definition from Dockerfile.e2e [2019-10-09T22:33:21.676Z] #2 transferring dockerfile: 3.21kB done [2019-10-09T22:33:21.676Z] #2 DONE 0.0s [2019-10-09T22:33:21.676Z] [2019-10-09T22:33:21.676Z] #4 [internal] load metadata for docker.io/library/golang:1.13.1-alpine [2019-10-09T22:33:21.933Z] #4 DONE 0.1s [2019-10-09T22:33:21.933Z] [2019-10-09T22:33:21.933Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-10-09T22:33:21.933Z] #3 DONE 0.1s [2019-10-09T22:33:21.933Z] [2019-10-09T22:33:21.933Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-10-09T22:33:21.933Z] #5 DONE 0.0s [2019-10-09T22:33:21.933Z] [2019-10-09T22:33:21.933Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-09T22:33:21.933Z] #14 DONE 0.0s [2019-10-09T22:33:21.933Z] [2019-10-09T22:33:21.933Z] #8 [internal] load build context [2019-10-09T22:33:21.933Z] #8 transferring context: 807.24kB 0.2s done [2019-10-09T22:33:22.191Z] #8 DONE 0.2s [2019-10-09T22:33:22.191Z] [2019-10-09T22:33:22.191Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-10-09T22:33:22.191Z] #16 CACHED [2019-10-09T22:33:22.191Z] [2019-10-09T22:33:22.191Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-10-09T22:33:22.191Z] #17 CACHED [2019-10-09T22:33:22.191Z] [2019-10-09T22:33:22.191Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-09T22:33:22.191Z] #15 CACHED [2019-10-09T22:33:22.191Z] [2019-10-09T22:33:22.191Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-10-09T22:33:22.191Z] #18 CACHED [2019-10-09T22:33:22.191Z] [2019-10-09T22:33:22.191Z] #31 [builder 1/4] COPY . . [2019-10-09T22:33:22.790Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-09T22:33:23.720Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-09T22:33:24.713Z] #31 DONE 2.2s [2019-10-09T22:33:24.713Z] [2019-10-09T22:33:24.713Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-10-09T22:33:25.277Z] #32 DONE 1.0s [2019-10-09T22:33:25.277Z] [2019-10-09T22:33:25.277Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-09T22:33:25.841Z] #33 0.674 [2019-10-09T22:33:26.242Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-09T22:33:26.242Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-09T22:33:26.242Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-09T22:33:26.242Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-09T22:33:26.242Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-09T22:33:26.405Z] #33 1.014 Removing bundles/ [2019-10-09T22:33:26.405Z] #33 1.015 [2019-10-09T22:33:26.405Z] #33 1.020 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-10-09T22:33:27.335Z] #33 2.022 Building test suite binary ./integration-cli/test.main [2019-10-09T22:33:28.135Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-09T22:33:28.135Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-09T22:33:29.065Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-09T22:33:29.629Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-09T22:33:30.560Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-09T22:33:30.817Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-09T22:33:34.105Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-09T22:33:35.999Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-09T22:33:36.929Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-09T22:33:37.186Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-09T22:33:38.118Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-09T22:33:38.118Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-09T22:33:38.118Z] --- PASS: TestServicePlugin (35.52s) [2019-10-09T22:33:38.118Z] plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-09T22:33:38.118Z] plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-09T22:33:38.118Z] plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-09T22:33:38.118Z] plugin_test.go:62: [d7a109d8bd351] joining swarm manager [d209b45b02fe3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T22:33:38.118Z] plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-09T22:33:38.118Z] plugin_test.go:65: [d4358fe7d8bd1] joining swarm manager [d209b45b02fe3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T22:33:38.118Z] === RUN TestServiceUpdateLabel [2019-10-09T22:33:39.049Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-09T22:33:40.943Z] --- PASS: TestServiceUpdateLabel (3.00s) [2019-10-09T22:33:40.943Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-09T22:33:40.943Z] === RUN TestServiceUpdateSecrets [2019-10-09T22:33:41.200Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-09T22:33:41.457Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-09T22:33:41.457Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-09T22:33:42.387Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-09T22:33:43.318Z] === RUN TestDockerSuite/TestCommitChange [2019-10-09T22:33:44.249Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-09T22:33:44.506Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-10-09T22:33:45.439Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-09T22:33:47.334Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-09T22:33:49.229Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-09T22:33:50.599Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-09T22:33:51.970Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-09T22:33:53.340Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-09T22:33:54.838Z] ok github.com/docker/docker/cmd/dockerd 0.152s coverage: 30.3% of statements [2019-10-09T22:33:54.838Z] ok github.com/docker/docker/container 0.155s coverage: 35.0% of statements [2019-10-09T22:33:54.838Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-09T22:33:54.838Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-09T22:33:54.838Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-09T22:33:54.838Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-09T22:33:55.236Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-09T22:33:55.800Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-09T22:33:55.800Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-09T22:33:55.800Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-09T22:33:55.800Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-09T22:33:55.800Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-09T22:33:56.057Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-09T22:33:56.057Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-09T22:33:56.987Z] --- PASS: TestServiceUpdateSecrets (15.82s) [2019-10-09T22:33:56.987Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-09T22:33:56.987Z] === RUN TestServiceUpdateConfigs [2019-10-09T22:33:58.326Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.091s coverage: 65.3% of statements [2019-10-09T22:33:58.359Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-09T22:34:00.267Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-09T22:34:00.267Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-09T22:34:00.830Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-09T22:34:01.759Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-09T22:34:02.690Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-09T22:34:03.622Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-09T22:34:04.552Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-09T22:34:04.552Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-09T22:34:04.552Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-09T22:34:05.484Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-09T22:34:05.484Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-09T22:34:05.484Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-09T22:34:05.484Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-09T22:34:05.484Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-09T22:34:06.416Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-09T22:34:06.783Z] ok github.com/docker/docker/daemon/cluster/convert 0.039s coverage: 35.8% of statements [2019-10-09T22:34:07.346Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-09T22:34:08.275Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-09T22:34:08.276Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-09T22:34:09.488Z] ok github.com/docker/docker/daemon/cluster 0.231s coverage: 0.5% of statements [2019-10-09T22:34:10.168Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-09T22:34:11.098Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-09T22:34:11.098Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-09T22:34:11.661Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-09T22:34:12.225Z] --- PASS: TestServiceUpdateConfigs (15.26s) [2019-10-09T22:34:12.225Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-09T22:34:12.225Z] === RUN TestServiceUpdateNetwork [2019-10-09T22:34:12.482Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-09T22:34:13.413Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-09T22:34:14.344Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-09T22:34:14.344Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-09T22:34:15.012Z] ok github.com/docker/docker/daemon/discovery 0.012s coverage: 30.0% of statements [2019-10-09T22:34:15.275Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-09T22:34:16.205Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-09T22:34:17.077Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2019-10-09T22:34:17.573Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-09T22:34:17.573Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-09T22:34:18.096Z] ok github.com/docker/docker/daemon/config 0.118s coverage: 84.6% of statements [2019-10-09T22:34:18.502Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-09T22:34:19.869Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-09T22:34:20.797Z] ok github.com/docker/docker/daemon/graphdriver 0.022s coverage: 2.2% of statements [2019-10-09T22:34:21.766Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-09T22:34:21.766Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-09T22:34:21.766Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-09T22:34:21.766Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-09T22:34:21.766Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-09T22:34:22.285Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.609s coverage: 13.7% of statements [2019-10-09T22:34:22.696Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-09T22:34:25.779Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2019-10-09T22:34:26.065Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.858s coverage: 57.9% of statements [2019-10-09T22:34:27.092Z] ok github.com/docker/docker/daemon 12.372s coverage: 17.6% of statements [2019-10-09T22:34:27.092Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-09T22:34:27.092Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-09T22:34:27.092Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-09T22:34:27.092Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-09T22:34:27.955Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-09T22:34:27.955Z] --- PASS: TestServiceUpdateNetwork (15.31s) [2019-10-09T22:34:27.955Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-09T22:34:27.955Z] PASS [2019-10-09T22:34:27.955Z] [2019-10-09T22:34:27.955Z] DONE 19 tests in 171.914s [2019-10-09T22:34:27.955Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-10-09T22:34:27.955Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:34:27.955Z] ++ set -e [2019-10-09T22:34:27.955Z] ++ '[' -n 0 ']' [2019-10-09T22:34:27.955Z] ++ set -x [2019-10-09T22:34:27.955Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:34:27.955Z] INFO: Testing against a local daemon [2019-10-09T22:34:27.955Z] === RUN TestSessionCreate [2019-10-09T22:34:27.955Z] --- PASS: TestSessionCreate (0.05s) [2019-10-09T22:34:27.955Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-09T22:34:27.955Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-10-09T22:34:27.955Z] PASS [2019-10-09T22:34:27.955Z] [2019-10-09T22:34:27.955Z] DONE 2 tests in 0.250s [2019-10-09T22:34:27.955Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-10-09T22:34:27.955Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:34:27.955Z] ++ set -e [2019-10-09T22:34:27.955Z] ++ '[' -n 0 ']' [2019-10-09T22:34:27.955Z] ++ set -x [2019-10-09T22:34:27.955Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:34:27.955Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-09T22:34:27.955Z] INFO: Testing against a local daemon [2019-10-09T22:34:27.955Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-09T22:34:27.955Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-10-09T22:34:27.955Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-09T22:34:27.955Z] === RUN TestEventsExecDie [2019-10-09T22:34:28.326Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-09T22:34:28.326Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-09T22:34:28.326Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-09T22:34:28.326Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-09T22:34:28.886Z] --- PASS: TestEventsExecDie (0.99s) [2019-10-09T22:34:28.886Z] === RUN TestEventsBackwardsCompatible [2019-10-09T22:34:29.143Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-09T22:34:29.143Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-09T22:34:29.143Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-10-09T22:34:29.143Z] === RUN TestInfoBinaryCommits [2019-10-09T22:34:29.143Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-10-09T22:34:29.143Z] === RUN TestInfoAPIVersioned [2019-10-09T22:34:29.143Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-09T22:34:29.143Z] === RUN TestInfoAPI [2019-10-09T22:34:29.143Z] --- PASS: TestInfoAPI (0.03s) [2019-10-09T22:34:29.143Z] === RUN TestInfoAPIWarnings [2019-10-09T22:34:29.143Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-09T22:34:30.074Z] --- PASS: TestInfoAPIWarnings (0.76s) [2019-10-09T22:34:30.074Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-09T22:34:30.074Z] === RUN TestLoginFailsWithBadCredentials [2019-10-09T22:34:30.074Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2019-10-09T22:34:30.074Z] === RUN TestPingCacheHeaders [2019-10-09T22:34:30.074Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-09T22:34:30.074Z] === RUN TestPingGet [2019-10-09T22:34:30.074Z] --- PASS: TestPingGet (0.01s) [2019-10-09T22:34:30.074Z] === RUN TestPingHead [2019-10-09T22:34:30.074Z] --- PASS: TestPingHead (0.02s) [2019-10-09T22:34:30.074Z] === RUN TestVersion [2019-10-09T22:34:30.074Z] --- PASS: TestVersion (0.02s) [2019-10-09T22:34:30.074Z] PASS [2019-10-09T22:34:30.074Z] [2019-10-09T22:34:30.074Z] === Skipped [2019-10-09T22:34:30.074Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-10-09T22:34:30.074Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-09T22:34:30.074Z] [2019-10-09T22:34:30.074Z] [2019-10-09T22:34:30.074Z] DONE 12 tests, 1 skipped in 2.438s [2019-10-09T22:34:30.074Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-09T22:34:30.074Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:34:30.074Z] ++ set -e [2019-10-09T22:34:30.074Z] ++ '[' -n 0 ']' [2019-10-09T22:34:30.074Z] ++ set -x [2019-10-09T22:34:30.074Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:34:30.331Z] INFO: Testing against a local daemon [2019-10-09T22:34:30.331Z] === RUN TestVolumesCreateAndList [2019-10-09T22:34:30.331Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-10-09T22:34:30.331Z] === RUN TestVolumesRemove [2019-10-09T22:34:30.588Z] --- PASS: TestVolumesRemove (0.11s) [2019-10-09T22:34:30.588Z] === RUN TestVolumesInspect [2019-10-09T22:34:30.588Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-09T22:34:30.588Z] === RUN TestVolumesInvalidJSON [2019-10-09T22:34:30.588Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-09T22:34:30.588Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-09T22:34:30.588Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-09T22:34:30.588Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-09T22:34:30.588Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-09T22:34:30.588Z] PASS [2019-10-09T22:34:30.588Z] [2019-10-09T22:34:30.588Z] DONE 5 tests in 0.329s [2019-10-09T22:34:30.588Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-09T22:34:30.845Z] ++++ cat bundles/test-integration/docker.pid [2019-10-09T22:34:30.845Z] +++ kill 5275 [2019-10-09T22:34:32.215Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-09T22:34:32.215Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-09T22:34:32.215Z] +++ /etc/init.d/apparmor stop [2019-10-09T22:34:32.215Z] Clearing AppArmor profiles cache:. [2019-10-09T22:34:32.215Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-09T22:34:32.215Z] Unloading profiles will leave already running processes permanently [2019-10-09T22:34:32.215Z] unconfined, which can lead to unexpected situations. [2019-10-09T22:34:32.215Z] [2019-10-09T22:34:32.215Z] To set a process to complain mode, use the command line tool [2019-10-09T22:34:32.215Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-09T22:34:32.215Z] with the 'teardown' option." [2019-10-09T22:34:32.215Z] [2019-10-09T22:34:32.625Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.535s coverage: 68.6% of statements [2019-10-09T22:34:32.625Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.992s coverage: 51.0% of statements [2019-10-09T22:34:32.782Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-09T22:34:33.011Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-09T22:34:33.469Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-09T22:34:33.469Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-09T22:34:33.469Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-09T22:34:33.469Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-09T22:34:33.928Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-09T22:34:34.676Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-09T22:34:34.895Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-09T22:34:35.328Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.178s coverage: 46.2% of statements [2019-10-09T22:34:35.328Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-09T22:34:36.366Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.031s coverage: 58.0% of statements [2019-10-09T22:34:36.989Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.530s coverage: 76.1% of statements [2019-10-09T22:34:37.275Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.463s coverage: 52.6% of statements [2019-10-09T22:34:37.275Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-09T22:34:37.275Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-09T22:34:37.792Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-09T22:34:39.319Z] ok github.com/docker/docker/daemon/links 0.025s coverage: 93.0% of statements [2019-10-09T22:34:39.326Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-09T22:34:39.326Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-09T22:34:39.326Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-09T22:34:39.326Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-09T22:34:39.928Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-09T22:34:39.928Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-09T22:34:41.363Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.043s coverage: 3.0% of statements [2019-10-09T22:34:41.822Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-09T22:34:42.234Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-09T22:34:43.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-09T22:34:43.411Z] ok github.com/docker/docker/daemon/logger 0.277s coverage: 42.7% of statements [2019-10-09T22:34:45.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-09T22:34:46.136Z] ok github.com/docker/docker/daemon/logger/gelf 0.021s coverage: 68.2% of statements [2019-10-09T22:34:46.423Z] ok github.com/docker/docker/daemon/logger/awslogs 0.606s coverage: 77.8% of statements [2019-10-09T22:34:46.710Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 26.2% of statements [2019-10-09T22:34:47.730Z] ok github.com/docker/docker/daemon/images 0.067s coverage: 4.9% of statements [2019-10-09T22:34:47.730Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-09T22:34:47.730Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-09T22:34:47.730Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-09T22:34:47.730Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-09T22:34:47.730Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.024s coverage: 88.3% of statements [2019-10-09T22:34:49.774Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.037s coverage: 62.1% of statements [2019-10-09T22:34:51.267Z] ok github.com/docker/docker/daemon/logger/local 0.053s coverage: 74.7% of statements [2019-10-09T22:34:51.267Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-09T22:34:52.312Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.072s coverage: 19.9% of statements [2019-10-09T22:34:53.799Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2019-10-09T22:34:54.425Z] ok github.com/docker/docker/daemon/logger/syslog 0.061s coverage: 47.8% of statements [2019-10-09T22:34:54.609Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-09T22:34:55.447Z] ok github.com/docker/docker/daemon/network 0.071s coverage: 63.8% of statements [2019-10-09T22:34:56.937Z] ok github.com/docker/docker/daemon/logger/splunk 3.199s coverage: 84.5% of statements [2019-10-09T22:34:56.937Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-09T22:34:56.937Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-09T22:35:00.393Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-09T22:35:00.436Z] ok github.com/docker/docker/distribution/metadata 0.186s coverage: 48.2% of statements [2019-10-09T22:35:00.851Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-09T22:35:00.851Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-09T22:35:01.460Z] ok github.com/docker/docker/errdefs 0.036s coverage: 49.4% of statements [2019-10-09T22:35:02.084Z] ok github.com/docker/docker/distribution 0.768s coverage: 22.4% of statements [2019-10-09T22:35:02.084Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-09T22:35:03.571Z] ok github.com/docker/docker/distribution/xfer 1.689s coverage: 85.1% of statements [2019-10-09T22:35:03.571Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-09T22:35:04.581Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-09T22:35:05.547Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-09T22:35:05.620Z] ok github.com/docker/docker/image 0.148s coverage: 86.4% of statements [2019-10-09T22:35:06.643Z] ok github.com/docker/docker/image/cache 0.041s coverage: 19.2% of statements [2019-10-09T22:35:06.643Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-09T22:35:06.930Z] ok github.com/docker/docker/image/v1 0.049s coverage: 25.0% of statements [2019-10-09T22:35:06.930Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-09T22:35:06.930Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2019-10-09T22:35:07.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-09T22:35:08.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-09T22:35:09.005Z] ok github.com/docker/docker/pkg/aaparser 0.016s coverage: 50.0% of statements [2019-10-09T22:35:09.160Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-09T22:35:11.331Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-09T22:35:11.331Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-09T22:35:11.331Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-09T22:35:11.331Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-09T22:35:11.331Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-09T22:35:11.331Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-09T22:35:12.436Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-09T22:35:12.500Z] ok github.com/docker/docker/opts 0.059s coverage: 66.9% of statements [2019-10-09T22:35:13.988Z] ok github.com/docker/docker/pkg/authorization 1.071s coverage: 68.3% of statements [2019-10-09T22:35:13.988Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2019-10-09T22:35:14.612Z] ok github.com/docker/docker/pkg/archive 1.436s coverage: 76.7% of statements [2019-10-09T22:35:14.612Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2019-10-09T22:35:14.957Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-09T22:35:15.630Z] ok github.com/docker/docker/pkg/directory 0.031s coverage: 80.0% of statements [2019-10-09T22:35:16.657Z] ok github.com/docker/docker/pkg/discovery 0.019s coverage: 58.3% of statements [2019-10-09T22:35:16.945Z] ok github.com/docker/docker/pkg/discovery/file 0.026s coverage: 97.6% of statements [2019-10-09T22:35:18.229Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-09T22:35:18.437Z] ok github.com/docker/docker/layer 7.447s coverage: 68.8% of statements [2019-10-09T22:35:18.437Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-09T22:35:18.437Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-09T22:35:18.437Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-09T22:35:18.437Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-09T22:35:18.437Z] ? github.com/docker/docker/oci [no test files] [2019-10-09T22:35:18.437Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-09T22:35:18.437Z] ok github.com/docker/docker/pkg/discovery/memory 0.028s coverage: 92.3% of statements [2019-10-09T22:35:18.757Z] #33 108.1 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-09T22:35:18.757Z] #33 110.4 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-09T22:35:18.757Z] #33 111.6 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-09T22:35:18.757Z] #33 113.5 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-09T22:35:19.457Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2019-10-09T22:35:19.743Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2019-10-09T22:35:20.123Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-09T22:35:20.123Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-09T22:35:21.054Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-09T22:35:21.235Z] ok github.com/docker/docker/pkg/chrootarchive 4.407s coverage: 43.2% of statements [2019-10-09T22:35:21.235Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-09T22:35:21.235Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-09T22:35:21.235Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2019-10-09T22:35:21.235Z] ok github.com/docker/docker/pkg/fileutils 0.046s coverage: 89.5% of statements [2019-10-09T22:35:21.283Z] #33 115.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-09T22:35:21.984Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-10-09T22:35:22.214Z] #33 117.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-09T22:35:22.837Z] ok github.com/docker/docker/pkg/fsutils 0.344s coverage: 85.1% of statements [2019-10-09T22:35:22.838Z] ok github.com/docker/docker/pkg/discovery/kv 3.290s coverage: 84.1% of statements [2019-10-09T22:35:22.838Z] ok github.com/docker/docker/pkg/homedir 0.030s coverage: 11.4% of statements [2019-10-09T22:35:23.356Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-09T22:35:23.633Z] #33 118.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-09T22:35:24.286Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-09T22:35:24.900Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2019-10-09T22:35:24.900Z] ok github.com/docker/docker/pkg/locker 0.039s coverage: 88.9% of statements [2019-10-09T22:35:25.004Z] #33 119.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-09T22:35:25.004Z] #33 119.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-09T22:35:25.217Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-09T22:35:25.523Z] ok github.com/docker/docker/pkg/idtools 0.830s coverage: 70.1% of statements [2019-10-09T22:35:25.812Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2019-10-09T22:35:26.147Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-09T22:35:26.438Z] ok github.com/docker/docker/pkg/namesgenerator 0.024s coverage: 85.7% of statements [2019-10-09T22:35:26.724Z] ok github.com/docker/docker/pkg/ioutils 1.806s coverage: 70.6% of statements [2019-10-09T22:35:26.724Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-09T22:35:26.900Z] #33 121.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-09T22:35:27.355Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2019-10-09T22:35:27.518Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-09T22:35:27.831Z] #33 122.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-09T22:35:27.977Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2019-10-09T22:35:27.977Z] ok github.com/docker/docker/pkg/mount 0.858s coverage: 69.6% of statements [2019-10-09T22:35:27.977Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-09T22:35:28.263Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.020s coverage: 91.4% of statements [2019-10-09T22:35:28.449Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-09T22:35:28.550Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2019-10-09T22:35:28.550Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-09T22:35:28.550Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-09T22:35:29.203Z] #33 123.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-09T22:35:29.378Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-09T22:35:30.034Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.023s coverage: 56.8% of statements [2019-10-09T22:35:30.309Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-09T22:35:30.572Z] #33 125.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-09T22:35:31.062Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2019-10-09T22:35:31.062Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2019-10-09T22:35:31.348Z] ok github.com/docker/docker/pkg/progress 0.019s coverage: 75.9% of statements [2019-10-09T22:35:31.678Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-09T22:35:32.368Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2019-10-09T22:35:32.474Z] #33 126.9 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-09T22:35:32.609Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-09T22:35:33.386Z] ok github.com/docker/docker/pkg/pubsub 1.185s coverage: 73.9% of statements [2019-10-09T22:35:33.404Z] #33 128.1 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-09T22:35:33.539Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-09T22:35:33.675Z] ok github.com/docker/docker/pkg/stdcopy 0.013s coverage: 100.0% of statements [2019-10-09T22:35:34.699Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2019-10-09T22:35:34.699Z] ok github.com/docker/docker/pkg/stringid 0.025s coverage: 70.6% of statements [2019-10-09T22:35:35.299Z] #33 129.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-09T22:35:35.434Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-09T22:35:35.715Z] ok github.com/docker/docker/pkg/symlink 0.018s coverage: 87.7% of statements [2019-10-09T22:35:36.002Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 80.0% of statements [2019-10-09T22:35:36.232Z] #33 130.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-09T22:35:36.364Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-09T22:35:36.623Z] ok github.com/docker/docker/pkg/signal 3.857s coverage: 61.0% of statements [2019-10-09T22:35:37.165Z] #33 132.0 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-09T22:35:37.257Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 36.9% of statements [2019-10-09T22:35:37.293Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-09T22:35:37.293Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-09T22:35:37.878Z] ok github.com/docker/docker/pkg/tailfile 0.366s coverage: 88.6% of statements [2019-10-09T22:35:38.248Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-09T22:35:38.534Z] #33 133.2 [2019-10-09T22:35:38.897Z] ok github.com/docker/docker/pkg/term 0.010s coverage: 84.8% of statements [2019-10-09T22:35:39.179Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-09T22:35:39.184Z] testing: warning: no tests to run [2019-10-09T22:35:39.184Z] coverage: [no statements] [2019-10-09T22:35:39.184Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2019-10-09T22:35:39.464Z] #33 DONE 134.0s [2019-10-09T22:35:39.464Z] [2019-10-09T22:35:39.464Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-10-09T22:35:39.806Z] ok github.com/docker/docker/pkg/tarsum 0.266s coverage: 89.3% of statements [2019-10-09T22:35:40.093Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2019-10-09T22:35:40.093Z] ok github.com/docker/docker/pkg/truncindex 0.113s coverage: 91.5% of statements [2019-10-09T22:35:40.549Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-09T22:35:40.715Z] ok github.com/docker/docker/pkg/useragent 0.029s coverage: 88.9% of statements [2019-10-09T22:35:41.360Z] #34 DONE 2.1s [2019-10-09T22:35:41.480Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-09T22:35:42.755Z] ok github.com/docker/docker/plugin/v2 0.025s coverage: 14.5% of statements [2019-10-09T22:35:42.848Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-09T22:35:43.883Z] [2019-10-09T22:35:43.883Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-10-09T22:35:43.883Z] #13 CACHED [2019-10-09T22:35:43.883Z] [2019-10-09T22:35:43.883Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-09T22:35:43.883Z] #22 CACHED [2019-10-09T22:35:43.883Z] [2019-10-09T22:35:43.883Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-10-09T22:35:43.883Z] #10 CACHED [2019-10-09T22:35:43.883Z] [2019-10-09T22:35:43.883Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-10-09T22:35:43.883Z] #9 CACHED [2019-10-09T22:35:43.883Z] [2019-10-09T22:35:43.883Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-10-09T22:35:43.883Z] #6 CACHED [2019-10-09T22:35:43.883Z] [2019-10-09T22:35:43.883Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-10-09T22:35:43.883Z] #28 CACHED [2019-10-09T22:35:43.883Z] [2019-10-09T22:35:43.883Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-10-09T22:35:43.883Z] #11 CACHED [2019-10-09T22:35:43.883Z] [2019-10-09T22:35:43.883Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-10-09T22:35:43.883Z] #26 CACHED [2019-10-09T22:35:43.883Z] [2019-10-09T22:35:43.883Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-10-09T22:35:43.883Z] #7 CACHED [2019-10-09T22:35:43.883Z] [2019-10-09T22:35:43.883Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-09T22:35:43.883Z] #20 CACHED [2019-10-09T22:35:43.883Z] [2019-10-09T22:35:43.883Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-10-09T22:35:43.883Z] #25 CACHED [2019-10-09T22:35:43.883Z] [2019-10-09T22:35:43.883Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-10-09T22:35:43.883Z] #12 CACHED [2019-10-09T22:35:43.883Z] [2019-10-09T22:35:43.883Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-10-09T22:35:43.883Z] #19 CACHED [2019-10-09T22:35:43.883Z] [2019-10-09T22:35:43.883Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-09T22:35:43.883Z] #23 CACHED [2019-10-09T22:35:43.883Z] [2019-10-09T22:35:43.883Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-09T22:35:43.883Z] #21 CACHED [2019-10-09T22:35:43.883Z] [2019-10-09T22:35:43.883Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-09T22:35:43.883Z] #24 CACHED [2019-10-09T22:35:43.883Z] [2019-10-09T22:35:43.883Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-09T22:35:43.883Z] #29 CACHED [2019-10-09T22:35:43.883Z] [2019-10-09T22:35:43.883Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-10-09T22:35:43.883Z] #27 CACHED [2019-10-09T22:35:43.883Z] [2019-10-09T22:35:43.883Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-10-09T22:35:43.883Z] #30 CACHED [2019-10-09T22:35:43.883Z] [2019-10-09T22:35:43.883Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-10-09T22:35:44.742Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-09T22:35:44.806Z] ok github.com/docker/docker/reference 0.020s coverage: 84.4% of statements [2019-10-09T22:35:44.812Z] #35 DONE 1.2s [2019-10-09T22:35:44.812Z] [2019-10-09T22:35:44.812Z] #36 exporting to image [2019-10-09T22:35:44.812Z] #36 exporting layers [2019-10-09T22:35:45.306Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-09T22:35:45.825Z] ok github.com/docker/docker/profiles/seccomp 0.035s coverage: 68.8% of statements [2019-10-09T22:35:46.181Z] #36 exporting layers 1.3s done [2019-10-09T22:35:46.181Z] #36 writing image sha256:d42c80d71da8535a99c7608390eb630e8bf21ca94835da6fb3187b85839079fd done [2019-10-09T22:35:46.181Z] #36 naming to docker.io/library/moby-e2e-test done [2019-10-09T22:35:46.181Z] #36 DONE 1.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-09T22:35:46.491Z] + echo Ensuring container killed. [2019-10-09T22:35:46.491Z] Ensuring container killed. [2019-10-09T22:35:46.491Z] + docker rm -vf docker-pr9 [2019-10-09T22:35:46.491Z] Error: No such container: docker-pr9 [2019-10-09T22:35:46.491Z] + true [Pipeline] sh [2019-10-09T22:35:46.772Z] + echo Chowning /workspace to jenkins user [2019-10-09T22:35:46.772Z] Chowning /workspace to jenkins user [2019-10-09T22:35:46.772Z] + id -u [2019-10-09T22:35:46.772Z] + id -g [2019-10-09T22:35:46.772Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40053:/workspace busybox chown -R 1000:1000 /workspace [2019-10-09T22:35:46.845Z] ok github.com/docker/docker/plugin 0.581s coverage: 27.1% of statements [2019-10-09T22:35:47.201Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-10-09T22:35:47.868Z] ok github.com/docker/docker/registry/resumable 0.035s coverage: 100.0% of statements [2019-10-09T22:35:48.133Z] === RUN TestDockerSuite/TestCpToCaseD [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-09T22:35:48.434Z] + bundleName=unit [2019-10-09T22:35:48.434Z] + echo Creating unit-bundles.tar.gz [2019-10-09T22:35:48.434Z] Creating unit-bundles.tar.gz [2019-10-09T22:35:48.434Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-10-09T22:35:48.434Z] bundles/junit-report.xml [2019-10-09T22:35:48.434Z] bundles/go-test-report.json [2019-10-09T22:35:48.434Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-10-09T22:35:48.445Z] Archiving artifacts [2019-10-09T22:35:48.491Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 50.9% of statements [2019-10-09T22:35:48.733Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40053/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-09T22:35:49.039Z] + make clean [2019-10-09T22:35:49.296Z] docker volume rm -f docker-dev-cache [2019-10-09T22:35:49.296Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-09T22:35:49.979Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2019-10-09T22:35:50.269Z] ok github.com/docker/docker/runconfig 0.028s coverage: 68.2% of statements [2019-10-09T22:35:50.559Z] ok github.com/docker/docker/registry 0.559s coverage: 56.3% of statements [2019-10-09T22:35:53.384Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-09T22:35:54.055Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2019-10-09T22:35:56.761Z] ok github.com/docker/docker/volume/mounts 0.075s coverage: 67.0% of statements [2019-10-09T22:35:56.761Z] ok github.com/docker/docker/volume/local 0.058s coverage: 73.0% of statements [2019-10-09T22:35:57.558Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-09T22:35:57.817Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-09T22:35:58.789Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2019-10-09T22:36:01.990Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-09T22:36:01.990Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-09T22:36:01.990Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-09T22:36:04.363Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-09T22:36:05.597Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.6% of statements [2019-10-09T22:36:05.597Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-09T22:36:05.597Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-09T22:36:05.597Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-09T22:36:05.597Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-09T22:36:05.597Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-09T22:36:05.597Z] ? github.com/docker/docker/rootless [no test files] [2019-10-09T22:36:05.597Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-09T22:36:05.597Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-09T22:36:05.597Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-09T22:36:05.597Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-09T22:36:05.597Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-09T22:36:05.597Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-09T22:36:05.597Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-09T22:36:05.597Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-09T22:36:05.597Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-09T22:36:05.597Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-09T22:36:05.597Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-09T22:36:05.597Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-09T22:36:05.597Z] ? github.com/docker/docker/volume [no test files] [2019-10-09T22:36:05.597Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-09T22:36:05.597Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-09T22:36:05.597Z] [2019-10-09T22:36:05.597Z] === Skipped [2019-10-09T22:36:05.597Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-09T22:36:05.597Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-09T22:36:05.597Z] [2019-10-09T22:36:05.597Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-09T22:36:05.597Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-09T22:36:05.597Z] [2019-10-09T22:36:05.597Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-09T22:36:05.597Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T22:36:05.597Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-09T22:36:05.597Z] [2019-10-09T22:36:05.597Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-09T22:36:05.597Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T22:36:05.597Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-09T22:36:05.597Z] [2019-10-09T22:36:05.597Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-09T22:36:05.597Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T22:36:05.597Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-09T22:36:05.597Z] [2019-10-09T22:36:05.597Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-09T22:36:05.597Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T22:36:05.597Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-09T22:36:05.597Z] [2019-10-09T22:36:05.597Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-09T22:36:05.597Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T22:36:05.597Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-09T22:36:05.597Z] [2019-10-09T22:36:05.597Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-09T22:36:05.597Z] graphtest_unix.go:73: No driver to put! [2019-10-09T22:36:05.597Z] [2019-10-09T22:36:05.597Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-09T22:36:05.597Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-09T22:36:05.597Z] [2019-10-09T22:36:05.597Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-09T22:36:05.597Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-09T22:36:05.597Z] [2019-10-09T22:36:05.597Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-09T22:36:05.597Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-09T22:36:05.597Z] [2019-10-09T22:36:05.597Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-09T22:36:05.597Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-09T22:36:05.597Z] [2019-10-09T22:36:05.597Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-09T22:36:05.597Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T22:36:05.597Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-09T22:36:05.597Z] [2019-10-09T22:36:05.597Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-09T22:36:05.597Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T22:36:05.597Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-09T22:36:05.597Z] [2019-10-09T22:36:05.597Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-09T22:36:05.597Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T22:36:05.597Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-09T22:36:05.597Z] [2019-10-09T22:36:05.597Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-09T22:36:05.597Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T22:36:05.597Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-09T22:36:05.597Z] [2019-10-09T22:36:05.597Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-09T22:36:05.597Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-09T22:36:05.597Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-09T22:36:05.597Z] [2019-10-09T22:36:05.597Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-09T22:36:05.597Z] graphtest_unix.go:73: No driver to put! [2019-10-09T22:36:05.597Z] [2019-10-09T22:36:05.597Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-09T22:36:05.597Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-09T22:36:05.597Z] [2019-10-09T22:36:05.597Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-09T22:36:05.597Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-09T22:36:05.597Z] [2019-10-09T22:36:05.597Z] [2019-10-09T22:36:05.597Z] DONE 2114 tests, 20 skipped in 338.221s Post stage [Pipeline] junit [2019-10-09T22:36:05.916Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-09T22:36:06.799Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40053/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b479525645f3a1727b53ded1f02ba38c965a7cb0 -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:b479525645f3a1727b53ded1f02ba38c965a7cb0 hack/make.sh dynbinary test-integration [2019-10-09T22:36:06.885Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-09T22:36:07.420Z] [2019-10-09T22:36:07.420Z] Removing bundles/ [2019-10-09T22:36:07.420Z] [2019-10-09T22:36:07.420Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-09T22:36:07.420Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-09T22:36:07.420Z] GOOS="" GOARCH="" GOARM="" [2019-10-09T22:36:07.815Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-09T22:36:08.073Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-10-09T22:36:13.345Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-10-09T22:36:13.603Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-10-09T22:36:14.971Z] === RUN TestDockerSuite/TestCpToDot [2019-10-09T22:36:15.903Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-09T22:36:17.798Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-09T22:36:19.659Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-09T22:36:19.659Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-09T22:36:20.323Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-09T22:36:20.625Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-09T22:36:20.888Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-09T22:36:25.067Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-09T22:36:25.067Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-09T22:36:25.997Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-09T22:36:27.693Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-09T22:36:27.891Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-09T22:36:27.891Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-09T22:36:27.891Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-09T22:36:28.454Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-09T22:36:29.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-09T22:36:29.384Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-09T22:36:29.384Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-09T22:36:29.384Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-09T22:36:30.314Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-09T22:36:30.571Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-09T22:36:30.828Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-09T22:36:30.828Z] === RUN TestDockerSuite/TestCreateRM [2019-10-09T22:36:31.085Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-09T22:36:31.085Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-09T22:36:31.343Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-09T22:36:31.343Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-09T22:36:32.712Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-10-09T22:36:34.082Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-09T22:36:34.082Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-09T22:36:34.082Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-09T22:36:35.014Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-09T22:36:39.341Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-09T22:36:39.342Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-09T22:36:39.342Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-09T22:36:39.342Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-09T22:36:39.342Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-09T22:36:39.598Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-09T22:36:40.530Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-09T22:36:42.053Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-09T22:36:42.983Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-09T22:36:44.876Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-09T22:36:45.326Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-09T22:36:46.245Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-09T22:36:47.175Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-09T22:36:48.109Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-09T22:36:48.109Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-09T22:36:49.064Z] === RUN TestDockerSuite/TestDockerFails [2019-10-09T22:36:49.064Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-10-09T22:36:49.064Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-10-09T22:36:49.064Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-10-09T22:36:50.432Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-10-09T22:36:50.997Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-10-09T22:36:51.254Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-10-09T22:36:53.152Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-10-09T22:36:53.152Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-10-09T22:36:53.152Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-10-09T22:36:53.409Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-10-09T22:36:53.888Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-09T22:36:54.347Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-09T22:37:00.136Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-09T22:37:00.136Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-09T22:37:00.136Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-09T22:37:01.506Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-09T22:37:04.030Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-09T22:37:05.920Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-09T22:37:05.921Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-09T22:37:06.379Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-09T22:37:06.379Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-09T22:37:06.379Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-09T22:37:06.555Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-09T22:37:07.117Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-10-09T22:37:08.486Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-10-09T22:37:10.384Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-09T22:37:11.315Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-09T22:37:12.690Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-09T22:37:13.254Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-09T22:37:13.818Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-09T22:37:14.381Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-09T22:37:15.312Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-10-09T22:37:17.205Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-10-09T22:37:19.101Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-09T22:37:23.276Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-10-09T22:37:25.170Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-09T22:37:26.539Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-09T22:37:28.434Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-09T22:37:29.364Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-09T22:37:29.621Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-09T22:37:31.515Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-09T22:37:32.077Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-10-09T22:37:32.334Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-09T22:37:32.592Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-10-09T22:37:32.849Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-10-09T22:37:32.849Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-09T22:37:34.743Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-09T22:37:36.115Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-09T22:37:36.115Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-09T22:37:36.115Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-09T22:37:36.312Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-09T22:37:37.045Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-09T22:37:37.302Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-09T22:37:38.232Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-09T22:37:39.161Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-10-09T22:37:39.422Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-10-09T22:37:39.422Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-10-09T22:37:39.422Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-09T22:37:40.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-09T22:37:40.499Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-09T22:37:40.958Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-09T22:37:41.334Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-10-09T22:37:41.926Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-09T22:37:42.265Z] === RUN TestDockerSuite/TestEventsRename [2019-10-09T22:37:42.383Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-09T22:37:43.195Z] === RUN TestDockerSuite/TestEventsResize [2019-10-09T22:37:43.195Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-10-09T22:37:44.126Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-09T22:37:45.058Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-09T22:37:45.989Z] === RUN TestDockerSuite/TestEventsStreaming [2019-10-09T22:37:46.247Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-10-09T22:37:46.811Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-09T22:37:47.069Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-09T22:37:48.602Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-09T22:37:48.602Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-09T22:37:48.602Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-09T22:37:50.087Z] === RUN TestDockerSuite/TestEventsTop [2019-10-09T22:37:50.140Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-09T22:37:51.018Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-09T22:37:51.111Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-09T22:37:51.571Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-09T22:37:52.028Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-09T22:37:52.486Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-09T22:37:54.289Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-09T22:37:55.219Z] === RUN TestDockerSuite/TestExec [2019-10-09T22:37:56.150Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-09T22:37:57.080Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-09T22:37:58.276Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-09T22:37:58.454Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-09T22:37:59.384Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-09T22:37:59.809Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-09T22:37:59.810Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-09T22:38:00.778Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-09T22:38:01.280Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-09T22:38:01.844Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-09T22:38:03.213Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-09T22:38:03.777Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-09T22:38:05.147Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-09T22:38:05.710Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-09T22:38:06.654Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-09T22:38:08.547Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-09T22:38:09.916Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-10-09T22:38:09.916Z] === RUN TestDockerSuite/TestExecEnv [2019-10-09T22:38:11.286Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-09T22:38:13.181Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-09T22:38:14.110Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-09T22:38:14.628Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-09T22:38:14.629Z] [2019-10-09T22:38:14.629Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-09T22:38:14.629Z] PKG_CONFIG=pkg-config [2019-10-09T22:38:14.629Z] GOLANG_VERSION=1.13.1 [2019-10-09T22:38:14.629Z] HOSTNAME=951b07057084 [2019-10-09T22:38:14.629Z] DOCKER_EXPERIMENTAL=1 [2019-10-09T22:38:14.629Z] container=docker [2019-10-09T22:38:14.629Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-09T22:38:14.629Z] GO111MODULE=off [2019-10-09T22:38:14.629Z] GOPATH=/go [2019-10-09T22:38:14.629Z] PWD=/go/src/github.com/docker/docker [2019-10-09T22:38:14.629Z] HOME=/root [2019-10-09T22:38:14.629Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-09T22:38:14.629Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-09T22:38:14.629Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-09T22:38:14.629Z] DOCKER_GITCOMMIT=b479525645f3a1727b53ded1f02ba38c965a7cb0 [2019-10-09T22:38:14.629Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-09T22:38:14.629Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-09T22:38:14.629Z] TERM=xterm [2019-10-09T22:38:14.629Z] VALIDATE_BRANCH=master [2019-10-09T22:38:14.629Z] DEST=bundles/test-integration [2019-10-09T22:38:14.629Z] SHLVL=1 [2019-10-09T22:38:14.629Z] TIMEOUT=120m [2019-10-09T22:38:14.629Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-09T22:38:14.629Z] DOCKER_PKG=github.com/docker/docker [2019-10-09T22:38:14.629Z] TESTDEBUG=0 [2019-10-09T22:38:14.629Z] _=/usr/bin/env [2019-10-09T22:38:14.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-09T22:38:15.576Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-09T22:38:15.576Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-09T22:38:15.576Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-09T22:38:17.116Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-09T22:38:17.388Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-09T22:38:17.574Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-09T22:38:17.952Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-10-09T22:38:18.031Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-09T22:38:18.031Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-09T22:38:18.883Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-09T22:38:18.997Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-09T22:38:19.455Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-09T22:38:19.455Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-09T22:38:19.455Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-09T22:38:19.813Z] === RUN TestDockerSuite/TestExecParseError [2019-10-09T22:38:20.744Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-09T22:38:21.675Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-09T22:38:22.605Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-09T22:38:25.130Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-09T22:38:25.246Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-09T22:38:26.061Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-09T22:38:26.990Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-09T22:38:36.941Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-10-09T22:38:38.311Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-09T22:38:39.259Z] === RUN TestDockerSuite/TestExecTTY [2019-10-09T22:38:40.628Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-09T22:38:41.560Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-09T22:38:43.456Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-09T22:38:44.386Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-09T22:38:44.386Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-09T22:38:46.911Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-10-09T22:38:47.842Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-09T22:38:49.211Z] === RUN TestDockerSuite/TestExecWithTERM [2019-10-09T22:38:49.775Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-09T22:38:51.143Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-09T22:38:56.398Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-09T22:39:00.657Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-09T22:39:01.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-09T22:39:01.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-09T22:39:02.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-09T22:39:03.177Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-10-09T22:39:03.177Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-09T22:39:08.431Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-09T22:39:08.996Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-09T22:39:08.996Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-09T22:39:09.253Z] === RUN TestDockerSuite/TestHealth [2019-10-09T22:39:15.913Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-09T22:39:15.913Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-09T22:39:15.913Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-09T22:39:20.597Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-09T22:39:20.597Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-09T22:39:20.597Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-09T22:39:20.597Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-09T22:39:21.563Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-09T22:39:21.563Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-09T22:39:31.189Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-09T22:39:31.189Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-09T22:39:31.189Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-09T22:39:31.189Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-09T22:39:31.446Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-09T22:39:31.446Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-09T22:39:32.377Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-09T22:39:32.377Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-09T22:39:32.377Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-09T22:39:32.634Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-09T22:39:32.890Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-09T22:39:33.148Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-09T22:39:33.712Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-09T22:39:33.712Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-09T22:39:34.642Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-09T22:39:34.642Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-09T22:39:35.572Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-09T22:39:36.502Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-09T22:39:36.502Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-09T22:39:37.874Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-09T22:39:41.147Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-09T22:39:41.147Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-09T22:39:41.147Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-09T22:39:42.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-09T22:39:42.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-09T22:39:42.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-09T22:39:42.516Z] === RUN TestDockerSuite/TestImportFile [2019-10-09T22:39:42.516Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-10-09T22:39:44.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-09T22:39:44.411Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-09T22:39:44.411Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-09T22:39:44.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-09T22:39:46.788Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-09T22:39:46.788Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-09T22:39:46.788Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-09T22:39:46.937Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-09T22:39:48.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-09T22:39:48.831Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-09T22:39:49.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-09T22:39:51.357Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-09T22:39:51.357Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-09T22:39:51.920Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-09T22:39:52.483Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-09T22:39:53.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-09T22:39:53.417Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-09T22:39:54.798Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-09T22:39:55.740Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-09T22:39:56.670Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-09T22:39:56.670Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-09T22:39:56.670Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-10-09T22:39:56.670Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-09T22:39:56.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-09T22:39:57.233Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-09T22:39:58.163Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-09T22:39:59.094Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-09T22:40:00.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-09T22:40:00.466Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-09T22:40:01.030Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-09T22:40:01.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-09T22:40:02.403Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-09T22:40:03.335Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-09T22:40:03.335Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-10-09T22:40:05.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-09T22:40:05.230Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-09T22:40:05.794Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-09T22:40:06.724Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-09T22:40:06.724Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-09T22:40:07.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-09T22:40:08.096Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-09T22:40:08.096Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-09T22:40:09.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-09T22:40:09.468Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-09T22:40:09.468Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-10-09T22:40:10.398Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-09T22:40:11.291Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-09T22:40:11.291Z] Using test binary docker [2019-10-09T22:40:11.291Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-09T22:40:11.291Z] +++ /etc/init.d/apparmor start [2019-10-09T22:40:11.291Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-09T22:40:11.291Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-09T22:40:11.291Z] Warning failed to create cache: (null) [2019-10-09T22:40:11.291Z] . [2019-10-09T22:40:11.291Z] INFO: Waiting for daemon to start... [2019-10-09T22:40:11.291Z] Starting dockerd [2019-10-09T22:40:11.291Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-10-09T22:40:11.328Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-09T22:40:11.914Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-09T22:40:11.914Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-09T22:40:12.379Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-09T22:40:12.700Z] === RUN TestDockerSuite/TestInspectImage [2019-10-09T22:40:12.700Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-09T22:40:12.700Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-09T22:40:12.700Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-09T22:40:13.323Z] . [2019-10-09T22:40:13.323Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-09T22:40:13.323Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-09T22:40:13.323Z] Error: No such image: emptyfs [2019-10-09T22:40:13.323Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-09T22:40:13.323Z] ++++ docker load [2019-10-09T22:40:13.608Z] Running integration-test (iteration 1) [2019-10-09T22:40:13.608Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-10-09T22:40:13.608Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:40:13.608Z] ++ set -e [2019-10-09T22:40:13.608Z] ++ '[' -n 0 ']' [2019-10-09T22:40:13.608Z] ++ set -x [2019-10-09T22:40:13.608Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:40:14.071Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-09T22:40:14.634Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-10-09T22:40:14.891Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-09T22:40:14.891Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-09T22:40:15.821Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-09T22:40:16.109Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-09T22:40:16.754Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-09T22:40:17.317Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-10-09T22:40:19.013Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-09T22:40:19.214Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-09T22:40:19.214Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-09T22:40:19.782Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-09T22:40:21.158Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-09T22:40:21.158Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-10-09T22:40:21.963Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-09T22:40:23.053Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-09T22:40:23.982Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-10-09T22:40:23.982Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-09T22:40:24.913Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-09T22:40:25.477Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-09T22:40:26.847Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-09T22:40:27.410Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-10-09T22:40:27.410Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-09T22:40:28.340Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-09T22:40:28.340Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-10-09T22:40:28.878Z] Loaded image: buildpack-deps:jessie [2019-10-09T22:40:28.878Z] Loaded image: busybox:latest [2019-10-09T22:40:28.878Z] Loaded image: busybox:glibc [2019-10-09T22:40:28.878Z] Loaded image: debian:jessie [2019-10-09T22:40:28.878Z] Loaded image: hello-world:latest [2019-10-09T22:40:28.878Z] INFO: Testing against a local daemon [2019-10-09T22:40:28.878Z] === RUN TestCgroupNamespacesBuild [2019-10-09T22:40:29.894Z] --- PASS: TestCgroupNamespacesBuild (1.68s) [2019-10-09T22:40:29.894Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-09T22:40:29.894Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-09T22:40:30.235Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-10-09T22:40:31.165Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-09T22:40:31.931Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.66s) [2019-10-09T22:40:31.931Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-09T22:40:31.931Z] === RUN TestBuildWithSession [2019-10-09T22:40:31.931Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-09T22:40:31.931Z] build_session_test.go:25: TODO: BuildKit [2019-10-09T22:40:31.931Z] === RUN TestBuildSquashParent [2019-10-09T22:40:33.060Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-09T22:40:34.956Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-09T22:40:34.956Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-09T22:40:36.326Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-10-09T22:40:36.333Z] --- PASS: TestBuildSquashParent (4.85s) [2019-10-09T22:40:36.333Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-09T22:40:36.333Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-09T22:40:36.333Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-09T22:40:36.333Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-09T22:40:36.333Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-09T22:40:36.333Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-09T22:40:36.333Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-09T22:40:36.333Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-09T22:40:36.333Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-09T22:40:36.333Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-09T22:40:36.333Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-09T22:40:36.333Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-09T22:40:36.333Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-09T22:40:36.618Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-09T22:40:36.618Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-09T22:40:36.618Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-09T22:40:36.618Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-09T22:40:36.891Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-09T22:40:39.316Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-09T22:40:39.316Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-09T22:40:40.164Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-09T22:40:42.007Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-10-09T22:40:42.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.86s) [2019-10-09T22:40:42.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.86s) [2019-10-09T22:40:42.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.90s) [2019-10-09T22:40:42.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.96s) [2019-10-09T22:40:42.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.14s) [2019-10-09T22:40:42.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s) [2019-10-09T22:40:42.007Z] === RUN TestBuildMultiStageCopy [2019-10-09T22:40:42.007Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-09T22:40:42.057Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-10-09T22:40:42.313Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-09T22:40:42.313Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-09T22:40:43.497Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-09T22:40:43.782Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-09T22:40:44.066Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-09T22:40:44.682Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-09T22:40:44.835Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-09T22:40:44.966Z] --- PASS: TestBuildMultiStageCopy (3.40s) [2019-10-09T22:40:44.966Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.88s) [2019-10-09T22:40:44.966Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s) [2019-10-09T22:40:44.966Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s) [2019-10-09T22:40:44.966Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2019-10-09T22:40:44.966Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.40s) [2019-10-09T22:40:44.966Z] === RUN TestBuildMultiStageParentConfig [2019-10-09T22:40:45.398Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-09T22:40:45.977Z] --- PASS: TestBuildMultiStageParentConfig (0.96s) [2019-10-09T22:40:45.977Z] === RUN TestBuildLabelWithTargets [2019-10-09T22:40:46.328Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-09T22:40:47.460Z] --- PASS: TestBuildLabelWithTargets (1.56s) [2019-10-09T22:40:47.460Z] === RUN TestBuildWithEmptyLayers [2019-10-09T22:40:48.469Z] --- PASS: TestBuildWithEmptyLayers (0.79s) [2019-10-09T22:40:48.469Z] === RUN TestBuildMultiStageOnBuild [2019-10-09T22:40:50.511Z] --- PASS: TestBuildMultiStageOnBuild (2.22s) [2019-10-09T22:40:50.511Z] === RUN TestBuildUncleanTarFilenames [2019-10-09T22:40:51.527Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2019-10-09T22:40:51.527Z] === RUN TestBuildMultiStageLayerLeak [2019-10-09T22:40:54.352Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s) [2019-10-09T22:40:54.352Z] === RUN TestBuildWithHugeFile [2019-10-09T22:40:58.617Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-09T22:41:01.139Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-09T22:41:03.664Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-09T22:41:04.227Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-09T22:41:06.750Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-10-09T22:41:06.750Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-09T22:41:07.314Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-09T22:41:07.315Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-09T22:41:07.315Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-09T22:41:07.878Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-09T22:41:08.135Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-10-09T22:41:09.065Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-09T22:41:13.239Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-09T22:41:13.803Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-09T22:41:19.054Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-10-09T22:41:19.054Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-09T22:41:19.619Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-09T22:41:19.619Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-09T22:41:20.987Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-09T22:41:22.358Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-09T22:41:22.379Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-09T22:41:22.615Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-10-09T22:41:23.547Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-09T22:41:23.911Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-09T22:41:24.369Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-09T22:41:24.916Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-09T22:41:25.851Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-09T22:41:28.372Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-09T22:41:28.935Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-09T22:41:29.866Z] === RUN TestDockerSuite/TestLogsSince [2019-10-09T22:41:36.409Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-10-09T22:41:36.666Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-09T22:41:38.563Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-10-09T22:41:41.836Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-10-09T22:41:42.765Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-09T22:41:43.333Z] === RUN TestDockerSuite/TestLogsTail [2019-10-09T22:41:44.702Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-09T22:41:44.702Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-10-09T22:41:45.265Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-09T22:41:46.195Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-09T22:41:46.758Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-09T22:41:47.691Z] === RUN TestDockerSuite/TestNetHostname [2019-10-09T22:41:48.621Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-10-09T22:41:50.516Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-09T22:41:50.773Z] === RUN TestDockerSuite/TestNetworkEvents [2019-10-09T22:41:52.141Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-09T22:41:53.071Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-10-09T22:41:54.441Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-09T22:41:55.390Z] === RUN TestDockerSuite/TestPluginActive [2019-10-09T22:41:56.759Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-10-09T22:41:57.326Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-09T22:41:59.850Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-10-09T22:42:06.402Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-09T22:42:06.403Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-09T22:42:06.403Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-10-09T22:42:06.403Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-09T22:42:09.677Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-09T22:42:11.570Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-09T22:42:12.940Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-10-09T22:42:13.504Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-09T22:42:16.390Z] --- PASS: TestBuildWithHugeFile (81.13s) [2019-10-09T22:42:16.390Z] === RUN TestBuildWithEmptyDockerfile [2019-10-09T22:42:16.390Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-09T22:42:16.390Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-09T22:42:16.390Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-09T22:42:16.390Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-09T22:42:16.390Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-09T22:42:16.390Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-09T22:42:16.390Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-09T22:42:16.390Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-09T22:42:16.390Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-09T22:42:16.390Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2019-10-09T22:42:16.390Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2019-10-09T22:42:16.390Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2019-10-09T22:42:16.390Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2019-10-09T22:42:16.390Z] === RUN TestBuildPreserveOwnership [2019-10-09T22:42:16.390Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-09T22:42:19.100Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-09T22:42:20.052Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-09T22:42:20.052Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-10-09T22:42:20.579Z] --- PASS: TestBuildPreserveOwnership (4.88s) [2019-10-09T22:42:20.579Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.23s) [2019-10-09T22:42:20.579Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.64s) [2019-10-09T22:42:20.579Z] === RUN TestBuildPlatformInvalid [2019-10-09T22:42:20.579Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-10-09T22:42:20.579Z] PASS [2019-10-09T22:42:20.579Z] [2019-10-09T22:42:20.579Z] === Skipped [2019-10-09T22:42:20.579Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-10-09T22:42:20.579Z] build_session_test.go:25: TODO: BuildKit [2019-10-09T22:42:20.579Z] [2019-10-09T22:42:20.579Z] [2019-10-09T22:42:20.579Z] DONE 32 tests, 1 skipped in 126.838s [2019-10-09T22:42:20.579Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-10-09T22:42:20.579Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:42:20.579Z] ++ set -e [2019-10-09T22:42:20.579Z] ++ '[' -n 0 ']' [2019-10-09T22:42:20.579Z] ++ set -x [2019-10-09T22:42:20.579Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:42:20.579Z] INFO: Testing against a local daemon [2019-10-09T22:42:20.579Z] === RUN TestConfigList [2019-10-09T22:42:21.423Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-09T22:42:22.794Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-09T22:42:23.269Z] --- PASS: TestConfigList (2.28s) [2019-10-09T22:42:23.269Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-09T22:42:23.269Z] === RUN TestConfigsCreateAndDelete [2019-10-09T22:42:24.691Z] === RUN TestDockerSuite/TestPortList [2019-10-09T22:42:24.807Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-09T22:42:25.301Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2019-10-09T22:42:25.301Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-09T22:42:25.301Z] === RUN TestConfigsUpdate [2019-10-09T22:42:27.000Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-09T22:42:27.331Z] --- PASS: TestConfigsUpdate (2.17s) [2019-10-09T22:42:27.331Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-09T22:42:27.331Z] === RUN TestTemplatedConfig [2019-10-09T22:42:28.001Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-09T22:42:30.033Z] --- PASS: TestTemplatedConfig (2.79s) [2019-10-09T22:42:30.033Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-09T22:42:30.033Z] === RUN TestConfigInspect [2019-10-09T22:42:32.063Z] --- PASS: TestConfigInspect (2.16s) [2019-10-09T22:42:32.063Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-09T22:42:32.063Z] === RUN TestConfigCreateWithLabels [2019-10-09T22:42:34.650Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-10-09T22:42:34.749Z] --- PASS: TestConfigCreateWithLabels (2.19s) [2019-10-09T22:42:34.749Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-09T22:42:34.749Z] === RUN TestConfigCreateResolve [2019-10-09T22:42:35.216Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-09T22:42:36.147Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-10-09T22:42:36.712Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-09T22:42:36.793Z] --- PASS: TestConfigCreateResolve (2.14s) [2019-10-09T22:42:36.793Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-09T22:42:36.793Z] === RUN TestConfigDaemonLibtrustID [2019-10-09T22:42:37.078Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-10-09T22:42:37.078Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-09T22:42:37.078Z] PASS [2019-10-09T22:42:37.078Z] [2019-10-09T22:42:37.078Z] DONE 8 tests in 16.560s [2019-10-09T22:42:37.078Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-10-09T22:42:37.078Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:42:37.078Z] ++ set -e [2019-10-09T22:42:37.078Z] ++ '[' -n 0 ']' [2019-10-09T22:42:37.078Z] ++ set -x [2019-10-09T22:42:37.078Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:42:37.078Z] INFO: Testing against a local daemon [2019-10-09T22:42:37.078Z] === RUN TestCheckpoint [2019-10-09T22:42:37.078Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-09T22:42:37.078Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-09T22:42:37.078Z] === RUN TestContainerInvalidJSON [2019-10-09T22:42:37.078Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-09T22:42:37.078Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-09T22:42:37.078Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-09T22:42:37.078Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-09T22:42:37.078Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-09T22:42:37.078Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-09T22:42:37.362Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-09T22:42:37.362Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-09T22:42:37.362Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-09T22:42:37.362Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-09T22:42:37.362Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-09T22:42:37.362Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-09T22:42:37.362Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-09T22:42:37.362Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-09T22:42:37.362Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-10-09T22:42:37.362Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-09T22:42:37.362Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-10-09T22:42:37.362Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-09T22:42:37.362Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-10-09T22:42:37.362Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-09T22:42:37.647Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2019-10-09T22:42:37.647Z] === RUN TestCopyFromContainer [2019-10-09T22:42:39.120Z] === RUN TestCopyFromContainer// [2019-10-09T22:42:39.120Z] === RUN TestCopyFromContainer//bar/root [2019-10-09T22:42:39.120Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-09T22:42:39.403Z] === RUN TestCopyFromContainer/bar/quux [2019-10-09T22:42:39.403Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-09T22:42:39.403Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-09T22:42:39.689Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-09T22:42:39.689Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-09T22:42:39.689Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-09T22:42:39.974Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-09T22:42:39.974Z] --- PASS: TestCopyFromContainer (2.42s) [2019-10-09T22:42:39.974Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-10-09T22:42:39.974Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-10-09T22:42:39.974Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-09T22:42:39.974Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-09T22:42:39.974Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-10-09T22:42:39.974Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-10-09T22:42:39.974Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-09T22:42:39.974Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-10-09T22:42:39.974Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-09T22:42:39.974Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-10-09T22:42:39.974Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-09T22:42:39.974Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-09T22:42:39.974Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-09T22:42:39.974Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-09T22:42:39.974Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-09T22:42:39.974Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-09T22:42:39.974Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-09T22:42:39.974Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-09T22:42:39.974Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-09T22:42:39.974Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-09T22:42:39.974Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-09T22:42:39.974Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-09T22:42:39.974Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-09T22:42:39.974Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-09T22:42:39.974Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-09T22:42:39.974Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-09T22:42:39.974Z] === RUN TestCreateWithInvalidEnv [2019-10-09T22:42:39.974Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-09T22:42:39.974Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-09T22:42:39.974Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-09T22:42:39.974Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-09T22:42:39.974Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-09T22:42:39.974Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-09T22:42:39.974Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-09T22:42:39.974Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-09T22:42:39.974Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-09T22:42:39.974Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-09T22:42:39.974Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-09T22:42:39.974Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-09T22:42:39.974Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-09T22:42:39.974Z] === RUN TestCreateTmpfsMountsTarget [2019-10-09T22:42:40.262Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-10-09T22:42:40.262Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-09T22:42:40.889Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-10-09T22:42:42.298Z] --- PASS: TestCreateWithCustomMaskedPaths (1.99s) [2019-10-09T22:42:42.298Z] === RUN TestCreateWithCapabilities [2019-10-09T22:42:42.298Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-09T22:42:42.298Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-09T22:42:42.298Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-09T22:42:42.298Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-09T22:42:42.298Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-09T22:42:42.298Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-09T22:42:42.298Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-09T22:42:42.298Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-09T22:42:42.298Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-09T22:42:42.298Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-09T22:42:42.298Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-09T22:42:42.298Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-09T22:42:42.298Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-09T22:42:42.298Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-09T22:42:42.298Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-09T22:42:42.298Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-09T22:42:42.298Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-09T22:42:42.298Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-09T22:42:42.298Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-09T22:42:42.298Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-09T22:42:42.298Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-09T22:42:42.298Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-09T22:42:42.298Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-09T22:42:42.298Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-09T22:42:42.298Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-09T22:42:42.298Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-09T22:42:42.298Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-09T22:42:42.298Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-09T22:42:42.298Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-09T22:42:42.298Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-09T22:42:42.298Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-09T22:42:42.298Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-09T22:42:42.298Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-09T22:42:42.298Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-09T22:42:42.298Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-10-09T22:42:42.298Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-09T22:42:42.298Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-10-09T22:42:42.298Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2019-10-09T22:42:42.298Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-10-09T22:42:42.298Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-10-09T22:42:42.298Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-10-09T22:42:42.298Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-10-09T22:42:42.298Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-10-09T22:42:42.298Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-10-09T22:42:42.298Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-10-09T22:42:42.298Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-09T22:42:43.414Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-10-09T22:42:44.344Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-09T22:42:44.344Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-09T22:42:44.344Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-09T22:42:44.345Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.03s) [2019-10-09T22:42:44.345Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-09T22:42:44.345Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-09T22:42:44.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-09T22:42:44.345Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-09T22:42:44.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-09T22:42:44.345Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-09T22:42:44.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-09T22:42:44.345Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-09T22:42:44.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-09T22:42:44.345Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-09T22:42:44.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-09T22:42:44.345Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-09T22:42:44.345Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-09T22:42:44.345Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-09T22:42:44.345Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-09T22:42:44.345Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-09T22:42:44.345Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-10-09T22:42:44.345Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-10-09T22:42:44.345Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-10-09T22:42:44.345Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-10-09T22:42:44.345Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-10-09T22:42:44.345Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-09T22:42:44.345Z] === RUN TestContainerStartOnDaemonRestart [2019-10-09T22:42:44.345Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-09T22:42:44.345Z] === RUN TestDaemonRestartIpcMode [2019-10-09T22:42:44.345Z] === PAUSE TestDaemonRestartIpcMode [2019-10-09T22:42:44.345Z] === RUN TestDiff [2019-10-09T22:42:44.963Z] --- PASS: TestDiff (0.68s) [2019-10-09T22:42:44.963Z] === RUN TestExecWithCloseStdin [2019-10-09T22:42:45.273Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-09T22:42:45.273Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-09T22:42:45.973Z] --- PASS: TestExecWithCloseStdin (0.89s) [2019-10-09T22:42:45.973Z] === RUN TestExec [2019-10-09T22:42:46.206Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-09T22:42:46.206Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-09T22:42:46.990Z] --- PASS: TestExec (0.88s) [2019-10-09T22:42:46.990Z] === RUN TestExecUser [2019-10-09T22:42:47.137Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-09T22:42:47.394Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-09T22:42:47.610Z] --- PASS: TestExecUser (0.82s) [2019-10-09T22:42:47.610Z] === RUN TestExportContainerAndImportImage [2019-10-09T22:42:48.626Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2019-10-09T22:42:48.626Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-09T22:42:48.764Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-10-09T22:42:49.021Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-09T22:42:49.021Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-10-09T22:42:50.102Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2019-10-09T22:42:50.102Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-09T22:42:50.102Z] === RUN TestHealthCheckWorkdir [2019-10-09T22:42:51.126Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2019-10-09T22:42:51.126Z] === RUN TestHealthKillContainer [2019-10-09T22:42:52.296Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-10-09T22:42:52.553Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-10-09T22:42:54.448Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-10-09T22:42:54.585Z] --- PASS: TestHealthKillContainer (2.93s) [2019-10-09T22:42:54.585Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-09T22:42:54.871Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2019-10-09T22:42:54.871Z] === RUN TestIpcModeNone [2019-10-09T22:42:55.012Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-10-09T22:42:55.012Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-09T22:42:55.887Z] --- PASS: TestIpcModeNone (0.88s) [2019-10-09T22:42:55.887Z] === RUN TestIpcModePrivate [2019-10-09T22:42:56.555Z] --- PASS: TestIpcModePrivate (0.85s) [2019-10-09T22:42:56.555Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-10-09T22:42:56.555Z] === RUN TestIpcModeShareable [2019-10-09T22:42:57.641Z] --- PASS: TestIpcModeShareable (0.87s) [2019-10-09T22:42:57.641Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-10-09T22:42:57.641Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-09T22:42:59.185Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-09T22:42:59.749Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-09T22:43:00.514Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.54s) [2019-10-09T22:43:00.514Z] === RUN TestAPIIpcModeHost [2019-10-09T22:43:00.829Z] --- PASS: TestAPIIpcModeHost (0.69s) [2019-10-09T22:43:00.829Z] === RUN TestDaemonIpcModeShareable [2019-10-09T22:43:02.347Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2019-10-09T22:43:02.347Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-09T22:43:02.347Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-09T22:43:02.347Z] === RUN TestDaemonIpcModePrivate [2019-10-09T22:43:03.683Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-09T22:43:03.923Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-09T22:43:04.387Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2019-10-09T22:43:04.387Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-09T22:43:04.387Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-09T22:43:04.387Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-09T22:43:05.833Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-10-09T22:43:05.873Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2019-10-09T22:43:05.873Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-09T22:43:05.873Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-09T22:43:05.873Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-09T22:43:07.932Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2019-10-09T22:43:07.932Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-09T22:43:07.932Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-09T22:43:07.932Z] === RUN TestIpcModeOlderClient [2019-10-09T22:43:07.932Z] === PAUSE TestIpcModeOlderClient [2019-10-09T22:43:07.932Z] === RUN TestKillContainerInvalidSignal [2019-10-09T22:43:08.564Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2019-10-09T22:43:08.564Z] === RUN TestKillContainer [2019-10-09T22:43:08.564Z] === RUN TestKillContainer/no_signal [2019-10-09T22:43:09.110Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-09T22:43:09.110Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-09T22:43:09.184Z] === RUN TestKillContainer/non_killing_signal [2019-10-09T22:43:09.814Z] === RUN TestKillContainer/killing_signal [2019-10-09T22:43:10.828Z] --- PASS: TestKillContainer (2.14s) [2019-10-09T22:43:10.828Z] --- PASS: TestKillContainer/no_signal (0.69s) [2019-10-09T22:43:10.828Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2019-10-09T22:43:10.828Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2019-10-09T22:43:10.828Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-09T22:43:10.828Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-09T22:43:11.448Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-09T22:43:12.070Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2019-10-09T22:43:12.070Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2019-10-09T22:43:12.070Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s) [2019-10-09T22:43:12.070Z] === RUN TestKillStoppedContainer [2019-10-09T22:43:12.070Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-10-09T22:43:12.070Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-09T22:43:12.070Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2019-10-09T22:43:12.070Z] === RUN TestKillDifferentUserContainer [2019-10-09T22:43:12.256Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-09T22:43:13.088Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2019-10-09T22:43:13.088Z] === RUN TestInspectOomKilledTrue [2019-10-09T22:43:13.285Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-09T22:43:14.119Z] --- PASS: TestInspectOomKilledTrue (1.25s) [2019-10-09T22:43:14.119Z] === RUN TestInspectOomKilledFalse [2019-10-09T22:43:14.743Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2019-10-09T22:43:14.743Z] === RUN TestLinksEtcHostsContentMatch [2019-10-09T22:43:15.381Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2019-10-09T22:43:15.381Z] === RUN TestLinksContainerNames [2019-10-09T22:43:16.930Z] --- PASS: TestLinksContainerNames (1.43s) [2019-10-09T22:43:16.930Z] === RUN TestLogsFollowTailEmpty [2019-10-09T22:43:17.599Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2019-10-09T22:43:17.599Z] === RUN TestContainerNetworkMountsNoChown [2019-10-09T22:43:18.320Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/default [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/default [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/private [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/private [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/rprivate [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/slave [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/slave [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/rslave [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/shared [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/shared [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/rshared [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-09T22:43:18.320Z] === CONT TestMountDaemonRoot/default [2019-10-09T22:43:18.320Z] === CONT TestMountDaemonRoot/rslave [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-09T22:43:18.320Z] === CONT TestMountDaemonRoot/slave [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-09T22:43:18.320Z] === CONT TestMountDaemonRoot/private [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-09T22:43:18.320Z] === CONT TestMountDaemonRoot/rshared [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-09T22:43:18.320Z] === CONT TestMountDaemonRoot/shared [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-09T22:43:18.320Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-09T22:43:18.320Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-09T22:43:18.320Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-09T22:43:18.320Z] === CONT TestMountDaemonRoot/rprivate [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-09T22:43:18.320Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-09T22:43:18.320Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-09T22:43:18.320Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-09T22:43:18.665Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-09T22:43:18.665Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-09T22:43:18.665Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-09T22:43:18.665Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-09T22:43:18.665Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-09T22:43:18.665Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-09T22:43:18.665Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-09T22:43:18.665Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-09T22:43:18.665Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-09T22:43:18.665Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-09T22:43:18.665Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-09T22:43:18.665Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-09T22:43:18.665Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-09T22:43:18.665Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-09T22:43:18.665Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-09T22:43:18.665Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-09T22:43:18.665Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-09T22:43:18.665Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-09T22:43:18.665Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-09T22:43:18.665Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-09T22:43:18.665Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-09T22:43:18.665Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-09T22:43:18.665Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-09T22:43:18.665Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-09T22:43:18.665Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-10-09T22:43:18.665Z] === RUN TestContainerBindMountNonRecursive [2019-10-09T22:43:19.829Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-10-09T22:43:20.266Z] --- PASS: TestContainerBindMountNonRecursive (1.63s) [2019-10-09T22:43:20.266Z] === RUN TestNetworkNat [2019-10-09T22:43:21.201Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-09T22:43:21.360Z] --- PASS: TestNetworkNat (0.74s) [2019-10-09T22:43:21.360Z] === RUN TestNetworkLocalhostTCPNat [2019-10-09T22:43:22.029Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2019-10-09T22:43:22.029Z] === RUN TestNetworkLoopbackNat [2019-10-09T22:43:22.571Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-09T22:43:23.082Z] --- PASS: TestNetworkLoopbackNat (0.97s) [2019-10-09T22:43:23.082Z] === RUN TestPause [2019-10-09T22:43:23.720Z] --- PASS: TestPause (0.75s) [2019-10-09T22:43:23.720Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-09T22:43:23.720Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-09T22:43:23.720Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-09T22:43:23.720Z] === RUN TestPauseStopPausedContainer [2019-10-09T22:43:24.351Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2019-10-09T22:43:24.351Z] === RUN TestPsFilter [2019-10-09T22:43:24.640Z] --- PASS: TestPsFilter (0.20s) [2019-10-09T22:43:24.640Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-09T22:43:25.094Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-09T22:43:25.263Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2019-10-09T22:43:25.263Z] === RUN TestRemoveContainerWithVolume [2019-10-09T22:43:25.906Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2019-10-09T22:43:25.906Z] === RUN TestRemoveContainerRunning [2019-10-09T22:43:26.533Z] --- PASS: TestRemoveContainerRunning (0.66s) [2019-10-09T22:43:26.533Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-09T22:43:26.989Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-09T22:43:27.162Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2019-10-09T22:43:27.162Z] === RUN TestRemoveInvalidContainer [2019-10-09T22:43:27.453Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2019-10-09T22:43:27.453Z] === RUN TestRenameLinkedContainer [2019-10-09T22:43:28.883Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-09T22:43:30.030Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-09T22:43:30.166Z] --- PASS: TestRenameLinkedContainer (2.70s) [2019-10-09T22:43:30.166Z] === RUN TestRenameStoppedContainer [2019-10-09T22:43:30.253Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-09T22:43:30.787Z] --- PASS: TestRenameStoppedContainer (0.65s) [2019-10-09T22:43:30.787Z] === RUN TestRenameRunningContainerAndReuse [2019-10-09T22:43:32.263Z] --- PASS: TestRenameRunningContainerAndReuse (1.39s) [2019-10-09T22:43:32.263Z] === RUN TestRenameInvalidName [2019-10-09T22:43:32.835Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-10-09T22:43:32.881Z] --- PASS: TestRenameInvalidName (0.71s) [2019-10-09T22:43:32.881Z] === RUN TestRenameAnonymousContainer [2019-10-09T22:43:33.092Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-09T22:43:34.988Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-09T22:43:35.245Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-09T22:43:35.502Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-10-09T22:43:35.567Z] --- PASS: TestRenameAnonymousContainer (2.52s) [2019-10-09T22:43:35.567Z] === RUN TestRenameContainerWithSameName [2019-10-09T22:43:35.860Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2019-10-09T22:43:35.860Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-09T22:43:36.433Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-09T22:43:37.385Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s) [2019-10-09T22:43:37.385Z] === RUN TestResize [2019-10-09T22:43:38.044Z] --- PASS: TestResize (0.75s) [2019-10-09T22:43:38.044Z] === RUN TestResizeWithInvalidSize [2019-10-09T22:43:38.707Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2019-10-09T22:43:38.707Z] === RUN TestResizeWhenContainerNotStarted [2019-10-09T22:43:38.966Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-09T22:43:39.379Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2019-10-09T22:43:39.380Z] === RUN TestDaemonRestartKillContainers [2019-10-09T22:43:39.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-09T22:43:39.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-09T22:43:39.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-09T22:43:39.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-09T22:43:39.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-09T22:43:39.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-09T22:43:39.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-09T22:43:39.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-09T22:43:39.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-09T22:43:39.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-09T22:43:39.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-09T22:43:39.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-09T22:43:39.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-09T22:43:39.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-09T22:43:39.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-09T22:43:39.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-09T22:43:39.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-09T22:43:39.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-09T22:43:39.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-09T22:43:39.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-09T22:43:39.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-09T22:43:39.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-09T22:43:39.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-09T22:43:39.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-09T22:43:39.380Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-09T22:43:39.380Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-09T22:43:39.380Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-09T22:43:39.380Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-09T22:43:41.504Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-09T22:43:42.435Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-09T22:43:42.435Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-09T22:43:42.691Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-09T22:43:42.949Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-09T22:43:42.949Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-09T22:43:43.023Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-09T22:43:43.023Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-09T22:43:43.880Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-09T22:43:44.622Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-09T22:43:44.622Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-09T22:43:45.775Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-09T22:43:46.180Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-09T22:43:46.485Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-09T22:43:46.485Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-09T22:43:47.563Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-09T22:43:47.670Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-09T22:43:48.602Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-09T22:43:49.687Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-09T22:43:49.687Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.56s) [2019-10-09T22:43:49.687Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-09T22:43:49.687Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.60s) [2019-10-09T22:43:49.687Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-09T22:43:49.687Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.80s) [2019-10-09T22:43:49.687Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-09T22:43:49.687Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.80s) [2019-10-09T22:43:49.687Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-09T22:43:49.687Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.25s) [2019-10-09T22:43:49.687Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-09T22:43:49.687Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.27s) [2019-10-09T22:43:49.687Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-09T22:43:49.687Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.07s) [2019-10-09T22:43:49.687Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-09T22:43:49.687Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.19s) [2019-10-09T22:43:49.687Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-09T22:43:49.687Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.06s) [2019-10-09T22:43:49.687Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-09T22:43:49.687Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.06s) [2019-10-09T22:43:49.687Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-09T22:43:49.687Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.18s) [2019-10-09T22:43:49.687Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-09T22:43:49.687Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.33s) [2019-10-09T22:43:49.687Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-09T22:43:49.687Z] === RUN TestCgroupNamespacesRun [2019-10-09T22:43:51.796Z] --- PASS: TestCgroupNamespacesRun (1.78s) [2019-10-09T22:43:51.796Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-09T22:43:51.796Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-09T22:43:53.331Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2019-10-09T22:43:53.331Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-09T22:43:53.331Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-09T22:43:55.400Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s) [2019-10-09T22:43:55.400Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-09T22:43:55.400Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-09T22:43:56.704Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-10-09T22:43:56.917Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s) [2019-10-09T22:43:56.918Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-09T22:43:56.918Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-09T22:43:57.267Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-09T22:43:58.435Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.69s) [2019-10-09T22:43:58.435Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-09T22:43:58.435Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-09T22:43:59.162Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-09T22:43:59.162Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-10-09T22:43:59.452Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s) [2019-10-09T22:43:59.452Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-09T22:43:59.452Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-09T22:44:00.481Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2019-10-09T22:44:00.481Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-09T22:44:00.481Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-09T22:44:01.685Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-09T22:44:01.685Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-09T22:44:01.685Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-09T22:44:01.942Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-10-09T22:44:01.942Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-09T22:44:01.958Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s) [2019-10-09T22:44:01.959Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-09T22:44:01.959Z] === RUN TestKernelTCPMemory [2019-10-09T22:44:02.970Z] --- PASS: TestKernelTCPMemory (0.93s) [2019-10-09T22:44:02.970Z] === RUN TestNISDomainname [2019-10-09T22:44:03.982Z] --- PASS: TestNISDomainname (1.02s) [2019-10-09T22:44:03.982Z] === RUN TestHostnameDnsResolution [2019-10-09T22:44:05.215Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-09T22:44:05.464Z] --- PASS: TestHostnameDnsResolution (1.18s) [2019-10-09T22:44:05.464Z] === RUN TestStats [2019-10-09T22:44:06.585Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-09T22:44:08.151Z] --- PASS: TestStats (2.71s) [2019-10-09T22:44:08.151Z] === RUN TestStopContainerWithTimeout [2019-10-09T22:44:08.151Z] === RUN TestStopContainerWithTimeout/0 [2019-10-09T22:44:08.151Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-09T22:44:08.151Z] === RUN TestStopContainerWithTimeout/1 [2019-10-09T22:44:08.151Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-09T22:44:08.151Z] === RUN TestStopContainerWithTimeout/3 [2019-10-09T22:44:08.151Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-09T22:44:08.151Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-09T22:44:08.151Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-09T22:44:08.151Z] === CONT TestStopContainerWithTimeout/0 [2019-10-09T22:44:08.151Z] === CONT TestStopContainerWithTimeout/3 [2019-10-09T22:44:08.151Z] === CONT TestStopContainerWithTimeout/1 [2019-10-09T22:44:08.151Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-09T22:44:10.763Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-09T22:44:11.617Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-09T22:44:11.617Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2019-10-09T22:44:11.617Z] --- PASS: TestStopContainerWithTimeout/1 (2.31s) [2019-10-09T22:44:11.617Z] --- PASS: TestStopContainerWithTimeout/3 (3.00s) [2019-10-09T22:44:11.617Z] --- PASS: TestStopContainerWithTimeout/-1 (3.21s) [2019-10-09T22:44:11.617Z] === RUN TestDeleteDevicemapper [2019-10-09T22:44:11.617Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-09T22:44:11.617Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-09T22:44:11.617Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-09T22:44:12.644Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-09T22:44:12.662Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-09T22:44:12.662Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-09T22:44:12.662Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-09T22:44:13.103Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.96s) [2019-10-09T22:44:13.103Z] === RUN TestUpdateMemory [2019-10-09T22:44:14.118Z] --- PASS: TestUpdateMemory (1.14s) [2019-10-09T22:44:14.118Z] === RUN TestUpdateCPUQuota [2019-10-09T22:44:15.597Z] --- PASS: TestUpdateCPUQuota (1.47s) [2019-10-09T22:44:15.597Z] === RUN TestUpdatePidsLimit [2019-10-09T22:44:15.597Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-09T22:44:16.216Z] === RUN TestUpdatePidsLimit/no_change [2019-10-09T22:44:16.504Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-09T22:44:16.789Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-09T22:44:16.837Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-09T22:44:17.409Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-09T22:44:17.693Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-09T22:44:17.767Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-09T22:44:17.978Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-09T22:44:18.024Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-09T22:44:19.707Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-09T22:44:19.921Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-09T22:44:20.018Z] --- PASS: TestUpdatePidsLimit (4.06s) [2019-10-09T22:44:20.018Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2019-10-09T22:44:20.018Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2019-10-09T22:44:20.018Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2019-10-09T22:44:20.018Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2019-10-09T22:44:20.018Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2019-10-09T22:44:20.018Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2019-10-09T22:44:20.018Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2019-10-09T22:44:20.018Z] === RUN TestUpdateRestartPolicy [2019-10-09T22:44:20.854Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-09T22:44:22.748Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-09T22:44:24.116Z] === RUN TestDockerSuite/TestRmiTag [2019-10-09T22:44:24.116Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-09T22:44:25.047Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-09T22:44:26.940Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-10-09T22:44:30.218Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-09T22:44:30.783Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-09T22:44:31.713Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-09T22:44:32.277Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-09T22:44:32.542Z] --- PASS: TestUpdateRestartPolicy (12.17s) [2019-10-09T22:44:32.542Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-09T22:44:32.542Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2019-10-09T22:44:32.542Z] === RUN TestWaitNonBlocked [2019-10-09T22:44:32.542Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-09T22:44:32.542Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-09T22:44:32.542Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-09T22:44:32.542Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-09T22:44:32.542Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-09T22:44:32.542Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-09T22:44:33.557Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-09T22:44:33.557Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.85s) [2019-10-09T22:44:33.557Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2019-10-09T22:44:33.557Z] === RUN TestWaitBlocked [2019-10-09T22:44:33.557Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-09T22:44:33.557Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-09T22:44:33.557Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-09T22:44:33.557Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-09T22:44:33.557Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-09T22:44:33.557Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-09T22:44:34.171Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-09T22:44:34.515Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-09T22:44:34.577Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-09T22:44:34.577Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2019-10-09T22:44:34.577Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2019-10-09T22:44:34.577Z] === CONT TestContainerStartOnDaemonRestart [2019-10-09T22:44:34.577Z] === CONT TestIpcModeOlderClient [2019-10-09T22:44:34.577Z] === CONT TestDaemonRestartIpcMode [2019-10-09T22:44:34.736Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-09T22:44:34.861Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-10-09T22:44:35.300Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-10-09T22:44:35.300Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-09T22:44:36.233Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-09T22:44:36.233Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-09T22:44:37.166Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-09T22:44:38.336Z] --- PASS: TestContainerStartOnDaemonRestart (3.33s) [2019-10-09T22:44:38.336Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-09T22:44:38.536Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-10-09T22:44:38.620Z] --- PASS: TestDaemonRestartIpcMode (4.02s) [2019-10-09T22:44:38.620Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-09T22:44:38.620Z] PASS [2019-10-09T22:44:38.620Z] [2019-10-09T22:44:38.620Z] === Skipped [2019-10-09T22:44:38.620Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-10-09T22:44:38.620Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-09T22:44:38.620Z] [2019-10-09T22:44:38.620Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-09T22:44:38.620Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-09T22:44:38.620Z] [2019-10-09T22:44:38.620Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-10-09T22:44:38.620Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-09T22:44:38.620Z] [2019-10-09T22:44:38.620Z] [2019-10-09T22:44:38.620Z] DONE 197 tests, 3 skipped in 121.505s [2019-10-09T22:44:38.620Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-10-09T22:44:38.620Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:44:38.620Z] ++ set -e [2019-10-09T22:44:38.620Z] ++ '[' -n 0 ']' [2019-10-09T22:44:38.620Z] ++ set -x [2019-10-09T22:44:38.620Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:44:38.796Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-09T22:44:38.906Z] INFO: Testing against a local daemon [2019-10-09T22:44:38.906Z] === RUN TestCommitInheritsEnv [2019-10-09T22:44:39.190Z] --- PASS: TestCommitInheritsEnv (0.44s) [2019-10-09T22:44:39.190Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-09T22:44:39.190Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-09T22:44:39.190Z] === RUN TestImagesFilterMultiReference [2019-10-09T22:44:39.190Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-10-09T22:44:39.190Z] === RUN TestImagePullPlatformInvalid [2019-10-09T22:44:39.190Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-09T22:44:39.190Z] === RUN TestRemoveImageOrphaning [2019-10-09T22:44:39.744Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-09T22:44:39.816Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2019-10-09T22:44:39.816Z] === RUN TestRemoveImageGarbageCollector [2019-10-09T22:44:39.816Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2019-10-09T22:44:39.816Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T22:44:39.816Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-09T22:44:39.816Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-09T22:44:39.816Z] === RUN TestTagInvalidReference [2019-10-09T22:44:39.816Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-09T22:44:39.816Z] === RUN TestTagValidPrefixedRepo [2019-10-09T22:44:39.816Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-10-09T22:44:39.816Z] === RUN TestTagExistedNameWithoutForce [2019-10-09T22:44:39.816Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-09T22:44:39.816Z] === RUN TestTagOfficialNames [2019-10-09T22:44:40.101Z] --- PASS: TestTagOfficialNames (0.06s) [2019-10-09T22:44:40.101Z] === RUN TestTagMatchesDigest [2019-10-09T22:44:40.101Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-09T22:44:40.101Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-09T22:44:41.113Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-09T22:44:42.043Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-10-09T22:44:43.416Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-09T22:44:45.309Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-10-09T22:44:46.240Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-10-09T22:44:47.170Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-10-09T22:44:48.101Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-10-09T22:44:49.033Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-10-09T22:44:49.964Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-09T22:44:51.333Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-10-09T22:44:52.262Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-09T22:44:53.192Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-09T22:44:53.757Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-09T22:44:54.688Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-10-09T22:44:54.688Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-09T22:44:54.688Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-09T22:44:57.964Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-09T22:44:58.528Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-09T22:44:59.458Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-09T22:45:00.389Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-09T22:45:01.323Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-09T22:45:01.323Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-09T22:45:01.888Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-09T22:45:02.818Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-09T22:45:03.771Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-09T22:45:04.334Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-09T22:45:05.267Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-09T22:45:05.267Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-09T22:45:06.199Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-09T22:45:06.199Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-09T22:45:07.571Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-09T22:45:08.501Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-09T22:45:09.068Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-09T22:45:09.999Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-09T22:45:09.999Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-09T22:45:10.928Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-09T22:45:12.823Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-09T22:45:14.193Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-10-09T22:45:14.193Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-09T22:45:16.089Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-09T22:45:16.653Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-09T22:45:17.586Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-09T22:45:18.516Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-09T22:45:19.080Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-09T22:45:20.012Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-09T22:45:21.909Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-09T22:45:22.472Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-10-09T22:45:25.747Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-09T22:45:25.747Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-09T22:45:26.680Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-09T22:45:29.210Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-09T22:45:31.105Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-09T22:45:34.377Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-09T22:45:36.898Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-09T22:45:36.898Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-09T22:45:36.898Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-09T22:45:37.154Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-09T22:45:39.678Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-09T22:45:41.047Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-09T22:45:43.570Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-09T22:45:44.133Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-09T22:45:46.027Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-09T22:45:46.956Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-10-09T22:45:46.956Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-09T22:45:47.520Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-10-09T22:45:49.415Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-09T22:45:49.415Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-09T22:45:50.345Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-09T22:45:50.909Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-09T22:45:51.841Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-10-09T22:45:52.771Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-09T22:45:52.771Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-09T22:45:53.335Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-09T22:45:54.264Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-09T22:45:55.196Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-09T22:45:56.131Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-09T22:45:56.694Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-09T22:45:57.627Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-09T22:45:58.556Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-09T22:45:59.122Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-09T22:45:59.122Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-09T22:46:00.052Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-09T22:46:00.983Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-09T22:46:02.879Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-09T22:46:02.879Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-09T22:46:02.879Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-09T22:46:07.056Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-09T22:46:07.619Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-09T22:46:15.741Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-09T22:46:15.741Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-09T22:46:15.741Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-09T22:46:15.741Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-09T22:46:15.741Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-09T22:46:16.199Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-09T22:46:16.199Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-09T22:46:16.658Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-09T22:46:17.630Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-09T22:46:19.799Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-10-09T22:46:20.363Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-09T22:46:22.259Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-10-09T22:46:22.259Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-10-09T22:46:22.259Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-09T22:46:22.259Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-09T22:46:22.823Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-09T22:46:23.428Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-09T22:46:25.602Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-09T22:46:26.997Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-09T22:46:27.927Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-09T22:46:29.822Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-09T22:46:30.385Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-09T22:46:31.323Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-09T22:46:31.385Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-09T22:46:31.385Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-09T22:46:31.385Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-09T22:46:31.385Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-09T22:46:31.385Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-09T22:46:31.385Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-09T22:46:31.890Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-09T22:46:33.258Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-09T22:46:33.258Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-09T22:46:33.515Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-09T22:46:34.886Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-09T22:46:35.119Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-09T22:46:35.119Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-09T22:46:35.119Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-09T22:46:35.119Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-09T22:46:36.086Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-09T22:46:36.255Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-09T22:46:38.149Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-09T22:46:38.149Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-09T22:46:38.406Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-09T22:46:40.299Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-09T22:46:41.670Z] === RUN TestDockerSuite/TestRunMount [2019-10-09T22:46:41.880Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-09T22:46:48.217Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-09T22:46:49.148Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-09T22:46:50.078Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-09T22:46:51.972Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-09T22:46:54.496Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-09T22:46:57.769Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-09T22:46:59.554Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-09T22:47:00.013Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-09T22:47:00.292Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-09T22:47:00.471Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-09T22:47:00.471Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-09T22:47:00.471Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-09T22:47:00.471Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-09T22:47:00.471Z] === RUN TestDockerSuite/TestBuildFails [2019-10-09T22:47:02.647Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-09T22:47:02.647Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-09T22:47:02.834Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-09T22:47:04.203Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-09T22:47:06.096Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-09T22:47:06.096Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-09T22:47:06.661Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-09T22:47:08.034Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-09T22:47:08.430Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-09T22:47:08.965Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-09T22:47:09.529Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-09T22:47:12.050Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-09T22:47:13.110Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-09T22:47:14.573Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-09T22:47:19.826Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-09T22:47:20.180Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-09T22:47:20.389Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-09T22:47:20.389Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-10-09T22:47:21.319Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-09T22:47:21.575Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-09T22:47:22.138Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-09T22:47:23.068Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-09T22:47:23.068Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-09T22:47:24.006Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-09T22:47:24.937Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-10-09T22:47:24.937Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-09T22:47:25.867Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-10-09T22:47:26.430Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-09T22:47:27.263Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-09T22:47:27.725Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-09T22:47:28.325Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-09T22:47:29.265Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-10-09T22:47:30.194Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-09T22:47:30.761Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-09T22:47:31.691Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-09T22:47:32.621Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-09T22:47:33.185Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-09T22:47:33.185Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-09T22:47:34.116Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-09T22:47:34.788Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-09T22:47:34.788Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-09T22:47:34.788Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-09T22:47:35.047Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-09T22:47:35.047Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-09T22:47:35.253Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-09T22:47:35.253Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-09T22:47:35.610Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-10-09T22:47:37.505Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-09T22:47:37.505Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-09T22:47:38.874Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-10-09T22:47:40.770Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-09T22:47:42.664Z] === RUN TestDockerSuite/TestRunRm [2019-10-09T22:47:43.229Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-09T22:47:45.125Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-10-09T22:47:45.565Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-09T22:47:45.565Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-09T22:47:47.017Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-09T22:47:48.388Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-09T22:47:48.957Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-10-09T22:47:50.852Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-10-09T22:47:51.416Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-10-09T22:47:55.600Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-10-09T22:47:56.167Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-10-09T22:47:57.934Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-09T22:47:57.934Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-09T22:47:59.467Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-09T22:47:59.467Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-09T22:47:59.926Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-09T22:47:59.926Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-09T22:48:01.424Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-10-09T22:48:01.988Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-10-09T22:48:02.920Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-10-09T22:48:03.487Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-10-09T22:48:04.419Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-10-09T22:48:04.983Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-10-09T22:48:05.241Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-10-09T22:48:05.710Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-09T22:48:05.710Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-09T22:48:06.173Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-10-09T22:48:06.691Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-09T22:48:07.102Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-09T22:48:07.656Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-09T22:48:08.034Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-10-09T22:48:08.034Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-09T22:48:08.115Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-09T22:48:08.964Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-09T22:48:09.081Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-09T22:48:10.616Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-09T22:48:12.236Z] === RUN TestDockerSuite/TestRunState [2019-10-09T22:48:13.606Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-09T22:48:14.170Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-10-09T22:48:14.427Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-09T22:48:15.357Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-09T22:48:15.357Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-10-09T22:48:15.357Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-09T22:48:16.404Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-09T22:48:16.404Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-09T22:48:16.404Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-09T22:48:16.404Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-09T22:48:16.404Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-09T22:48:16.404Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-09T22:48:16.404Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-09T22:48:16.727Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-09T22:48:17.291Z] === RUN TestDockerSuite/TestRunSysctls [2019-10-09T22:48:17.370Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-09T22:48:17.828Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-09T22:48:18.221Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-10-09T22:48:19.154Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-09T22:48:19.154Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-09T22:48:19.154Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-09T22:48:20.086Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-10-09T22:48:23.367Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-10-09T22:48:23.367Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-10-09T22:48:23.367Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-10-09T22:48:23.619Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-09T22:48:23.930Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-10-09T22:48:26.452Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-10-09T22:48:30.628Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-10-09T22:48:30.628Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-09T22:48:31.192Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-10-09T22:48:31.755Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-10-09T22:48:33.652Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-09T22:48:34.586Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-09T22:48:34.844Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-10-09T22:48:35.101Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-09T22:48:36.031Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-09T22:48:38.552Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-09T22:48:39.925Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-09T22:48:40.856Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-09T22:48:40.856Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-09T22:48:41.114Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-09T22:48:41.295Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-09T22:48:41.295Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-09T22:48:41.295Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-09T22:48:42.044Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-09T22:48:42.608Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-09T22:48:43.539Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-10-09T22:48:43.539Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-09T22:48:43.796Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-09T22:48:44.727Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-09T22:48:49.978Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-09T22:48:50.236Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-09T22:48:51.631Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-09T22:48:54.152Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-09T22:48:55.521Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-09T22:48:58.043Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-09T22:49:01.317Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-09T22:49:01.880Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-09T22:49:02.811Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-09T22:49:03.743Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-09T22:49:03.743Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-09T22:49:03.743Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-09T22:49:03.743Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-09T22:49:03.999Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-10-09T22:49:04.930Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-10-09T22:49:05.860Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-10-09T22:49:06.424Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-10-09T22:49:08.319Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-10-09T22:49:08.883Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-10-09T22:49:09.815Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-09T22:49:09.815Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-10-09T22:49:10.746Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-10-09T22:49:10.746Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-10-09T22:49:10.746Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-10-09T22:49:10.746Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-09T22:49:10.746Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-10-09T22:49:10.746Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-10-09T22:49:11.004Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-10-09T22:49:11.261Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-10-09T22:49:11.518Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-10-09T22:49:11.518Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-10-09T22:49:12.450Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-10-09T22:49:13.381Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-10-09T22:49:13.947Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-10-09T22:49:13.947Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-10-09T22:49:14.877Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-09T22:49:15.441Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-09T22:49:16.008Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-09T22:49:16.280Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-10-09T22:49:17.211Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-10-09T22:49:17.775Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-10-09T22:49:17.775Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-09T22:49:17.775Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-09T22:49:18.705Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-09T22:49:20.602Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-10-09T22:49:21.167Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-10-09T22:49:21.167Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-09T22:49:21.732Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-09T22:49:21.989Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-09T22:49:23.359Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-09T22:49:23.840Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-09T22:49:24.289Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-09T22:49:26.810Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-09T22:49:27.740Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-09T22:49:27.740Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-09T22:49:27.740Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-09T22:49:28.671Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-10-09T22:49:29.235Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-10-09T22:49:29.799Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-10-09T22:49:31.169Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-09T22:49:31.169Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-09T22:49:33.691Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-09T22:49:33.691Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-09T22:49:33.950Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-09T22:49:36.472Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-09T22:49:36.472Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-09T22:49:38.365Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-09T22:49:38.365Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-09T22:49:38.365Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-09T22:49:38.681Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-09T22:49:39.735Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-09T22:49:41.632Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-09T22:49:41.632Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-09T22:49:41.632Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-09T22:49:41.897Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-09T22:49:41.897Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-09T22:49:42.429Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-09T22:49:42.470Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-09T22:49:44.992Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-09T22:49:47.622Z] --- PASS: TestImportExtremelyLargeImageWorks (300.74s) [2019-10-09T22:49:47.622Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-09T22:49:47.622Z] PASS [2019-10-09T22:49:47.622Z] [2019-10-09T22:49:47.622Z] === Skipped [2019-10-09T22:49:47.622Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.01s) [2019-10-09T22:49:47.622Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T22:49:47.622Z] [2019-10-09T22:49:47.622Z] [2019-10-09T22:49:47.622Z] DONE 12 tests, 1 skipped in 302.147s [2019-10-09T22:49:47.622Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-10-09T22:49:47.622Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:49:47.622Z] ++ set -e [2019-10-09T22:49:47.622Z] ++ '[' -n 0 ']' [2019-10-09T22:49:47.622Z] ++ set -x [2019-10-09T22:49:47.622Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:49:47.622Z] INFO: Testing against a local daemon [2019-10-09T22:49:47.622Z] === RUN TestNetworkCreateDelete [2019-10-09T22:49:47.622Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-10-09T22:49:47.622Z] === RUN TestDockerNetworkDeletePreferID [2019-10-09T22:49:47.622Z] --- PASS: TestDockerNetworkDeletePreferID (0.63s) [2019-10-09T22:49:47.622Z] === RUN TestInspectNetwork [2019-10-09T22:49:47.622Z] === RUN TestInspectNetwork/full_network_id [2019-10-09T22:49:47.622Z] === RUN TestInspectNetwork/partial_network_id [2019-10-09T22:49:47.622Z] === RUN TestInspectNetwork/network_name [2019-10-09T22:49:47.622Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-09T22:49:48.245Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-09T22:49:50.340Z] --- PASS: TestInspectNetwork (8.46s) [2019-10-09T22:49:50.340Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-09T22:49:50.340Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-09T22:49:50.340Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-09T22:49:50.340Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-09T22:49:50.340Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-09T22:49:50.340Z] === RUN TestRunContainerWithBridgeNone [2019-10-09T22:49:51.535Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-09T22:49:52.906Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-09T22:49:53.033Z] --- PASS: TestRunContainerWithBridgeNone (2.57s) [2019-10-09T22:49:53.033Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-09T22:49:53.033Z] === RUN TestNetworkInvalidJSON [2019-10-09T22:49:53.033Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-09T22:49:53.033Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-09T22:49:53.033Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-09T22:49:53.033Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-09T22:49:53.033Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-09T22:49:53.033Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-09T22:49:53.033Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-09T22:49:53.033Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-09T22:49:53.033Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-09T22:49:53.033Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-09T22:49:53.033Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-09T22:49:53.033Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-09T22:49:53.033Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-09T22:49:53.033Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-09T22:49:54.051Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-10-09T22:49:54.051Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-09T22:49:54.051Z] === RUN TestDaemonDefaultNetworkPools [2019-10-09T22:49:54.276Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-09T22:49:54.675Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2019-10-09T22:49:54.675Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-09T22:49:54.675Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-09T22:49:55.645Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-09T22:49:56.196Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.27s) [2019-10-09T22:49:56.196Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-09T22:49:56.196Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-09T22:49:57.683Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.45s) [2019-10-09T22:49:57.683Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-09T22:49:57.683Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-09T22:49:57.967Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-10-09T22:49:57.967Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-09T22:49:57.967Z] === RUN TestServiceWithPredefinedNetwork [2019-10-09T22:49:58.919Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-09T22:50:00.645Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-09T22:50:00.652Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s) [2019-10-09T22:50:00.652Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-09T22:50:00.652Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-09T22:50:00.652Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-09T22:50:00.652Z] service_test.go:230: FLAKY_TEST [2019-10-09T22:50:00.652Z] === RUN TestServiceWithDataPathPortInit [2019-10-09T22:50:01.440Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-09T22:50:02.370Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-09T22:50:04.894Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-09T22:50:06.790Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-09T22:50:09.313Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-09T22:50:13.486Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-09T22:50:15.901Z] --- PASS: TestServiceWithDataPathPortInit (15.59s) [2019-10-09T22:50:15.901Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-09T22:50:15.901Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-09T22:50:15.901Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-09T22:50:17.677Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-09T22:50:17.677Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-10-09T22:50:20.200Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-09T22:50:21.770Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-09T22:50:21.770Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-09T22:50:24.341Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.22s) [2019-10-09T22:50:24.341Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-09T22:50:24.341Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:v29phyez1v3ijcp8vzfc2hap0 Created:2019-10-09 22:50:17.059892948 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[bb27ea8211d7a0fe155b9a38bfa108b518ba583e5b06d2ec840b7d00d5c8e508:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jx4ese1tq1c1ucih7t8npuo4i EndpointID:39a0a86d1d1121c20c458533e9190c646dd1e0dd180bca4375a12e7427bdd1af MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4766aaab6483b3bed3061df9eb008f6d465ca75ed002aa71e6aa038842a92d94 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:077f789b3476 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jx4ese1tq1c1ucih7t8npuo4i EndpointID:39a0a86d1d1121c20c458533e9190c646dd1e0dd180bca4375a12e7427bdd1af EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-09T22:50:24.341Z] PASS [2019-10-09T22:50:24.341Z] [2019-10-09T22:50:24.341Z] === Skipped [2019-10-09T22:50:24.341Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-09T22:50:24.341Z] service_test.go:230: FLAKY_TEST [2019-10-09T22:50:24.341Z] [2019-10-09T22:50:24.341Z] [2019-10-09T22:50:24.341Z] DONE 21 tests, 1 skipped in 42.358s [2019-10-09T22:50:24.341Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-09T22:50:24.342Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:50:24.342Z] ++ set -e [2019-10-09T22:50:24.342Z] ++ '[' -n 0 ']' [2019-10-09T22:50:24.342Z] ++ set -x [2019-10-09T22:50:24.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:50:24.342Z] INFO: Testing against a local daemon [2019-10-09T22:50:24.342Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-09T22:50:24.958Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.48s) [2019-10-09T22:50:24.958Z] ipvlan_test.go:28: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance" [2019-10-09T22:50:24.958Z] === RUN TestDockerNetworkIpvlan [2019-10-09T22:50:25.602Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-10-09T22:50:26.614Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-10-09T22:50:26.746Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-09T22:50:27.634Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-10-09T22:50:29.266Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-10-09T22:50:30.319Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-10-09T22:50:30.356Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-09T22:50:30.356Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-09T22:50:30.356Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-09T22:50:30.356Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-09T22:50:31.164Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-10-09T22:50:31.164Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-09T22:50:32.096Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-09T22:50:33.026Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-09T22:50:33.274Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-09T22:50:33.780Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-10-09T22:50:33.957Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-09T22:50:33.957Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-09T22:50:34.889Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-09T22:50:36.474Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-10-09T22:50:36.782Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-09T22:50:37.975Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-09T22:50:39.308Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-09T22:50:39.957Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-10-09T22:50:40.162Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-09T22:50:40.624Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-09T22:50:40.625Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-09T22:50:42.810Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-09T22:50:43.480Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-10-09T22:50:43.737Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-10-09T22:50:44.353Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-09T22:50:44.362Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-10-09T22:50:44.668Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-10-09T22:50:44.668Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-10-09T22:50:45.324Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-09T22:50:45.599Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-10-09T22:50:47.508Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-10-09T22:50:47.508Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-10-09T22:50:49.401Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-10-09T22:50:49.871Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-10-09T22:50:50.331Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-10-09T22:50:51.261Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-10-09T22:50:51.351Z] --- PASS: TestDockerNetworkIpvlan (26.55s) [2019-10-09T22:50:51.351Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-09T22:50:51.351Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.08s) [2019-10-09T22:50:51.351Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-09T22:50:51.351Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.05s) [2019-10-09T22:50:51.351Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-09T22:50:51.351Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.21s) [2019-10-09T22:50:51.351Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-09T22:50:51.351Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.16s) [2019-10-09T22:50:51.351Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-09T22:50:51.351Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.22s) [2019-10-09T22:50:51.351Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-09T22:50:51.351Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.16s) [2019-10-09T22:50:51.351Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-09T22:50:51.351Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.24s) [2019-10-09T22:50:51.352Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-09T22:50:51.352Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.24s) [2019-10-09T22:50:51.352Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-09T22:50:51.352Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.91s) [2019-10-09T22:50:51.352Z] PASS [2019-10-09T22:50:51.352Z] [2019-10-09T22:50:51.352Z] DONE 11 tests in 28.137s [2019-10-09T22:50:51.352Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-09T22:50:51.352Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:50:51.352Z] ++ set -e [2019-10-09T22:50:51.352Z] ++ '[' -n 0 ']' [2019-10-09T22:50:51.352Z] ++ set -x [2019-10-09T22:50:51.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:50:51.352Z] INFO: Testing against a local daemon [2019-10-09T22:50:51.352Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-09T22:50:52.834Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2019-10-09T22:50:52.834Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-09T22:50:52.834Z] === RUN TestDockerNetworkMacvlan [2019-10-09T22:50:53.154Z] === RUN TestDockerSuite/TestUpdateStats [2019-10-09T22:50:53.852Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-09T22:50:54.877Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-09T22:50:55.890Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-09T22:50:58.405Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-10-09T22:50:58.709Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-09T22:50:59.335Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-10-09T22:50:59.335Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-10-09T22:51:00.157Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-09T22:51:00.265Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-10-09T22:51:01.636Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-09T22:51:01.700Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-09T22:51:02.165Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-09T22:51:05.810Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-10-09T22:51:06.636Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-09T22:51:08.118Z] --- PASS: TestDockerNetworkMacvlan (15.11s) [2019-10-09T22:51:08.118Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T22:51:08.118Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-10-09T22:51:08.118Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T22:51:08.118Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-09T22:51:08.118Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T22:51:08.118Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s) [2019-10-09T22:51:08.118Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T22:51:08.118Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.18s) [2019-10-09T22:51:08.118Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T22:51:08.118Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.29s) [2019-10-09T22:51:08.118Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-09T22:51:08.118Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.94s) [2019-10-09T22:51:08.118Z] PASS [2019-10-09T22:51:08.119Z] [2019-10-09T22:51:08.119Z] DONE 8 tests in 16.695s [2019-10-09T22:51:08.119Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-09T22:51:08.119Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:51:08.119Z] ++ set -e [2019-10-09T22:51:08.119Z] ++ '[' -n 0 ']' [2019-10-09T22:51:08.119Z] ++ set -x [2019-10-09T22:51:08.119Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:51:08.119Z] testing: warning: no tests to run [2019-10-09T22:51:08.119Z] PASS [2019-10-09T22:51:08.119Z] [2019-10-09T22:51:08.119Z] DONE 0 tests in 0.012s [2019-10-09T22:51:08.119Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-09T22:51:08.119Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:51:08.119Z] ++ set -e [2019-10-09T22:51:08.119Z] ++ '[' -n 0 ']' [2019-10-09T22:51:08.119Z] ++ set -x [2019-10-09T22:51:08.119Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:51:08.119Z] INFO: Testing against a local daemon [2019-10-09T22:51:08.119Z] === RUN TestAuthZPluginAllowRequest [2019-10-09T22:51:09.986Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-10-09T22:51:10.152Z] --- PASS: TestAuthZPluginAllowRequest (1.63s) [2019-10-09T22:51:10.152Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-09T22:51:10.152Z] === RUN TestAuthZPluginTLS [2019-10-09T22:51:10.297Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-09T22:51:10.438Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-10-09T22:51:10.438Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-09T22:51:10.438Z] === RUN TestAuthZPluginDenyRequest [2019-10-09T22:51:11.056Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-10-09T22:51:11.056Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-09T22:51:11.056Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-09T22:51:11.681Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.59s) [2019-10-09T22:51:11.681Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-09T22:51:11.681Z] === RUN TestAuthZPluginDenyResponse [2019-10-09T22:51:12.307Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-10-09T22:51:12.307Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-09T22:51:12.307Z] === RUN TestAuthZPluginAllowEventStream [2019-10-09T22:51:13.265Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-10-09T22:51:13.783Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2019-10-09T22:51:13.783Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-09T22:51:13.783Z] === RUN TestAuthZPluginErrorResponse [2019-10-09T22:51:14.047Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-09T22:51:14.401Z] --- PASS: TestAuthZPluginErrorResponse (0.60s) [2019-10-09T22:51:14.401Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-09T22:51:14.401Z] === RUN TestAuthZPluginErrorRequest [2019-10-09T22:51:15.021Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-10-09T22:51:15.021Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-09T22:51:15.021Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-09T22:51:15.673Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2019-10-09T22:51:15.673Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-09T22:51:15.673Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-09T22:51:15.788Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-09T22:51:17.709Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2019-10-09T22:51:17.709Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-09T22:51:17.709Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-09T22:51:19.806Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.11s) [2019-10-09T22:51:19.806Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-09T22:51:19.806Z] === RUN TestAuthZPluginHeader [2019-10-09T22:51:20.828Z] --- PASS: TestAuthZPluginHeader (0.96s) [2019-10-09T22:51:20.828Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-09T22:51:20.828Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-09T22:51:20.828Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-09T22:51:20.828Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T22:51:20.828Z] === RUN TestAuthZPluginV2Disable [2019-10-09T22:51:20.828Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-09T22:51:20.828Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T22:51:20.828Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-09T22:51:20.828Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-09T22:51:20.828Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T22:51:20.828Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-09T22:51:20.828Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-09T22:51:20.828Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T22:51:20.828Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-09T22:51:21.043Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-09T22:51:22.636Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-09T22:51:26.298Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-10-09T22:51:28.192Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-10-09T22:51:28.450Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-09T22:51:30.715Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-10-09T22:51:32.084Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-10-09T22:51:33.162Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-09T22:51:33.977Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-10-09T22:51:34.134Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-09T22:51:34.134Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-09T22:51:34.134Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-09T22:51:36.324Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-09T22:51:36.324Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-09T22:51:36.500Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-10-09T22:51:39.022Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-10-09T22:51:39.278Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2019-10-09T22:51:39.278Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-09T22:51:39.278Z] PASS [2019-10-09T22:51:39.278Z] [2019-10-09T22:51:39.278Z] === Skipped [2019-10-09T22:51:39.278Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-09T22:51:39.278Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T22:51:39.278Z] [2019-10-09T22:51:39.278Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-09T22:51:39.278Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T22:51:39.278Z] [2019-10-09T22:51:39.278Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-09T22:51:39.278Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T22:51:39.278Z] [2019-10-09T22:51:39.278Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-09T22:51:39.278Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T22:51:39.278Z] [2019-10-09T22:51:39.278Z] [2019-10-09T22:51:39.278Z] DONE 17 tests, 4 skipped in 29.566s [2019-10-09T22:51:39.278Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-09T22:51:39.278Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:51:39.278Z] ++ set -e [2019-10-09T22:51:39.278Z] ++ '[' -n 0 ']' [2019-10-09T22:51:39.278Z] ++ set -x [2019-10-09T22:51:39.278Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:51:39.278Z] INFO: Testing against a local daemon [2019-10-09T22:51:39.278Z] === RUN TestPluginInvalidJSON [2019-10-09T22:51:39.278Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-09T22:51:39.278Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-09T22:51:39.278Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-09T22:51:39.278Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-09T22:51:39.278Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-09T22:51:39.278Z] PASS [2019-10-09T22:51:39.278Z] [2019-10-09T22:51:39.278Z] DONE 2 tests in 0.121s [2019-10-09T22:51:39.278Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-09T22:51:39.278Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:51:39.278Z] ++ set -e [2019-10-09T22:51:39.278Z] ++ '[' -n 0 ']' [2019-10-09T22:51:39.278Z] ++ set -x [2019-10-09T22:51:39.278Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:51:39.278Z] INFO: Testing against a local daemon [2019-10-09T22:51:39.278Z] === RUN TestExternalGraphDriver [2019-10-09T22:51:39.278Z] === RUN TestExternalGraphDriver/json [2019-10-09T22:51:40.301Z] === RUN TestExternalGraphDriver/spec [2019-10-09T22:51:40.916Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-10-09T22:51:42.332Z] === RUN TestExternalGraphDriver/pull [2019-10-09T22:51:43.441Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-10-09T22:51:44.357Z] --- PASS: TestExternalGraphDriver (6.52s) [2019-10-09T22:51:44.357Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-09T22:51:44.357Z] --- PASS: TestExternalGraphDriver/json (2.01s) [2019-10-09T22:51:44.357Z] --- PASS: TestExternalGraphDriver/spec (2.03s) [2019-10-09T22:51:44.357Z] --- PASS: TestExternalGraphDriver/pull (2.26s) [2019-10-09T22:51:44.357Z] === RUN TestGraphdriverPluginV2 [2019-10-09T22:51:44.643Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-10-09T22:51:44.643Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T22:51:44.643Z] PASS [2019-10-09T22:51:44.643Z] [2019-10-09T22:51:44.643Z] === Skipped [2019-10-09T22:51:44.643Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-10-09T22:51:44.643Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T22:51:44.643Z] [2019-10-09T22:51:44.643Z] [2019-10-09T22:51:44.643Z] DONE 5 tests, 1 skipped in 6.680s [2019-10-09T22:51:44.643Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-09T22:51:44.643Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:51:44.643Z] ++ set -e [2019-10-09T22:51:44.643Z] ++ '[' -n 0 ']' [2019-10-09T22:51:44.643Z] ++ set -x [2019-10-09T22:51:44.643Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:51:44.643Z] INFO: Testing against a local daemon [2019-10-09T22:51:44.643Z] === RUN TestContinueAfterPluginCrash [2019-10-09T22:51:44.643Z] === PAUSE TestContinueAfterPluginCrash [2019-10-09T22:51:44.643Z] === RUN TestDaemonStartWithLogOpt [2019-10-09T22:51:44.643Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-09T22:51:44.643Z] === CONT TestContinueAfterPluginCrash [2019-10-09T22:51:44.643Z] === CONT TestDaemonStartWithLogOpt [2019-10-09T22:51:45.963Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-09T22:52:00.816Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-09T22:52:00.816Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-09T22:52:01.078Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-09T22:52:02.011Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-09T22:52:02.011Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-09T22:52:02.011Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-09T22:52:02.011Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-09T22:52:02.942Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-09T22:52:02.942Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-09T22:52:03.158Z] --- PASS: TestDaemonStartWithLogOpt (15.76s) [2019-10-09T22:52:03.158Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-09T22:52:04.311Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-09T22:52:04.311Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-09T22:52:04.311Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-09T22:52:04.311Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-09T22:52:04.311Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-09T22:52:05.179Z] --- PASS: TestContinueAfterPluginCrash (20.61s) [2019-10-09T22:52:05.179Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-09T22:52:05.179Z] PASS [2019-10-09T22:52:05.179Z] [2019-10-09T22:52:05.179Z] DONE 2 tests in 20.712s [2019-10-09T22:52:05.179Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-09T22:52:05.179Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:52:05.179Z] ++ set -e [2019-10-09T22:52:05.179Z] ++ '[' -n 0 ']' [2019-10-09T22:52:05.179Z] ++ set -x [2019-10-09T22:52:05.179Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:52:05.464Z] INFO: Testing against a local daemon [2019-10-09T22:52:05.464Z] === RUN TestPluginWithDevMounts [2019-10-09T22:52:05.464Z] === PAUSE TestPluginWithDevMounts [2019-10-09T22:52:05.464Z] === CONT TestPluginWithDevMounts [2019-10-09T22:52:06.833Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-09T22:52:06.833Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-09T22:52:07.091Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-09T22:52:07.091Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-09T22:52:07.091Z] === RUN TestDockerSuite/TestVolumeEvents [2019-10-09T22:52:08.023Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-09T22:52:08.152Z] --- PASS: TestPluginWithDevMounts (2.34s) [2019-10-09T22:52:08.152Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-09T22:52:08.152Z] PASS [2019-10-09T22:52:08.152Z] [2019-10-09T22:52:08.152Z] DONE 1 tests in 2.446s [2019-10-09T22:52:08.152Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-10-09T22:52:08.152Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:52:08.152Z] ++ set -e [2019-10-09T22:52:08.152Z] ++ '[' -n 0 ']' [2019-10-09T22:52:08.152Z] ++ set -x [2019-10-09T22:52:08.152Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:52:08.152Z] INFO: Testing against a local daemon [2019-10-09T22:52:08.152Z] === RUN TestSecretInspect [2019-10-09T22:52:10.192Z] --- PASS: TestSecretInspect (2.21s) [2019-10-09T22:52:10.192Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-09T22:52:10.192Z] === RUN TestSecretList [2019-10-09T22:52:10.544Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-09T22:52:10.544Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-09T22:52:10.544Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-09T22:52:12.221Z] --- PASS: TestSecretList (2.17s) [2019-10-09T22:52:12.221Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-09T22:52:12.221Z] === RUN TestSecretsCreateAndDelete [2019-10-09T22:52:13.820Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-09T22:52:14.962Z] --- PASS: TestSecretsCreateAndDelete (2.23s) [2019-10-09T22:52:14.962Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-09T22:52:14.962Z] === RUN TestSecretsUpdate [2019-10-09T22:52:16.988Z] --- PASS: TestSecretsUpdate (2.24s) [2019-10-09T22:52:16.988Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-09T22:52:16.988Z] === RUN TestTemplatedSecret [2019-10-09T22:52:18.879Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-09T22:52:19.078Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite (1838.54s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.16s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.91s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.88s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.05s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.88s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.25s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.24s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.03s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.85s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.35s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.70s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (9.22s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.85s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.47s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.22s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.61s) [2019-10-09T22:52:19.078Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.35s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.70s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.54s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestAttachDetach (1.64s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.20s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.51s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.68s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.19s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.83s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.11s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.32s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.28s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.21s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.77s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.61s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.61s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.58s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.40s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.56s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.06s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.64s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.28s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.74s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.36s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.40s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.75s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.84s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.91s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.28s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.31s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.31s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.96s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.96s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.02s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.10s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.58s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.69s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.92s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.29s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.63s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.85s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.43s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.53s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.53s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.84s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.46s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.24s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.17s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.67s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.09s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.27s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.82s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.99s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.36s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.36s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.64s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.77s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.86s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.94s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.80s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.32s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.16s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.76s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.24s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.59s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildCmd (0.56s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.45s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.42s) [2019-10-09T22:52:19.079Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-09T22:52:19.079Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.82s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.47s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.25s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildContChar (4.48s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.47s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.61s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.32s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.88s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.01s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.00s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.24s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.10s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.94s) [2019-10-09T22:52:19.079Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-09T22:52:19.079Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-09T22:52:19.079Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2019-10-09T22:52:19.079Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-09T22:52:19.079Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2019-10-09T22:52:19.079Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-09T22:52:19.079Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-10-09T22:52:19.079Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.64s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.98s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.49s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.89s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.97s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.73s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.87s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.76s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.80s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.77s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.68s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.98s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.70s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.35s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.40s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.01s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.61s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.65s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.61s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.62s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.84s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.70s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.59s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.11s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.75s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.34s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.65s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.43s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.57s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.52s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.49s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildEnv (1.73s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.91s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.47s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.54s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.45s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.02s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.66s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.01s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.60s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.57s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.74s) [2019-10-09T22:52:19.079Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-10-09T22:52:19.079Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.46s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.55s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.41s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildFails (0.86s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.45s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.56s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.91s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.60s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.73s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.90s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (3.48s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.97s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.77s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.30s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.26s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.43s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildHistory (4.49s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.46s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.28s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.56s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.50s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.07s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildLabel (0.51s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.47s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.35s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildLabels (0.60s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.13s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.98s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.69s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.99s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.30s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.56s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.78s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.71s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.70s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (1.12s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.15s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.31s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.33s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.86s) [2019-10-09T22:52:19.079Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-10-09T22:52:19.079Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.75s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.66s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.64s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.36s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.42s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.60s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.23s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.25s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.80s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.48s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.33s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.41s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.79s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.55s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.78s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.53s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.66s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.73s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.30s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.78s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.51s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.20s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildPATH (2.60s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.99s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.05s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.61s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.87s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.34s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildRm (3.44s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.16s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.46s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.72s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.74s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.51s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.13s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.61s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.19s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.55s) [2019-10-09T22:52:19.079Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2019-10-09T22:52:19.079Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.57s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.30s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildStderr (1.18s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.15s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.25s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.33s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.65s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.06s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.61s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildUser (2.22s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.85s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.01s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.28s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.33s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.28s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.08s) [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (2.11s) [2019-10-09T22:52:19.079Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-09T22:52:19.079Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-09T22:52:19.079Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-09T22:52:19.079Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-09T22:52:19.079Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-09T22:52:19.079Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-09T22:52:19.079Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-09T22:52:19.079Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-09T22:52:19.079Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.02s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.99s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.59s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.04s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.09s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.94s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.06s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.64s) [2019-10-09T22:52:19.080Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-09T22:52:19.080Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.03s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.37s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-10-09T22:52:19.080Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-09T22:52:19.080Z] docker_cli_sni_test.go:18: Flakey test [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.87s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.00s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCommitChange (1.05s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.08s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.06s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.89s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.02s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCommitTTY (1.75s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.02s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.76s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.95s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.06s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.06s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.81s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.93s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.90s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.78s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.83s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.71s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.87s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.98s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.85s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.86s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.86s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.84s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.87s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.97s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.88s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.92s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.09s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.85s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.60s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.69s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.81s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.65s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.84s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.06s) [2019-10-09T22:52:19.080Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.87s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.88s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.42s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.97s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.61s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.89s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.36s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.94s) [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:2100: case 0 - config: {volume /foo false } [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:2100: case 1 - config: {volume /foo/ false } [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false } [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true } [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false 0xc000a60f20 } [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1733021346 /foo false } [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1733021346 /foo true } [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3715038617 /foo false } [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3715038617 /foo true } [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3715038617 /foo true 0xc000a613a0 } [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:2100: case 10 - config: {volume /foo false 0xc000a613c0 } [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:2100: case 11 - config: {volume /foo/ false 0xc000a613e0 } [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false 0xc000a61400 } [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true 0xc000a61420 } [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.64s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.54s) [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:1927: case 0 [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:1927: case 1 [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:1927: case 2 [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:1927: case 3 [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:1927: case 4 [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:1927: case 5 [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:1927: case 6 [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:1927: case 7 [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:1927: case 8 [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:1927: case 9 [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:1927: case 10 [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:1927: case 11 [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:1927: case 12 [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:1927: case 13 [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:1927: case 14 [2019-10-09T22:52:19.080Z] docker_api_containers_test.go:1927: case 15 [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.27s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.45s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.02s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.74s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.01s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.01s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.13s) [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership639331978/file1 82145b37de2ecca1a50a7ce016bc9c0bfc21b389ce3b4af44b5addf9c5547377:/tmpvol/file1` [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.01s) [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:192: running `docker cp d1ada744a5b0f0399fe31f302c6e1db10f9a0c407cf69221c015d3d014ce5093:/root/file1 /tmp/test-cp-from-case-a221819489/itWorks.txt` [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a221819489/itWorks.txt" contains "file1\n" [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.00s) [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:192: running `docker cp f89191dc35b17e73ed72df785f581ae10d347dcbf8fad2bb62d656e4cc062f58:/file1 /tmp/test-cp-from-case-b853831244/testDir/` [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.00s) [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c607207739/file2" contains "file2\n" [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:192: running `docker cp 71f109fc328e5ce28afe5595896e441399f7616217ad46ea8337c69df55e30f1:/root/file1 /tmp/test-cp-from-case-c607207739/file2` [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c607207739/file2" contains "file1\n" [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.21s) [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:192: running `docker cp 53dfe5f095482cb563e287583cebdf69bbf7fbf2921be07a19d3a2f79b00d7fd:/file1 /tmp/test-cp-from-case-d965733214/dir1` [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d965733214/dir1/file1" contains "file1\n" [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:192: running `docker cp 53dfe5f095482cb563e287583cebdf69bbf7fbf2921be07a19d3a2f79b00d7fd:/file1 /tmp/test-cp-from-case-d965733214/dir1/` [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d965733214/dir1/file1" contains "file1\n" [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.07s) [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:192: running `docker cp d732d87103d6ab1730a658d89fcc17a21a6c4f44627ab5dbf5302773a10f7b90:dir1 /tmp/test-cp-from-case-e300663589/testDir` [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e300663589/testDir/file1-1" contains "file1-1\n" [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:192: running `docker cp d732d87103d6ab1730a658d89fcc17a21a6c4f44627ab5dbf5302773a10f7b90:dir1 /tmp/test-cp-from-case-e300663589/testDir/` [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e300663589/testDir/file1-1" contains "file1-1\n" [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.97s) [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:192: running `docker cp e3e37aff67ed5474f61b5c1e426130c8e0bb1002834c276b42c31ef3b48fc0c1:/root/dir1 /tmp/test-cp-from-case-f808687168/file1` [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.03s) [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:192: running `docker cp d4943f4e7ba4bb49ff9e2bbafe11a409aab93f618b5d8b0d0413421b636f515d:/root/dir1 /tmp/test-cp-from-case-g451447967/dir2` [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g451447967/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:192: running `docker cp d4943f4e7ba4bb49ff9e2bbafe11a409aab93f618b5d8b0d0413421b636f515d:/root/dir1 /tmp/test-cp-from-case-g451447967/dir2/` [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g451447967/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.17s) [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:192: running `docker cp 8e218b72b1734c74010b8f2c4eca9f652ee2e3f2523874fb7061f6ca1d45a8fa:dir1/. /tmp/test-cp-from-case-h797567346/testDir` [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h797567346/testDir/file1-1" contains "file1-1\n" [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:192: running `docker cp 8e218b72b1734c74010b8f2c4eca9f652ee2e3f2523874fb7061f6ca1d45a8fa:dir1/. /tmp/test-cp-from-case-h797567346/testDir/` [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h797567346/testDir/file1-1" contains "file1-1\n" [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.01s) [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:192: running `docker cp cd24c96ee692ccf48ab0664495f736d01f110502c9c9493bd329bf7b271e3f86:/root/dir1/. /tmp/test-cp-from-case-i538779177/file1` [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.12s) [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:192: running `docker cp fa36938e39c25765ebc6a1d58d4177a55851f3c8102430437b6decce42b44c80:/root/dir1/. /tmp/test-cp-from-case-j985793396/dir2` [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j985793396/dir2/file1-1" contains "file1-1\n" [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:192: running `docker cp fa36938e39c25765ebc6a1d58d4177a55851f3c8102430437b6decce42b44c80:/root/dir1/. /tmp/test-cp-from-case-j985793396/dir2/` [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j985793396/dir2/file1-1" contains "file1-1\n" [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.48s) [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:192: running `docker cp 96161e016d7d0d9889384485b08c7032500b399c1d13b8ce6fc79e23438fd89f:/file2 /tmp/test-cp-from-err-dst-not-dir064847427/symlinkToFile1` [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir064847427/symlinkToFile1" points to "file1" [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir064847427/file1" contains "file2\n" [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:192: running `docker cp 96161e016d7d0d9889384485b08c7032500b399c1d13b8ce6fc79e23438fd89f:/file2 /tmp/test-cp-from-err-dst-not-dir064847427/symlinkToDir1` [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir064847427/symlinkToDir1" points to "dir1" [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir064847427/file2" contains "file2\n" [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:192: running `docker cp 96161e016d7d0d9889384485b08c7032500b399c1d13b8ce6fc79e23438fd89f:/file2 /tmp/test-cp-from-err-dst-not-dir064847427/brokenSymlinkToFileX` [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir064847427/brokenSymlinkToFileX" points to "fileX" [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir064847427/fileX" contains "file2\n" [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:192: running `docker cp 96161e016d7d0d9889384485b08c7032500b399c1d13b8ce6fc79e23438fd89f:/dir2 /tmp/test-cp-from-err-dst-not-dir064847427/symlinkToDir1` [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir064847427/symlinkToDir1" points to "dir1" [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir064847427/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:192: running `docker cp 96161e016d7d0d9889384485b08c7032500b399c1d13b8ce6fc79e23438fd89f:/dir2 /tmp/test-cp-from-err-dst-not-dir064847427/brokenSymlinkToDirX` [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir064847427/brokenSymlinkToDirX" points to "dirX" [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir064847427/dirX/file2-1" contains "file2-1\n" [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.15s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.00s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.98s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.03s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.26s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.02s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.13s) [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.84s) [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a310573643/file1 0173c1c161104f7d86f160dcac65aefd59f64575d354df0f3f5a85db0668ae39:/root/itWorks.txt` [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:279: checking that container "0173c1c161104f7d86f160dcac65aefd59f64575d354df0f3f5a85db0668ae39" start output contains "file1\n" [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0173c1c161104f7d86f160dcac65aefd59f64575d354df0f3f5a85db0668ae39` [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.91s) [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b997903662/file1 8b1b286b56a941fb381aee3f7adbfc67b7daaca1d05ecf01108fccab1482fb03:testDir/` [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.64s) [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:279: checking that container "6bc75ada676667e5b4464e42f037328d1ec2af59a37ea7e17463c0d1830e8735" start output contains "file2\n" [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6bc75ada676667e5b4464e42f037328d1ec2af59a37ea7e17463c0d1830e8735` [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c954839733/file1 6bc75ada676667e5b4464e42f037328d1ec2af59a37ea7e17463c0d1830e8735:/root/file2` [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:279: checking that container "6bc75ada676667e5b4464e42f037328d1ec2af59a37ea7e17463c0d1830e8735" start output contains "file1\n" [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6bc75ada676667e5b4464e42f037328d1ec2af59a37ea7e17463c0d1830e8735` [2019-10-09T22:52:19.080Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.14s) [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:279: checking that container "8b52bfcc8a5f4b26233197d748469cec463afef535c3d108bcf9d0dfd9c4fdda" start output contains "" [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8b52bfcc8a5f4b26233197d748469cec463afef535c3d108bcf9d0dfd9c4fdda` [2019-10-09T22:52:19.080Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d972591248/file1 8b52bfcc8a5f4b26233197d748469cec463afef535c3d108bcf9d0dfd9c4fdda:dir1` [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:279: checking that container "8b52bfcc8a5f4b26233197d748469cec463afef535c3d108bcf9d0dfd9c4fdda" start output contains "file1\n" [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8b52bfcc8a5f4b26233197d748469cec463afef535c3d108bcf9d0dfd9c4fdda` [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:279: checking that container "03f2416a70f655d0b17ca81194771f455848f488ff55f082348ad3758c480a7f" start output contains "" [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:209: running `docker start -a 03f2416a70f655d0b17ca81194771f455848f488ff55f082348ad3758c480a7f` [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d972591248/file1 03f2416a70f655d0b17ca81194771f455848f488ff55f082348ad3758c480a7f:dir1/` [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:279: checking that container "03f2416a70f655d0b17ca81194771f455848f488ff55f082348ad3758c480a7f" start output contains "file1\n" [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:209: running `docker start -a 03f2416a70f655d0b17ca81194771f455848f488ff55f082348ad3758c480a7f` [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.68s) [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e812134063/dir1 ce5d92a0e2b06372251dcda2098b903ec3fbba8ec523d11ee541b523ba892c3c:testDir` [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:279: checking that container "ce5d92a0e2b06372251dcda2098b903ec3fbba8ec523d11ee541b523ba892c3c" start output contains "file1-1\n" [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:209: running `docker start -a ce5d92a0e2b06372251dcda2098b903ec3fbba8ec523d11ee541b523ba892c3c` [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e812134063/dir1 36d9aa14727360cb1715c349446f89000453930f264710d1739a50eb2cfe9be8:testDir/` [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:279: checking that container "36d9aa14727360cb1715c349446f89000453930f264710d1739a50eb2cfe9be8" start output contains "file1-1\n" [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:209: running `docker start -a 36d9aa14727360cb1715c349446f89000453930f264710d1739a50eb2cfe9be8` [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCpToCaseF (1.00s) [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f278507074/dir1 e1884e3b6796499fd15a55c451381d68688fabf5ab9e9abf5dece68c08104452:/root/file1` [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.32s) [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:279: checking that container "2e334ccd69c22f85ff27a4fe46453e2167dabd3ce82588365737d9804d7cd000" start output contains "" [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2e334ccd69c22f85ff27a4fe46453e2167dabd3ce82588365737d9804d7cd000` [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g619727545/dir1 2e334ccd69c22f85ff27a4fe46453e2167dabd3ce82588365737d9804d7cd000:/root/dir2` [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:279: checking that container "2e334ccd69c22f85ff27a4fe46453e2167dabd3ce82588365737d9804d7cd000" start output contains "file1-1\n" [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2e334ccd69c22f85ff27a4fe46453e2167dabd3ce82588365737d9804d7cd000` [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:279: checking that container "ad706c7533854a3eefdba8c552ed6fa94d7f4b8069592b837e5044b236519abb" start output contains "" [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:209: running `docker start -a ad706c7533854a3eefdba8c552ed6fa94d7f4b8069592b837e5044b236519abb` [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g619727545/dir1 ad706c7533854a3eefdba8c552ed6fa94d7f4b8069592b837e5044b236519abb:/dir2/` [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:279: checking that container "ad706c7533854a3eefdba8c552ed6fa94d7f4b8069592b837e5044b236519abb" start output contains "file1-1\n" [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:209: running `docker start -a ad706c7533854a3eefdba8c552ed6fa94d7f4b8069592b837e5044b236519abb` [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.68s) [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h019527876/dir1/. 3e61869256349373db9bff00373104840b716f49f8a2cfbc921d396b5532c442:testDir` [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:279: checking that container "3e61869256349373db9bff00373104840b716f49f8a2cfbc921d396b5532c442" start output contains "file1-1\n" [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3e61869256349373db9bff00373104840b716f49f8a2cfbc921d396b5532c442` [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h019527876/dir1/. 425dd5c22d90fa3cf431f03e2d80e7453a0a5507c942c80f088c04dd091dbf1b:testDir/` [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:279: checking that container "425dd5c22d90fa3cf431f03e2d80e7453a0a5507c942c80f088c04dd091dbf1b" start output contains "file1-1\n" [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:209: running `docker start -a 425dd5c22d90fa3cf431f03e2d80e7453a0a5507c942c80f088c04dd091dbf1b` [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.97s) [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i339206995/dir1/. 0c8eb3ee24abafbfe3c422c450384a5d9a5a4a3203070287b66eb1239b3ecf86:/root/file1` [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.73s) [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:279: checking that container "f8ba6ea72610afaddaebf0efcc3b0468cc092528823f579d1dbda84b9a2be3d8" start output contains "" [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:209: running `docker start -a f8ba6ea72610afaddaebf0efcc3b0468cc092528823f579d1dbda84b9a2be3d8` [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j676057750/dir1/. f8ba6ea72610afaddaebf0efcc3b0468cc092528823f579d1dbda84b9a2be3d8:/dir2` [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:279: checking that container "f8ba6ea72610afaddaebf0efcc3b0468cc092528823f579d1dbda84b9a2be3d8" start output contains "file1-1\n" [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:209: running `docker start -a f8ba6ea72610afaddaebf0efcc3b0468cc092528823f579d1dbda84b9a2be3d8` [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:279: checking that container "ac49e38184cda0a65696356edd0891073c38edd352c670eb020f62bbd7ec878d" start output contains "" [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:209: running `docker start -a ac49e38184cda0a65696356edd0891073c38edd352c670eb020f62bbd7ec878d` [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j676057750/dir1/. ac49e38184cda0a65696356edd0891073c38edd352c670eb020f62bbd7ec878d:/dir2/` [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:279: checking that container "ac49e38184cda0a65696356edd0891073c38edd352c670eb020f62bbd7ec878d" start output contains "file1-1\n" [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:209: running `docker start -a ac49e38184cda0a65696356edd0891073c38edd352c670eb020f62bbd7ec878d` [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.13s) [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions248932605/permdirtest permtest:/` [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCpToDot (1.18s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.74s) [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs538838583/file1 757aef545c5b47708b338a7537ee8c717d21140f23769da5f6a228c02d68dd09:/root/shouldNotExist` [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:279: checking that container "757aef545c5b47708b338a7537ee8c717d21140f23769da5f6a228c02d68dd09" start output contains "" [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:209: running `docker start -a 757aef545c5b47708b338a7537ee8c717d21140f23769da5f6a228c02d68dd09` [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.18s) [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume084317738/file1 59b6a8c5078ce1d9fcee6c25d6a98429c0c6a2bb886cebb1ae65a64f52ff5fa5:/vol_ro/shouldNotExist` [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:279: checking that container "59b6a8c5078ce1d9fcee6c25d6a98429c0c6a2bb886cebb1ae65a64f52ff5fa5" start output contains "" [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:209: running `docker start -a 59b6a8c5078ce1d9fcee6c25d6a98429c0c6a2bb886cebb1ae65a64f52ff5fa5` [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCpToStdout (1.02s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.66s) [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-263984513/file2 55bb8d7cf30cf79e5a9992ad3fba0cc9321b0421f657317c4708d1f8ce0f6a59:/vol2/symlinkToFile1` [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-263984513/symlinkToFile1" points to "file1" [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-263984513/file1" contains "file2\n" [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-263984513/file2 55bb8d7cf30cf79e5a9992ad3fba0cc9321b0421f657317c4708d1f8ce0f6a59:/vol2/symlinkToDir1` [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-263984513/symlinkToDir1" points to "dir1" [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-263984513/file2" contains "file2\n" [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-263984513/file2 55bb8d7cf30cf79e5a9992ad3fba0cc9321b0421f657317c4708d1f8ce0f6a59:/vol2/brokenSymlinkToFileX` [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-263984513/brokenSymlinkToFileX" points to "fileX" [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-263984513/fileX" contains "file2\n" [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-263984513//dir2 55bb8d7cf30cf79e5a9992ad3fba0cc9321b0421f657317c4708d1f8ce0f6a59:/vol2/symlinkToDir1` [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-263984513/symlinkToDir1" points to "dir1" [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-263984513/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-263984513//dir2 55bb8d7cf30cf79e5a9992ad3fba0cc9321b0421f657317c4708d1f8ce0f6a59:/vol2/brokenSymlinkToDirX` [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-263984513/brokenSymlinkToDirX" points to "dirX" [2019-10-09T22:52:19.081Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-263984513/dirX/file2-1" contains "file2-1\n" [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.43s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.97s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.83s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.62s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.83s) [2019-10-09T22:52:19.081Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-09T22:52:19.081Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.80s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.40s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) [2019-10-09T22:52:19.081Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-09T22:52:19.081Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.20s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.46s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.88s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.26s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.09s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.93s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.58s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.83s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.73s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.75s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.86s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.82s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.82s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.43s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.90s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.84s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.16s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.05s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.80s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.11s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.55s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsAttach (1.28s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsCommit (1.15s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.82s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.07s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.90s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.78s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.11s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.50s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.57s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsCopy (1.25s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.80s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.87s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.67s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.94s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.41s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsFilters (1.68s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsFormat (1.64s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.89s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.81s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2019-10-09T22:52:19.081Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-09T22:52:19.081Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-10-09T22:52:19.081Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-09T22:52:19.081Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.88s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.84s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsRename (0.86s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsResize (0.95s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.82s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.07s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.82s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.30s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsTop (1.07s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.59s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestExec (0.97s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.92s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.01s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.03s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.83s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.91s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.98s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.95s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.98s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.92s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.94s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.76s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestExecCgroup (1.54s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestExecEnv (1.02s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.03s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.90s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestExecInspectID (3.13s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestExecInteractive (0.94s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.96s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.94s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestExecParseError (0.84s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.92s) [2019-10-09T22:52:19.081Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.88s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.23s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.03s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestExecStartFails (1.00s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.51s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.01s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestExecTTY (0.98s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.15s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.98s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestExecUlimits (0.92s) [2019-10-09T22:52:19.082Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-09T22:52:19.082Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.40s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.90s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.24s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.96s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestExecWithUser (1.01s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.86s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.87s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.57s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.00s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.90s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestHealth (21.06s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.20s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.96s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.29s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.51s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.91s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.89s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.92s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.09s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.92s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestImportDisplay (1.68s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestImportFile (2.06s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.26s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestImportGzipped (2.17s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.10s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2019-10-09T22:52:19.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug" [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.57s) [2019-10-09T22:52:19.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2019-10-09T22:52:19.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend" [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.01s) [2019-10-09T22:52:19.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise" [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.01s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.02s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.07s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInfoFormat (0.05s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.03s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2019-10-09T22:52:19.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries" [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.92s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.03s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.97s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.93s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.05s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.00s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.83s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.85s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.92s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.01s) [2019-10-09T22:52:19.082Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-09T22:52:19.082Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.68s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.98s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectDefault (0.87s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectHistory (1.17s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s) [2019-10-09T22:52:19.082Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-09T22:52:19.082Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.20s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.94s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.90s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.09s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.99s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.02s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectStatus (1.01s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.99s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.92s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.87s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.88s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.99s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.81s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.97s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.60s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.95s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.78s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.94s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.62s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.58s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.69s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.47s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.98s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.31s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.54s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.93s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.93s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.66s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.42s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.75s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.97s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.86s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.87s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.95s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.96s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.36s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.30s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.07s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.34s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.06s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.28s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.83s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.84s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLogsSince (6.94s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.97s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.86s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLogsTail (0.97s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.92s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.84s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.56s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.93s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestNetHostname (2.56s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.47s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.28s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.57s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.94s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPluginActive (1.73s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (8.15s) [2019-10-09T22:52:19.082Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-10-09T22:52:19.082Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.92s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.51s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.65s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.13s) [2019-10-09T22:52:19.082Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector" [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.39s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.39s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.58s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.49s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPortList (10.64s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.54s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.80s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.79s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (1.03s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.86s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.67s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.57s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.73s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.67s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPsByOrder (3.45s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.08s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.61s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.31s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.05s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.22s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.71s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.54s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.71s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.65s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.80s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.83s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.90s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.99s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.68s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.65s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.90s) [2019-10-09T22:52:19.082Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-09T22:52:19.082Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.26s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.14s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.04s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.86s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.70s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.82s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.81s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.66s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.67s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.35s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.91s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.69s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.07s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.66s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.09s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.14s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.85s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.00s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.87s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.04s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.87s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.12s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.84s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.00s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.46s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.66s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRunAddHost (0.86s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.43s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.92s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.86s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.87s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.89s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.16s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.95s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.62s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.67s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.96s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.05s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.93s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.89s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.00s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.06s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.15s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.80s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.78s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.90s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.78s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.12s) [2019-10-09T22:52:19.082Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.74s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.93s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.80s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.81s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.83s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.86s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.78s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.85s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.32s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.86s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.88s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.81s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.13s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.79s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.66s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.69s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.59s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.83s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.84s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.79s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.84s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.80s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.81s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.89s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.92s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.46s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.88s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.79s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.72s) [2019-10-09T22:52:19.083Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-09T22:52:19.083Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsWindows [2019-10-09T22:52:19.083Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-09T22:52:19.083Z] docker_cli_run_test.go:4161: unmatched requirement DaemonIsWindows [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.79s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.08s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.60s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.40s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.75s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.81s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.82s) [2019-10-09T22:52:19.083Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-09T22:52:19.083Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.74s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.81s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.79s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.82s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.86s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.83s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.81s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunExitCode (0.84s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.82s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.87s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.85s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.83s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.70s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2019-10-09T22:52:19.083Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-09T22:52:19.083Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.64s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.87s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.63s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.22s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.64s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.82s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.41s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.67s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.68s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.88s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.71s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.22s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.57s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.33s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.71s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.28s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.70s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.63s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunMount (6.66s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.85s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.81s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.64s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.38s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.52s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.41s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.71s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.68s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.66s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.75s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunNetHost (1.29s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.83s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.75s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.40s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.61s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.87s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.71s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.93s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.17s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.79s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.77s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.80s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.96s) [2019-10-09T22:52:19.083Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-09T22:52:19.083Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.84s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.83s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.72s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.05s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.76s) [2019-10-09T22:52:19.083Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.79s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.80s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.81s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.74s) [2019-10-09T22:52:19.083Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-09T22:52:19.083Z] docker_cli_run_test.go:4227: unmatched requirement IsolationIsProcess [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.86s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.75s) [2019-10-09T22:52:19.083Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-09T22:52:19.083Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.80s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.63s) [2019-10-09T22:52:19.083Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-09T22:52:19.083Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.26s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.83s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunRm (0.86s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.83s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.04s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.81s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.82s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.80s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.16s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.29s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.95s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.86s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.66s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.99s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.94s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.89s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.81s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.99s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.92s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.72s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunState (1.84s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.79s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.91s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2019-10-09T22:52:19.083Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-09T22:52:19.083Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (1.06s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.70s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunSysctls (1.88s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.83s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (3.05s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.82s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.26s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.22s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.19s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.89s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.75s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.87s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.60s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.29s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunUserByID (0.82s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.82s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunUserByName (0.80s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.80s) [2019-10-09T22:52:19.083Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-09T22:52:19.083Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.82s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.88s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.82s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.20s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.60s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.60s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.54s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.85s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.82s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.78s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.99s) [2019-10-09T22:52:19.083Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-09T22:52:19.083Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsWindows [2019-10-09T22:52:19.083Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-09T22:52:19.083Z] docker_cli_run_test.go:4217: unmatched requirement DaemonIsWindows [2019-10-09T22:52:19.083Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-09T22:52:19.083Z] docker_cli_run_test.go:4207: unmatched requirement DaemonIsWindows [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.30s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.82s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.96s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.80s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.59s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.82s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.86s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.81s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.19s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.84s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.80s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.81s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.83s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.43s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.80s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.83s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.85s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.65s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.82s) [2019-10-09T22:52:19.083Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-09T22:52:19.083Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.54s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.74s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.51s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.80s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.08s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.13s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.40s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.18s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.56s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.07s) [2019-10-09T22:52:19.083Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents631116939 [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.82s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.61s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.62s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.35s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-10-09T22:52:19.083Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.48s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.47s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.60s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.59s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.10s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.56s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.94s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.69s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.96s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestStartRecordError (2.13s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.41s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.37s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.75s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.31s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.80s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.99s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.85s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.00s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.93s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.89s) [2019-10-09T22:52:19.084Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-10-09T22:52:19.084Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.94s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.64s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.61s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.84s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.82s) [2019-10-09T22:52:19.084Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-09T22:52:19.084Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.95s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.88s) [2019-10-09T22:52:19.084Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-09T22:52:19.084Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.65s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.03s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.01s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.75s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestUpdateStats (4.79s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.58s) [2019-10-09T22:52:19.084Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-09T22:52:19.084Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.12s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.98s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.37s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.84s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.50s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.77s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.35s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.40s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.46s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.42s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.58s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.62s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.46s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.49s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.42s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.42s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.38s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.07s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.89s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.98s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.00s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.55s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.88s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.50s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.23s) [2019-10-09T22:52:19.084Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.47s) [2019-10-09T22:52:19.084Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-10-09T22:52:19.084Z] docker_cli_run_test.go:4535: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-09T22:52:19.084Z] === RUN TestDockerRegistrySuite [2019-10-09T22:52:19.084Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-09T22:52:19.694Z] --- PASS: TestTemplatedSecret (2.92s) [2019-10-09T22:52:19.695Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-09T22:52:19.695Z] === RUN TestSecretCreateResolve [2019-10-09T22:52:20.015Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-09T22:52:21.909Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-09T22:52:22.380Z] --- PASS: TestSecretCreateResolve (2.22s) [2019-10-09T22:52:22.380Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-09T22:52:22.380Z] PASS [2019-10-09T22:52:22.380Z] [2019-10-09T22:52:22.380Z] DONE 6 tests in 14.130s [2019-10-09T22:52:22.380Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-10-09T22:52:22.381Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:52:22.381Z] ++ set -e [2019-10-09T22:52:22.381Z] ++ '[' -n 0 ']' [2019-10-09T22:52:22.381Z] ++ set -x [2019-10-09T22:52:22.381Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:52:22.381Z] INFO: Testing against a local daemon [2019-10-09T22:52:22.381Z] === RUN TestServiceCreateInit [2019-10-09T22:52:22.381Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-09T22:52:23.803Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-09T22:52:23.803Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-09T22:52:26.769Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-09T22:52:27.977Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-09T22:52:30.272Z] --- PASS: TestServiceCreateInit (8.40s) [2019-10-09T22:52:30.272Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.19s) [2019-10-09T22:52:30.272Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-09T22:52:30.272Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.17s) [2019-10-09T22:52:30.272Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-09T22:52:30.272Z] === RUN TestCreateServiceMultipleTimes [2019-10-09T22:52:33.251Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-09T22:52:37.430Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-09T22:52:38.362Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-09T22:52:39.732Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-09T22:52:40.011Z] === RUN TestDockerSuite/TestBuildRm [2019-10-09T22:52:41.103Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-09T22:52:42.474Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-09T22:52:44.368Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-09T22:52:45.298Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-09T22:52:47.193Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-09T22:52:48.748Z] --- PASS: TestCreateServiceMultipleTimes (16.97s) [2019-10-09T22:52:48.748Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-09T22:52:48.748Z] === RUN TestCreateServiceConflict [2019-10-09T22:52:49.716Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-09T22:52:49.768Z] --- PASS: TestCreateServiceConflict (2.22s) [2019-10-09T22:52:49.768Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-09T22:52:49.768Z] === RUN TestCreateServiceMaxReplicas [2019-10-09T22:52:52.422Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-09T22:52:52.990Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-09T22:52:53.241Z] --- PASS: TestCreateServiceMaxReplicas (3.03s) [2019-10-09T22:52:53.241Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-09T22:52:53.241Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-09T22:52:53.921Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-09T22:52:55.290Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-10-09T22:52:56.173Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-09T22:52:56.173Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-09T22:52:56.634Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-09T22:52:57.812Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-09T22:52:58.175Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-09T22:52:59.182Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-09T22:52:59.182Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-09T22:53:00.549Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-09T22:53:01.920Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-09T22:53:01.920Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-09T22:53:03.289Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-09T22:53:04.843Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-09T22:53:07.463Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-09T22:53:07.463Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-09T22:53:08.493Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.38s) [2019-10-09T22:53:08.493Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-09T22:53:08.493Z] === RUN TestCreateServiceSecretFileMode [2019-10-09T22:53:08.493Z] --- PASS: TestCreateServiceSecretFileMode (2.59s) [2019-10-09T22:53:08.493Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-09T22:53:08.493Z] === RUN TestCreateServiceConfigFileMode [2019-10-09T22:53:09.094Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-09T22:53:09.351Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-10-09T22:53:09.608Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-09T22:53:09.608Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-09T22:53:09.865Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-09T22:53:10.429Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-09T22:53:10.652Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-09T22:53:10.686Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-09T22:53:10.686Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-09T22:53:11.177Z] --- PASS: TestCreateServiceConfigFileMode (2.58s) [2019-10-09T22:53:11.177Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-09T22:53:11.177Z] === RUN TestCreateServiceSysctls [2019-10-09T22:53:12.062Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-09T22:53:12.320Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-10-09T22:53:14.646Z] --- PASS: TestCreateServiceSysctls (3.52s) [2019-10-09T22:53:14.646Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-09T22:53:14.646Z] === RUN TestCreateServiceCapabilities [2019-10-09T22:53:14.843Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-09T22:53:15.407Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-10-09T22:53:15.970Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-09T22:53:17.345Z] --- PASS: TestCreateServiceCapabilities (2.61s) [2019-10-09T22:53:17.345Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-09T22:53:17.345Z] === RUN TestInspect [2019-10-09T22:53:17.866Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-09T22:53:18.798Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-09T22:53:19.361Z] --- PASS: TestDockerRegistrySuite (61.10s) [2019-10-09T22:53:19.361Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.77s) [2019-10-09T22:53:19.361Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest" [2019-10-09T22:53:19.361Z] check_test.go:196: Daemon d851cbce236e2 is not started [2019-10-09T22:53:19.361Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.48s) [2019-10-09T22:53:19.361Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull" [2019-10-09T22:53:19.361Z] check_test.go:196: Daemon d9a20bb340092 is not started [2019-10-09T22:53:19.361Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.87s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon da944a5677250 is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon df12146994019 is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.31s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon db9071378b9f0 is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.43s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon db8f5523d13a4 is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.57s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon d30f223129c5f is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.46s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon d50c95edc766f is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.26s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon d58907c8a6870 is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.44s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon d9a4099fd8f02 is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.48s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon d1412f29c79b3 is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.47s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon d42e149b20cf2 is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.34s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon d8dd86eaaf55d is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.48s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon dec571c03ffd0 is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.77s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests" [2019-10-09T22:53:19.362Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0fa4a8edceec37aae54610e15b97a099f882f45196cdd9b37d87650160593736 [2019-10-09T22:53:19.362Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:011e4fd9083910e050e544e53ba058bf77d2dbc85670bfe9f914512680b0be20 [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon dd2c4c7cbbb33 is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.81s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests" [2019-10-09T22:53:19.362Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0422e01bcad637715009d0b776193857634a0bce6aece86b0183d97259618808 [2019-10-09T22:53:19.362Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:27982f0a2e824520c72c08266876e52b11c48c50180000154c128ebc2714bb69 [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon daaa7aa6e65c9 is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.45s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon d39105914658b is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.84s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon dbd3fd8cd1c70 is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.40s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon d589478484f96 is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon d75cafb7f40ff is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.42s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon d196d11759d00 is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.36s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon d42f9f649a27b is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.29s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon d31144936fecf is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.75s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon de20a8a1943ad is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon d9059d644710d is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.55s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon d821ee34bfd1c is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.52s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon dea1d2b07f5f7 is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon d44f1b2e64fa7 is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.35s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon d8b9bc2cd8f24 is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.34s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon db91ccb3de2fd is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon d61933befdc1e is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon d053fe80ade76 is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.43s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon d7bba81c16374 is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.51s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon db45442fc6346 is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.11s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon d75c4f96e6d4d is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.74s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest" [2019-10-09T22:53:19.362Z] check_test.go:196: Daemon d58738732ff79 is not started [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.05s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough" [2019-10-09T22:53:19.362Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2019-10-09T22:53:19.362Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only" [2019-10-09T22:53:19.362Z] === RUN TestDockerSchema1RegistrySuite [2019-10-09T22:53:19.362Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-09T22:53:19.619Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-09T22:53:20.037Z] --- PASS: TestInspect (2.83s) [2019-10-09T22:53:20.037Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-09T22:53:20.037Z] === RUN TestDockerNetworkConnectAlias [2019-10-09T22:53:20.550Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-10-09T22:53:23.826Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-10-09T22:53:24.391Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-09T22:53:25.534Z] --- PASS: TestDockerNetworkConnectAlias (4.61s) [2019-10-09T22:53:25.534Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-09T22:53:25.534Z] === RUN TestDockerNetworkReConnect [2019-10-09T22:53:28.242Z] --- PASS: TestDockerNetworkReConnect (3.59s) [2019-10-09T22:53:28.242Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-09T22:53:28.242Z] === RUN TestServicePlugin [2019-10-09T22:53:28.242Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-09T22:53:28.242Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T22:53:28.242Z] === RUN TestServiceUpdateLabel [2019-10-09T22:53:28.364Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-09T22:53:28.364Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-09T22:53:28.364Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-09T22:53:29.647Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-09T22:53:30.925Z] --- PASS: TestServiceUpdateLabel (2.23s) [2019-10-09T22:53:30.925Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-09T22:53:30.925Z] === RUN TestServiceUpdateSecrets [2019-10-09T22:53:34.908Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-09T22:53:35.471Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-09T22:53:37.365Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-09T22:53:37.365Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-09T22:53:38.735Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-09T22:53:40.106Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-09T22:53:40.766Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-09T22:53:41.227Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-09T22:53:41.476Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-09T22:53:45.652Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-09T22:53:45.652Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-09T22:53:46.166Z] --- PASS: TestServiceUpdateSecrets (14.75s) [2019-10-09T22:53:46.166Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-09T22:53:46.166Z] === RUN TestServiceUpdateConfigs [2019-10-09T22:53:46.217Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-09T22:53:46.217Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-09T22:53:46.782Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-09T22:53:47.039Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-09T22:53:47.073Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-09T22:53:47.073Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-09T22:53:47.605Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-09T22:53:47.605Z] --- PASS: TestDockerSchema1RegistrySuite (28.18s) [2019-10-09T22:53:47.605Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.28s) [2019-10-09T22:53:47.605Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull" [2019-10-09T22:53:47.605Z] check_test.go:223: Daemon d237128beeb70 is not started [2019-10-09T22:53:47.605Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.81s) [2019-10-09T22:53:47.605Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags" [2019-10-09T22:53:47.605Z] check_test.go:223: Daemon dfb0116c3ee64 is not started [2019-10-09T22:53:47.605Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.87s) [2019-10-09T22:53:47.605Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo" [2019-10-09T22:53:47.605Z] check_test.go:223: Daemon d2a29e1c1b1ac is not started [2019-10-09T22:53:47.605Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.74s) [2019-10-09T22:53:47.605Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush" [2019-10-09T22:53:47.605Z] check_test.go:223: Daemon d4dbeeda820b9 is not started [2019-10-09T22:53:47.605Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.45s) [2019-10-09T22:53:47.605Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported" [2019-10-09T22:53:47.605Z] check_test.go:223: Daemon dfc70edf3fe1a is not started [2019-10-09T22:53:47.605Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.47s) [2019-10-09T22:53:47.605Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest" [2019-10-09T22:53:47.605Z] check_test.go:223: Daemon d8f33861ecaa2 is not started [2019-10-09T22:53:47.605Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-10-09T22:53:47.605Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback" [2019-10-09T22:53:47.605Z] check_test.go:223: Daemon db7b6383c029a is not started [2019-10-09T22:53:47.605Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.48s) [2019-10-09T22:53:47.605Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest" [2019-10-09T22:53:47.605Z] check_test.go:223: Daemon de73d73432696 is not started [2019-10-09T22:53:47.605Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.31s) [2019-10-09T22:53:47.605Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-09T22:53:47.605Z] check_test.go:223: Daemon d82e596901abc is not started [2019-10-09T22:53:47.605Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.36s) [2019-10-09T22:53:47.605Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-09T22:53:47.605Z] check_test.go:223: Daemon d9c5e35e4773d is not started [2019-10-09T22:53:47.605Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.83s) [2019-10-09T22:53:47.605Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability" [2019-10-09T22:53:47.605Z] check_test.go:223: Daemon da38e75aa8b93 is not started [2019-10-09T22:53:47.605Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.52s) [2019-10-09T22:53:47.605Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases" [2019-10-09T22:53:47.605Z] check_test.go:223: Daemon df88a6877175e is not started [2019-10-09T22:53:47.605Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.56s) [2019-10-09T22:53:47.605Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers" [2019-10-09T22:53:47.605Z] check_test.go:223: Daemon d52c0a473e4c1 is not started [2019-10-09T22:53:47.605Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-10-09T22:53:47.605Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag" [2019-10-09T22:53:47.605Z] check_test.go:223: Daemon dfbdb3da7349b is not started [2019-10-09T22:53:47.605Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.33s) [2019-10-09T22:53:47.605Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage" [2019-10-09T22:53:47.605Z] check_test.go:223: Daemon dbeb34a3c3119 is not started [2019-10-09T22:53:47.605Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.35s) [2019-10-09T22:53:47.605Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer" [2019-10-09T22:53:47.605Z] check_test.go:223: Daemon d7955000170a1 is not started [2019-10-09T22:53:47.605Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.45s) [2019-10-09T22:53:47.605Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags" [2019-10-09T22:53:47.605Z] check_test.go:223: Daemon d66ab856bb704 is not started [2019-10-09T22:53:47.605Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-10-09T22:53:47.605Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged" [2019-10-09T22:53:47.605Z] check_test.go:223: Daemon d434ebbc406e3 is not started [2019-10-09T22:53:47.605Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-09T22:53:47.605Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-09T22:53:48.536Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-09T22:53:49.100Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-09T22:53:49.357Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-09T22:53:50.287Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-09T22:53:50.851Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-09T22:53:51.107Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-09T22:53:51.671Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-09T22:53:51.803Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-09T22:53:51.928Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.24s) [2019-10-09T22:53:51.928Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.98s) [2019-10-09T22:53:51.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry" [2019-10-09T22:53:51.928Z] check_test.go:252: Daemon dac3af24651cc is not started [2019-10-09T22:53:51.928Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.53s) [2019-10-09T22:53:51.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth" [2019-10-09T22:53:51.928Z] check_test.go:252: Daemon d7aa57c133f7e is not started [2019-10-09T22:53:51.928Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2019-10-09T22:53:51.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry" [2019-10-09T22:53:51.928Z] check_test.go:252: Daemon d37fb2b9bc9a2 is not started [2019-10-09T22:53:51.928Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.13s) [2019-10-09T22:53:51.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth" [2019-10-09T22:53:51.928Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.31s) [2019-10-09T22:53:51.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored" [2019-10-09T22:53:51.928Z] check_test.go:252: Daemon dd1fe85ceb300 is not started [2019-10-09T22:53:51.928Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.45s) [2019-10-09T22:53:51.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth" [2019-10-09T22:53:51.928Z] check_test.go:252: Daemon d03d4c61bf100 is not started [2019-10-09T22:53:51.928Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2019-10-09T22:53:51.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme" [2019-10-09T22:53:51.928Z] check_test.go:252: Daemon d390a8d6b89ad is not started [2019-10-09T22:53:51.928Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2019-10-09T22:53:51.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry" [2019-10-09T22:53:51.928Z] check_test.go:252: Daemon d399f5600be41 is not started [2019-10-09T22:53:51.928Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-09T22:53:51.928Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-09T22:53:57.177Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-09T22:53:57.177Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-09T22:53:57.177Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-09T22:53:57.433Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-09T22:53:57.433Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2019-10-09T22:53:57.433Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2019-10-09T22:53:57.433Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError" [2019-10-09T22:53:57.433Z] check_test.go:279: Daemon da2779226e51c is not started [2019-10-09T22:53:57.690Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-10-09T22:53:57.690Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken" [2019-10-09T22:53:57.690Z] check_test.go:279: Daemon d0cff6f9c55fc is not started [2019-10-09T22:53:57.690Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-10-09T22:53:57.690Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized" [2019-10-09T22:53:57.690Z] check_test.go:279: Daemon dca9e63878bb0 is not started [2019-10-09T22:53:57.690Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-10-09T22:53:57.690Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable" [2019-10-09T22:53:57.690Z] check_test.go:279: Daemon d2093800dfde4 is not started [2019-10-09T22:53:57.690Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-10-09T22:53:57.690Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse" [2019-10-09T22:53:57.690Z] check_test.go:279: Daemon dff3a5388804f is not started [2019-10-09T22:53:57.690Z] === RUN TestDockerNetworkSuite [2019-10-09T22:53:57.690Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-10-09T22:54:00.963Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-10-09T22:54:01.384Z] --- PASS: TestServiceUpdateConfigs (14.78s) [2019-10-09T22:54:01.384Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-09T22:54:01.384Z] === RUN TestServiceUpdateNetwork [2019-10-09T22:54:01.894Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-10-09T22:54:07.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-10-09T22:54:09.669Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-10-09T22:54:13.846Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-10-09T22:54:13.917Z] --- PASS: TestServiceUpdateNetwork (12.83s) [2019-10-09T22:54:13.917Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-09T22:54:13.917Z] PASS [2019-10-09T22:54:13.917Z] [2019-10-09T22:54:13.917Z] === Skipped [2019-10-09T22:54:13.917Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-10-09T22:54:13.917Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-09T22:54:13.917Z] [2019-10-09T22:54:13.917Z] [2019-10-09T22:54:13.917Z] DONE 19 tests, 1 skipped in 111.037s [2019-10-09T22:54:13.917Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-10-09T22:54:13.917Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:54:13.917Z] ++ set -e [2019-10-09T22:54:13.917Z] ++ '[' -n 0 ']' [2019-10-09T22:54:13.917Z] ++ set -x [2019-10-09T22:54:13.917Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:54:13.917Z] INFO: Testing against a local daemon [2019-10-09T22:54:13.917Z] === RUN TestSessionCreate [2019-10-09T22:54:13.917Z] --- PASS: TestSessionCreate (0.05s) [2019-10-09T22:54:13.917Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-09T22:54:13.917Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-09T22:54:13.917Z] PASS [2019-10-09T22:54:13.917Z] [2019-10-09T22:54:13.917Z] DONE 2 tests in 0.197s [2019-10-09T22:54:13.917Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-10-09T22:54:13.917Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:54:13.917Z] ++ set -e [2019-10-09T22:54:13.917Z] ++ '[' -n 0 ']' [2019-10-09T22:54:13.917Z] ++ set -x [2019-10-09T22:54:13.917Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:54:13.917Z] INFO: Testing against a local daemon [2019-10-09T22:54:13.917Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-09T22:54:13.917Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-09T22:54:13.917Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-09T22:54:13.917Z] === RUN TestEventsExecDie [2019-10-09T22:54:14.202Z] --- PASS: TestEventsExecDie (0.89s) [2019-10-09T22:54:14.202Z] === RUN TestEventsBackwardsCompatible [2019-10-09T22:54:14.202Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-10-09T22:54:14.202Z] === RUN TestInfoBinaryCommits [2019-10-09T22:54:14.202Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-09T22:54:14.202Z] === RUN TestInfoAPIVersioned [2019-10-09T22:54:14.486Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-09T22:54:14.486Z] === RUN TestInfoAPI [2019-10-09T22:54:14.486Z] --- PASS: TestInfoAPI (0.05s) [2019-10-09T22:54:14.486Z] === RUN TestInfoAPIWarnings [2019-10-09T22:54:15.499Z] --- PASS: TestInfoAPIWarnings (0.92s) [2019-10-09T22:54:15.499Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-09T22:54:15.499Z] === RUN TestLoginFailsWithBadCredentials [2019-10-09T22:54:15.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-10-09T22:54:15.785Z] --- PASS: TestLoginFailsWithBadCredentials (0.60s) [2019-10-09T22:54:15.785Z] === RUN TestPingCacheHeaders [2019-10-09T22:54:16.072Z] --- PASS: TestPingCacheHeaders (0.06s) [2019-10-09T22:54:16.072Z] === RUN TestPingGet [2019-10-09T22:54:16.072Z] --- PASS: TestPingGet (0.04s) [2019-10-09T22:54:16.072Z] === RUN TestPingHead [2019-10-09T22:54:16.072Z] --- PASS: TestPingHead (0.06s) [2019-10-09T22:54:16.072Z] === RUN TestVersion [2019-10-09T22:54:16.072Z] --- PASS: TestVersion (0.05s) [2019-10-09T22:54:16.072Z] PASS [2019-10-09T22:54:16.072Z] [2019-10-09T22:54:16.072Z] === Skipped [2019-10-09T22:54:16.072Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-09T22:54:16.072Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-09T22:54:16.072Z] [2019-10-09T22:54:16.072Z] [2019-10-09T22:54:16.072Z] DONE 12 tests, 1 skipped in 2.919s [2019-10-09T22:54:16.072Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-10-09T22:54:16.072Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:54:16.072Z] ++ set -e [2019-10-09T22:54:16.072Z] ++ '[' -n 0 ']' [2019-10-09T22:54:16.072Z] ++ set -x [2019-10-09T22:54:16.072Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-09T22:54:16.356Z] INFO: Testing against a local daemon [2019-10-09T22:54:16.356Z] === RUN TestVolumesCreateAndList [2019-10-09T22:54:16.356Z] --- PASS: TestVolumesCreateAndList (0.06s) [2019-10-09T22:54:16.356Z] === RUN TestVolumesRemove [2019-10-09T22:54:16.356Z] --- PASS: TestVolumesRemove (0.09s) [2019-10-09T22:54:16.356Z] === RUN TestVolumesInspect [2019-10-09T22:54:16.356Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-09T22:54:16.356Z] === RUN TestVolumesInvalidJSON [2019-10-09T22:54:16.356Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-09T22:54:16.356Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-09T22:54:16.356Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-09T22:54:16.356Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-09T22:54:16.356Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-09T22:54:16.356Z] PASS [2019-10-09T22:54:16.356Z] [2019-10-09T22:54:16.356Z] DONE 5 tests in 0.314s [2019-10-09T22:54:16.356Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-09T22:54:16.971Z] ++++ cat bundles/test-integration/docker.pid [2019-10-09T22:54:16.971Z] +++ kill 13120 [2019-10-09T22:54:17.027Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-09T22:54:17.027Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-09T22:54:17.028Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-09T22:54:18.261Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-10-09T22:54:18.454Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-09T22:54:18.454Z] +++ /etc/init.d/apparmor stop [2019-10-09T22:54:18.454Z] Clearing AppArmor profiles cache:. [2019-10-09T22:54:18.454Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-09T22:54:18.454Z] Unloading profiles will leave already running processes permanently [2019-10-09T22:54:18.454Z] unconfined, which can lead to unexpected situations. [2019-10-09T22:54:18.454Z] [2019-10-09T22:54:18.454Z] To set a process to complain mode, use the command line tool [2019-10-09T22:54:18.454Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-09T22:54:18.454Z] with the 'teardown' option." [2019-10-09T22:54:18.454Z] [2019-10-09T22:54:18.582Z] === RUN TestDockerSuite/TestBuildTagEvent Post stage [Pipeline] junit [2019-10-09T22:54:20.516Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-09T22:54:21.344Z] + echo Ensuring container killed. [2019-10-09T22:54:21.344Z] Ensuring container killed. [2019-10-09T22:54:21.344Z] + docker rm -vf docker-pr9 [2019-10-09T22:54:21.344Z] Error: No such container: docker-pr9 [2019-10-09T22:54:21.344Z] + true [Pipeline] sh [2019-10-09T22:54:21.542Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-10-09T22:54:21.726Z] + echo Chowning /workspace to jenkins user [2019-10-09T22:54:21.726Z] Chowning /workspace to jenkins user [2019-10-09T22:54:21.726Z] + id -u [2019-10-09T22:54:21.726Z] + id -g [2019-10-09T22:54:21.726Z] + docker run --rm -v /home/docker/workspace/moby_PR-40053:/workspace busybox chown -R 1001:1001 /workspace [2019-10-09T22:54:21.726Z] Unable to find image 'busybox:latest' locally [2019-10-09T22:54:22.010Z] latest: Pulling from library/busybox [2019-10-09T22:54:22.010Z] e38168a01e65: Pulling fs layer [2019-10-09T22:54:22.632Z] e38168a01e65: Verifying Checksum [2019-10-09T22:54:22.632Z] e38168a01e65: Download complete [2019-10-09T22:54:22.632Z] e38168a01e65: Pull complete [2019-10-09T22:54:22.632Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-09T22:54:22.632Z] Status: Downloaded newer image for busybox:latest [2019-10-09T22:54:23.308Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-09T22:54:25.052Z] + bundleName=ppc64le-integration [2019-10-09T22:54:25.052Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-10-09T22:54:25.052Z] Creating ppc64le-integration-bundles.tar.gz [2019-10-09T22:54:25.052Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xmlxargs ) tar -print -czf [2019-10-09T22:54:25.052Z] ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-09T22:54:25.370Z] Archiving artifacts [2019-10-09T22:54:25.718Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-10-09T22:54:25.718Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-10-09T22:54:25.734Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40053/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-09T22:54:26.119Z] + make clean [2019-10-09T22:54:26.734Z] docker volume rm -f docker-dev-cache [2019-10-09T22:54:26.734Z] docker-dev-cache [Pipeline] deleteDir [2019-10-09T22:54:28.993Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-10-09T22:54:29.154Z] === RUN TestDockerSuite/TestBuildUser [2019-10-09T22:54:29.154Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-09T22:54:29.154Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-09T22:54:29.154Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-09T22:54:29.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-09T22:54:31.143Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-10-09T22:54:32.075Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-10-09T22:54:33.007Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-10-09T22:54:33.007Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-10-09T22:54:33.880Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-09T22:54:34.345Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-09T22:54:34.386Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-10-09T22:54:36.909Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-10-09T22:54:36.909Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-10-09T22:54:36.909Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-10-09T22:54:36.909Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-10-09T22:54:37.277Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-09T22:54:37.277Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-09T22:54:37.277Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-09T22:54:38.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-10-09T22:54:38.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-10-09T22:54:38.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-10-09T22:54:39.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-10-09T22:54:40.431Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-10-09T22:54:42.327Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-10-09T22:54:42.327Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-10-09T22:54:42.584Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-10-09T22:54:42.584Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-10-09T22:54:46.761Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-10-09T22:54:50.034Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-10-09T22:54:58.131Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-10-09T22:55:00.655Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-10-09T22:55:00.655Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-10-09T22:55:02.508Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-09T22:55:02.508Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-09T22:55:05.907Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-10-09T22:55:05.907Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-10-09T22:55:05.907Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-10-09T22:55:05.907Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-10-09T22:55:05.907Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-10-09T22:55:05.907Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-10-09T22:55:11.162Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-10-09T22:55:11.162Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-10-09T22:55:11.162Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-10-09T22:55:11.727Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-10-09T22:55:13.622Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-10-09T22:55:16.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-10-09T22:55:16.896Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-10-09T22:55:20.169Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-10-09T22:55:20.267Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-09T22:55:21.099Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-10-09T22:55:21.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-10-09T22:55:23.878Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-10-09T22:55:23.878Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-10-09T22:55:24.035Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-09T22:55:24.499Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-09T22:55:24.499Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-09T22:55:27.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-10-09T22:55:27.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-10-09T22:55:27.446Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-09T22:55:27.446Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-10-09T22:55:28.523Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-10-09T22:55:29.087Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-10-09T22:55:30.983Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-10-09T22:55:31.241Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite (100.37s) [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.10s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon dd9c9d90d115a is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.28s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon de8e9e8c541d0 is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.91s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon d5612aab38c84 is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.83s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon d5802655c17eb is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.93s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:1233: Daemon d9d8fc773dfec is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.03s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon d6ca05b792e0f is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.10s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon db2fad577932b is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.50s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon d5c0065150bec is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.85s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon ddbd3b79fe67e is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.04s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon d67180cfefcca is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.63s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon d37cf8987f992 is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.69s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon d837b478e6bbb is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (2.15s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon dce086e9daf2f is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon d1afec3eb8f89 is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.25s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon dad8ec04be090 is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.41s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon d9c4aa1133d7e is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.27s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon dceda3f340f76 is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon d534dffee81a2 is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.29s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon db54fbcc5eaec is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.36s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon d8e9c772c75f9 is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.62s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon d844faca55287 is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon d8eeb357c38ca is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.51s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon db9014dc3d43b is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon deacf86881a43 is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.77s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:968: Daemon d38a256d4f3e9 is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.47s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon dc7cdb19bcbc1 is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.24s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:1116: Daemon d46c2532a4525 is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon d885a919900ea is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (4.87s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon d27a808e7a908 is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon dd8a61438ef85 is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon d82db633cba05 is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon df1d5de6b2cee is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon d4914a67f9ec5 is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon d93c9889aef3b is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.47s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon d87826e87222a is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon d5128f91f5e27 is not started [2019-10-09T22:55:39.344Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon d1b978a98e51c is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.36s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon d9730c35fa064 is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.83s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart" [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.72s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:1084: Daemon d0fafb08a2d2f is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon dc3c6e91417ad is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (2.36s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon d90ab26997caf is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.22s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon d06c162318958 is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon da2300d1caece is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.42s) [2019-10-09T22:55:39.344Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID" [2019-10-09T22:55:39.344Z] docker_cli_network_unix_test.go:46: Daemon d0488fa3fcec0 is not started [2019-10-09T22:55:39.344Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.82s) [2019-10-09T22:55:39.345Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP" [2019-10-09T22:55:39.345Z] docker_cli_network_unix_test.go:46: Daemon dca0ff06914a2 is not started [2019-10-09T22:55:39.345Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.74s) [2019-10-09T22:55:39.345Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP" [2019-10-09T22:55:39.345Z] docker_cli_network_unix_test.go:46: Daemon d59a0c9469f97 is not started [2019-10-09T22:55:39.345Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.08s) [2019-10-09T22:55:39.345Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver" [2019-10-09T22:55:39.345Z] docker_cli_network_unix_test.go:46: Daemon d4a3222995c82 is not started [2019-10-09T22:55:39.345Z] === RUN TestDockerHubPullSuite [2019-10-09T22:55:39.345Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-10-09T22:55:39.345Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-10-09T22:55:42.331Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-09T22:55:43.519Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-10-09T22:55:45.280Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-09T22:55:45.744Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-09T22:55:46.041Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-10-09T22:55:46.041Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-10-09T22:55:46.311Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-10-09T22:55:48.208Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-10-09T22:55:48.208Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-10-09T22:55:48.208Z] --- PASS: TestDockerHubPullSuite (10.33s) [2019-10-09T22:55:48.208Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (5.60s) [2019-10-09T22:55:48.208Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry" [2019-10-09T22:55:48.208Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2019-10-09T22:55:48.208Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.43s) [2019-10-09T22:55:48.208Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.71s) [2019-10-09T22:55:48.208Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.30s) [2019-10-09T22:55:48.208Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2019-10-09T22:55:48.208Z] PASS [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === Skipped [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-09T22:55:48.208Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-09T22:55:48.208Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2019-10-09T22:55:48.208Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2019-10-09T22:55:48.208Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-10-09T22:55:48.208Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-10-09T22:55:48.208Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-10-09T22:55:48.208Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2019-10-09T22:55:48.208Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-09T22:55:48.208Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-09T22:55:48.208Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-09T22:55:48.208Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-09T22:55:48.208Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-09T22:55:48.208Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-09T22:55:48.208Z] docker_cli_sni_test.go:18: Flakey test [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-09T22:55:48.208Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-09T22:55:48.208Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-09T22:55:48.208Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-09T22:55:48.208Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-09T22:55:48.208Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-09T22:55:48.208Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-09T22:55:48.208Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-09T22:55:48.208Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-10-09T22:55:48.208Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-09T22:55:48.208Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-09T22:55:48.208Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsWindows [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-09T22:55:48.208Z] docker_cli_run_test.go:4161: unmatched requirement DaemonIsWindows [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-09T22:55:48.208Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-09T22:55:48.208Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-09T22:55:48.208Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-09T22:55:48.208Z] docker_cli_run_test.go:4227: unmatched requirement IsolationIsProcess [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-09T22:55:48.208Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-09T22:55:48.208Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-09T22:55:48.208Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-09T22:55:48.208Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-09T22:55:48.208Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsWindows [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-09T22:55:48.208Z] docker_cli_run_test.go:4217: unmatched requirement DaemonIsWindows [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-09T22:55:48.208Z] docker_cli_run_test.go:4207: unmatched requirement DaemonIsWindows [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-09T22:55:48.208Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-09T22:55:48.208Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-09T22:55:48.208Z] [2019-10-09T22:55:48.208Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-10-09T22:55:48.209Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-10-09T22:55:48.209Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-09T22:55:48.209Z] [2019-10-09T22:55:48.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-09T22:55:48.209Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-09T22:55:48.209Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-09T22:55:48.209Z] [2019-10-09T22:55:48.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-09T22:55:48.209Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-09T22:55:48.209Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-09T22:55:48.209Z] [2019-10-09T22:55:48.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-09T22:55:48.209Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-09T22:55:48.209Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-09T22:55:48.209Z] [2019-10-09T22:55:48.209Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-10-09T22:55:48.209Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-10-09T22:55:48.209Z] docker_cli_run_test.go:4535: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-09T22:55:48.209Z] [2019-10-09T22:55:48.209Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-09T22:55:48.209Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-09T22:55:48.209Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-09T22:55:48.209Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-09T22:55:48.209Z] docker_cli_network_unix_test.go:46: Daemon d1b978a98e51c is not started [2019-10-09T22:55:48.209Z] [2019-10-09T22:55:48.209Z] [2019-10-09T22:55:48.209Z] DONE 1253 tests, 44 skipped in 2082.382s [2019-10-09T22:55:48.209Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-09T22:55:48.209Z] ++++ cat bundles/test-integration/docker.pid [2019-10-09T22:55:48.209Z] +++ kill 7221 [2019-10-09T22:55:48.773Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-10-09T22:55:52.949Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-10-09T22:55:57.125Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-10-09T22:55:57.125Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-09T22:55:57.125Z] +++ /etc/init.d/apparmor stop [2019-10-09T22:55:57.125Z] Clearing AppArmor profiles cache:. [2019-10-09T22:55:57.125Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-09T22:55:57.125Z] Unloading profiles will leave already running processes permanently [2019-10-09T22:55:57.125Z] unconfined, which can lead to unexpected situations. [2019-10-09T22:55:57.125Z] [2019-10-09T22:55:57.125Z] To set a process to complain mode, use the command line tool [2019-10-09T22:55:57.125Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-09T22:55:57.125Z] with the 'teardown' option." [2019-10-09T22:55:57.125Z] [2019-10-09T22:56:00.399Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-10-09T22:56:00.620Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-09T22:56:00.620Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-09T22:56:01.087Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-09T22:56:01.087Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-09T22:56:02.642Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-09T22:56:02.922Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-10-09T22:56:11.262Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-09T22:56:13.463Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-09T22:56:13.927Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-09T22:56:13.927Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-09T22:56:13.927Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-09T22:56:16.127Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-09T22:56:20.853Z] === RUN TestDockerSuite/TestCommitChange [2019-10-09T22:56:26.762Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-09T22:56:31.490Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-09T22:56:31.490Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-09T22:56:38.620Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-09T22:56:38.620Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-09T22:56:51.072Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-09T22:56:55.803Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-09T22:56:55.803Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-09T22:56:55.803Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-09T22:56:55.803Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-09T22:56:56.267Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-09T22:56:56.267Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-09T22:56:56.267Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-09T22:56:56.267Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-09T22:56:56.267Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-09T22:56:59.107Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-10-09T22:57:08.716Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-09T22:57:13.957Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-10-09T22:57:15.851Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-09T22:57:15.851Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-09T22:57:17.412Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-09T22:57:17.412Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-09T22:57:17.412Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-09T22:57:17.412Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-09T22:57:19.613Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-09T22:57:19.613Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-09T22:57:19.613Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-09T22:57:22.548Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-09T22:57:22.548Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-09T22:57:22.548Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-09T22:57:22.548Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-09T22:57:22.548Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-09T22:57:25.486Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-09T22:57:27.045Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-09T22:57:29.246Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-09T22:57:29.246Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-09T22:57:29.246Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-09T22:57:31.453Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-09T22:57:31.453Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-09T22:57:32.024Z] --- PASS: TestDockerSwarmSuite (1787.43s) [2019-10-09T22:57:32.024Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.72s) [2019-10-09T22:57:32.024Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks" [2019-10-09T22:57:32.024Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.77s) [2019-10-09T22:57:32.024Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope" [2019-10-09T22:57:32.024Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.98s) [2019-10-09T22:57:32.024Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort" [2019-10-09T22:57:32.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.04s) [2019-10-09T22:57:32.024Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-09T22:57:32.024Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-09T22:57:32.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2019-10-09T22:57:32.024Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling" [2019-10-09T22:57:32.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (24.29s) [2019-10-09T22:57:32.024Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-09T22:57:32.024Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-09T22:57:32.024Z] check_test.go:358: [df079013de3a3] joining swarm manager [d5446f04611a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T22:57:32.024Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-09T22:57:32.024Z] check_test.go:358: [d5275bbd58482] joining swarm manager [d5446f04611a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T22:57:32.024Z] check_test.go:379: Daemon df079013de3a3 is not started [2019-10-09T22:57:32.024Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-10-09T22:57:32.024Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-09T22:57:32.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.74s) [2019-10-09T22:57:32.024Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-09T22:57:32.024Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-09T22:57:32.024Z] check_test.go:358: [dfdc8048b2a25] joining swarm manager [deb3e9348bd25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T22:57:32.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.90s) [2019-10-09T22:57:32.024Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress" [2019-10-09T22:57:32.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.45s) [2019-10-09T22:57:32.024Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-09T22:57:32.024Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-09T22:57:32.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (47.29s) [2019-10-09T22:57:32.024Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-09T22:57:32.024Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-09T22:57:32.024Z] check_test.go:358: [d3414bfcc3757] joining swarm manager [d51a6068d23b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T22:57:32.024Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-09T22:57:32.024Z] check_test.go:358: [dbc3e38e4890f] joining swarm manager [d51a6068d23b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T22:57:32.024Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-10-09T22:57:32.024Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-10-09T22:57:32.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.99s) [2019-10-09T22:57:32.024Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-09T22:57:32.024Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-09T22:57:32.024Z] check_test.go:358: [d71f95fef223c] joining swarm manager [d524dceea0005]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T22:57:32.024Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-09T22:57:32.024Z] check_test.go:358: [d3151b8d3aa4b] joining swarm manager [d524dceea0005]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T22:57:32.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.61s) [2019-10-09T22:57:32.024Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-09T22:57:32.024Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-09T22:57:32.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.50s) [2019-10-09T22:57:32.024Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer" [2019-10-09T22:57:32.024Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.11s) [2019-10-09T22:57:32.024Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-09T22:57:32.024Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-09T22:57:32.024Z] check_test.go:358: [d0457fe044085] joining swarm manager [d5eff6e89365a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T22:57:32.024Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-09T22:57:32.025Z] check_test.go:358: [d08e8aa8d1c71] joining swarm manager [d5eff6e89365a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (39.72s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-09T22:57:32.025Z] check_test.go:358: [d8817b8efb86c] joining swarm manager [d35cef29e82fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-09T22:57:32.025Z] check_test.go:358: [da81a69be2fc8] joining swarm manager [d35cef29e82fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.34s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-09T22:57:32.025Z] check_test.go:358: [db2dc8ddae7b7] joining swarm manager [d4914bebe10a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.66s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-09T22:57:32.025Z] check_test.go:358: [d9f267d0d230c] joining swarm manager [d8f92f2ad6a8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-09T22:57:32.025Z] check_test.go:358: [d59419946445b] joining swarm manager [d8f92f2ad6a8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.60s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.24s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-09T22:57:32.025Z] check_test.go:358: [d468b618769c8] joining swarm manager [de0c8ce59c38b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.35s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-09T22:57:32.025Z] check_test.go:358: [d2c31bcec14cb] joining swarm manager [d0d7c5c2f75d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-09T22:57:32.025Z] check_test.go:358: [dbbbe1828dc6f] joining swarm manager [d0d7c5c2f75d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T22:57:32.025Z] check_test.go:379: Daemon dbbbe1828dc6f is not started [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.11s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-09T22:57:32.025Z] check_test.go:358: [de85a06c16d1d] joining swarm manager [d8aa7967767ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-09T22:57:32.025Z] check_test.go:358: [da91d27841e1a] joining swarm manager [d8aa7967767ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-09T22:57:32.025Z] check_test.go:358: [dcb8270f2d78b] joining swarm manager [d8aa7967767ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-09T22:57:32.025Z] check_test.go:358: [de10e3f066900] joining swarm manager [d8aa7967767ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-09T22:57:32.025Z] check_test.go:358: [db99691e3a752] joining swarm manager [d8aa7967767ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.09s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.50s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-09T22:57:32.025Z] check_test.go:358: [d7a8fedc37509] joining swarm manager [df99dc190c3ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-09T22:57:32.025Z] check_test.go:358: [d359106d0c813] joining swarm manager [df99dc190c3ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.07s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-09T22:57:32.025Z] check_test.go:358: [d5451cc5c278c] joining swarm manager [d152869c21d8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-09T22:57:32.025Z] check_test.go:358: [d0104d0087101] joining swarm manager [d152869c21d8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.09s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-09T22:57:32.025Z] check_test.go:358: [d1f831efb2434] joining swarm manager [d38c987770f1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-09T22:57:32.025Z] check_test.go:358: [d6735809f75fb] joining swarm manager [d38c987770f1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.78s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.38s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-09T22:57:32.025Z] check_test.go:358: [d6d26d338b5a3] joining swarm manager [d7885ae4cbf4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-09T22:57:32.025Z] check_test.go:358: [dc08fd651dd0b] joining swarm manager [d7885ae4cbf4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-09T22:57:32.025Z] check_test.go:358: [d3e23212d4fe6] joining swarm manager [d7885ae4cbf4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-09T22:57:32.025Z] check_test.go:358: [dd6cd7cc8f9ed] joining swarm manager [d7885ae4cbf4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.05s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.57s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-09T22:57:32.025Z] check_test.go:358: [ddbd63e3417be] joining swarm manager [d915b0accf354]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-09T22:57:32.025Z] check_test.go:358: [dbe3fb61af399] joining swarm manager [d915b0accf354]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.37s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-09T22:57:32.025Z] check_test.go:358: [d575e0133eb4f] joining swarm manager [d182b39fdf5c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-09T22:57:32.025Z] check_test.go:358: [dce2df65474ac] joining swarm manager [d182b39fdf5c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T22:57:32.025Z] check_test.go:379: Daemon d575e0133eb4f is not started [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.86s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-09T22:57:32.025Z] check_test.go:358: [df1c71d2251c7] joining swarm manager [de3b96fc97bec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-09T22:57:32.025Z] check_test.go:358: [dab8d2921ff61] joining swarm manager [de3b96fc97bec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.63s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-09T22:57:32.025Z] check_test.go:358: [d6dafc6f08254] joining swarm manager [d7b78d53c6cf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-09T22:57:32.025Z] check_test.go:358: [d4a7667ef8708] joining swarm manager [d7b78d53c6cf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.97s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.96s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.85s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.56s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.85s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.46s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.06s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.86s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.79s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.07s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.54s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.03s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.09s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.87s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.22s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.95s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.67s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.60s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.50s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.24s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (6.39s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.90s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.27s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.73s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs" [2019-10-09T22:57:32.025Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.otzq3cuwyl4w@daf925f41eb6 | hello2\n" [2019-10-09T22:57:32.025Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.e6atpt6d15nh@daf925f41eb6 | hello1\n" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.15s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.05s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.30s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.33s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.29s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.31s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.28s) [2019-10-09T22:57:32.025Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail" [2019-10-09T22:57:32.025Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.61s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs" [2019-10-09T22:57:32.026Z] docker_cli_service_logs_test.go:242: checking task 8ocno81j55ic [2019-10-09T22:57:32.026Z] docker_cli_service_logs_test.go:247: checking messages for 8ocno81j55ic [2019-10-09T22:57:32.026Z] docker_cli_service_logs_test.go:242: checking task igudjzfuemb7 [2019-10-09T22:57:32.026Z] docker_cli_service_logs_test.go:247: checking messages for igudjzfuemb7 [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.08s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.64s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.88s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.96s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.92s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-09T22:57:32.026Z] check_test.go:358: [d4da60148b8fb] joining swarm manager [d544bed64b231]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-09T22:57:32.026Z] check_test.go:358: [d16ecba76f5c5] joining swarm manager [d544bed64b231]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.38s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.21s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.19s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.36s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-09T22:57:32.026Z] check_test.go:358: [d5b91931448c8] joining swarm manager [d228fb9cc75c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-09T22:57:32.026Z] check_test.go:358: [d1c8834d130a1] joining swarm manager [d228fb9cc75c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.39s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (136.51s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-09T22:57:32.026Z] check_test.go:358: [dd0a1314e61ae] joining swarm manager [d4b2bb46b5284]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-09T22:57:32.026Z] check_test.go:358: [df7939ede0fbf] joining swarm manager [d4b2bb46b5284]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.89s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (11.24s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.07s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.95s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.06s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.95s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.95s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit" [2019-10-09T22:57:32.026Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-09T22:57:32.026Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.22s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.87s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.77s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.99s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.23s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.37s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-09T22:57:32.026Z] check_test.go:358: [d470e0b04df00] joining swarm manager [d059c70113e7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-09T22:57:32.026Z] check_test.go:358: [d3c7958270b9b] joining swarm manager [d059c70113e7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.43s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.70s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (138.59s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-09T22:57:32.026Z] check_test.go:358: [d3a2e06a58306] joining swarm manager [d70f2aff36861]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-09T22:57:32.026Z] check_test.go:358: [d89c27f8a911d] joining swarm manager [d70f2aff36861]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-09T22:57:32.026Z] check_test.go:358: [d796b2e6dbb72] joining swarm manager [d70f2aff36861]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.05s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-09T22:57:32.026Z] check_test.go:358: [d93f259e80e9e] joining swarm manager [d42a2914a4479]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-09T22:57:32.026Z] check_test.go:358: [d6d5eb6a5e6d9] joining swarm manager [d42a2914a4479]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.16s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup" [2019-10-09T22:57:32.026Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-10-09T22:57:32.026Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-09T22:57:32.026Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-10-09T22:57:32.026Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-09T22:57:32.026Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-10-09T22:57:32.026Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-09T22:57:32.026Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-10-09T22:57:32.026Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.94s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.22s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.95s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.62s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-09T22:57:32.026Z] check_test.go:358: [d58e3fc0150d1] joining swarm manager [d7cb3d0f99ac0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.96s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.21s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.11s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.50s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.58s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.47s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-09T22:57:32.026Z] check_test.go:358: [d9bbd0f6db45a] joining swarm manager [d284eef873a09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.61s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.12s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.98s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.14s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.58s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (7.41s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (6.79s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.31s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (4.10s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.85s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.02s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.87s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.35s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.90s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm" [2019-10-09T22:57:32.026Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.91s) [2019-10-09T22:57:32.026Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA" [2019-10-09T22:57:32.026Z] === RUN TestDockerExternalVolumeSuite [2019-10-09T22:57:32.026Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-10-09T22:57:33.657Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-09T22:57:33.657Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-09T22:57:34.122Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-09T22:57:36.327Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-09T22:57:36.327Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-09T22:57:38.529Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-09T22:57:38.529Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-09T22:57:40.730Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-09T22:57:41.196Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-09T22:57:43.398Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-09T22:57:46.877Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-10-09T22:57:47.167Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-09T22:57:50.936Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-09T22:57:51.404Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-09T22:57:51.404Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-09T22:57:51.404Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-09T22:57:51.404Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-09T22:57:52.959Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-09T22:57:52.959Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-09T22:57:55.896Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-09T22:57:55.896Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-09T22:57:57.453Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-09T22:57:57.453Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-09T22:58:02.258Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-09T22:58:03.812Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-09T22:58:03.813Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-09T22:58:03.813Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-09T22:58:03.813Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-09T22:58:03.813Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-09T22:58:03.813Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-10-09T22:58:06.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-09T22:58:23.785Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-09T22:58:23.785Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-09T22:58:23.785Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-09T22:58:23.785Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-09T22:58:23.785Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-09T22:58:23.785Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-09T22:58:23.785Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-09T22:58:23.785Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-09T22:58:25.991Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-09T22:58:25.991Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-09T22:58:25.991Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-09T22:58:25.991Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-09T22:58:25.991Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-09T22:58:25.991Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-09T22:58:25.991Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-09T22:58:25.991Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-09T22:58:25.991Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-09T22:58:25.991Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-09T22:58:25.991Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-09T22:58:25.991Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-09T22:58:25.991Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-09T22:58:25.991Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-09T22:58:33.115Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-09T22:58:33.115Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-09T22:58:33.115Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-09T22:58:36.051Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-09T22:58:36.051Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-09T22:58:36.051Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-09T22:58:36.051Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-09T22:58:40.814Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-09T22:58:47.934Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-09T22:58:47.934Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-09T22:58:47.934Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-09T22:58:54.520Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-10-09T22:58:56.535Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-09T22:58:56.535Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-09T22:58:56.535Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-09T22:59:04.470Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-10-09T22:59:06.883Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-09T22:59:06.883Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-09T22:59:06.883Z] === RUN TestDockerSuite/TestCpToDot [2019-10-09T22:59:07.859Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-09T22:59:07.859Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-09T22:59:08.333Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-09T22:59:15.433Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-09T22:59:15.433Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-09T22:59:15.433Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-09T22:59:15.433Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-09T22:59:15.433Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-09T22:59:15.433Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-09T22:59:15.433Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-09T22:59:17.618Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-09T22:59:19.806Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-09T22:59:19.806Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-09T22:59:20.268Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-09T22:59:22.457Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-09T22:59:22.918Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-09T22:59:22.918Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-09T22:59:22.918Z] === RUN TestDockerSuite/TestCreateRM [2019-10-09T22:59:23.379Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-09T22:59:23.379Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-09T22:59:23.379Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-09T22:59:23.851Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-09T22:59:32.449Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-09T22:59:32.449Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-09T22:59:32.449Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-09T22:59:36.522Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-10-09T22:59:37.155Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-09T22:59:37.155Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-09T22:59:37.155Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-09T22:59:39.344Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-09T22:59:39.344Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-09T22:59:39.344Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-09T22:59:39.344Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-09T22:59:39.344Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-09T22:59:39.344Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-09T22:59:39.344Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-09T22:59:39.344Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-09T22:59:39.344Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-09T22:59:39.344Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-09T22:59:39.344Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-09T22:59:39.344Z] === RUN TestDockerSuite/TestDockerFails [2019-10-09T22:59:39.806Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-09T22:59:39.806Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-09T22:59:39.806Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-09T22:59:39.806Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-09T22:59:39.806Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-09T22:59:39.806Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-09T22:59:42.000Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-09T22:59:44.192Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-09T22:59:46.395Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-09T22:59:51.370Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-10-09T22:59:54.993Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-09T23:00:00.854Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-09T23:00:05.566Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-09T23:00:07.765Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-09T23:00:08.227Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-09T23:00:11.978Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-09T23:00:12.440Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-09T23:00:13.414Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-09T23:00:18.118Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-09T23:00:22.824Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-09T23:00:22.824Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-09T23:00:22.824Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-09T23:00:22.824Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-09T23:00:22.824Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-09T23:00:22.824Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-09T23:00:23.406Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-10-09T23:00:23.796Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-09T23:00:23.796Z] === RUN TestDockerSuite/TestEventsRename [2019-10-09T23:00:26.727Z] === RUN TestDockerSuite/TestEventsResize [2019-10-09T23:00:28.912Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-09T23:00:31.100Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-09T23:00:34.018Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-09T23:00:35.584Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-10-09T23:00:38.726Z] === RUN TestDockerSuite/TestEventsTop [2019-10-09T23:00:38.726Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-09T23:00:41.642Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-09T23:00:45.390Z] === RUN TestDockerSuite/TestExec [2019-10-09T23:00:45.390Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-09T23:00:45.390Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-09T23:00:46.934Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-09T23:00:49.121Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-09T23:00:49.121Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-09T23:00:49.121Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-09T23:00:49.121Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-09T23:00:51.307Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-09T23:00:53.495Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-09T23:00:55.682Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-09T23:00:57.870Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-09T23:01:01.694Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-09T23:01:02.155Z] === RUN TestDockerSuite/TestExecEnv [2019-10-09T23:01:02.155Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-09T23:01:02.155Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-09T23:01:04.344Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-09T23:01:07.625Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-10-09T23:01:09.050Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-09T23:01:09.050Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-09T23:01:09.050Z] === RUN TestDockerSuite/TestExecParseError [2019-10-09T23:01:09.050Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-09T23:01:09.050Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-09T23:01:09.050Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-09T23:01:11.242Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-09T23:01:11.242Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-09T23:01:11.242Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-09T23:01:11.242Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-09T23:01:11.242Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-09T23:01:11.242Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-09T23:01:14.160Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-09T23:01:14.160Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-09T23:01:22.775Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-09T23:01:22.775Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-09T23:01:22.775Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-09T23:01:22.775Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-09T23:01:25.694Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-10-09T23:01:28.602Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-09T23:01:34.414Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-09T23:01:38.169Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-09T23:01:40.544Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-10-09T23:01:43.984Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-09T23:01:43.984Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-09T23:01:43.984Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-09T23:01:43.984Z] === RUN TestDockerSuite/TestHealth [2019-10-09T23:01:43.984Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-09T23:01:43.984Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-09T23:01:43.984Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-09T23:01:43.984Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-09T23:01:49.798Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-09T23:01:49.798Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-09T23:01:49.798Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-09T23:01:49.798Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-09T23:01:49.798Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-09T23:01:49.798Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-09T23:01:50.771Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-09T23:01:50.771Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-09T23:01:51.743Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-09T23:01:51.743Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-09T23:01:53.931Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-09T23:01:53.931Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-09T23:01:56.126Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-09T23:01:58.315Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-09T23:01:58.777Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-09T23:01:58.777Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-09T23:02:02.530Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-09T23:02:02.530Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-09T23:02:05.449Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-09T23:02:05.449Z] === RUN TestDockerSuite/TestImportFile [2019-10-09T23:02:05.449Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-09T23:02:05.449Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-09T23:02:05.449Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-09T23:02:05.449Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-09T23:02:05.449Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-09T23:02:05.449Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-09T23:02:05.449Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-09T23:02:05.449Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-09T23:02:05.449Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-09T23:02:05.449Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-09T23:02:05.449Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-09T23:02:05.449Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-09T23:02:05.449Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-09T23:02:05.911Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-09T23:02:05.911Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-09T23:02:05.911Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-09T23:02:05.911Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-09T23:02:08.098Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-09T23:02:10.289Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-09T23:02:10.289Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-09T23:02:10.289Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-09T23:02:10.289Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-09T23:02:10.289Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-09T23:02:12.481Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-09T23:02:12.481Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-09T23:02:14.671Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-09T23:02:14.671Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-09T23:02:14.671Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-09T23:02:14.671Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-09T23:02:16.863Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-09T23:02:21.590Z] === RUN TestDockerSuite/TestInspectImage [2019-10-09T23:02:22.051Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-09T23:02:22.051Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-09T23:02:22.051Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-09T23:02:24.253Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-09T23:02:26.451Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-09T23:02:26.451Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-09T23:02:27.177Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-10-09T23:02:28.639Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-09T23:02:30.834Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-09T23:02:30.834Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-09T23:02:30.834Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-09T23:02:32.379Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-09T23:02:35.299Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-09T23:02:40.010Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-09T23:02:41.560Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-09T23:02:43.747Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-09T23:02:45.232Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-10-09T23:02:45.936Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-09T23:02:48.124Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-09T23:02:50.314Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-09T23:02:52.504Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-09T23:02:52.504Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-09T23:02:52.504Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-09T23:02:52.504Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-09T23:02:52.504Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-09T23:02:52.504Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-09T23:02:52.504Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-09T23:02:52.504Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-09T23:02:52.504Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-09T23:02:52.504Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-09T23:02:52.504Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-09T23:02:52.504Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-09T23:02:52.504Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-09T23:02:52.504Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-09T23:02:52.504Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-09T23:02:52.504Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-09T23:02:52.504Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-09T23:02:52.504Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-09T23:02:52.504Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-09T23:02:52.504Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-09T23:02:54.691Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-09T23:02:56.236Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-09T23:03:02.051Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-09T23:03:04.246Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-09T23:03:04.246Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-09T23:03:06.437Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-09T23:03:06.437Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-09T23:03:15.041Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-09T23:03:17.273Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-10-09T23:03:22.146Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-09T23:03:30.764Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-09T23:03:32.960Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-09T23:03:35.149Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-09T23:03:35.149Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-09T23:03:37.339Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-09T23:03:39.529Z] === RUN TestDockerSuite/TestLogsSince [2019-10-09T23:03:49.329Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-10-09T23:03:49.873Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-09T23:03:49.873Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-09T23:03:49.873Z] === RUN TestDockerSuite/TestLogsTail [2019-10-09T23:03:51.415Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-09T23:03:54.335Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-09T23:03:56.532Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-09T23:03:56.532Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-09T23:03:56.532Z] === RUN TestDockerSuite/TestNetHostname [2019-10-09T23:03:56.532Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-09T23:03:56.532Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-09T23:03:56.532Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-09T23:03:56.532Z] === RUN TestDockerSuite/TestPluginActive [2019-10-09T23:03:56.532Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-09T23:03:56.532Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-09T23:03:56.532Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-09T23:03:56.532Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-09T23:03:56.532Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-09T23:03:56.532Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-09T23:03:56.532Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-09T23:03:56.532Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-09T23:03:56.532Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-09T23:03:56.532Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-09T23:03:56.532Z] === RUN TestDockerSuite/TestPortList [2019-10-09T23:03:56.532Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-09T23:04:01.242Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-09T23:04:01.242Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-09T23:04:01.242Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-09T23:04:01.242Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-09T23:04:01.242Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-09T23:04:01.242Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-09T23:04:01.242Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-09T23:04:01.242Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-09T23:04:01.242Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-09T23:04:01.242Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-09T23:04:04.178Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-10-09T23:04:05.944Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-09T23:04:05.944Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-09T23:04:14.550Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-09T23:04:14.550Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-09T23:04:22.302Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-10-09T23:04:23.143Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-09T23:04:40.357Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-10-09T23:04:44.262Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-09T23:04:44.262Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-09T23:04:44.262Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-09T23:04:52.535Z] --- PASS: TestDockerExternalVolumeSuite (441.67s) [2019-10-09T23:04:52.535Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (16.00s) [2019-10-09T23:04:52.535Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume" [2019-10-09T23:04:52.535Z] docker_cli_external_volume_driver_test.go:53: Daemon dc6c350721de8 is not started [2019-10-09T23:04:52.535Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2019-10-09T23:04:52.535Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities" [2019-10-09T23:04:52.535Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.61s) [2019-10-09T23:04:52.535Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer" [2019-10-09T23:04:52.535Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2019-10-09T23:04:52.535Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet" [2019-10-09T23:04:52.535Z] docker_cli_external_volume_driver_test.go:53: Daemon d19202c25ccce is not started [2019-10-09T23:04:52.535Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-10-09T23:04:52.535Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse" [2019-10-09T23:04:52.535Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-10-09T23:04:52.535Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList" [2019-10-09T23:04:52.535Z] docker_cli_external_volume_driver_test.go:53: Daemon d82d426aa2aba is not started [2019-10-09T23:04:52.535Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-10-09T23:04:52.535Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked" [2019-10-09T23:04:52.535Z] docker_cli_external_volume_driver_test.go:53: Daemon df749a8633511 is not started [2019-10-09T23:04:52.535Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.64s) [2019-10-09T23:04:52.535Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID" [2019-10-09T23:04:52.535Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.65s) [2019-10-09T23:04:52.535Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed" [2019-10-09T23:04:52.535Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s) [2019-10-09T23:04:52.535Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete" [2019-10-09T23:04:52.535Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-10-09T23:04:52.535Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls" [2019-10-09T23:04:52.535Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.68s) [2019-10-09T23:04:52.535Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists" [2019-10-09T23:04:52.535Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.82s) [2019-10-09T23:04:52.535Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp" [2019-10-09T23:04:52.535Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.08s) [2019-10-09T23:04:52.536Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail" [2019-10-09T23:04:52.536Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.61s) [2019-10-09T23:04:52.536Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed" [2019-10-09T23:04:52.536Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.39s) [2019-10-09T23:04:52.536Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom" [2019-10-09T23:04:52.536Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.40s) [2019-10-09T23:04:52.536Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart" [2019-10-09T23:04:52.536Z] docker_cli_external_volume_driver_test.go:485: Daemon d06e7845ebf4f is not started [2019-10-09T23:04:52.536Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-10-09T23:04:52.536Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict" [2019-10-09T23:04:52.536Z] docker_cli_external_volume_driver_test.go:53: Daemon d48add56496fa is not started [2019-10-09T23:04:52.536Z] PASS [2019-10-09T23:04:52.536Z] [2019-10-09T23:04:52.536Z] === Skipped [2019-10-09T23:04:52.536Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-10-09T23:04:52.536Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-10-09T23:04:52.536Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-09T23:04:52.536Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-09T23:04:52.536Z] check_test.go:309: Daemon d40260e6d82b9 is not started [2019-10-09T23:04:52.536Z] [2019-10-09T23:04:52.536Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-09T23:04:52.536Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-09T23:04:52.536Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-09T23:04:52.536Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-09T23:04:52.536Z] check_test.go:309: Daemon d4b6ffcdbd7ea is not started [2019-10-09T23:04:52.536Z] [2019-10-09T23:04:52.536Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-09T23:04:52.536Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-09T23:04:52.536Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-09T23:04:52.536Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-09T23:04:52.536Z] check_test.go:309: Daemon dd1675f1251ae is not started [2019-10-09T23:04:52.536Z] [2019-10-09T23:04:52.536Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-09T23:04:52.536Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-09T23:04:52.536Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-09T23:04:52.536Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-09T23:04:52.536Z] check_test.go:309: Daemon de9810d0f0896 is not started [2019-10-09T23:04:52.536Z] [2019-10-09T23:04:52.536Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-10-09T23:04:52.536Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-10-09T23:04:52.536Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-09T23:04:52.536Z] [2019-10-09T23:04:52.536Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-09T23:04:52.536Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-09T23:04:52.536Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-09T23:04:52.536Z] [2019-10-09T23:04:52.536Z] [2019-10-09T23:04:52.536Z] DONE 270 tests, 6 skipped in 2626.826s [2019-10-09T23:04:52.536Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-09T23:04:53.099Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dce96fb82c9fb/docker.pid [2019-10-09T23:04:53.099Z] +++ kill 5321 [2019-10-09T23:04:53.099Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5321 is not a child of this shell [2019-10-09T23:04:53.099Z] warning: PID 5321 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dce96fb82c9fb/docker.pid had a nonzero exit code [2019-10-09T23:04:53.099Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dce96fb82c9fb/root: target is busy [2019-10-09T23:04:53.099Z] (In some cases useful info about processes that [2019-10-09T23:04:53.099Z] use the device is found by lsof(8) or fuser(1).) [2019-10-09T23:04:53.099Z] ++++ cat bundles/test-integration/docker.pid [2019-10-09T23:04:53.099Z] +++ kill 7225 [2019-10-09T23:04:54.466Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-09T23:04:54.466Z] +++ /etc/init.d/apparmor stop [2019-10-09T23:04:54.466Z] Clearing AppArmor profiles cache:. [2019-10-09T23:04:54.466Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-09T23:04:54.466Z] Unloading profiles will leave already running processes permanently [2019-10-09T23:04:54.466Z] unconfined, which can lead to unexpected situations. [2019-10-09T23:04:54.466Z] [2019-10-09T23:04:54.466Z] To set a process to complain mode, use the command line tool [2019-10-09T23:04:54.466Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-09T23:04:54.466Z] with the 'teardown' option." [2019-10-09T23:04:54.466Z] [2019-10-09T23:04:54.723Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-10-09T23:04:54.736Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-09T23:04:55.573Z] + echo Ensuring container killed. [2019-10-09T23:04:55.573Z] Ensuring container killed. [2019-10-09T23:04:55.573Z] + docker ps -aq -f name=docker-pr9-* [2019-10-09T23:04:55.573Z] + cids=d5aff46a674c [2019-10-09T23:04:55.573Z] 6f4757934ab8 [2019-10-09T23:04:55.573Z] daf925f41eb6 [2019-10-09T23:04:55.573Z] + [ -n d5aff46a674c [2019-10-09T23:04:55.573Z] 6f4757934ab8 [2019-10-09T23:04:55.573Z] daf925f41eb6 ] [2019-10-09T23:04:55.573Z] + docker rm -vf d5aff46a674c 6f4757934ab8 daf925f41eb6 [2019-10-09T23:04:56.675Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-09T23:04:59.591Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-09T23:04:59.750Z] d5aff46a674c [2019-10-09T23:04:59.750Z] 6f4757934ab8 [2019-10-09T23:04:59.750Z] daf925f41eb6 [Pipeline] sh [2019-10-09T23:05:00.040Z] + echo Chowning /workspace to jenkins user [2019-10-09T23:05:00.040Z] Chowning /workspace to jenkins user [2019-10-09T23:05:00.040Z] + id -u [2019-10-09T23:05:00.040Z] + id -g [2019-10-09T23:05:00.040Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40053:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-09T23:05:04.511Z] + bundleName=amd64 [2019-10-09T23:05:04.511Z] + echo Creating amd64-bundles.tar.gz [2019-10-09T23:05:04.511Z] Creating amd64-bundles.tar.gz [2019-10-09T23:05:04.511Z] + xargs tar -czf amd64-bundles.tar.gz [2019-10-09T23:05:04.511Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-10-09T23:05:05.892Z] Archiving artifacts [2019-10-09T23:05:06.239Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40053/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-09T23:05:06.546Z] + make clean [2019-10-09T23:05:06.804Z] docker volume rm -f docker-dev-cache [2019-10-09T23:05:06.804Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-09T23:05:11.990Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-09T23:05:15.737Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-09T23:05:15.737Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-09T23:05:15.737Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-09T23:05:20.515Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-09T23:05:20.515Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-09T23:05:20.515Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-09T23:05:20.515Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-09T23:05:20.515Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-09T23:05:27.607Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-09T23:05:27.607Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-09T23:05:28.579Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-09T23:05:28.579Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-09T23:05:30.124Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-09T23:05:31.095Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-09T23:05:31.095Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-09T23:05:35.796Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-09T23:05:39.543Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-09T23:05:41.733Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-09T23:06:06.902Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-09T23:06:06.902Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-09T23:06:10.652Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-09T23:06:10.652Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-09T23:06:10.652Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-09T23:06:11.625Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-09T23:06:16.329Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-09T23:06:26.671Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-09T23:06:26.671Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-09T23:06:29.586Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-09T23:06:29.586Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-09T23:06:30.046Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-09T23:06:47.758Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-09T23:06:47.758Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-09T23:06:48.729Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-09T23:06:55.818Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-09T23:07:01.629Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-09T23:07:10.231Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-09T23:07:14.943Z] === RUN TestDockerSuite/TestRmiTag [2019-10-09T23:07:14.943Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-09T23:07:17.858Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-09T23:07:35.593Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-09T23:07:37.780Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-09T23:07:43.588Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-09T23:07:44.050Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-09T23:07:44.050Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-09T23:07:44.050Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-09T23:07:44.050Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-09T23:07:44.050Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-09T23:07:44.050Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-09T23:07:44.050Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-09T23:07:44.050Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-09T23:07:46.238Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-09T23:07:46.238Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-09T23:07:46.238Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-09T23:07:50.941Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-09T23:07:53.138Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-09T23:07:55.335Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-09T23:07:57.519Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-09T23:07:59.708Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-09T23:07:59.708Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-09T23:08:10.052Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-09T23:08:10.052Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-09T23:08:10.052Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-09T23:08:10.052Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-09T23:08:10.052Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-09T23:08:10.052Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-09T23:08:10.052Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-09T23:08:10.052Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-09T23:08:10.052Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-09T23:08:10.052Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-09T23:08:10.052Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-09T23:08:10.052Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-09T23:08:11.023Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-09T23:08:11.023Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-09T23:08:13.936Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-09T23:08:13.936Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-09T23:08:13.936Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-09T23:08:16.122Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-09T23:08:16.122Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-09T23:08:16.122Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-09T23:08:16.122Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-09T23:08:16.122Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-09T23:08:16.122Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-09T23:08:16.122Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-09T23:08:16.122Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-09T23:08:18.319Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-09T23:08:20.504Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-09T23:08:22.693Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-09T23:08:22.693Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-09T23:08:22.693Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-09T23:08:22.693Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-09T23:08:24.877Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-09T23:08:24.877Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-09T23:08:24.877Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-09T23:08:24.877Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-09T23:08:24.877Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-09T23:08:27.064Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-09T23:08:41.903Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-09T23:08:41.903Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-09T23:08:41.903Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-09T23:08:41.903Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-09T23:08:41.903Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-09T23:08:41.903Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-09T23:08:41.903Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-09T23:08:41.903Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-09T23:08:41.903Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-09T23:08:42.368Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-09T23:08:42.368Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-09T23:08:44.554Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-09T23:08:46.741Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-09T23:08:46.741Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-09T23:08:48.930Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-09T23:08:48.930Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-09T23:08:48.930Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-09T23:08:48.930Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-09T23:08:51.115Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-09T23:08:53.300Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-09T23:08:55.483Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-09T23:08:57.667Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-09T23:08:57.667Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-09T23:08:57.667Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-09T23:08:57.667Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-09T23:08:57.667Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-09T23:08:57.667Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-09T23:08:57.667Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-09T23:08:57.667Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-09T23:08:57.667Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-09T23:09:01.416Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-09T23:09:01.416Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-09T23:09:01.879Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-09T23:09:01.879Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-09T23:09:01.879Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-09T23:09:01.879Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-09T23:09:01.879Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-09T23:09:12.227Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-09T23:09:12.227Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-09T23:09:13.201Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-09T23:09:13.201Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-09T23:09:13.201Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-09T23:09:13.201Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-09T23:09:13.201Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-09T23:09:13.201Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-09T23:09:13.201Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-09T23:09:13.201Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-09T23:09:13.201Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-09T23:09:13.201Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-09T23:09:13.201Z] === RUN TestDockerSuite/TestRunMount [2019-10-09T23:09:13.201Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-09T23:09:13.201Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-09T23:09:13.201Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-09T23:09:13.201Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-09T23:09:20.295Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-09T23:09:20.295Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-09T23:09:20.295Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-09T23:09:20.295Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-09T23:09:24.997Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-09T23:09:29.699Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-09T23:09:29.699Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-09T23:09:29.699Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-09T23:09:29.699Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-09T23:09:29.699Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-09T23:09:29.699Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-09T23:09:29.699Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-09T23:09:29.699Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-09T23:09:29.699Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-09T23:09:29.699Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-09T23:09:29.699Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-09T23:09:30.671Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-09T23:09:32.857Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-09T23:09:34.399Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-09T23:09:35.941Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-09T23:09:37.482Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-09T23:09:37.944Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-09T23:09:37.944Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-09T23:09:37.944Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-09T23:09:37.944Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-09T23:09:37.944Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-09T23:09:37.944Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-09T23:09:37.944Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-09T23:09:37.944Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-09T23:09:40.859Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-09T23:09:40.859Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-09T23:09:40.859Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-09T23:09:40.859Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-09T23:09:40.859Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-09T23:09:40.859Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-09T23:09:55.693Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-09T23:09:55.693Z] === RUN TestDockerSuite/TestRunRm [2019-10-09T23:09:55.693Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-09T23:10:01.503Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-09T23:10:08.591Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-09T23:10:10.134Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-09T23:10:12.320Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-09T23:10:14.507Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-09T23:10:14.507Z] === RUN TestDockerSuite/TestRunState [2019-10-09T23:10:14.507Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-09T23:10:16.697Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-09T23:10:16.697Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-09T23:10:18.883Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-09T23:10:18.883Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-09T23:10:18.883Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-09T23:10:18.883Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-09T23:10:19.344Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-09T23:10:19.344Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-09T23:10:24.052Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-09T23:10:24.052Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-09T23:10:24.052Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-09T23:10:24.052Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-09T23:10:24.052Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-09T23:10:24.052Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-09T23:10:24.052Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-09T23:10:24.052Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-09T23:10:24.052Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-09T23:10:24.052Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-09T23:10:24.052Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-09T23:10:26.239Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-09T23:10:26.240Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-09T23:10:28.427Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-09T23:10:28.427Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-09T23:10:28.427Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-09T23:10:31.342Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-09T23:10:38.441Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-09T23:10:47.026Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-09T23:10:52.834Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-09T23:10:52.834Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-09T23:10:52.834Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-09T23:10:52.834Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-09T23:10:52.834Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-09T23:10:55.749Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-09T23:10:57.940Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-09T23:11:00.127Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-09T23:11:00.127Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-09T23:11:00.127Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-09T23:11:00.127Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-09T23:11:00.127Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-09T23:11:00.127Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-09T23:11:00.127Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-09T23:11:00.127Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-09T23:11:00.127Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-09T23:11:03.877Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-09T23:11:06.063Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-09T23:11:08.249Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-09T23:11:11.996Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-09T23:11:11.996Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-09T23:11:11.996Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-09T23:11:11.996Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-09T23:11:11.996Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-09T23:11:11.996Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-09T23:11:11.996Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-09T23:11:11.996Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-09T23:11:11.996Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-09T23:11:11.996Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-09T23:11:11.996Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-09T23:11:11.996Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-09T23:11:11.996Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-09T23:11:11.996Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-09T23:11:11.996Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-09T23:11:11.996Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-09T23:11:11.996Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-09T23:11:11.996Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-09T23:11:14.909Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-09T23:11:14.909Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-09T23:11:15.370Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-09T23:11:15.830Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-09T23:11:17.371Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-09T23:11:24.461Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-09T23:11:24.461Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-09T23:11:31.563Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-09T23:11:31.563Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-09T23:11:35.313Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-09T23:11:35.313Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-09T23:11:35.313Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-09T23:11:35.313Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-09T23:11:35.313Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-09T23:11:41.122Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-09T23:11:41.122Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-09T23:11:41.122Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-09T23:11:41.122Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-09T23:11:41.122Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-09T23:11:41.122Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-09T23:11:41.122Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-09T23:11:43.306Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-09T23:11:45.494Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-09T23:11:45.494Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-09T23:11:47.679Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-09T23:11:47.679Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-09T23:11:47.679Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-09T23:11:47.679Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-09T23:11:47.679Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-09T23:11:47.679Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-09T23:11:47.679Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-09T23:12:05.383Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-09T23:12:05.383Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-09T23:12:05.383Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-09T23:12:05.383Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-09T23:12:05.383Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-09T23:12:05.383Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-09T23:12:05.383Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-09T23:12:12.475Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-09T23:12:12.475Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-09T23:12:14.662Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-09T23:12:15.123Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-09T23:12:15.584Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-09T23:12:15.584Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-09T23:12:16.046Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-09T23:12:28.444Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-09T23:12:28.444Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-09T23:12:28.905Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-09T23:12:29.366Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-09T23:12:29.366Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-09T23:12:36.457Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-09T23:12:36.457Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-09T23:12:36.457Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-09T23:12:45.048Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-09T23:12:45.048Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite (2587.56s) [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2019-10-09T23:12:46.593Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2019-10-09T23:12:46.593Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.64s) [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (147.36s) [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.84s) [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2019-10-09T23:12:46.593Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2019-10-09T23:12:46.593Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-09T23:12:46.593Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (2.02s) [2019-10-09T23:12:46.593Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2019-10-09T23:12:46.593Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-10-09T23:12:46.593Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-10-09T23:12:46.593Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-09T23:12:46.593Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.53s) [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-10-09T23:12:46.593Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-10-09T23:12:46.593Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.97s) [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.04s) [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-10-09T23:12:46.593Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-10-09T23:12:46.593Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-10-09T23:12:46.593Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-10-09T23:12:46.593Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.07s) [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-10-09T23:12:46.593Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-10-09T23:12:46.593Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.97s) [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (110.06s) [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2019-10-09T23:12:46.593Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.11s) [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.40s) [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2019-10-09T23:12:46.593Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-10-09T23:12:46.593Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-10-09T23:12:46.593Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s) [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.01s) [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.40s) [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2019-10-09T23:12:46.593Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-10-09T23:12:46.593Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.53s) [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.59s) [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.54s) [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.93s) [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-10-09T23:12:46.593Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.15s) [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.48s) [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.24s) [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-10-09T23:12:46.593Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-10-09T23:12:46.593Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-10-09T23:12:46.593Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-10-09T23:12:46.593Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestBuildAddTar (48.51s) [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-10-09T23:12:46.593Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2019-10-09T23:12:46.593Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.55s) [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2019-10-09T23:12:46.593Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.68s) [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.36s) [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2019-10-09T23:12:46.593Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.18s) [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.35s) [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.28s) [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2019-10-09T23:12:46.593Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.593Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.45s) [2019-10-09T23:12:46.593Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-10-09T23:12:46.593Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.09s) [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.04s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.05s) [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.34s) [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.91s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.39s) [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2019-10-09T23:12:46.594Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.44s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.88s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildCmd (0.55s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.18s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.09s) [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.18s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildContChar (13.50s) [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.99s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.89s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s) [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.53s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (44.81s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.64s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.38s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.88s) [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.97s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s) [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.33s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.68s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.89s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.53s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.82s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.76s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildDockerignore (55.96s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.49s) [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (60.39s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.92s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.35s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (30.21s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.83s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.89s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (39.38s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.37s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.63s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (99.27s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.49s) [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.57s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.11s) [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.57s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.22s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.19s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.28s) [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.41s) [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.89s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.30s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.37s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.65s) [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildFails (2.21s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.51s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.05s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.68s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.45s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.56s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.88s) [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.65s) [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.57s) [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildHistory (11.33s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.94s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.02s) [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.79s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.86s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildLabel (0.92s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.62s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.90s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.59s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildLabels (0.99s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.59s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.41s) [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.74s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.32s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.51s) [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.13s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.53s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.69s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.11s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.92s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (11.19s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.93s) [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.59s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.67s) [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-10-09T23:12:46.594Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.57s) [2019-10-09T23:12:46.594Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.86s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.31s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.26s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.19s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.22s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.52s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.51s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.93s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.50s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.81s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.32s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.85s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.09s) [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2019-10-09T23:12:46.595Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-10-09T23:12:46.595Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.12s) [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-10-09T23:12:46.595Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.71s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.02s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildRm (13.75s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.31s) [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2019-10-09T23:12:46.595Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2019-10-09T23:12:46.595Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.61s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.38s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.65s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.13s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.41s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.85s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.70s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.43s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildStderr (5.31s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.38s) [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2019-10-09T23:12:46.595Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.28s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.34s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.02s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.68s) [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-10-09T23:12:46.595Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-10-09T23:12:46.595Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-10-09T23:12:46.595Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.53s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.58s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.65s) [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-10-09T23:12:46.595Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-10-09T23:12:46.595Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.70s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.98s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (16.38s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.87s) [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2019-10-09T23:12:46.595Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-10-09T23:12:46.595Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.79s) [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2019-10-09T23:12:46.595Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.75s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.14s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.48s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.13s) [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2019-10-09T23:12:46.595Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2019-10-09T23:12:46.595Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.07s) [2019-10-09T23:12:46.595Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.27s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.09s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.06s) [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2019-10-09T23:12:46.595Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2019-10-09T23:12:46.595Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-10-09T23:12:46.595Z] docker_cli_sni_test.go:18: Flakey test [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.09s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.81s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestCommitChange (5.76s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.96s) [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2019-10-09T23:12:46.595Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.10s) [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-10-09T23:12:46.595Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestCommitTTY (12.34s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.99s) [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-10-09T23:12:46.595Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-10-09T23:12:46.595Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-10-09T23:12:46.595Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-10-09T23:12:46.595Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2019-10-09T23:12:46.595Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-09T23:12:46.595Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-09T23:12:46.595Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPICommit (11.86s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.36s) [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-10-09T23:12:46.595Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.13s) [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-10-09T23:12:46.595Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-10-09T23:12:46.595Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-10-09T23:12:46.595Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.21s) [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-10-09T23:12:46.595Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.51s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2019-10-09T23:12:46.595Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-10-09T23:12:46.595Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-10-09T23:12:46.595Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.69s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.08s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.14s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-10-09T23:12:46.595Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.30s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.23s) [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-10-09T23:12:46.595Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-10-09T23:12:46.595Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.29s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.94s) [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-10-09T23:12:46.595Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.60s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.21s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.92s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.01s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.75s) [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-10-09T23:12:46.595Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.38s) [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-10-09T23:12:46.595Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.06s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.20s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.92s) [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-10-09T23:12:46.595Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-10-09T23:12:46.595Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-10-09T23:12:46.595Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-10-09T23:12:46.595Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-10-09T23:12:46.595Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.96s) [2019-10-09T23:12:46.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.98s) [2019-10-09T23:12:46.595Z] docker_api_containers_test.go:2100: case 0 - config: {volume c:\foo false } [2019-10-09T23:12:46.595Z] docker_api_containers_test.go:2100: case 1 - config: {volume c:\foo\ false } [2019-10-09T23:12:46.595Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false } [2019-10-09T23:12:46.595Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true } [2019-10-09T23:12:46.595Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false 0xc000306640 } [2019-10-09T23:12:46.595Z] docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1171456898 c:\foo false } [2019-10-09T23:12:46.595Z] docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1171456898 c:\foo true } [2019-10-09T23:12:46.595Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2019-10-09T23:12:46.596Z] docker_api_containers_test.go:2175: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2019-10-09T23:12:46.596Z] docker_api_containers_test.go:1927: case 0 [2019-10-09T23:12:46.596Z] docker_api_containers_test.go:1927: case 1 [2019-10-09T23:12:46.596Z] docker_api_containers_test.go:1927: case 2 [2019-10-09T23:12:46.596Z] docker_api_containers_test.go:1927: case 3 [2019-10-09T23:12:46.596Z] docker_api_containers_test.go:1927: case 4 [2019-10-09T23:12:46.596Z] docker_api_containers_test.go:1927: case 5 [2019-10-09T23:12:46.596Z] docker_api_containers_test.go:1927: case 6 [2019-10-09T23:12:46.596Z] docker_api_containers_test.go:1927: case 7 [2019-10-09T23:12:46.596Z] docker_api_containers_test.go:1927: case 8 [2019-10-09T23:12:46.596Z] docker_api_containers_test.go:1927: case 9 [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.65s) [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_cp_from_container_test.go:120: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_cp_from_container_test.go:140: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_cp_from_container_test.go:158: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_cp_from_container_test.go:183: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_cp_from_container_test.go:223: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_cp_from_container_test.go:252: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_cp_from_container_test.go:275: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_cp_from_container_test.go:314: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_cp_from_container_test.go:344: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_cp_from_container_test.go:368: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2019-10-09T23:12:46.596Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.14s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2019-10-09T23:12:46.596Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.52s) [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2019-10-09T23:12:46.596Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.55s) [2019-10-09T23:12:46.596Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a421371197\file1 fea61c79bbd3e12bb3ae700d3fe1385b9a29f1051b40ed5a429f200274b1c908:/root/itWorks.txt` [2019-10-09T23:12:46.596Z] docker_cli_cp_utils_test.go:279: checking that container "fea61c79bbd3e12bb3ae700d3fe1385b9a29f1051b40ed5a429f200274b1c908" start output contains "file1\n" [2019-10-09T23:12:46.596Z] docker_cli_cp_utils_test.go:209: running `docker start -a fea61c79bbd3e12bb3ae700d3fe1385b9a29f1051b40ed5a429f200274b1c908` [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.18s) [2019-10-09T23:12:46.596Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b861251960\file1 4094cf9cc885cadd06a53e82e732f5be2ab0aae61f16d1da07bd02ecf9abed3b:testDir/` [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2019-10-09T23:12:46.596Z] docker_cli_cp_to_container_test.go:166: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_cp_to_container_test.go:193: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.22s) [2019-10-09T23:12:46.596Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e622598263\dir1 961f190f93b4a8662b1194b07ce79aacd654047d666ad019dbc76e4f475dc85a:testDir` [2019-10-09T23:12:46.596Z] docker_cli_cp_utils_test.go:279: checking that container "961f190f93b4a8662b1194b07ce79aacd654047d666ad019dbc76e4f475dc85a" start output contains "file1-1\n" [2019-10-09T23:12:46.596Z] docker_cli_cp_utils_test.go:209: running `docker start -a 961f190f93b4a8662b1194b07ce79aacd654047d666ad019dbc76e4f475dc85a` [2019-10-09T23:12:46.596Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e622598263\dir1 58049908b9ba4e43d4a6ff64417974c41acb839a5be27099d73d2bf305b00b23:testDir/` [2019-10-09T23:12:46.596Z] docker_cli_cp_utils_test.go:279: checking that container "58049908b9ba4e43d4a6ff64417974c41acb839a5be27099d73d2bf305b00b23" start output contains "file1-1\n" [2019-10-09T23:12:46.596Z] docker_cli_cp_utils_test.go:209: running `docker start -a 58049908b9ba4e43d4a6ff64417974c41acb839a5be27099d73d2bf305b00b23` [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_cp_to_container_test.go:274: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_cp_to_container_test.go:297: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.01s) [2019-10-09T23:12:46.596Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h563273066\dir1\. 155fcb1388c1aafd6c67da7ecaf6657704d501619090fdbde9ae2296e85a448a:testDir` [2019-10-09T23:12:46.596Z] docker_cli_cp_utils_test.go:279: checking that container "155fcb1388c1aafd6c67da7ecaf6657704d501619090fdbde9ae2296e85a448a" start output contains "file1-1\n" [2019-10-09T23:12:46.596Z] docker_cli_cp_utils_test.go:209: running `docker start -a 155fcb1388c1aafd6c67da7ecaf6657704d501619090fdbde9ae2296e85a448a` [2019-10-09T23:12:46.596Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h563273066\dir1\. 6a655b79900dc79839771ce317ccdf0e7d633378b4f5c1c85d3cc038ee893f93:testDir/` [2019-10-09T23:12:46.596Z] docker_cli_cp_utils_test.go:279: checking that container "6a655b79900dc79839771ce317ccdf0e7d633378b4f5c1c85d3cc038ee893f93" start output contains "file1-1\n" [2019-10-09T23:12:46.596Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6a655b79900dc79839771ce317ccdf0e7d633378b4f5c1c85d3cc038ee893f93` [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_cp_to_container_test.go:379: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2019-10-09T23:12:46.596Z] docker_cli_cp_to_container_test.go:403: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestCpToDot (2.41s) [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_cp_to_container_test.go:447: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_cp_to_container_test.go:474: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestCpToStdout (7.11s) [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2019-10-09T23:12:46.596Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2019-10-09T23:12:46.596Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.81s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.17s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.28s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.04s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.67s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestCreateRM (0.35s) [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.54s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.55s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.48s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-09T23:12:46.596Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.39s) [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-10-09T23:12:46.596Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-10-09T23:12:46.596Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-10-09T23:12:46.596Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-10-09T23:12:46.596Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-10-09T23:12:46.596Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-10-09T23:12:46.596Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-10-09T23:12:46.596Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-10-09T23:12:46.596Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-10-09T23:12:46.596Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2019-10-09T23:12:46.596Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.26s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.28s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.30s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.97s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestEventsCopy (5.78s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.01s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.10s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.86s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.64s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.46s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.14s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestEventsFilters (4.59s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestEventsFormat (4.41s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2019-10-09T23:12:46.596Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2019-10-09T23:12:46.596Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2019-10-09T23:12:46.596Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestEventsRename (2.42s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestEventsResize (2.75s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.13s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.65s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.73s) [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.80s) [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-10-09T23:12:46.596Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-10-09T23:12:46.596Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.83s) [2019-10-09T23:12:46.596Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.89s) [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-10-09T23:12:46.597Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2019-10-09T23:12:46.597Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-10-09T23:12:46.597Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.20s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.12s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.14s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.08s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.41s) [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.16s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestExecInspectID (4.74s) [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-10-09T23:12:46.597Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.48s) [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-10-09T23:12:46.597Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.20s) [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.31s) [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.04s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.08s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.48s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.00s) [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-10-09T23:12:46.597Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2019-10-09T23:12:46.597Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.22s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2019-10-09T23:12:46.597Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.70s) [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.02s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.85s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.14s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.49s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2019-10-09T23:12:46.597Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.71s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_info_test.go:178: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.34s) [2019-10-09T23:12:46.597Z] docker_cli_info_test.go:107: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.02s) [2019-10-09T23:12:46.597Z] docker_cli_info_test.go:73: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_info_test.go:90: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2019-10-09T23:12:46.597Z] docker_cli_info_test.go:144: unmatched requirement IsPausable [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2019-10-09T23:12:46.597Z] docker_cli_info_test.go:131: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_info_test.go:161: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestInfoFormat (0.13s) [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_info_test.go:196: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-10-09T23:12:46.597Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-10-09T23:12:46.597Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.24s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.13s) [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-10-09T23:12:46.597Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-10-09T23:12:46.597Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.11s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.14s) [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestInspectDefault (2.14s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestInspectHistory (4.88s) [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.26s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.15s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.08s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.99s) [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.00s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestInspectStatus (2.73s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.17s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.20s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.10s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.07s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.10s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.09s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.14s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2019-10-09T23:12:46.597Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2019-10-09T23:12:46.597Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.04s) [2019-10-09T23:12:46.597Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2019-10-09T23:12:46.597Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.82s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.87s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.62s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.47s) [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2019-10-09T23:12:46.597Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.13s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.31s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.84s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.13s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.66s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.66s) [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2019-10-09T23:12:46.597Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.24s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.16s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestLogsSince (8.99s) [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2019-10-09T23:12:46.597Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestLogsTail (2.82s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.53s) [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.31s) [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2019-10-09T23:12:46.597Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2019-10-09T23:12:46.597Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2019-10-09T23:12:46.597Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2019-10-09T23:12:46.597Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2019-10-09T23:12:46.597Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-10-09T23:12:46.597Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.597Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.36s) [2019-10-09T23:12:46.597Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-10-09T23:12:46.598Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-10-09T23:12:46.598Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2019-10-09T23:12:46.598Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-09T23:12:46.598Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-10-09T23:12:46.598Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2019-10-09T23:12:46.598Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-10-09T23:12:46.598Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-10-09T23:12:46.598Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.54s) [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-09T23:12:46.598Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestPsByOrder (8.10s) [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2019-10-09T23:12:46.598Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.19s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.94s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-10-09T23:12:46.598Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.21s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.87s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.87s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.54s) [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2019-10-09T23:12:46.598Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-10-09T23:12:46.598Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.59s) [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-10-09T23:12:46.598Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-10-09T23:12:46.598Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2019-10-09T23:12:46.598Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-10-09T23:12:46.598Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.85s) [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-10-09T23:12:46.598Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.34s) [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-10-09T23:12:46.598Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.01s) [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-10-09T23:12:46.598Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.30s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.16s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.28s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.78s) [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-10-09T23:12:46.598Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.60s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.76s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.65s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.12s) [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-10-09T23:12:46.598Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.38s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.19s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.70s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.74s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.93s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.99s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.10s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.80s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRmiTag (0.75s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.29s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.52s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.50s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.25s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.22s) [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2019-10-09T23:12:46.598Z] docker_cli_run_test.go:4520: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-10-09T23:12:46.598Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-10-09T23:12:46.598Z] docker_cli_run_test.go:4037: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-10-09T23:12:46.598Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-09T23:12:46.598Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-10-09T23:12:46.598Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-10-09T23:12:46.598Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.04s) [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2019-10-09T23:12:46.598Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2019-10-09T23:12:46.598Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.33s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.79s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.10s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.12s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.16s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2019-10-09T23:12:46.598Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.24s) [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-10-09T23:12:46.598Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-10-09T23:12:46.598Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2019-10-09T23:12:46.598Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2019-10-09T23:12:46.598Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.060Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-10-09T23:12:47.060Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.060Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-09T23:12:47.060Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.060Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2019-10-09T23:12:47.060Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.060Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-10-09T23:12:47.060Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.060Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-10-09T23:12:47.060Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.060Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2019-10-09T23:12:47.060Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.060Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-10-09T23:12:47.060Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.060Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-09T23:12:47.060Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.060Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.02s) [2019-10-09T23:12:47.060Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-09T23:12:47.060Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.060Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.95s) [2019-10-09T23:12:47.060Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-10-09T23:12:47.060Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.060Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-10-09T23:12:47.060Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.060Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.99s) [2019-10-09T23:12:47.060Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2019-10-09T23:12:47.060Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.060Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-10-09T23:12:47.060Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.060Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-10-09T23:12:47.060Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.060Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2019-10-09T23:12:47.060Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.060Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2019-10-09T23:12:47.060Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.060Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-10-09T23:12:47.060Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.060Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-10-09T23:12:47.060Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.060Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.11s) [2019-10-09T23:12:47.060Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.25s) [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.15s) [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.09s) [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.02s) [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.87s) [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:4002: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.14s) [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:4177: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.08s) [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.14s) [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:4260: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.25s) [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunExitCode (2.23s) [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.19s) [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.17s) [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.14s) [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:4512: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.96s) [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.38s) [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.81s) [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:4322: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.04s) [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.83s) [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.01s) [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s) [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.98s) [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.02s) [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.07s) [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.02s) [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.02s) [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.63s) [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.82s) [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunRm (2.17s) [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.37s) [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (6.95s) [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.05s) [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.10s) [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.47s) [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.16s) [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.94s) [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.69s) [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.15s) [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.07s) [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:3967: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-10-09T23:12:47.061Z] docker_cli_run_test.go:3960: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.92s) [2019-10-09T23:12:47.061Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.35s) [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (9.04s) [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.88s) [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2019-10-09T23:12:47.062Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.77s) [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.33s) [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.23s) [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.97s) [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.73s) [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.04s) [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.09s) [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2019-10-09T23:12:47.062Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.42s) [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s) [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.30s) [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.30s) [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.99s) [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2019-10-09T23:12:47.062Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.14s) [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.15s) [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.32s) [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.12s) [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.34s) [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.93s) [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.45s) [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.45s) [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.46s) [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.67s) [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.42s) [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.52s) [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-10-09T23:12:47.062Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.42s) [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-09T23:12:47.062Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-09T23:12:47.062Z] --- PASS: TestDockerRegistrySuite (0.04s) [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-10-09T23:12:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.062Z] === RUN TestDockerSchema1RegistrySuite [2019-10-09T23:12:47.062Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-09T23:12:47.062Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-09T23:12:47.063Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-09T23:12:47.063Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-09T23:12:47.063Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-09T23:12:47.063Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-09T23:12:47.063Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-09T23:12:47.063Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-09T23:12:47.063Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-09T23:12:47.063Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-09T23:12:47.063Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-09T23:12:47.063Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-09T23:12:47.063Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-09T23:12:47.063Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-09T23:12:47.063Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-09T23:12:47.063Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-09T23:12:47.063Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-09T23:12:47.063Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-09T23:12:47.063Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-09T23:12:47.063Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-09T23:12:47.063Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-09T23:12:47.063Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-09T23:12:47.063Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-09T23:12:47.063Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-09T23:12:47.063Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-09T23:12:47.063Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-09T23:12:47.063Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-09T23:12:47.063Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-09T23:12:47.063Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-09T23:12:47.063Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-09T23:12:47.063Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-09T23:12:47.063Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-09T23:12:47.063Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-09T23:12:47.063Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] === RUN TestDockerDaemonSuite [2019-10-09T23:12:47.063Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-09T23:12:47.063Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-09T23:12:47.063Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-09T23:12:47.063Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-09T23:12:47.063Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] === RUN TestDockerSwarmSuite [2019-10-09T23:12:47.063Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-10-09T23:12:47.063Z] === RUN TestDockerPluginSuite [2019-10-09T23:12:47.063Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-10-09T23:12:47.063Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-10-09T23:12:47.063Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-10-09T23:12:47.063Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-10-09T23:12:47.063Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-10-09T23:12:47.063Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-10-09T23:12:47.063Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-10-09T23:12:47.063Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-10-09T23:12:47.063Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-10-09T23:12:47.063Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-10-09T23:12:47.063Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-10-09T23:12:47.063Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] === RUN TestDockerExternalVolumeSuite [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] === RUN TestDockerNetworkSuite [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] === RUN TestDockerHubPullSuite [2019-10-09T23:12:47.063Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-10-09T23:12:47.063Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-10-09T23:12:47.063Z] PASS [2019-10-09T23:12:47.063Z] ok github.com/docker/docker/integration-cli 2588.414s [2019-10-09T23:12:47.063Z] INFO: Integration tests ended at 10/09/2019 23:12:46. Duration:00:43:17.3760962 [2019-10-09T23:12:47.063Z] INFO: Docker info of the daemon under test at end of run [2019-10-09T23:12:47.063Z] [2019-10-09T23:12:47.063Z] Containers: 2 [2019-10-09T23:12:47.063Z] Running: 0 [2019-10-09T23:12:47.063Z] Paused: 0 [2019-10-09T23:12:47.063Z] Stopped: 2 [2019-10-09T23:12:47.063Z] Images: 12 [2019-10-09T23:12:47.063Z] Server Version: 0.0.0-dev [2019-10-09T23:12:47.063Z] Storage Driver: windowsfilter [2019-10-09T23:12:47.063Z] Windows: [2019-10-09T23:12:47.063Z] Logging Driver: json-file [2019-10-09T23:12:47.063Z] Plugins: [2019-10-09T23:12:47.063Z] Volume: local [2019-10-09T23:12:47.063Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-09T23:12:47.063Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-09T23:12:47.063Z] Swarm: inactive [2019-10-09T23:12:47.063Z] Default Isolation: process [2019-10-09T23:12:47.063Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-09T23:12:47.063Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-09T23:12:47.063Z] OSType: windows [2019-10-09T23:12:47.063Z] Architecture: x86_64 [2019-10-09T23:12:47.063Z] CPUs: 4 [2019-10-09T23:12:47.063Z] Total Memory: 32GiB [2019-10-09T23:12:47.063Z] Name: azwin-2-defc90 [2019-10-09T23:12:47.063Z] ID: SZOY:DO3F:T7AL:ABUS:TOH6:CLB2:DKEO:OGL3:FBIY:PU3Q:HHY6:J3HA [2019-10-09T23:12:47.063Z] Docker Root Dir: D:\CI\PR-40053\9\daemon [2019-10-09T23:12:47.063Z] Debug Mode (client): false [2019-10-09T23:12:47.063Z] Debug Mode (server): true [2019-10-09T23:12:47.063Z] File Descriptors: -1 [2019-10-09T23:12:47.063Z] Goroutines: 18 [2019-10-09T23:12:47.063Z] System Time: 2019-10-09T23:12:46.8751007Z [2019-10-09T23:12:47.063Z] EventsListeners: 0 [2019-10-09T23:12:47.063Z] Registry: https://index.docker.io/v1/ [2019-10-09T23:12:47.063Z] Labels: [2019-10-09T23:12:47.063Z] Experimental: false [2019-10-09T23:12:47.063Z] Insecure Registries: [2019-10-09T23:12:47.063Z] 127.0.0.0/8 [2019-10-09T23:12:47.063Z] Live Restore Enabled: false [2019-10-09T23:12:47.063Z] [2019-10-09T23:12:47.063Z] [2019-10-09T23:12:47.063Z] INFO: Stopping daemon under test [2019-10-09T23:12:47.063Z] SUCCESS: The process with PID 6660 (child process of PID 8272) has been terminated. [2019-10-09T23:12:47.063Z] SUCCESS: The process with PID 8272 (child process of PID 1104) has been terminated. [2019-10-09T23:12:47.063Z] INFO: Stop tailing logs of the daemon under tests [2019-10-09T23:12:47.063Z] INFO: executeCI.ps1 Completed successfully at 10/09/2019 23:12:47. [2019-10-09T23:12:47.063Z] INFO: Tidying up at end of run [2019-10-09T23:12:47.524Z] INFO: Saving daemon under test log (d:\CI\PR-40053\9\dut.out) to C:\windows\TEMP\CIDUT.out [2019-10-09T23:12:47.525Z] INFO: Saving daemon under test log (d:\CI\PR-40053\9\dut.err) to C:\windows\TEMP\CIDUT.err [2019-10-09T23:12:47.525Z] INFO: Nuke-Everything... [2019-10-09T23:12:47.525Z] INFO: Container count on control daemon to delete is 2 [2019-10-09T23:12:47.986Z] 3ddec51b4707 [2019-10-09T23:12:47.986Z] 042fe5cea3db [2019-10-09T23:12:48.446Z] INFO: Non-base image count on control daemon to delete is 1 [2019-10-09T23:12:49.993Z] Deleted: sha256:db8f3c2e7c1b30a02767d8aa1fe9114ec9998375372f25121b754608622767bf [2019-10-09T23:12:49.993Z] Deleted: sha256:89c386bf103b15c3d9acaac54f400ed0de6dee9ebb290d76a393b53e30d5375e [2019-10-09T23:12:49.993Z] INFO: Tidying pidfile d:\CI\PR-40053\9\docker.pid [2019-10-09T23:12:49.993Z] INFO: Nuking d:\CI [2019-10-09T23:13:25.721Z] INFO: Zapped successfully [2019-10-09T23:13:25.721Z] [2019-10-09T23:13:25.721Z] INFO: executeCI.ps1 exiting at Wed Oct 9 23:13:20 CUT 2019. Duration 00:58:32.4094858 [2019-10-09T23:13:25.722Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-10-09T23:13:27.381Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-10-09T23:13:29.140Z] Archiving artifacts [2019-10-09T23:13:30.423Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40053/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-09T23:13:31.350Z] + make clean [2019-10-09T23:13:32.323Z] docker volume rm -f docker-dev-cache [2019-10-09T23:13:32.323Z] 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