Pull request #38465 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 4124e78d5703c1f5162ac1a104498d9f004f108f rather than e0293f3426431530810c1cd8245d3c932a7247ee Obtained Jenkinsfile from 4124e78d5703c1f5162ac1a104498d9f004f108f 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-11-16T14:31:34.381Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-11-16T14:31:34.391Z] Trying to pass milestone 10 [Pipeline] milestone [2019-11-16T14:31:34.414Z] Trying to pass milestone 11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-11-16T14:31:34.557Z] Running on ubuntu-1804-overlay2 (i-070bdd7c8a62ec62d) in /home/ubuntu/workspace/moby_PR-38465 [Pipeline] { [Pipeline] checkout [2019-11-16T14:31:34.600Z] using credential docker-jenkins-github-credentials [2019-11-16T14:31:34.607Z] Cloning the remote Git repository [2019-11-16T14:31:34.607Z] Cloning with configured refspecs honoured and without tags [2019-11-16T14:31:34.545Z] Cloning repository https://github.com/moby/moby.git [2019-11-16T14:31:34.545Z] > git init /home/ubuntu/workspace/moby_PR-38465 # timeout=10 [2019-11-16T14:31:34.552Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-16T14:31:34.552Z] > git --version # timeout=10 [2019-11-16T14:31:34.558Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-16T14:31:34.559Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/38465/head:refs/remotes/origin/PR-38465 +refs/heads/master:refs/remotes/origin/master [2019-11-16T14:31:47.858Z] Fetching without tags [2019-11-16T14:31:48.082Z] Merging remotes/origin/master commit 4124e78d5703c1f5162ac1a104498d9f004f108f into PR head commit e0293f3426431530810c1cd8245d3c932a7247ee [2019-11-16T14:31:47.767Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-16T14:31:47.773Z] > git config --add remote.origin.fetch +refs/pull/38465/head:refs/remotes/origin/PR-38465 # timeout=10 [2019-11-16T14:31:47.777Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-16T14:31:47.785Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-16T14:31:47.795Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-16T14:31:47.795Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-16T14:31:47.796Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/38465/head:refs/remotes/origin/PR-38465 +refs/heads/master:refs/remotes/origin/master [2019-11-16T14:31:48.019Z] > git config core.sparsecheckout # timeout=10 [2019-11-16T14:31:48.021Z] > git checkout -f e0293f3426431530810c1cd8245d3c932a7247ee [2019-11-16T14:31:48.534Z] > git merge 4124e78d5703c1f5162ac1a104498d9f004f108f # timeout=10 [2019-11-16T14:31:49.253Z] Merge succeeded, producing 9dfcf016278032f92e98e17ae484b3f85a086f44 [2019-11-16T14:31:49.254Z] Checking out Revision 9dfcf016278032f92e98e17ae484b3f85a086f44 (PR-38465) [2019-11-16T14:31:49.310Z] Commit message: "Merge commit '4124e78d5703c1f5162ac1a104498d9f004f108f' into HEAD" [2019-11-16T14:31:49.316Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-16T14:31:50.186Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-38465:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2019-11-16T14:31:49.182Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-16T14:31:49.191Z] > git config core.sparsecheckout # timeout=10 [2019-11-16T14:31:49.197Z] > git checkout -f 9dfcf016278032f92e98e17ae484b3f85a086f44 [2019-11-16T14:31:49.248Z] > git rev-list --no-walk ec9386eed8af56462a2e2d2b7b69c1dc2eeb50ce # timeout=10 [2019-11-16T14:31:53.462Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2019-11-16T14:31:53.677Z] Running on ubuntu-1804-overlay2 (i-070bdd7c8a62ec62d) in /home/ubuntu/workspace/moby_PR-38465 [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2019-11-16T14:31:53.692Z] Running on ubuntu-1604-overlay2-arm64v8 (i-05c51f34e38e07f37) in /home/ubuntu/workspace/moby_PR-38465 [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] { [2019-11-16T14:31:53.740Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2019-11-16T14:31:53.759Z] Fetching changes from the remote Git repository [Pipeline] // stage [2019-11-16T14:31:53.771Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] stage [2019-11-16T14:31:53.797Z] Running on ppc64le-ubuntu-28 in /home/docker/workspace/moby_PR-38465 [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2019-11-16T14:31:53.812Z] using credential docker-jenkins-github-credentials Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-11-16T14:31:53.824Z] Cloning the remote Git repository [2019-11-16T14:31:53.824Z] Cloning with configured refspecs honoured and without tags [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2019-11-16T14:31:53.877Z] Running on s390x-ubuntu-15 in /home/jenkins/workspace/moby_PR-38465 [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [2019-11-16T14:31:54.009Z] Merging remotes/origin/master commit 4124e78d5703c1f5162ac1a104498d9f004f108f into PR head commit e0293f3426431530810c1cd8245d3c932a7247ee [Pipeline] } [Pipeline] } [2019-11-16T14:31:54.013Z] using credential docker-jenkins-github-credentials [2019-11-16T14:31:54.046Z] Cloning the remote Git repository [2019-11-16T14:31:54.046Z] Cloning with configured refspecs honoured and without tags [2019-11-16T14:31:54.144Z] Merge succeeded, producing 98d317bb872d0ecd12d3635a7332de72731a6368 [2019-11-16T14:31:54.145Z] Checking out Revision 98d317bb872d0ecd12d3635a7332de72731a6368 (PR-38465) [2019-11-16T14:31:54.187Z] using credential docker-jenkins-github-credentials [2019-11-16T14:31:54.217Z] Commit message: "Merge commit '4124e78d5703c1f5162ac1a104498d9f004f108f' into HEAD" [2019-11-16T14:31:54.235Z] First time build. Skipping changelog. [2019-11-16T14:31:54.236Z] Cloning the remote Git repository [2019-11-16T14:31:54.236Z] Cloning with configured refspecs honoured and without tags [2019-11-16T14:31:53.682Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-11-16T14:31:53.695Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-16T14:31:53.708Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-16T14:31:53.708Z] > git --version # timeout=10 [2019-11-16T14:31:53.714Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-16T14:31:53.714Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/38465/head:refs/remotes/origin/PR-38465 +refs/heads/master:refs/remotes/origin/master [2019-11-16T14:31:53.946Z] > git config core.sparsecheckout # timeout=10 [2019-11-16T14:31:53.951Z] > git checkout -f e0293f3426431530810c1cd8245d3c932a7247ee [2019-11-16T14:31:54.008Z] > git merge 4124e78d5703c1f5162ac1a104498d9f004f108f # timeout=10 [2019-11-16T14:31:54.068Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-16T14:31:54.081Z] > git config core.sparsecheckout # timeout=10 [2019-11-16T14:31:54.084Z] > git checkout -f 98d317bb872d0ecd12d3635a7332de72731a6368 [2019-11-16T14:31:54.154Z] > git rev-list --no-walk ec9386eed8af56462a2e2d2b7b69c1dc2eeb50ce # timeout=10 [2019-11-16T14:31:53.824Z] Cloning repository https://github.com/moby/moby.git [2019-11-16T14:31:53.825Z] > git init /home/ubuntu/workspace/moby_PR-38465 # timeout=10 [2019-11-16T14:31:53.840Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-16T14:31:53.841Z] > git --version # timeout=10 [2019-11-16T14:31:53.847Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-16T14:31:53.848Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38465/head:refs/remotes/origin/PR-38465 +refs/heads/master:refs/remotes/origin/master [2019-11-16T14:31:54.047Z] Cloning repository https://github.com/moby/moby.git [2019-11-16T14:31:54.048Z] > git init /home/docker/workspace/moby_PR-38465 # timeout=10 [2019-11-16T14:31:54.061Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-16T14:31:54.061Z] > git --version # timeout=10 [2019-11-16T14:31:54.064Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-16T14:31:54.065Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38465/head:refs/remotes/origin/PR-38465 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-16T14:31:54.273Z] Cloning repository https://github.com/moby/moby.git [2019-11-16T14:31:54.275Z] > git init /home/jenkins/workspace/moby_PR-38465 # timeout=10 [2019-11-16T14:31:54.326Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-16T14:31:54.328Z] > git --version # timeout=10 [2019-11-16T14:31:54.346Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-16T14:31:54.347Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38465/head:refs/remotes/origin/PR-38465 +refs/heads/master:refs/remotes/origin/master [2019-11-16T14:31:55.404Z] + docker version [2019-11-16T14:31:55.404Z] Client: Docker Engine - Community [2019-11-16T14:31:55.404Z] Version: 19.03.2 [2019-11-16T14:31:55.404Z] API version: 1.40 [2019-11-16T14:31:55.404Z] Go version: go1.12.8 [2019-11-16T14:31:55.404Z] Git commit: 6a30dfc [2019-11-16T14:31:55.404Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-16T14:31:55.404Z] OS/Arch: linux/amd64 [2019-11-16T14:31:55.404Z] Experimental: false [2019-11-16T14:31:55.404Z] [2019-11-16T14:31:55.404Z] Server: Docker Engine - Community [2019-11-16T14:31:55.404Z] Engine: [2019-11-16T14:31:55.404Z] Version: 19.03.2 [2019-11-16T14:31:55.404Z] API version: 1.40 (minimum version 1.12) [2019-11-16T14:31:55.404Z] Go version: go1.12.8 [2019-11-16T14:31:55.404Z] Git commit: 6a30dfc [2019-11-16T14:31:55.404Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-16T14:31:55.404Z] OS/Arch: linux/amd64 [2019-11-16T14:31:55.404Z] Experimental: true [2019-11-16T14:31:55.404Z] containerd: [2019-11-16T14:31:55.404Z] Version: 1.2.6 [2019-11-16T14:31:55.404Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-16T14:31:55.404Z] runc: [2019-11-16T14:31:55.404Z] Version: 1.0.0-rc8 [2019-11-16T14:31:55.404Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-16T14:31:55.404Z] docker-init: [2019-11-16T14:31:55.404Z] Version: 0.18.0 [2019-11-16T14:31:55.404Z] GitCommit: fec3683 [Pipeline] sh [2019-11-16T14:31:55.689Z] + docker info [2019-11-16T14:31:55.690Z] Client: [2019-11-16T14:31:55.690Z] Debug Mode: false [2019-11-16T14:31:55.690Z] [2019-11-16T14:31:55.690Z] Server: [2019-11-16T14:31:55.690Z] Containers: 0 [2019-11-16T14:31:55.690Z] Running: 0 [2019-11-16T14:31:55.690Z] Paused: 0 [2019-11-16T14:31:55.690Z] Stopped: 0 [2019-11-16T14:31:55.690Z] Images: 4 [2019-11-16T14:31:55.690Z] Server Version: 19.03.2 [2019-11-16T14:31:55.690Z] Storage Driver: overlay2 [2019-11-16T14:31:55.690Z] Backing Filesystem: extfs [2019-11-16T14:31:55.690Z] Supports d_type: true [2019-11-16T14:31:55.690Z] Native Overlay Diff: true [2019-11-16T14:31:55.690Z] Logging Driver: json-file [2019-11-16T14:31:55.690Z] Cgroup Driver: cgroupfs [2019-11-16T14:31:55.690Z] Plugins: [2019-11-16T14:31:55.690Z] Volume: local [2019-11-16T14:31:55.690Z] Network: bridge host ipvlan macvlan null overlay [2019-11-16T14:31:55.690Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-16T14:31:55.690Z] Swarm: inactive [2019-11-16T14:31:55.690Z] Runtimes: runc [2019-11-16T14:31:55.690Z] Default Runtime: runc [2019-11-16T14:31:55.690Z] Init Binary: docker-init [2019-11-16T14:31:55.690Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-16T14:31:55.690Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-16T14:31:55.690Z] init version: fec3683 [2019-11-16T14:31:55.690Z] Security Options: [2019-11-16T14:31:55.690Z] apparmor [2019-11-16T14:31:55.690Z] seccomp [2019-11-16T14:31:55.690Z] Profile: default [2019-11-16T14:31:55.690Z] Kernel Version: 4.15.0-1048-aws [2019-11-16T14:31:55.690Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-16T14:31:55.690Z] OSType: linux [2019-11-16T14:31:55.690Z] Architecture: x86_64 [2019-11-16T14:31:55.690Z] CPUs: 2 [2019-11-16T14:31:55.690Z] Total Memory: 7.501GiB [2019-11-16T14:31:55.690Z] Name: ip-10-100-100-234 [2019-11-16T14:31:55.690Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-16T14:31:55.690Z] Docker Root Dir: /var/lib/docker [2019-11-16T14:31:55.690Z] Debug Mode: false [2019-11-16T14:31:55.690Z] Registry: https://index.docker.io/v1/ [2019-11-16T14:31:55.690Z] Labels: [2019-11-16T14:31:55.690Z] Experimental: true [2019-11-16T14:31:55.690Z] Insecure Registries: [2019-11-16T14:31:55.690Z] 127.0.0.0/8 [2019-11-16T14:31:55.690Z] Live Restore Enabled: true [2019-11-16T14:31:55.690Z] [2019-11-16T14:31:55.690Z] WARNING: No swap limit support [Pipeline] sh [2019-11-16T14:31:55.972Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-16T14:31:55.972Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-16T14:31:55.972Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-38465/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-16T14:31:55.972Z] + bash /home/ubuntu/workspace/moby_PR-38465/check-config.sh [2019-11-16T14:31:55.972Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-16T14:31:55.972Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-16T14:31:55.972Z] [2019-11-16T14:31:55.972Z] Generally Necessary: [2019-11-16T14:31:55.972Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-16T14:31:55.972Z] - apparmor: enabled and tools installed [2019-11-16T14:31:55.972Z] - CONFIG_NAMESPACES: enabled [2019-11-16T14:31:55.972Z] - CONFIG_NET_NS: enabled [2019-11-16T14:31:55.972Z] - CONFIG_PID_NS: enabled [2019-11-16T14:31:55.972Z] - CONFIG_IPC_NS: enabled [2019-11-16T14:31:55.972Z] - CONFIG_UTS_NS: enabled [2019-11-16T14:31:55.972Z] - CONFIG_CGROUPS: enabled [2019-11-16T14:31:55.972Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-16T14:31:55.972Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-16T14:31:55.972Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-16T14:31:55.972Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-16T14:31:55.972Z] - CONFIG_CPUSETS: enabled [2019-11-16T14:31:55.972Z] - CONFIG_MEMCG: enabled [2019-11-16T14:31:55.972Z] - CONFIG_KEYS: enabled [2019-11-16T14:31:55.972Z] - CONFIG_VETH: enabled (as module) [2019-11-16T14:31:56.229Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-16T14:31:56.230Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-16T14:31:56.230Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-16T14:31:56.230Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-16T14:31:56.230Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-16T14:31:56.230Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-16T14:31:56.230Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-16T14:31:56.230Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-16T14:31:56.230Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-16T14:31:56.230Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-16T14:31:56.230Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-16T14:31:56.230Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-16T14:31:56.230Z] [2019-11-16T14:31:56.230Z] Optional Features: [2019-11-16T14:31:56.230Z] - CONFIG_USER_NS: enabled [2019-11-16T14:31:56.230Z] - CONFIG_SECCOMP: enabled [2019-11-16T14:31:56.230Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-16T14:31:56.230Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-16T14:31:56.230Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-16T14:31:56.230Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-16T14:31:56.230Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-16T14:31:56.230Z] - CONFIG_BLK_CGROUP: enabled [2019-11-16T14:31:56.230Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-16T14:31:56.230Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-16T14:31:56.230Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-16T14:31:56.230Z] - CONFIG_CGROUP_PERF: enabled [2019-11-16T14:31:56.230Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-16T14:31:56.230Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-16T14:31:56.230Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-16T14:31:56.230Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-16T14:31:56.230Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-16T14:31:56.230Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-16T14:31:56.230Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-16T14:31:56.230Z] - CONFIG_IP_VS: enabled (as module) [2019-11-16T14:31:56.230Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-16T14:31:56.230Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-16T14:31:56.230Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-16T14:31:56.230Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-16T14:31:56.230Z] - CONFIG_EXT4_FS: enabled [2019-11-16T14:31:56.230Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-16T14:31:56.230Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-16T14:31:56.230Z] - Network Drivers: [2019-11-16T14:31:56.230Z] - "overlay": [2019-11-16T14:31:56.230Z] - CONFIG_VXLAN: enabled (as module) [2019-11-16T14:31:56.230Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-16T14:31:56.230Z] Optional (for encrypted networks): [2019-11-16T14:31:56.487Z] - CONFIG_CRYPTO: enabled [2019-11-16T14:31:56.487Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-16T14:31:56.487Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-16T14:31:56.487Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-16T14:31:56.487Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-16T14:31:56.487Z] - CONFIG_XFRM: enabled [2019-11-16T14:31:56.487Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-16T14:31:56.487Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-16T14:31:56.487Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-16T14:31:56.487Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-16T14:31:56.487Z] - "ipvlan": [2019-11-16T14:31:56.487Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-16T14:31:56.487Z] - "macvlan": [2019-11-16T14:31:56.487Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-16T14:31:56.487Z] - CONFIG_DUMMY: enabled (as module) [2019-11-16T14:31:56.487Z] - "ftp,tftp client in container": [2019-11-16T14:31:56.487Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-16T14:31:56.487Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-16T14:31:56.487Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-16T14:31:56.487Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-16T14:31:56.487Z] - Storage Drivers: [2019-11-16T14:31:56.487Z] - "aufs": [2019-11-16T14:31:56.487Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-16T14:31:56.487Z] - "btrfs": [2019-11-16T14:31:56.487Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-16T14:31:56.487Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-16T14:31:56.487Z] - "devicemapper": [2019-11-16T14:31:56.487Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-16T14:31:56.487Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-16T14:31:56.487Z] - "overlay": [2019-11-16T14:31:56.487Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-16T14:31:56.487Z] - "zfs": [2019-11-16T14:31:56.487Z] - /dev/zfs: missing [2019-11-16T14:31:56.487Z] - zfs command: missing [2019-11-16T14:31:56.487Z] - zpool command: missing [2019-11-16T14:31:56.487Z] [2019-11-16T14:31:56.487Z] Limits: [2019-11-16T14:31:56.487Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-16T14:31:56.487Z] [2019-11-16T14:31:56.487Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-16T14:31:56.817Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9dfcf016278032f92e98e17ae484b3f85a086f44 . [2019-11-16T14:31:56.817Z] #2 [internal] load .dockerignore [2019-11-16T14:31:56.817Z] #2 transferring context: 87B done [2019-11-16T14:31:56.817Z] #2 DONE 0.0s [2019-11-16T14:31:56.817Z] [2019-11-16T14:31:56.817Z] #1 [internal] load build definition from Dockerfile [2019-11-16T14:31:56.817Z] #1 transferring dockerfile: 14.85kB done [2019-11-16T14:31:56.817Z] #1 DONE 0.0s [2019-11-16T14:31:56.817Z] [2019-11-16T14:31:56.817Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-16T14:31:56.817Z] #3 DONE 0.1s [2019-11-16T14:31:57.074Z] [2019-11-16T14:31:57.074Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-16T14:31:57.074Z] #4 CACHED [2019-11-16T14:31:57.331Z] [2019-11-16T14:31:57.332Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-16T14:31:57.332Z] #5 DONE 0.0s [2019-11-16T14:31:57.332Z] [2019-11-16T14:31:57.332Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-16T14:31:57.332Z] #6 DONE 0.1s [2019-11-16T14:31:57.332Z] [2019-11-16T14:31:57.332Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-16T14:31:57.332Z] #65 DONE 0.0s [2019-11-16T14:31:57.332Z] [2019-11-16T14:31:57.332Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d... [2019-11-16T14:31:57.332Z] #7 DONE 0.0s [2019-11-16T14:31:57.332Z] [2019-11-16T14:31:57.332Z] #19 [internal] load build context [2019-11-16T14:31:58.493Z] Running on azwin-2-f1b130 in d:\jenkins\workspace\moby_PR-38465 [Pipeline] { [Pipeline] ws [2019-11-16T14:31:58.513Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-11-16T14:31:58.725Z] #19 transferring context: 45.66MB 1.2s done [2019-11-16T14:31:58.725Z] #19 DONE 1.2s [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-16T14:31:58.725Z] #63 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #16 [dev 6/24] RUN ldconfig [2019-11-16T14:31:58.725Z] #16 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-16T14:31:58.725Z] #39 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-16T14:31:58.725Z] #21 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-16T14:31:58.725Z] #32 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-16T14:31:58.725Z] #62 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-16T14:31:58.725Z] #47 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-16T14:31:58.725Z] #52 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-16T14:31:58.725Z] #26 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-16T14:31:58.725Z] #34 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-16T14:31:58.725Z] #10 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-16T14:31:58.725Z] #57 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-16T14:31:58.725Z] #42 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-16T14:31:58.725Z] #27 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-16T14:31:58.725Z] #46 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-16T14:31:58.725Z] #45 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-16T14:31:58.725Z] #48 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-16T14:31:58.725Z] #31 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-16T14:31:58.725Z] #64 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-16T14:31:58.725Z] #49 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-16T14:31:58.725Z] #53 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-16T14:31:58.725Z] #22 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-16T14:31:58.725Z] #61 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-16T14:31:58.725Z] #24 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-16T14:31:58.725Z] #69 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-16T14:31:58.725Z] #11 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-16T14:31:58.725Z] #60 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-16T14:31:58.725Z] #55 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-16T14:31:58.725Z] #56 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-16T14:31:58.725Z] #67 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-16T14:31:58.725Z] #38 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-16T14:31:58.725Z] #14 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-16T14:31:58.725Z] #43 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-16T14:31:58.725Z] #17 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-16T14:31:58.725Z] #13 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-16T14:31:58.725Z] #29 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-16T14:31:58.725Z] #68 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-16T14:31:58.725Z] #41 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-16T14:31:58.725Z] #15 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-16T14:31:58.725Z] #33 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-16T14:31:58.725Z] #35 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-16T14:31:58.725Z] #58 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-16T14:31:58.725Z] #9 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-16T14:31:58.725Z] #51 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-16T14:31:58.725Z] #54 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-16T14:31:58.725Z] #37 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-16T14:31:58.725Z] #50 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-16T14:31:58.725Z] #8 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-16T14:31:58.725Z] #66 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-16T14:31:58.725Z] #28 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-16T14:31:58.725Z] #23 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-16T14:31:58.725Z] #59 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-16T14:31:58.725Z] #18 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-16T14:31:58.725Z] #30 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-16T14:31:58.725Z] #20 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-16T14:31:58.725Z] #36 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-16T14:31:58.725Z] #12 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-16T14:31:58.725Z] #44 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-16T14:31:58.725Z] #40 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-16T14:31:58.725Z] #25 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-16T14:31:58.725Z] #70 CACHED [2019-11-16T14:31:58.725Z] [2019-11-16T14:31:58.725Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-16T14:31:58.840Z] using credential docker-jenkins-github-credentials [2019-11-16T14:31:58.920Z] Cloning the remote Git repository [2019-11-16T14:31:58.920Z] Cloning with configured refspecs honoured and without tags [2019-11-16T14:31:59.657Z] #71 DONE 1.1s [2019-11-16T14:31:58.948Z] Cloning repository https://github.com/moby/moby.git [2019-11-16T14:31:58.949Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-11-16T14:31:59.009Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-16T14:31:59.010Z] > git --version # timeout=10 [2019-11-16T14:31:59.064Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-16T14:31:59.069Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/38465/head:refs/remotes/origin/PR-38465 +refs/heads/master:refs/remotes/origin/master [2019-11-16T14:31:59.913Z] [2019-11-16T14:31:59.913Z] #72 exporting to image [2019-11-16T14:31:59.913Z] #72 exporting layers [2019-11-16T14:32:00.844Z] #72 exporting layers 0.7s done [2019-11-16T14:32:00.844Z] #72 writing image sha256:60a27495c9f9d7c3ad8f12396ca05defa67fa9e1d92fb1077e6ab443ea1498c6 [2019-11-16T14:32:00.844Z] #72 writing image sha256:60a27495c9f9d7c3ad8f12396ca05defa67fa9e1d92fb1077e6ab443ea1498c6 done [2019-11-16T14:32:00.844Z] #72 naming to docker.io/library/docker:9dfcf016278032f92e98e17ae484b3f85a086f44 done [2019-11-16T14:32:00.844Z] #72 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-11-16T14:32:01.168Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38465/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-38465/.git:/go/src/github.com/docker/docker/.git --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9dfcf016278032f92e98e17ae484b3f85a086f44 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9dfcf016278032f92e98e17ae484b3f85a086f44 hack/validate/default [2019-11-16T14:32:02.100Z] Congratulations! All commits are properly signed with the DCO! [2019-11-16T14:32:02.100Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-11-16T14:32:02.100Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-11-16T14:32:04.361Z] Running on ubuntu-1804-overlay2 (i-0920c4cac671cc50c) in /home/ubuntu/workspace/moby_PR-38465 [Pipeline] { [Pipeline] checkout [2019-11-16T14:32:04.408Z] using credential docker-jenkins-github-credentials [2019-11-16T14:32:04.416Z] Cloning the remote Git repository [2019-11-16T14:32:04.416Z] Cloning with configured refspecs honoured and without tags [2019-11-16T14:32:04.373Z] Cloning repository https://github.com/moby/moby.git [2019-11-16T14:32:04.374Z] > git init /home/ubuntu/workspace/moby_PR-38465 # timeout=10 [2019-11-16T14:32:04.390Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-16T14:32:04.390Z] > git --version # timeout=10 [2019-11-16T14:32:04.399Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-16T14:32:04.399Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/38465/head:refs/remotes/origin/PR-38465 +refs/heads/master:refs/remotes/origin/master [2019-11-16T14:32:08.618Z] Fetching without tags [2019-11-16T14:32:09.004Z] Merging remotes/origin/master commit 4124e78d5703c1f5162ac1a104498d9f004f108f into PR head commit e0293f3426431530810c1cd8245d3c932a7247ee [2019-11-16T14:32:08.583Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-16T14:32:08.588Z] > git config --add remote.origin.fetch +refs/pull/38465/head:refs/remotes/origin/PR-38465 # timeout=10 [2019-11-16T14:32:08.592Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-16T14:32:08.609Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-16T14:32:08.619Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-16T14:32:08.619Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-16T14:32:08.620Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38465/head:refs/remotes/origin/PR-38465 +refs/heads/master:refs/remotes/origin/master [2019-11-16T14:32:09.004Z] > git config core.sparsecheckout # timeout=10 [2019-11-16T14:32:09.010Z] > git checkout -f e0293f3426431530810c1cd8245d3c932a7247ee [2019-11-16T14:32:10.392Z] Fetching without tags [2019-11-16T14:32:10.577Z] Merge succeeded, producing 8601bb2f1cf8ca1cf66a522eca6a8ee201f4efcf [2019-11-16T14:32:10.578Z] Checking out Revision 8601bb2f1cf8ca1cf66a522eca6a8ee201f4efcf (PR-38465) [2019-11-16T14:32:10.682Z] Commit message: "Merge commit '4124e78d5703c1f5162ac1a104498d9f004f108f' into HEAD" [2019-11-16T14:32:10.706Z] First time build. Skipping changelog. [2019-11-16T14:32:10.986Z] Merging remotes/origin/master commit 4124e78d5703c1f5162ac1a104498d9f004f108f into PR head commit e0293f3426431530810c1cd8245d3c932a7247ee [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-16T14:32:09.872Z] > git merge 4124e78d5703c1f5162ac1a104498d9f004f108f # timeout=10 [2019-11-16T14:32:10.568Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-16T14:32:10.577Z] > git config core.sparsecheckout # timeout=10 [2019-11-16T14:32:10.589Z] > git checkout -f 8601bb2f1cf8ca1cf66a522eca6a8ee201f4efcf [2019-11-16T14:32:10.682Z] > git rev-list --no-walk ec9386eed8af56462a2e2d2b7b69c1dc2eeb50ce # timeout=10 [2019-11-16T14:32:11.644Z] + docker version [2019-11-16T14:32:11.644Z] Client: Docker Engine - Community [2019-11-16T14:32:11.644Z] Version: 19.03.2 [2019-11-16T14:32:11.644Z] API version: 1.40 [2019-11-16T14:32:11.644Z] Go version: go1.12.8 [2019-11-16T14:32:11.644Z] Git commit: 6a30dfc [2019-11-16T14:32:11.644Z] Built: Thu Aug 29 05:32:25 2019 [2019-11-16T14:32:11.644Z] OS/Arch: linux/arm64 [2019-11-16T14:32:11.644Z] Experimental: false [2019-11-16T14:32:11.644Z] [2019-11-16T14:32:11.644Z] Server: Docker Engine - Community [2019-11-16T14:32:11.644Z] Engine: [2019-11-16T14:32:11.644Z] Version: 19.03.2 [2019-11-16T14:32:11.644Z] API version: 1.40 (minimum version 1.12) [2019-11-16T14:32:11.644Z] Go version: go1.12.8 [2019-11-16T14:32:11.644Z] Git commit: 6a30dfc [2019-11-16T14:32:11.644Z] Built: Thu Aug 29 05:30:57 2019 [2019-11-16T14:32:11.644Z] OS/Arch: linux/arm64 [2019-11-16T14:32:11.644Z] Experimental: true [2019-11-16T14:32:11.644Z] containerd: [2019-11-16T14:32:11.644Z] Version: 1.2.6 [2019-11-16T14:32:11.644Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-16T14:32:11.644Z] runc: [2019-11-16T14:32:11.644Z] Version: 1.0.0-rc8 [2019-11-16T14:32:11.644Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-16T14:32:11.644Z] docker-init: [2019-11-16T14:32:11.644Z] Version: 0.18.0 [2019-11-16T14:32:11.644Z] GitCommit: fec3683 [Pipeline] sh [2019-11-16T14:32:10.252Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-16T14:32:10.270Z] > git config --add remote.origin.fetch +refs/pull/38465/head:refs/remotes/origin/PR-38465 # timeout=10 [2019-11-16T14:32:10.289Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-16T14:32:10.354Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-16T14:32:10.425Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-16T14:32:10.428Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-16T14:32:10.429Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38465/head:refs/remotes/origin/PR-38465 +refs/heads/master:refs/remotes/origin/master [2019-11-16T14:32:11.016Z] > git config core.sparsecheckout # timeout=10 [2019-11-16T14:32:11.034Z] > git checkout -f e0293f3426431530810c1cd8245d3c932a7247ee [2019-11-16T14:32:11.639Z] > git merge 4124e78d5703c1f5162ac1a104498d9f004f108f # timeout=10 [2019-11-16T14:32:11.935Z] + docker info [2019-11-16T14:32:12.225Z] Merge succeeded, producing 5e59c71b84483063ce45783b28e9c84b13e56396 [2019-11-16T14:32:12.226Z] Checking out Revision 5e59c71b84483063ce45783b28e9c84b13e56396 (PR-38465) [2019-11-16T14:32:12.433Z] Fetching without tags [2019-11-16T14:32:12.764Z] Commit message: "Merge commit '4124e78d5703c1f5162ac1a104498d9f004f108f' into HEAD" [2019-11-16T14:32:12.110Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-16T14:32:12.161Z] > git config --add remote.origin.fetch +refs/pull/38465/head:refs/remotes/origin/PR-38465 # timeout=10 [2019-11-16T14:32:12.211Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-16T14:32:12.334Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-16T14:32:12.461Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-16T14:32:12.461Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-16T14:32:12.462Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/38465/head:refs/remotes/origin/PR-38465 +refs/heads/master:refs/remotes/origin/master [2019-11-16T14:32:12.986Z] First time build. Skipping changelog. [2019-11-16T14:32:13.168Z] Merging remotes/origin/master commit 4124e78d5703c1f5162ac1a104498d9f004f108f into PR head commit e0293f3426431530810c1cd8245d3c932a7247ee [2019-11-16T14:32:13.311Z] Client: [2019-11-16T14:32:13.311Z] Debug Mode: false [2019-11-16T14:32:13.311Z] [2019-11-16T14:32:13.311Z] Server: [2019-11-16T14:32:13.311Z] Containers: 0 [2019-11-16T14:32:13.311Z] Running: 0 [2019-11-16T14:32:13.311Z] Paused: 0 [2019-11-16T14:32:13.311Z] Stopped: 0 [2019-11-16T14:32:13.311Z] Images: 2 [2019-11-16T14:32:13.311Z] Server Version: 19.03.2 [2019-11-16T14:32:13.311Z] Storage Driver: overlay2 [2019-11-16T14:32:13.311Z] Backing Filesystem: extfs [2019-11-16T14:32:13.311Z] Supports d_type: true [2019-11-16T14:32:13.311Z] Native Overlay Diff: true [2019-11-16T14:32:13.311Z] Logging Driver: json-file [2019-11-16T14:32:13.311Z] Cgroup Driver: cgroupfs [2019-11-16T14:32:13.311Z] Plugins: [2019-11-16T14:32:13.311Z] Volume: local [2019-11-16T14:32:13.311Z] Network: bridge host ipvlan macvlan null overlay [2019-11-16T14:32:13.311Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-16T14:32:13.311Z] Swarm: inactive [2019-11-16T14:32:13.311Z] Runtimes: runc [2019-11-16T14:32:13.311Z] Default Runtime: runc [2019-11-16T14:32:13.311Z] Init Binary: docker-init [2019-11-16T14:32:13.311Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-16T14:32:13.311Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-16T14:32:13.311Z] init version: fec3683 [2019-11-16T14:32:13.311Z] Security Options: [2019-11-16T14:32:13.311Z] apparmor [2019-11-16T14:32:13.311Z] seccomp [2019-11-16T14:32:13.311Z] Profile: default [2019-11-16T14:32:13.311Z] Kernel Version: 4.15.0-1048-aws [2019-11-16T14:32:13.311Z] Operating System: Ubuntu 16.04.6 LTS [2019-11-16T14:32:13.311Z] OSType: linux [2019-11-16T14:32:13.311Z] Architecture: aarch64 [2019-11-16T14:32:13.311Z] CPUs: 4 [2019-11-16T14:32:13.311Z] Total Memory: 7.525GiB [2019-11-16T14:32:13.311Z] Name: ip-10-100-104-163 [2019-11-16T14:32:13.311Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-11-16T14:32:13.311Z] Docker Root Dir: /var/lib/docker [2019-11-16T14:32:13.311Z] Debug Mode: false [2019-11-16T14:32:13.311Z] Registry: https://index.docker.io/v1/ [2019-11-16T14:32:13.311Z] Labels: [2019-11-16T14:32:13.311Z] Experimental: true [2019-11-16T14:32:13.311Z] Insecure Registries: [2019-11-16T14:32:13.311Z] 127.0.0.0/8 [2019-11-16T14:32:13.311Z] Live Restore Enabled: true [2019-11-16T14:32:13.311Z] [2019-11-16T14:32:13.311Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2019-11-16T14:32:13.603Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-16T14:32:13.603Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-16T14:32:13.603Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-38465/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-16T14:32:13.603Z] + bash /home/ubuntu/workspace/moby_PR-38465/check-config.sh [2019-11-16T14:32:13.603Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-16T14:32:13.603Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-16T14:32:13.603Z] [2019-11-16T14:32:13.603Z] Generally Necessary: [2019-11-16T14:32:13.603Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-16T14:32:13.603Z] - apparmor: enabled and tools installed [2019-11-16T14:32:13.603Z] - CONFIG_NAMESPACES: enabled [2019-11-16T14:32:13.603Z] - CONFIG_NET_NS: enabled [2019-11-16T14:32:13.603Z] - CONFIG_PID_NS: enabled [2019-11-16T14:32:13.603Z] - CONFIG_IPC_NS: enabled [2019-11-16T14:32:13.603Z] - CONFIG_UTS_NS: enabled [Pipeline] sh [2019-11-16T14:32:12.184Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-16T14:32:12.257Z] > git config core.sparsecheckout # timeout=10 [2019-11-16T14:32:12.277Z] > git checkout -f 5e59c71b84483063ce45783b28e9c84b13e56396 [2019-11-16T14:32:12.793Z] > git rev-list --no-walk ec9386eed8af56462a2e2d2b7b69c1dc2eeb50ce # timeout=10 [2019-11-16T14:32:13.862Z] - CONFIG_CGROUPS: enabled [2019-11-16T14:32:13.862Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-16T14:32:13.862Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-16T14:32:13.862Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-16T14:32:13.862Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-16T14:32:13.862Z] - CONFIG_CPUSETS: enabled [2019-11-16T14:32:13.862Z] - CONFIG_MEMCG: enabled [2019-11-16T14:32:13.862Z] - CONFIG_KEYS: enabled [2019-11-16T14:32:13.862Z] - CONFIG_VETH: enabled (as module) [2019-11-16T14:32:13.862Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-16T14:32:13.862Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-16T14:32:13.862Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-16T14:32:13.862Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-16T14:32:13.862Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-16T14:32:13.862Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-16T14:32:13.862Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-16T14:32:13.862Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-16T14:32:13.862Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-16T14:32:13.862Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-16T14:32:13.862Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-16T14:32:13.862Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-16T14:32:13.862Z] [2019-11-16T14:32:13.862Z] Optional Features: [2019-11-16T14:32:13.862Z] - CONFIG_USER_NS: enabled [2019-11-16T14:32:13.862Z] - CONFIG_SECCOMP: enabled [2019-11-16T14:32:13.862Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-16T14:32:13.862Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-16T14:32:13.862Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-16T14:32:13.862Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-16T14:32:14.121Z] - CONFIG_BLK_CGROUP: enabled [2019-11-16T14:32:14.121Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-16T14:32:14.121Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-16T14:32:14.121Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-16T14:32:14.121Z] - CONFIG_CGROUP_PERF: enabled [2019-11-16T14:32:14.121Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-16T14:32:14.121Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-16T14:32:14.121Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-16T14:32:14.121Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-16T14:32:14.121Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-16T14:32:14.121Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-16T14:32:14.121Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-16T14:32:14.121Z] - CONFIG_IP_VS: enabled (as module) [2019-11-16T14:32:14.121Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-16T14:32:14.121Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-16T14:32:14.121Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-16T14:32:14.121Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-16T14:32:14.121Z] - CONFIG_EXT4_FS: enabled [2019-11-16T14:32:14.121Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-16T14:32:14.121Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-16T14:32:14.121Z] - Network Drivers: [2019-11-16T14:32:14.121Z] - "overlay": [2019-11-16T14:32:14.121Z] - CONFIG_VXLAN: enabled (as module) [2019-11-16T14:32:14.121Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-16T14:32:14.121Z] Optional (for encrypted networks): [2019-11-16T14:32:14.346Z] + docker version [2019-11-16T14:32:14.346Z] Client: [2019-11-16T14:32:14.346Z] Version: 18.06.1-ce [2019-11-16T14:32:14.346Z] API version: 1.38 [2019-11-16T14:32:14.346Z] Go version: go1.10.3 [2019-11-16T14:32:14.346Z] Git commit: e68fc7a [2019-11-16T14:32:14.346Z] Built: Tue Aug 21 17:24:34 2018 [2019-11-16T14:32:14.346Z] OS/Arch: linux/s390x [2019-11-16T14:32:14.346Z] Experimental: false [2019-11-16T14:32:14.346Z] [2019-11-16T14:32:14.346Z] Server: [2019-11-16T14:32:14.346Z] Engine: [2019-11-16T14:32:14.346Z] Version: 18.06.1-ce [2019-11-16T14:32:14.346Z] API version: 1.38 (minimum version 1.12) [2019-11-16T14:32:14.346Z] Go version: go1.10.3 [2019-11-16T14:32:14.346Z] Git commit: e68fc7a [2019-11-16T14:32:14.346Z] Built: Tue Aug 21 17:23:34 2018 [2019-11-16T14:32:14.346Z] OS/Arch: linux/s390x [2019-11-16T14:32:14.346Z] Experimental: true [2019-11-16T14:32:14.379Z] - CONFIG_CRYPTO: enabled [2019-11-16T14:32:14.380Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-16T14:32:14.380Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-16T14:32:14.380Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-16T14:32:14.380Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-16T14:32:14.380Z] - CONFIG_XFRM: enabled [2019-11-16T14:32:14.380Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-16T14:32:14.380Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-16T14:32:14.380Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-16T14:32:14.380Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-16T14:32:14.380Z] - "ipvlan": [2019-11-16T14:32:14.380Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-16T14:32:14.380Z] - "macvlan": [2019-11-16T14:32:14.380Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-16T14:32:14.380Z] - CONFIG_DUMMY: enabled (as module) [2019-11-16T14:32:14.380Z] - "ftp,tftp client in container": [2019-11-16T14:32:14.380Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-16T14:32:14.380Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-16T14:32:14.380Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-16T14:32:14.380Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-16T14:32:14.380Z] - Storage Drivers: [2019-11-16T14:32:14.380Z] - "aufs": [2019-11-16T14:32:14.380Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-16T14:32:14.380Z] - "btrfs": [2019-11-16T14:32:14.380Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-16T14:32:14.380Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-16T14:32:14.380Z] - "devicemapper": [2019-11-16T14:32:14.380Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-16T14:32:14.380Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-16T14:32:14.380Z] - "overlay": [2019-11-16T14:32:14.380Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-16T14:32:14.380Z] - "zfs": [2019-11-16T14:32:14.380Z] - /dev/zfs: missing [2019-11-16T14:32:14.380Z] - zfs command: missing [2019-11-16T14:32:14.380Z] - zpool command: missing [2019-11-16T14:32:14.380Z] [2019-11-16T14:32:14.380Z] Limits: [2019-11-16T14:32:14.380Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-16T14:32:14.380Z] [2019-11-16T14:32:14.380Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] sh [2019-11-16T14:32:13.195Z] > git config core.sparsecheckout # timeout=10 [2019-11-16T14:32:13.241Z] > git checkout -f e0293f3426431530810c1cd8245d3c932a7247ee [2019-11-16T14:32:14.715Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9dfcf016278032f92e98e17ae484b3f85a086f44 . [2019-11-16T14:32:14.715Z] #2 [internal] load build definition from Dockerfile [2019-11-16T14:32:14.715Z] #2 transferring dockerfile: 14.85kB done [2019-11-16T14:32:14.715Z] #2 DONE 0.0s [2019-11-16T14:32:14.715Z] [2019-11-16T14:32:14.715Z] #1 [internal] load .dockerignore [2019-11-16T14:32:14.715Z] #1 transferring context: 87B done [2019-11-16T14:32:14.715Z] #1 DONE 0.0s [2019-11-16T14:32:14.715Z] [2019-11-16T14:32:14.715Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-16T14:32:14.974Z] #3 DONE 0.1s [2019-11-16T14:32:14.974Z] [2019-11-16T14:32:14.974Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-16T14:32:14.974Z] #4 CACHED [2019-11-16T14:32:15.207Z] + docker info [2019-11-16T14:32:15.207Z] Containers: 1 [2019-11-16T14:32:15.207Z] Running: 1 [2019-11-16T14:32:15.207Z] Paused: 0 [2019-11-16T14:32:15.207Z] Stopped: 0 [2019-11-16T14:32:15.207Z] Images: 15 [2019-11-16T14:32:15.207Z] Server Version: 18.06.1-ce [2019-11-16T14:32:15.207Z] Storage Driver: overlay2 [2019-11-16T14:32:15.207Z] Backing Filesystem: extfs [2019-11-16T14:32:15.207Z] Supports d_type: true [2019-11-16T14:32:15.207Z] Native Overlay Diff: true [2019-11-16T14:32:15.207Z] Logging Driver: json-file [2019-11-16T14:32:15.207Z] Cgroup Driver: cgroupfs [2019-11-16T14:32:15.207Z] Plugins: [2019-11-16T14:32:15.207Z] Volume: local [2019-11-16T14:32:15.207Z] Network: bridge host ipvlan macvlan null overlay [2019-11-16T14:32:15.207Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-16T14:32:15.207Z] Swarm: inactive [2019-11-16T14:32:15.207Z] Runtimes: runc [2019-11-16T14:32:15.207Z] Default Runtime: runc [2019-11-16T14:32:15.207Z] Init Binary: docker-init [2019-11-16T14:32:15.207Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-16T14:32:15.207Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-11-16T14:32:15.207Z] init version: fec3683 [2019-11-16T14:32:15.207Z] Security Options: [2019-11-16T14:32:15.207Z] apparmor [2019-11-16T14:32:15.207Z] seccomp [2019-11-16T14:32:15.207Z] Profile: default [2019-11-16T14:32:15.207Z] Kernel Version: 4.4.0-166-generic [2019-11-16T14:32:15.207Z] Operating System: Ubuntu 16.04.5 LTS [2019-11-16T14:32:15.207Z] OSType: linux [2019-11-16T14:32:15.207Z] Architecture: s390x [2019-11-16T14:32:15.207Z] CPUs: 2 [2019-11-16T14:32:15.207Z] Total Memory: 7.862GiB [2019-11-16T14:32:15.207Z] Name: s390x-ubuntu-15 [2019-11-16T14:32:15.207Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-11-16T14:32:15.207Z] Docker Root Dir: /var/lib/docker [2019-11-16T14:32:15.207Z] Debug Mode (client): false [2019-11-16T14:32:15.207Z] Debug Mode (server): false [2019-11-16T14:32:15.207Z] Username: dockerbuildbot [2019-11-16T14:32:15.207Z] Registry: https://index.docker.io/v1/ [2019-11-16T14:32:15.207Z] Labels: [2019-11-16T14:32:15.207Z] Experimental: true [2019-11-16T14:32:15.207Z] Insecure Registries: [2019-11-16T14:32:15.207Z] 127.0.0.0/8 [2019-11-16T14:32:15.207Z] Live Restore Enabled: false [2019-11-16T14:32:15.207Z] [2019-11-16T14:32:15.207Z] WARNING: No swap limit support [Pipeline] sh [2019-11-16T14:32:15.548Z] [2019-11-16T14:32:15.548Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-16T14:32:15.548Z] #6 DONE 0.0s [2019-11-16T14:32:15.548Z] [2019-11-16T14:32:15.548Z] #5 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-16T14:32:15.548Z] #5 DONE 0.1s [2019-11-16T14:32:15.548Z] [2019-11-16T14:32:15.548Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-16T14:32:15.548Z] #65 DONE 0.0s [2019-11-16T14:32:15.548Z] [2019-11-16T14:32:15.548Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d... [2019-11-16T14:32:15.548Z] #7 DONE 0.0s [2019-11-16T14:32:15.548Z] [2019-11-16T14:32:15.548Z] #19 [internal] load build context [2019-11-16T14:32:16.203Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-16T14:32:16.203Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-16T14:32:16.203Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-38465/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-16T14:32:16.203Z] + bash /home/jenkins/workspace/moby_PR-38465/check-config.sh [2019-11-16T14:32:16.203Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-16T14:32:16.203Z] info: reading kernel config from /boot/config-4.4.0-166-generic ... [2019-11-16T14:32:16.203Z] [2019-11-16T14:32:16.203Z] Generally Necessary: [2019-11-16T14:32:16.203Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-16T14:32:16.203Z] - apparmor: enabled and tools installed [2019-11-16T14:32:16.203Z] - CONFIG_NAMESPACES: enabled [2019-11-16T14:32:16.203Z] - CONFIG_NET_NS: enabled [2019-11-16T14:32:16.203Z] - CONFIG_PID_NS: enabled [2019-11-16T14:32:16.203Z] - CONFIG_IPC_NS: enabled [2019-11-16T14:32:16.203Z] - CONFIG_UTS_NS: enabled [2019-11-16T14:32:16.203Z] - CONFIG_CGROUPS: enabled [2019-11-16T14:32:16.203Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-16T14:32:16.203Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-16T14:32:16.203Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-16T14:32:16.203Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-16T14:32:16.203Z] - CONFIG_CPUSETS: enabled [2019-11-16T14:32:16.203Z] - CONFIG_MEMCG: enabled [2019-11-16T14:32:16.203Z] - CONFIG_KEYS: enabled [2019-11-16T14:32:16.203Z] - CONFIG_VETH: enabled (as module) [2019-11-16T14:32:16.203Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-16T14:32:16.203Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-16T14:32:16.203Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-16T14:32:16.203Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-16T14:32:16.203Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-16T14:32:16.203Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-16T14:32:16.203Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-16T14:32:16.203Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-16T14:32:16.203Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-16T14:32:16.203Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-16T14:32:16.203Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-16T14:32:16.203Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-16T14:32:16.203Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-16T14:32:16.203Z] [2019-11-16T14:32:16.203Z] Optional Features: [2019-11-16T14:32:16.203Z] - CONFIG_USER_NS: enabled [2019-11-16T14:32:16.203Z] - CONFIG_SECCOMP: enabled [2019-11-16T14:32:16.203Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-16T14:32:16.203Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-16T14:32:16.203Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-16T14:32:16.203Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-16T14:32:16.576Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-16T14:32:16.576Z] - CONFIG_BLK_CGROUP: enabled [2019-11-16T14:32:16.576Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-16T14:32:16.576Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-16T14:32:16.576Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-16T14:32:16.576Z] - CONFIG_CGROUP_PERF: enabled [2019-11-16T14:32:16.576Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-16T14:32:16.576Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-16T14:32:16.576Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-16T14:32:16.576Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-16T14:32:16.576Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-16T14:32:16.576Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-16T14:32:16.576Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-16T14:32:16.576Z] - CONFIG_IP_VS: enabled (as module) [2019-11-16T14:32:16.576Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-16T14:32:16.576Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-16T14:32:16.576Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-16T14:32:16.576Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-16T14:32:16.576Z] - CONFIG_EXT4_FS: enabled [2019-11-16T14:32:16.576Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-16T14:32:16.576Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-16T14:32:16.576Z] - Network Drivers: [2019-11-16T14:32:16.576Z] - "overlay": [2019-11-16T14:32:16.576Z] - CONFIG_VXLAN: enabled (as module) [2019-11-16T14:32:16.576Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-16T14:32:16.576Z] Optional (for encrypted networks): [2019-11-16T14:32:16.576Z] - CONFIG_CRYPTO: enabled [2019-11-16T14:32:16.576Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-16T14:32:16.576Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-16T14:32:16.576Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-16T14:32:16.576Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-16T14:32:16.576Z] - CONFIG_XFRM: enabled [2019-11-16T14:32:16.576Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-16T14:32:16.576Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-16T14:32:16.576Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-16T14:32:16.576Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-16T14:32:16.576Z] - "ipvlan": [2019-11-16T14:32:16.576Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-16T14:32:16.576Z] - "macvlan": [2019-11-16T14:32:16.576Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-16T14:32:16.576Z] - CONFIG_DUMMY: enabled (as module) [2019-11-16T14:32:16.576Z] - "ftp,tftp client in container": [2019-11-16T14:32:16.576Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-16T14:32:16.576Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-16T14:32:16.576Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-16T14:32:16.576Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-16T14:32:16.576Z] - Storage Drivers: [2019-11-16T14:32:16.576Z] - "aufs": [2019-11-16T14:32:16.576Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-16T14:32:16.576Z] - "btrfs": [2019-11-16T14:32:16.576Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-16T14:32:16.576Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-16T14:32:16.576Z] - "devicemapper": [2019-11-16T14:32:16.576Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-16T14:32:16.576Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-16T14:32:16.576Z] - "overlay": [2019-11-16T14:32:16.576Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-16T14:32:16.576Z] - "zfs": [2019-11-16T14:32:16.576Z] - /dev/zfs: missing [2019-11-16T14:32:16.576Z] - zfs command: missing [2019-11-16T14:32:16.576Z] - zpool command: missing [2019-11-16T14:32:16.576Z] [2019-11-16T14:32:16.576Z] Limits: [2019-11-16T14:32:16.576Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-16T14:32:16.576Z] [2019-11-16T14:32:16.576Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-16T14:32:16.825Z] Merge succeeded, producing 88fdda6d78ab991a488c8019683e7cf3635d9319 [2019-11-16T14:32:16.826Z] Checking out Revision 88fdda6d78ab991a488c8019683e7cf3635d9319 (PR-38465) [2019-11-16T14:32:17.231Z] Commit message: "Merge commit '4124e78d5703c1f5162ac1a104498d9f004f108f' into HEAD" [2019-11-16T14:32:17.348Z] First time build. Skipping changelog. [2019-11-16T14:32:17.426Z] + make bundles/buildx [2019-11-16T14:32:17.426Z] make: command: Command not found [2019-11-16T14:32:17.426Z] make: command: Command not found [2019-11-16T14:32:17.426Z] mkdir bundles [2019-11-16T14:32:17.426Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-11-16T14:32:17.426Z] --build-arg BUILDX_COMMIT \ [2019-11-16T14:32:17.426Z] --build-arg BUILDX_REPO \ [2019-11-16T14:32:17.426Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-11-16T14:32:17.426Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-11-16T14:32:17.426Z] . [2019-11-16T14:32:17.426Z] /bin/sh: 4: go: not found [2019-11-16T14:32:17.426Z] /bin/sh: 5: go: not found [2019-11-16T14:32:17.462Z] #19 transferring context: 45.66MB 2.1s done [2019-11-16T14:32:17.721Z] #19 DONE 2.1s [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-16T14:32:17.722Z] #52 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-16T14:32:17.722Z] #15 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-16T14:32:17.722Z] #26 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-16T14:32:17.722Z] #24 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-16T14:32:17.722Z] #25 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-16T14:32:17.722Z] #47 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-16T14:32:17.722Z] #67 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-16T14:32:17.722Z] #8 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-16T14:32:17.722Z] #28 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-16T14:32:17.722Z] #18 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-16T14:32:17.722Z] #54 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-16T14:32:17.722Z] #39 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-16T14:32:17.722Z] #32 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-16T14:32:17.722Z] #61 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-16T14:32:17.722Z] #60 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-16T14:32:17.722Z] #11 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-16T14:32:17.722Z] #34 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-16T14:32:17.722Z] #58 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-16T14:32:17.722Z] #35 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-16T14:32:17.722Z] #20 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-16T14:32:17.722Z] #33 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-16T14:32:17.722Z] #69 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-16T14:32:17.722Z] #30 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-16T14:32:17.722Z] #62 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-16T14:32:17.722Z] #42 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-16T14:32:17.722Z] #9 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-16T14:32:17.722Z] #21 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-16T14:32:17.722Z] #14 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-16T14:32:17.722Z] #45 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-16T14:32:17.722Z] #59 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-16T14:32:17.722Z] #46 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-16T14:32:17.722Z] #57 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-16T14:32:17.722Z] #27 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-16T14:32:17.722Z] #29 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-16T14:32:17.722Z] #31 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-16T14:32:17.722Z] #12 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-16T14:32:17.722Z] #17 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-16T14:32:17.722Z] #68 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #16 [dev 6/24] RUN ldconfig [2019-11-16T14:32:17.722Z] #16 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-16T14:32:17.722Z] #37 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-16T14:32:17.722Z] #51 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-16T14:32:17.722Z] #40 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-16T14:32:17.722Z] #38 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-16T14:32:17.722Z] #44 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-16T14:32:17.722Z] #49 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-16T14:32:17.722Z] #50 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-16T14:32:17.722Z] #22 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-16T14:32:17.722Z] #48 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-16T14:32:17.722Z] #63 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-16T14:32:17.722Z] #36 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-16T14:32:17.722Z] #13 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-16T14:32:17.722Z] #53 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-16T14:32:17.722Z] #10 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-16T14:32:17.722Z] #56 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-16T14:32:17.722Z] #64 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-16T14:32:17.722Z] #55 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-16T14:32:17.722Z] #66 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-16T14:32:17.722Z] #23 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-16T14:32:17.722Z] #41 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-16T14:32:17.722Z] #43 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-16T14:32:17.722Z] #70 CACHED [2019-11-16T14:32:17.722Z] [2019-11-16T14:32:17.722Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-16T14:32:17.822Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2019-11-16T14:32:18.149Z] Merging remotes/origin/master commit 4124e78d5703c1f5162ac1a104498d9f004f108f into PR head commit e0293f3426431530810c1cd8245d3c932a7247ee [Pipeline] sh [2019-11-16T14:32:16.379Z] > git merge 4124e78d5703c1f5162ac1a104498d9f004f108f # timeout=10 [2019-11-16T14:32:16.734Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-11-16T14:32:16.854Z] > git config core.sparsecheckout # timeout=10 [2019-11-16T14:32:16.901Z] > git checkout -f 88fdda6d78ab991a488c8019683e7cf3635d9319 [2019-11-16T14:32:17.259Z] > git rev-list --no-walk ec9386eed8af56462a2e2d2b7b69c1dc2eeb50ce # timeout=10 [2019-11-16T14:32:18.469Z] Fetching without tags [2019-11-16T14:32:17.744Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-16T14:32:17.748Z] > git config --add remote.origin.fetch +refs/pull/38465/head:refs/remotes/origin/PR-38465 # timeout=10 [2019-11-16T14:32:17.753Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-16T14:32:17.761Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-16T14:32:17.780Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-16T14:32:17.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-16T14:32:17.780Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/38465/head:refs/remotes/origin/PR-38465 +refs/heads/master:refs/remotes/origin/master [2019-11-16T14:32:18.123Z] > git config core.sparsecheckout # timeout=10 [2019-11-16T14:32:18.126Z] > git checkout -f e0293f3426431530810c1cd8245d3c932a7247ee [2019-11-16T14:32:18.985Z] Merging remotes/origin/master commit 4124e78d5703c1f5162ac1a104498d9f004f108f into PR head commit e0293f3426431530810c1cd8245d3c932a7247ee [2019-11-16T14:32:19.082Z] + docker version [2019-11-16T14:32:19.082Z] Client: Docker Engine - Enterprise [2019-11-16T14:32:19.082Z] Version: 19.03.2 [2019-11-16T14:32:19.082Z] API version: 1.40 [2019-11-16T14:32:19.082Z] Go version: go1.12.8 [2019-11-16T14:32:19.082Z] Git commit: c92ab06ed9 [2019-11-16T14:32:19.082Z] Built: 09/03/2019 16:38:11 [2019-11-16T14:32:19.082Z] OS/Arch: windows/amd64 [2019-11-16T14:32:19.082Z] Experimental: false [2019-11-16T14:32:19.082Z] [2019-11-16T14:32:19.082Z] Server: Docker Engine - Enterprise [2019-11-16T14:32:19.082Z] Engine: [2019-11-16T14:32:19.082Z] Version: 19.03.2 [2019-11-16T14:32:19.082Z] API version: 1.40 (minimum version 1.24) [2019-11-16T14:32:19.082Z] Go version: go1.12.8 [2019-11-16T14:32:19.082Z] Git commit: c92ab06ed9 [2019-11-16T14:32:19.082Z] Built: 09/03/2019 16:35:47 [2019-11-16T14:32:19.082Z] OS/Arch: windows/amd64 [2019-11-16T14:32:19.082Z] Experimental: true [2019-11-16T14:32:19.161Z] Merge succeeded, producing adcd5c51289a3b99d4884b2e9d7417de3f2859f2 [2019-11-16T14:32:19.162Z] Checking out Revision adcd5c51289a3b99d4884b2e9d7417de3f2859f2 (PR-38465) [Pipeline] sh [2019-11-16T14:32:19.232Z] Commit message: "Merge commit '4124e78d5703c1f5162ac1a104498d9f004f108f' into HEAD" [2019-11-16T14:32:19.251Z] First time build. Skipping changelog. [2019-11-16T14:32:19.305Z] Sending build context to Docker daemon 50.14MB [2019-11-16T14:32:19.305Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-11-16T14:32:19.305Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-11-16T14:32:19.305Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-11-16T14:32:19.305Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-11-16T14:32:19.305Z] ---> 687421176e14 [2019-11-16T14:32:19.305Z] Step 5/16 : ARG BUILDX_REPO [2019-11-16T14:32:19.305Z] ---> Using cache [2019-11-16T14:32:19.305Z] ---> afeebdccacdc [2019-11-16T14:32:19.305Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-11-16T14:32:19.305Z] ---> Using cache [2019-11-16T14:32:19.305Z] ---> c0c880916e53 [2019-11-16T14:32:19.305Z] Step 7/16 : WORKDIR /buildx [2019-11-16T14:32:19.305Z] ---> Using cache [2019-11-16T14:32:19.305Z] ---> 0d168fb2198d [2019-11-16T14:32:19.305Z] Step 8/16 : ARG BUILDX_COMMIT [2019-11-16T14:32:19.305Z] ---> Using cache [2019-11-16T14:32:19.305Z] ---> b4826971a1b6 [2019-11-16T14:32:19.305Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-11-16T14:32:19.305Z] ---> Using cache [2019-11-16T14:32:19.305Z] ---> 18bf71ec7da3 [2019-11-16T14:32:19.305Z] Step 10/16 : RUN go mod download [2019-11-16T14:32:19.305Z] ---> Using cache [2019-11-16T14:32:19.305Z] ---> 94298c648569 [2019-11-16T14:32:19.305Z] Step 11/16 : ARG GOOS [2019-11-16T14:32:19.305Z] ---> Using cache [2019-11-16T14:32:19.305Z] ---> ee7ba8c5f2a4 [2019-11-16T14:32:19.305Z] Step 12/16 : ARG GOARCH [2019-11-16T14:32:19.305Z] ---> Using cache [2019-11-16T14:32:19.305Z] ---> 3f5bb4599d09 [2019-11-16T14:32:19.305Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2019-11-16T14:32:19.305Z] ---> Using cache [2019-11-16T14:32:19.305Z] ---> 45fba519faaa [2019-11-16T14:32:19.305Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-11-16T14:32:19.305Z] ---> 687421176e14 [2019-11-16T14:32:19.305Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-11-16T14:32:19.305Z] ---> Using cache [2019-11-16T14:32:19.305Z] ---> 859b1f49ba2b [2019-11-16T14:32:19.305Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-11-16T14:32:19.305Z] ---> Using cache [2019-11-16T14:32:19.305Z] ---> bad28ebba1e0 [2019-11-16T14:32:19.305Z] Successfully built bad28ebba1e0 [2019-11-16T14:32:19.305Z] Successfully tagged moby-buildx:latest [2019-11-16T14:32:19.305Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-11-16T14:32:19.305Z] if [ -n "${id}" ]; then \ [2019-11-16T14:32:19.305Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-11-16T14:32:19.305Z] && touch bundles/buildx; \ [2019-11-16T14:32:19.305Z] docker rm -f ${id}; \ [2019-11-16T14:32:19.305Z] fi [2019-11-16T14:32:19.686Z] f788613b422820684334107877b117eb3a41912be8fb1907b35e8824d2dcf68a [2019-11-16T14:32:19.686Z] bundles/buildx version [2019-11-16T14:32:19.686Z] buildx v0.3.1 6db68d0 [2019-11-16T14:32:19.686Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:9dfcf016278032f92e98e17ae484b3f85a086f44 . [2019-11-16T14:32:18.397Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-16T14:32:18.401Z] > git config --add remote.origin.fetch +refs/pull/38465/head:refs/remotes/origin/PR-38465 # timeout=10 [2019-11-16T14:32:18.405Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-16T14:32:18.438Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-16T14:32:18.471Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-16T14:32:18.471Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-16T14:32:18.472Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38465/head:refs/remotes/origin/PR-38465 +refs/heads/master:refs/remotes/origin/master [2019-11-16T14:32:18.987Z] > git config core.sparsecheckout # timeout=10 [2019-11-16T14:32:18.990Z] > git checkout -f e0293f3426431530810c1cd8245d3c932a7247ee [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-16T14:32:20.136Z] + docker info [2019-11-16T14:32:20.169Z] + docker version [2019-11-16T14:32:20.169Z] Client: Docker Engine - Community [2019-11-16T14:32:20.169Z] Version: 19.03.2 [2019-11-16T14:32:20.169Z] API version: 1.40 [2019-11-16T14:32:20.169Z] Go version: go1.12.8 [2019-11-16T14:32:20.169Z] Git commit: 6a30dfc [2019-11-16T14:32:20.169Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-16T14:32:20.169Z] OS/Arch: linux/amd64 [2019-11-16T14:32:20.169Z] Experimental: false [2019-11-16T14:32:20.169Z] [2019-11-16T14:32:20.169Z] Server: Docker Engine - Community [2019-11-16T14:32:20.169Z] Engine: [2019-11-16T14:32:20.169Z] Version: 19.03.2 [2019-11-16T14:32:20.169Z] API version: 1.40 (minimum version 1.12) [2019-11-16T14:32:20.169Z] Go version: go1.12.8 [2019-11-16T14:32:20.169Z] Git commit: 6a30dfc [2019-11-16T14:32:20.169Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-16T14:32:20.169Z] OS/Arch: linux/amd64 [2019-11-16T14:32:20.169Z] Experimental: true [2019-11-16T14:32:20.169Z] containerd: [2019-11-16T14:32:20.169Z] Version: 1.2.6 [2019-11-16T14:32:20.169Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-16T14:32:20.169Z] runc: [2019-11-16T14:32:20.169Z] Version: 1.0.0-rc8 [2019-11-16T14:32:20.169Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-16T14:32:20.169Z] docker-init: [2019-11-16T14:32:20.169Z] Version: 0.18.0 [2019-11-16T14:32:20.169Z] GitCommit: fec3683 [Pipeline] sh [2019-11-16T14:32:20.256Z] #71 DONE 2.2s [2019-11-16T14:32:20.256Z] [2019-11-16T14:32:20.256Z] #72 exporting to image [2019-11-16T14:32:20.256Z] #72 exporting layers [2019-11-16T14:32:18.644Z] > git merge 4124e78d5703c1f5162ac1a104498d9f004f108f # timeout=10 [2019-11-16T14:32:19.113Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-16T14:32:19.120Z] > git config core.sparsecheckout # timeout=10 [2019-11-16T14:32:19.129Z] > git checkout -f adcd5c51289a3b99d4884b2e9d7417de3f2859f2 [2019-11-16T14:32:19.190Z] > git rev-list --no-walk ec9386eed8af56462a2e2d2b7b69c1dc2eeb50ce # timeout=10 [2019-11-16T14:32:20.452Z] + docker info [2019-11-16T14:32:20.480Z] #2 [internal] load .dockerignore [2019-11-16T14:32:20.480Z] #2 transferring context: 87B 0.0s done [2019-11-16T14:32:20.480Z] #2 DONE 0.1s [2019-11-16T14:32:20.480Z] [2019-11-16T14:32:20.480Z] #1 [internal] load build definition from Dockerfile [2019-11-16T14:32:20.480Z] #1 transferring dockerfile: 14.85kB 0.0s done [2019-11-16T14:32:20.480Z] #1 DONE 0.1s [2019-11-16T14:32:20.480Z] [2019-11-16T14:32:20.480Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-16T14:32:20.855Z] #3 DONE 0.3s [2019-11-16T14:32:20.855Z] [2019-11-16T14:32:20.855Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-16T14:32:20.855Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-16T14:32:20.855Z] #4 CACHED [2019-11-16T14:32:21.084Z] Merge succeeded, producing 737341167b6e4c3bd6f20ca74109bd017054d97b [2019-11-16T14:32:21.085Z] Checking out Revision 737341167b6e4c3bd6f20ca74109bd017054d97b (PR-38465) [2019-11-16T14:32:21.240Z] Commit message: "Merge commit '4124e78d5703c1f5162ac1a104498d9f004f108f' into HEAD" [2019-11-16T14:32:21.273Z] First time build. Skipping changelog. [2019-11-16T14:32:21.383Z] Client: [2019-11-16T14:32:21.383Z] Debug Mode: false [2019-11-16T14:32:21.383Z] [2019-11-16T14:32:21.383Z] Server: [2019-11-16T14:32:21.383Z] Containers: 0 [2019-11-16T14:32:21.383Z] Running: 0 [2019-11-16T14:32:21.383Z] Paused: 0 [2019-11-16T14:32:21.383Z] Stopped: 0 [2019-11-16T14:32:21.383Z] Images: 2 [2019-11-16T14:32:21.383Z] Server Version: 19.03.2 [2019-11-16T14:32:21.383Z] Storage Driver: overlay2 [2019-11-16T14:32:21.383Z] Backing Filesystem: extfs [2019-11-16T14:32:21.383Z] Supports d_type: true [2019-11-16T14:32:21.383Z] Native Overlay Diff: true [2019-11-16T14:32:21.383Z] Logging Driver: json-file [2019-11-16T14:32:21.383Z] Cgroup Driver: cgroupfs [2019-11-16T14:32:21.383Z] Plugins: [2019-11-16T14:32:21.383Z] Volume: local [2019-11-16T14:32:21.383Z] Network: bridge host ipvlan macvlan null overlay [2019-11-16T14:32:21.383Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-16T14:32:21.383Z] Swarm: inactive [2019-11-16T14:32:21.383Z] Runtimes: runc [2019-11-16T14:32:21.383Z] Default Runtime: runc [2019-11-16T14:32:21.383Z] Init Binary: docker-init [2019-11-16T14:32:21.383Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-16T14:32:21.383Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-16T14:32:21.383Z] init version: fec3683 [2019-11-16T14:32:21.383Z] Security Options: [2019-11-16T14:32:21.383Z] apparmor [2019-11-16T14:32:21.383Z] seccomp [2019-11-16T14:32:21.383Z] Profile: default [2019-11-16T14:32:21.383Z] Kernel Version: 4.15.0-1048-aws [2019-11-16T14:32:21.383Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-16T14:32:21.383Z] OSType: linux [2019-11-16T14:32:21.383Z] Architecture: x86_64 [2019-11-16T14:32:21.383Z] CPUs: 2 [2019-11-16T14:32:21.383Z] Total Memory: 7.501GiB [2019-11-16T14:32:21.383Z] Name: ip-10-100-41-219 [2019-11-16T14:32:21.384Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-16T14:32:21.384Z] Docker Root Dir: /var/lib/docker [2019-11-16T14:32:21.384Z] Debug Mode: false [2019-11-16T14:32:21.384Z] Registry: https://index.docker.io/v1/ [2019-11-16T14:32:21.384Z] Labels: [2019-11-16T14:32:21.384Z] Experimental: true [2019-11-16T14:32:21.384Z] Insecure Registries: [2019-11-16T14:32:21.384Z] 127.0.0.0/8 [2019-11-16T14:32:21.384Z] Live Restore Enabled: true [2019-11-16T14:32:21.384Z] [2019-11-16T14:32:21.384Z] WARNING: No swap limit support [Pipeline] sh [2019-11-16T14:32:21.644Z] #72 exporting layers 1.4s done [2019-11-16T14:32:21.644Z] #72 writing image sha256:a32ac8093c909d36de53a3cd5acc54e9b6180cea545a770660ed7c0a8397f5d1 done [2019-11-16T14:32:21.644Z] #72 naming to docker.io/library/docker:9dfcf016278032f92e98e17ae484b3f85a086f44 done [2019-11-16T14:32:21.644Z] #72 DONE 1.5s [Pipeline] } [Pipeline] // stage [2019-11-16T14:32:21.668Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-16T14:32:21.668Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-16T14:32:21.668Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-38465/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-16T14:32:21.668Z] + bash /home/ubuntu/workspace/moby_PR-38465/check-config.sh [2019-11-16T14:32:21.668Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-16T14:32:21.668Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-16T14:32:21.668Z] [2019-11-16T14:32:21.668Z] Generally Necessary: [2019-11-16T14:32:21.668Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-16T14:32:21.668Z] - apparmor: enabled and tools installed [2019-11-16T14:32:21.668Z] - CONFIG_NAMESPACES: enabled [2019-11-16T14:32:21.668Z] - CONFIG_NET_NS: enabled [2019-11-16T14:32:21.668Z] - CONFIG_PID_NS: enabled [2019-11-16T14:32:21.668Z] - CONFIG_IPC_NS: enabled [2019-11-16T14:32:21.668Z] - CONFIG_UTS_NS: enabled [2019-11-16T14:32:21.668Z] - CONFIG_CGROUPS: enabled [2019-11-16T14:32:21.668Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-16T14:32:21.668Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-16T14:32:21.668Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-16T14:32:21.668Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-16T14:32:21.668Z] - CONFIG_CPUSETS: enabled [2019-11-16T14:32:21.668Z] - CONFIG_MEMCG: enabled [2019-11-16T14:32:21.668Z] - CONFIG_KEYS: enabled [2019-11-16T14:32:21.668Z] - CONFIG_VETH: enabled (as module) [2019-11-16T14:32:21.668Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-16T14:32:21.668Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-16T14:32:21.668Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-16T14:32:21.668Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-16T14:32:21.668Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-16T14:32:21.668Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-16T14:32:21.668Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-16T14:32:21.668Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-16T14:32:21.668Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-16T14:32:21.668Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-16T14:32:21.668Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-16T14:32:21.668Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-16T14:32:21.668Z] [2019-11-16T14:32:21.668Z] Optional Features: [2019-11-16T14:32:21.668Z] - CONFIG_USER_NS: enabled [2019-11-16T14:32:21.668Z] - CONFIG_SECCOMP: enabled [2019-11-16T14:32:21.668Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-16T14:32:21.668Z] - CONFIG_MEMCG_SWAP: enabled [Pipeline] stage [Pipeline] { (Unit tests) [2019-11-16T14:32:21.695Z] Client: [2019-11-16T14:32:21.695Z] Debug Mode: false [2019-11-16T14:32:21.695Z] Plugins: [2019-11-16T14:32:21.695Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-16T14:32:21.695Z] [2019-11-16T14:32:21.695Z] Server: [2019-11-16T14:32:21.695Z] Containers: 2 [2019-11-16T14:32:21.695Z] Running: 0 [2019-11-16T14:32:21.695Z] Paused: 0 [2019-11-16T14:32:21.695Z] Stopped: 2 [2019-11-16T14:32:21.695Z] Images: 8 [2019-11-16T14:32:21.695Z] Server Version: 19.03.2 [2019-11-16T14:32:21.695Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-11-16T14:32:21.695Z] Windows: [2019-11-16T14:32:21.695Z] LCOW: [2019-11-16T14:32:21.695Z] Logging Driver: json-file [2019-11-16T14:32:21.695Z] Plugins: [2019-11-16T14:32:21.695Z] Volume: local [2019-11-16T14:32:21.695Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-16T14:32:21.695Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-16T14:32:21.695Z] Swarm: inactive [2019-11-16T14:32:21.695Z] Default Isolation: process [2019-11-16T14:32:21.695Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-16T14:32:21.695Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-16T14:32:21.695Z] OSType: windows [2019-11-16T14:32:21.695Z] Architecture: x86_64 [2019-11-16T14:32:21.695Z] CPUs: 4 [2019-11-16T14:32:21.695Z] Total Memory: 32GiB [2019-11-16T14:32:21.695Z] Name: azwin-2-f1b130 [2019-11-16T14:32:21.695Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-11-16T14:32:21.695Z] Docker Root Dir: D:\docker [2019-11-16T14:32:21.695Z] Debug Mode: false [2019-11-16T14:32:21.695Z] Registry: https://index.docker.io/v1/ [2019-11-16T14:32:21.695Z] Labels: [2019-11-16T14:32:21.695Z] Experimental: true [2019-11-16T14:32:21.695Z] Insecure Registries: [2019-11-16T14:32:21.695Z] 10.0.0.4:5000 [2019-11-16T14:32:21.695Z] 127.0.0.0/8 [2019-11-16T14:32:21.695Z] Registry Mirrors: [2019-11-16T14:32:21.695Z] http://10.0.0.4:5000/ [2019-11-16T14:32:21.695Z] Live Restore Enabled: false [2019-11-16T14:32:21.695Z] [Pipeline] sh [2019-11-16T14:32:21.701Z] [2019-11-16T14:32:21.701Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-16T14:32:21.701Z] #5 DONE 0.0s [2019-11-16T14:32:21.701Z] [2019-11-16T14:32:21.701Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-16T14:32:21.701Z] #6 DONE 0.2s [2019-11-16T14:32:21.701Z] [2019-11-16T14:32:21.701Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-16T14:32:21.701Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-16T14:32:21.701Z] #65 DONE 0.0s [2019-11-16T14:32:21.701Z] [2019-11-16T14:32:21.701Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d... [2019-11-16T14:32:21.701Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d4cab5c851ec86d7c33f61a72d5dcc96b1fb120be231a5703d273e71 done [2019-11-16T14:32:21.701Z] #7 DONE 0.0s [2019-11-16T14:32:21.701Z] [2019-11-16T14:32:21.701Z] #19 [internal] load build context [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-11-16T14:32:21.926Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-16T14:32:21.926Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-16T14:32:21.926Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-16T14:32:21.926Z] - CONFIG_BLK_CGROUP: enabled [2019-11-16T14:32:21.926Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-16T14:32:21.926Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-16T14:32:21.926Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-16T14:32:21.926Z] - CONFIG_CGROUP_PERF: enabled [2019-11-16T14:32:21.926Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-16T14:32:21.926Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-16T14:32:21.926Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-16T14:32:21.926Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-16T14:32:21.926Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-16T14:32:21.926Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-16T14:32:21.926Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-16T14:32:21.926Z] - CONFIG_IP_VS: enabled (as module) [2019-11-16T14:32:21.926Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-16T14:32:21.926Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-16T14:32:21.926Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-16T14:32:21.926Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-16T14:32:21.926Z] - CONFIG_EXT4_FS: enabled [2019-11-16T14:32:21.926Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-16T14:32:21.926Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-16T14:32:21.926Z] - Network Drivers: [2019-11-16T14:32:21.926Z] - "overlay": [2019-11-16T14:32:21.926Z] - CONFIG_VXLAN: enabled (as module) [2019-11-16T14:32:21.926Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-16T14:32:21.926Z] Optional (for encrypted networks): [2019-11-16T14:32:21.926Z] - CONFIG_CRYPTO: enabled [2019-11-16T14:32:21.926Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-16T14:32:21.926Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-16T14:32:21.926Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-16T14:32:21.926Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-16T14:32:21.926Z] - CONFIG_XFRM: enabled [2019-11-16T14:32:21.926Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-16T14:32:21.926Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-16T14:32:21.926Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-16T14:32:21.926Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-16T14:32:21.926Z] - "ipvlan": [2019-11-16T14:32:21.926Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-16T14:32:21.926Z] - "macvlan": [2019-11-16T14:32:21.926Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-16T14:32:21.926Z] - CONFIG_DUMMY: enabled (as module) [2019-11-16T14:32:21.926Z] - "ftp,tftp client in container": [2019-11-16T14:32:21.926Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-16T14:32:21.926Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-16T14:32:21.926Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-16T14:32:21.926Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-16T14:32:21.926Z] - Storage Drivers: [2019-11-16T14:32:21.926Z] - "aufs": [2019-11-16T14:32:21.926Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-16T14:32:21.926Z] - "btrfs": [2019-11-16T14:32:21.980Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38465/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9dfcf016278032f92e98e17ae484b3f85a086f44 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9dfcf016278032f92e98e17ae484b3f85a086f44 hack/test/unit [2019-11-16T14:32:19.941Z] > git merge 4124e78d5703c1f5162ac1a104498d9f004f108f # timeout=10 [2019-11-16T14:32:21.052Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-16T14:32:21.086Z] > git config core.sparsecheckout # timeout=10 [2019-11-16T14:32:21.090Z] > git checkout -f 737341167b6e4c3bd6f20ca74109bd017054d97b [2019-11-16T14:32:21.241Z] > git rev-list --no-walk ec9386eed8af56462a2e2d2b7b69c1dc2eeb50ce # timeout=10 [2019-11-16T14:32:22.183Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-16T14:32:22.183Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-16T14:32:22.183Z] - "devicemapper": [2019-11-16T14:32:22.183Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-16T14:32:22.183Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-16T14:32:22.183Z] - "overlay": [2019-11-16T14:32:22.183Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-16T14:32:22.183Z] - "zfs": [2019-11-16T14:32:22.183Z] - /dev/zfs: missing [2019-11-16T14:32:22.183Z] - zfs command: missing [2019-11-16T14:32:22.183Z] - zpool command: missing [2019-11-16T14:32:22.183Z] [2019-11-16T14:32:22.183Z] Limits: [2019-11-16T14:32:22.183Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-16T14:32:22.183Z] [2019-11-16T14:32:22.183Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2019-11-16T14:32:22.763Z] + sudo modprobe ip_vs [2019-11-16T14:32:22.763Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9dfcf016278032f92e98e17ae484b3f85a086f44 . [2019-11-16T14:32:22.763Z] #1 [internal] load build definition from Dockerfile [2019-11-16T14:32:22.763Z] #1 transferring dockerfile: 14.85kB done [2019-11-16T14:32:22.763Z] #1 DONE 0.0s [2019-11-16T14:32:22.763Z] [2019-11-16T14:32:22.763Z] #2 [internal] load .dockerignore [2019-11-16T14:32:22.763Z] #2 transferring context: 87B done [2019-11-16T14:32:22.763Z] #2 DONE 0.0s [2019-11-16T14:32:22.763Z] [2019-11-16T14:32:22.763Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-16T14:32:22.763Z] #3 DONE 0.1s [2019-11-16T14:32:23.020Z] [2019-11-16T14:32:23.020Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-16T14:32:23.020Z] #4 CACHED [2019-11-16T14:32:23.060Z] + docker version [2019-11-16T14:32:23.060Z] Client: [2019-11-16T14:32:23.060Z] Version: 18.06.1-ce [2019-11-16T14:32:23.060Z] API version: 1.38 [2019-11-16T14:32:23.060Z] Go version: go1.10.3 [2019-11-16T14:32:23.060Z] Git commit: e68fc7a [2019-11-16T14:32:23.060Z] Built: Tue Aug 21 17:26:10 2018 [2019-11-16T14:32:23.060Z] OS/Arch: linux/ppc64le [2019-11-16T14:32:23.060Z] Experimental: false [2019-11-16T14:32:23.060Z] [2019-11-16T14:32:23.060Z] Server: [2019-11-16T14:32:23.060Z] Engine: [2019-11-16T14:32:23.060Z] Version: 18.06.1-ce [2019-11-16T14:32:23.060Z] API version: 1.38 (minimum version 1.12) [2019-11-16T14:32:23.060Z] Go version: go1.10.3 [2019-11-16T14:32:23.060Z] Git commit: e68fc7a [2019-11-16T14:32:23.060Z] Built: Tue Aug 21 17:24:20 2018 [2019-11-16T14:32:23.060Z] OS/Arch: linux/ppc64le [2019-11-16T14:32:23.060Z] Experimental: true [Pipeline] sh [2019-11-16T14:32:23.585Z] [2019-11-16T14:32:23.585Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-16T14:32:23.633Z] + docker info [2019-11-16T14:32:23.633Z] Containers: 1 [2019-11-16T14:32:23.633Z] Running: 1 [2019-11-16T14:32:23.633Z] Paused: 0 [2019-11-16T14:32:23.633Z] Stopped: 0 [2019-11-16T14:32:23.633Z] Images: 15 [2019-11-16T14:32:23.633Z] Server Version: 18.06.1-ce [2019-11-16T14:32:23.633Z] Storage Driver: overlay2 [2019-11-16T14:32:23.633Z] Backing Filesystem: extfs [2019-11-16T14:32:23.633Z] Supports d_type: true [2019-11-16T14:32:23.633Z] Native Overlay Diff: true [2019-11-16T14:32:23.633Z] Logging Driver: json-file [2019-11-16T14:32:23.633Z] Cgroup Driver: cgroupfs [2019-11-16T14:32:23.633Z] Plugins: [2019-11-16T14:32:23.633Z] Volume: local [2019-11-16T14:32:23.633Z] Network: bridge host ipvlan macvlan null overlay [2019-11-16T14:32:23.633Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-16T14:32:23.633Z] Swarm: inactive [2019-11-16T14:32:23.633Z] Runtimes: runc [2019-11-16T14:32:23.633Z] Default Runtime: runc [2019-11-16T14:32:23.633Z] Init Binary: docker-init [2019-11-16T14:32:23.633Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-16T14:32:23.633Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-11-16T14:32:23.633Z] init version: fec3683 [2019-11-16T14:32:23.633Z] Security Options: [2019-11-16T14:32:23.633Z] apparmor [2019-11-16T14:32:23.633Z] seccomp [2019-11-16T14:32:23.633Z] Profile: default [2019-11-16T14:32:23.633Z] Kernel Version: 4.4.0-139-generic [2019-11-16T14:32:23.633Z] Operating System: Ubuntu 16.04.3 LTS [2019-11-16T14:32:23.633Z] OSType: linux [2019-11-16T14:32:23.633Z] Architecture: ppc64le [2019-11-16T14:32:23.633Z] CPUs: 4 [2019-11-16T14:32:23.633Z] Total Memory: 7.972GiB [2019-11-16T14:32:23.633Z] Name: ppc64le-ubuntu-28 [2019-11-16T14:32:23.633Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-11-16T14:32:23.633Z] Docker Root Dir: /var/lib/docker [2019-11-16T14:32:23.633Z] Debug Mode (client): false [2019-11-16T14:32:23.633Z] Debug Mode (server): false [2019-11-16T14:32:23.633Z] Username: dockerbuildbot [2019-11-16T14:32:23.633Z] Registry: https://index.docker.io/v1/ [2019-11-16T14:32:23.633Z] Labels: [2019-11-16T14:32:23.633Z] Experimental: true [2019-11-16T14:32:23.633Z] Insecure Registries: [2019-11-16T14:32:23.633Z] 127.0.0.0/8 [2019-11-16T14:32:23.633Z] Live Restore Enabled: false [2019-11-16T14:32:23.633Z] [Pipeline] sh [2019-11-16T14:32:23.843Z] #6 DONE 0.1s [2019-11-16T14:32:23.843Z] [2019-11-16T14:32:23.843Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-16T14:32:23.843Z] #5 DONE 0.0s [2019-11-16T14:32:23.843Z] [2019-11-16T14:32:23.843Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-16T14:32:23.843Z] #65 DONE 0.0s [2019-11-16T14:32:23.843Z] [2019-11-16T14:32:23.843Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d... [2019-11-16T14:32:23.843Z] #7 DONE 0.0s [2019-11-16T14:32:23.843Z] [2019-11-16T14:32:23.843Z] #19 [internal] load build context [2019-11-16T14:32:24.042Z] #19 transferring context: 45.66MB 2.1s done [2019-11-16T14:32:24.042Z] #19 DONE 2.1s [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-16T14:32:24.042Z] #64 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-16T14:32:24.042Z] #15 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-16T14:32:24.042Z] #28 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-16T14:32:24.042Z] #42 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-16T14:32:24.042Z] #67 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-16T14:32:24.042Z] #14 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-16T14:32:24.042Z] #18 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-16T14:32:24.042Z] #8 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-16T14:32:24.042Z] #62 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-16T14:32:24.042Z] #53 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-16T14:32:24.042Z] #9 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-16T14:32:24.042Z] #45 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-16T14:32:24.042Z] #49 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-16T14:32:24.042Z] #20 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-16T14:32:24.042Z] #56 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-16T14:32:24.042Z] #68 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-16T14:32:24.042Z] #50 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-16T14:32:24.042Z] #66 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-16T14:32:24.042Z] #58 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-16T14:32:24.042Z] #22 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-16T14:32:24.042Z] #33 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-16T14:32:24.042Z] #47 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-16T14:32:24.042Z] #13 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-16T14:32:24.042Z] #17 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-16T14:32:24.042Z] #60 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-16T14:32:24.042Z] #40 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-16T14:32:24.042Z] #43 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-16T14:32:24.042Z] #39 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-16T14:32:24.042Z] #35 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-16T14:32:24.042Z] #25 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-16T14:32:24.042Z] #48 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-16T14:32:24.042Z] #10 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-16T14:32:24.042Z] #31 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-16T14:32:24.042Z] #46 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-16T14:32:24.042Z] #69 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-16T14:32:24.042Z] #63 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-16T14:32:24.042Z] #32 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-16T14:32:24.042Z] #11 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-16T14:32:24.042Z] #26 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-16T14:32:24.042Z] #57 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-16T14:32:24.042Z] #44 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-16T14:32:24.042Z] #21 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-16T14:32:24.042Z] #59 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-16T14:32:24.042Z] #41 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-16T14:32:24.042Z] #12 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #16 [dev 6/24] RUN ldconfig [2019-11-16T14:32:24.042Z] #16 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.042Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-16T14:32:24.042Z] #52 CACHED [2019-11-16T14:32:24.042Z] [2019-11-16T14:32:24.043Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-16T14:32:24.043Z] #36 CACHED [2019-11-16T14:32:24.043Z] [2019-11-16T14:32:24.043Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-16T14:32:24.043Z] #51 CACHED [2019-11-16T14:32:24.043Z] [2019-11-16T14:32:24.043Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-16T14:32:24.043Z] #55 CACHED [2019-11-16T14:32:24.043Z] [2019-11-16T14:32:24.043Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-16T14:32:24.043Z] #37 CACHED [2019-11-16T14:32:24.043Z] [2019-11-16T14:32:24.043Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-16T14:32:24.043Z] #30 CACHED [2019-11-16T14:32:24.043Z] [2019-11-16T14:32:24.043Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-16T14:32:24.043Z] #23 CACHED [2019-11-16T14:32:24.043Z] [2019-11-16T14:32:24.043Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-16T14:32:24.043Z] #24 CACHED [2019-11-16T14:32:24.043Z] [2019-11-16T14:32:24.043Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-16T14:32:24.043Z] #38 CACHED [2019-11-16T14:32:24.043Z] [2019-11-16T14:32:24.043Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-16T14:32:24.043Z] #29 CACHED [2019-11-16T14:32:24.043Z] [2019-11-16T14:32:24.043Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-16T14:32:24.043Z] #54 CACHED [2019-11-16T14:32:24.043Z] [2019-11-16T14:32:24.043Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-16T14:32:24.043Z] #34 CACHED [2019-11-16T14:32:24.043Z] [2019-11-16T14:32:24.043Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-16T14:32:24.043Z] #61 CACHED [2019-11-16T14:32:24.043Z] [2019-11-16T14:32:24.043Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-16T14:32:24.043Z] #27 CACHED [2019-11-16T14:32:24.043Z] [2019-11-16T14:32:24.043Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-16T14:32:24.043Z] #70 CACHED [2019-11-16T14:32:24.043Z] [2019-11-16T14:32:24.043Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-16T14:32:24.210Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-16T14:32:24.210Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-16T14:32:24.210Z] + curl -fsSL -o /home/docker/workspace/moby_PR-38465/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-16T14:32:24.210Z] + bash /home/docker/workspace/moby_PR-38465/check-config.sh [2019-11-16T14:32:24.210Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-16T14:32:24.210Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-11-16T14:32:24.210Z] [2019-11-16T14:32:24.210Z] Generally Necessary: [2019-11-16T14:32:24.210Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-16T14:32:24.210Z] - apparmor: enabled and tools installed [2019-11-16T14:32:24.210Z] - CONFIG_NAMESPACES: enabled [2019-11-16T14:32:24.210Z] - CONFIG_NET_NS: enabled [2019-11-16T14:32:24.210Z] - CONFIG_PID_NS: enabled [2019-11-16T14:32:24.210Z] - CONFIG_IPC_NS: enabled [2019-11-16T14:32:24.210Z] - CONFIG_UTS_NS: enabled [2019-11-16T14:32:24.210Z] - CONFIG_CGROUPS: enabled [2019-11-16T14:32:24.210Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-16T14:32:24.210Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-16T14:32:24.210Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-16T14:32:24.210Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-16T14:32:24.421Z] #71 DONE 0.6s [2019-11-16T14:32:24.421Z] [2019-11-16T14:32:24.421Z] #72 exporting to oci image format [2019-11-16T14:32:24.549Z] - CONFIG_CPUSETS: enabled [2019-11-16T14:32:24.549Z] - CONFIG_MEMCG: enabled [2019-11-16T14:32:24.549Z] - CONFIG_KEYS: enabled [2019-11-16T14:32:24.549Z] - CONFIG_VETH: enabled (as module) [2019-11-16T14:32:24.549Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-16T14:32:24.549Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-16T14:32:24.549Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-16T14:32:24.549Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-16T14:32:24.549Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-16T14:32:24.549Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-16T14:32:24.549Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-16T14:32:24.549Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-16T14:32:24.549Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-16T14:32:24.549Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-16T14:32:24.549Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-16T14:32:24.549Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-16T14:32:24.549Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-16T14:32:24.549Z] [2019-11-16T14:32:24.549Z] Optional Features: [2019-11-16T14:32:24.549Z] - CONFIG_USER_NS: enabled [2019-11-16T14:32:24.549Z] - CONFIG_SECCOMP: enabled [2019-11-16T14:32:24.549Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-16T14:32:24.549Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-16T14:32:24.549Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-16T14:32:24.549Z] (cgroup swap accounting is currently enabled) [2019-11-16T14:32:24.549Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-16T14:32:24.549Z] - CONFIG_BLK_CGROUP: enabled [2019-11-16T14:32:24.549Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-16T14:32:24.549Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-16T14:32:24.549Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-16T14:32:24.549Z] - CONFIG_CGROUP_PERF: enabled [2019-11-16T14:32:24.549Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-16T14:32:24.549Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-16T14:32:24.549Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-16T14:32:24.549Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-16T14:32:24.549Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-16T14:32:24.549Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-16T14:32:24.797Z] #72 exporting layers [2019-11-16T14:32:24.887Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-16T14:32:24.888Z] - CONFIG_IP_VS: enabled (as module) [2019-11-16T14:32:24.888Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-16T14:32:24.888Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-16T14:32:24.888Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-16T14:32:24.888Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-16T14:32:24.888Z] - CONFIG_EXT4_FS: enabled [2019-11-16T14:32:24.888Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-16T14:32:24.888Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-16T14:32:24.888Z] - Network Drivers: [2019-11-16T14:32:24.888Z] - "overlay": [2019-11-16T14:32:24.888Z] - CONFIG_VXLAN: enabled (as module) [2019-11-16T14:32:24.888Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-16T14:32:24.888Z] Optional (for encrypted networks): [2019-11-16T14:32:24.888Z] - CONFIG_CRYPTO: enabled [2019-11-16T14:32:24.888Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-16T14:32:24.888Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-16T14:32:24.888Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-16T14:32:24.888Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-16T14:32:24.888Z] - CONFIG_XFRM: enabled [2019-11-16T14:32:24.888Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-16T14:32:24.888Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-16T14:32:24.888Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-16T14:32:24.888Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-16T14:32:24.888Z] - "ipvlan": [2019-11-16T14:32:24.888Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-16T14:32:24.888Z] - "macvlan": [2019-11-16T14:32:24.888Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-16T14:32:24.888Z] - CONFIG_DUMMY: enabled (as module) [2019-11-16T14:32:24.888Z] - "ftp,tftp client in container": [2019-11-16T14:32:24.888Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-16T14:32:24.888Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-16T14:32:24.888Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-16T14:32:24.888Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-16T14:32:24.888Z] - Storage Drivers: [2019-11-16T14:32:24.888Z] - "aufs": [2019-11-16T14:32:24.888Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-16T14:32:24.888Z] - "btrfs": [2019-11-16T14:32:24.888Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-16T14:32:25.218Z] #19 transferring context: 45.66MB 1.5s done [2019-11-16T14:32:25.224Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-16T14:32:25.224Z] - "devicemapper": [2019-11-16T14:32:25.224Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-16T14:32:25.224Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-16T14:32:25.224Z] - "overlay": [2019-11-16T14:32:25.224Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-16T14:32:25.224Z] - "zfs": [2019-11-16T14:32:25.224Z] - /dev/zfs: missing [2019-11-16T14:32:25.224Z] - zfs command: missing [2019-11-16T14:32:25.224Z] - zpool command: missing [2019-11-16T14:32:25.224Z] [2019-11-16T14:32:25.224Z] Limits: [2019-11-16T14:32:25.224Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-16T14:32:25.224Z] [2019-11-16T14:32:25.224Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-16T14:32:25.476Z] #19 DONE 1.7s [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-16T14:32:25.476Z] #56 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-16T14:32:25.476Z] #8 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-16T14:32:25.476Z] #39 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-16T14:32:25.476Z] #38 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-16T14:32:25.476Z] #30 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-16T14:32:25.476Z] #48 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-16T14:32:25.476Z] #63 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-16T14:32:25.476Z] #36 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-16T14:32:25.476Z] #25 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-16T14:32:25.476Z] #26 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-16T14:32:25.476Z] #67 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-16T14:32:25.476Z] #32 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-16T14:32:25.476Z] #62 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-16T14:32:25.476Z] #40 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-16T14:32:25.476Z] #35 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-16T14:32:25.476Z] #29 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-16T14:32:25.476Z] #54 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-16T14:32:25.476Z] #34 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-16T14:32:25.476Z] #37 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-16T14:32:25.476Z] #33 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-16T14:32:25.476Z] #41 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-16T14:32:25.476Z] #50 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-16T14:32:25.476Z] #51 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-16T14:32:25.476Z] #42 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-16T14:32:25.476Z] #28 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-16T14:32:25.476Z] #10 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-16T14:32:25.476Z] #14 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-16T14:32:25.476Z] #66 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-16T14:32:25.476Z] #9 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-16T14:32:25.476Z] #13 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-16T14:32:25.476Z] #64 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-16T14:32:25.476Z] #45 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-16T14:32:25.476Z] #69 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-16T14:32:25.476Z] #20 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-16T14:32:25.476Z] #52 CACHED [2019-11-16T14:32:25.476Z] [2019-11-16T14:32:25.476Z] #16 [dev 6/24] RUN ldconfig [2019-11-16T14:32:25.476Z] #16 CACHED [2019-11-16T14:32:25.477Z] [2019-11-16T14:32:25.477Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-16T14:32:25.477Z] #11 CACHED [2019-11-16T14:32:25.477Z] [2019-11-16T14:32:25.477Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-16T14:32:25.477Z] #23 CACHED [2019-11-16T14:32:25.477Z] [2019-11-16T14:32:25.477Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-16T14:32:25.477Z] #46 CACHED [2019-11-16T14:32:25.477Z] [2019-11-16T14:32:25.477Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-16T14:32:25.477Z] #61 CACHED [2019-11-16T14:32:25.477Z] [2019-11-16T14:32:25.477Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-16T14:32:25.477Z] #58 CACHED [2019-11-16T14:32:25.477Z] [2019-11-16T14:32:25.477Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-16T14:32:25.477Z] #12 CACHED [2019-11-16T14:32:25.477Z] [2019-11-16T14:32:25.477Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-16T14:32:25.477Z] #24 CACHED [2019-11-16T14:32:25.477Z] [2019-11-16T14:32:25.477Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-16T14:32:25.477Z] #49 CACHED [2019-11-16T14:32:25.477Z] [2019-11-16T14:32:25.477Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-16T14:32:25.477Z] #43 CACHED [2019-11-16T14:32:25.477Z] [2019-11-16T14:32:25.477Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-16T14:32:25.477Z] #21 CACHED [2019-11-16T14:32:25.477Z] [2019-11-16T14:32:25.477Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-16T14:32:25.477Z] #60 CACHED [2019-11-16T14:32:25.477Z] [2019-11-16T14:32:25.477Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-16T14:32:25.477Z] #44 CACHED [2019-11-16T14:32:25.477Z] [2019-11-16T14:32:25.477Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-16T14:32:25.477Z] #27 CACHED [2019-11-16T14:32:25.477Z] [2019-11-16T14:32:25.477Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-16T14:32:25.477Z] #68 CACHED [2019-11-16T14:32:25.477Z] [2019-11-16T14:32:25.477Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-16T14:32:25.477Z] #22 CACHED [2019-11-16T14:32:25.477Z] [2019-11-16T14:32:25.477Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-16T14:32:25.477Z] #53 CACHED [2019-11-16T14:32:25.477Z] [2019-11-16T14:32:25.477Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-16T14:32:25.477Z] #18 CACHED [2019-11-16T14:32:25.477Z] [2019-11-16T14:32:25.477Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-16T14:32:25.477Z] #15 CACHED [2019-11-16T14:32:25.477Z] [2019-11-16T14:32:25.477Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-16T14:32:25.477Z] #57 CACHED [2019-11-16T14:32:25.477Z] [2019-11-16T14:32:25.477Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-16T14:32:25.477Z] #59 CACHED [2019-11-16T14:32:25.477Z] [2019-11-16T14:32:25.477Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-16T14:32:25.477Z] #55 CACHED [2019-11-16T14:32:25.477Z] [2019-11-16T14:32:25.477Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-16T14:32:25.477Z] #17 CACHED [2019-11-16T14:32:25.477Z] [2019-11-16T14:32:25.477Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-16T14:32:25.477Z] #47 CACHED [2019-11-16T14:32:25.477Z] [2019-11-16T14:32:25.477Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-16T14:32:25.477Z] #31 CACHED [2019-11-16T14:32:25.477Z] [2019-11-16T14:32:25.477Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-16T14:32:25.477Z] #70 CACHED [2019-11-16T14:32:25.477Z] [2019-11-16T14:32:25.477Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-16T14:32:25.842Z] + make bundles/buildx [2019-11-16T14:32:26.173Z] ? github.com/docker/docker/api [no test files] [2019-11-16T14:32:26.178Z] make: command: Command not found [2019-11-16T14:32:26.178Z] make: command: Command not found [2019-11-16T14:32:26.178Z] mkdir bundles [2019-11-16T14:32:26.178Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-11-16T14:32:26.178Z] --build-arg BUILDX_COMMIT \ [2019-11-16T14:32:26.178Z] --build-arg BUILDX_REPO \ [2019-11-16T14:32:26.178Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-11-16T14:32:26.178Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-11-16T14:32:26.178Z] . [2019-11-16T14:32:26.178Z] /bin/sh: 4: go: not found [2019-11-16T14:32:26.178Z] /bin/sh: 5: go: not found [2019-11-16T14:32:26.848Z] #71 DONE 1.5s [2019-11-16T14:32:26.849Z] [2019-11-16T14:32:26.849Z] #72 exporting to image [2019-11-16T14:32:26.849Z] #72 exporting layers [2019-11-16T14:32:27.782Z] #72 exporting layers 0.9s done [2019-11-16T14:32:27.782Z] #72 writing image sha256:3a9cd04e754171cf358e3e28be65b957f8db794360bf4c74d61c20b0d4101e5b done [2019-11-16T14:32:27.782Z] #72 naming to docker.io/library/docker:9dfcf016278032f92e98e17ae484b3f85a086f44 done [2019-11-16T14:32:27.782Z] #72 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-11-16T14:32:28.475Z] Sending build context to Docker daemon 50.14MB [2019-11-16T14:32:28.475Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-11-16T14:32:28.475Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-11-16T14:32:28.475Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-11-16T14:32:28.475Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-11-16T14:32:28.475Z] ---> ebd73b5ebd31 [2019-11-16T14:32:28.475Z] Step 5/16 : ARG BUILDX_REPO [2019-11-16T14:32:28.475Z] ---> Using cache [2019-11-16T14:32:28.475Z] ---> b36657eaccc2 [2019-11-16T14:32:28.475Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-11-16T14:32:28.475Z] ---> Using cache [2019-11-16T14:32:28.475Z] ---> 64048b72b53d [2019-11-16T14:32:28.475Z] Step 7/16 : WORKDIR /buildx [2019-11-16T14:32:28.475Z] ---> Using cache [2019-11-16T14:32:28.475Z] ---> 8b6b550d9e40 [2019-11-16T14:32:28.475Z] Step 8/16 : ARG BUILDX_COMMIT [2019-11-16T14:32:28.475Z] ---> Using cache [2019-11-16T14:32:28.475Z] ---> d37797307cb3 [2019-11-16T14:32:28.475Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-11-16T14:32:28.475Z] ---> Using cache [2019-11-16T14:32:28.475Z] ---> 7f0a50b7a65b [2019-11-16T14:32:28.475Z] Step 10/16 : RUN go mod download [2019-11-16T14:32:28.475Z] ---> Using cache [2019-11-16T14:32:28.475Z] ---> fcf44625d97d [2019-11-16T14:32:28.475Z] Step 11/16 : ARG GOOS [2019-11-16T14:32:28.475Z] ---> Using cache [2019-11-16T14:32:28.475Z] ---> d9ff975f4bd0 [2019-11-16T14:32:28.475Z] Step 12/16 : ARG GOARCH [2019-11-16T14:32:28.475Z] ---> Using cache [2019-11-16T14:32:28.475Z] ---> a9b84ab5b50d [2019-11-16T14:32:28.475Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2019-11-16T14:32:28.475Z] ---> Using cache [2019-11-16T14:32:28.475Z] ---> 16d921116ddb [2019-11-16T14:32:28.475Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-11-16T14:32:28.475Z] ---> ebd73b5ebd31 [2019-11-16T14:32:28.475Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-11-16T14:32:28.475Z] ---> Using cache [2019-11-16T14:32:28.789Z] [2019-11-16T14:32:28.789Z] Removing bundles/ [2019-11-16T14:32:28.789Z] [2019-11-16T14:32:28.789Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-16T14:32:28.811Z] ---> cd264f76a91c [2019-11-16T14:32:28.811Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-11-16T14:32:28.811Z] ---> Using cache [2019-11-16T14:32:28.811Z] ---> a577c522525c [2019-11-16T14:32:28.811Z] Successfully built a577c522525c [2019-11-16T14:32:28.811Z] Successfully tagged moby-buildx:latest [2019-11-16T14:32:28.811Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-11-16T14:32:28.811Z] if [ -n "${id}" ]; then \ [2019-11-16T14:32:28.811Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-11-16T14:32:28.811Z] && touch bundles/buildx; \ [2019-11-16T14:32:28.811Z] docker rm -f ${id}; \ [2019-11-16T14:32:28.811Z] fi [2019-11-16T14:32:29.047Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-16T14:32:29.047Z] GOOS="" GOARCH="" GOARM="" [2019-11-16T14:32:29.536Z] b16d85bd8228f241602076f5693c247be0fa29e7b3d1986bf579dbf3eb7b330f [2019-11-16T14:32:29.536Z] bundles/buildx version [2019-11-16T14:32:29.536Z] buildx v0.3.1 6db68d0 [2019-11-16T14:32:29.536Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:9dfcf016278032f92e98e17ae484b3f85a086f44 . [2019-11-16T14:32:29.871Z] #2 [internal] load build definition from Dockerfile [2019-11-16T14:32:29.871Z] #2 transferring dockerfile: 14.85kB done [2019-11-16T14:32:29.871Z] #2 DONE 0.0s [2019-11-16T14:32:29.871Z] [2019-11-16T14:32:29.871Z] #1 [internal] load .dockerignore [2019-11-16T14:32:29.871Z] #1 transferring context: 87B done [2019-11-16T14:32:29.871Z] #1 DONE 0.0s [2019-11-16T14:32:29.871Z] [2019-11-16T14:32:29.871Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-16T14:32:30.194Z] #72 exporting layers 5.4s done [2019-11-16T14:32:30.195Z] #72 exporting manifest sha256:7a9a13ac26dd8fb000956163910428e958f40bdd7d0fd20fd8ac97ae2942d2d7 done [2019-11-16T14:32:30.195Z] #72 exporting config sha256:2ff2b5efdfb860e6e5f23bea7eff5cd894d777dba0b4d3d5a4923c9d819119fb done [2019-11-16T14:32:30.195Z] #72 sending tarball [2019-11-16T14:32:30.207Z] #3 DONE 0.4s [2019-11-16T14:32:30.207Z] [2019-11-16T14:32:30.207Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-16T14:32:30.207Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-16T14:32:30.207Z] #4 CACHED [2019-11-16T14:32:30.546Z] [2019-11-16T14:32:30.546Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-16T14:32:30.546Z] #6 DONE 0.0s [2019-11-16T14:32:30.546Z] [2019-11-16T14:32:30.546Z] #5 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-16T14:32:30.546Z] #5 DONE 0.2s [2019-11-16T14:32:30.546Z] [2019-11-16T14:32:30.546Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-16T14:32:30.546Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-16T14:32:30.546Z] #65 DONE 0.0s [2019-11-16T14:32:30.546Z] [2019-11-16T14:32:30.546Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d... [2019-11-16T14:32:30.546Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d4cab5c851ec86d7c33f61a72d5dcc96b1fb120be231a5703d273e71 done [2019-11-16T14:32:30.546Z] #7 DONE 0.0s [2019-11-16T14:32:30.546Z] [2019-11-16T14:32:30.546Z] #19 [internal] load build context [2019-11-16T14:32:34.447Z] #19 transferring context: 45.66MB 3.3s done [2019-11-16T14:32:34.447Z] #19 DONE 3.4s [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-16T14:32:34.447Z] #50 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-16T14:32:34.447Z] #34 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-16T14:32:34.447Z] #13 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-16T14:32:34.447Z] #23 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-16T14:32:34.447Z] #44 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-16T14:32:34.447Z] #11 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-16T14:32:34.447Z] #66 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-16T14:32:34.447Z] #39 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-16T14:32:34.447Z] #29 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-16T14:32:34.447Z] #22 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-16T14:32:34.447Z] #28 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-16T14:32:34.447Z] #26 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-16T14:32:34.447Z] #37 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-16T14:32:34.447Z] #41 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-16T14:32:34.447Z] #8 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-16T14:32:34.447Z] #45 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-16T14:32:34.447Z] #36 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-16T14:32:34.447Z] #32 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-16T14:32:34.447Z] #63 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-16T14:32:34.447Z] #47 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-16T14:32:34.447Z] #30 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-16T14:32:34.447Z] #53 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-16T14:32:34.447Z] #27 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-16T14:32:34.447Z] #17 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-16T14:32:34.447Z] #35 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-16T14:32:34.447Z] #25 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-16T14:32:34.447Z] #12 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-16T14:32:34.447Z] #24 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-16T14:32:34.447Z] #48 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-16T14:32:34.447Z] #40 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-16T14:32:34.447Z] #52 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-16T14:32:34.447Z] #58 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-16T14:32:34.447Z] #59 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-16T14:32:34.447Z] #9 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-16T14:32:34.447Z] #33 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-16T14:32:34.447Z] #21 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-16T14:32:34.447Z] #31 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-16T14:32:34.447Z] #54 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-16T14:32:34.447Z] #61 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-16T14:32:34.447Z] #62 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-16T14:32:34.447Z] #43 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-16T14:32:34.447Z] #64 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-16T14:32:34.447Z] #46 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-16T14:32:34.447Z] #20 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-16T14:32:34.447Z] #51 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-16T14:32:34.447Z] #18 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-16T14:32:34.447Z] #42 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-16T14:32:34.447Z] #49 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-16T14:32:34.447Z] #60 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #16 [dev 6/24] RUN ldconfig [2019-11-16T14:32:34.447Z] #16 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-16T14:32:34.447Z] #10 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-16T14:32:34.447Z] #68 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-16T14:32:34.447Z] #67 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-16T14:32:34.447Z] #56 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-16T14:32:34.447Z] #55 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-16T14:32:34.447Z] #38 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-16T14:32:34.447Z] #57 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-16T14:32:34.447Z] #15 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-16T14:32:34.447Z] #69 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-16T14:32:34.447Z] #14 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-16T14:32:34.447Z] #70 CACHED [2019-11-16T14:32:34.447Z] [2019-11-16T14:32:34.447Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-16T14:32:35.174Z] #71 DONE 1.1s [2019-11-16T14:32:35.174Z] [2019-11-16T14:32:35.174Z] #72 exporting to oci image format [2019-11-16T14:32:35.174Z] #72 exporting layers [2019-11-16T14:32:37.287Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-11-16T14:32:37.287Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-94146f60\powershellScript.ps1'; exit $LASTEXITCODE; [2019-11-16T14:32:37.287Z] ---------------------------------------------------------------------------- [2019-11-16T14:32:37.287Z] [2019-11-16T14:32:37.287Z] INFO: executeCI.ps1 starting at Sat Nov 16 14:32:36 CUT 2019 [2019-11-16T14:32:37.287Z] [2019-11-16T14:32:37.287Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-11-16T14:32:37.287Z] INFO: Running git version 2.23.0.windows.1 [2019-11-16T14:32:37.287Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-11-16T14:32:37.287Z] INFO: Environment variables: [2019-11-16T14:32:37.287Z] [2019-11-16T14:32:37.287Z] Name Value [2019-11-16T14:32:37.287Z] ---- ----- [2019-11-16T14:32:37.287Z] ALLUSERSPROFILE C:\ProgramData [2019-11-16T14:32:37.287Z] amd64 true [2019-11-16T14:32:37.287Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-11-16T14:32:37.287Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-11-16T14:32:37.287Z] arm64 true [2019-11-16T14:32:37.287Z] BRANCH_NAME PR-38465 [2019-11-16T14:32:37.287Z] BUILD_DISPLAY_NAME #11 [2019-11-16T14:32:37.287Z] BUILD_ID 11 [2019-11-16T14:32:37.287Z] BUILD_NUMBER 11 [2019-11-16T14:32:37.287Z] BUILD_TAG jenkins-moby-PR-38465-11 [2019-11-16T14:32:37.287Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-38465/11/ [2019-11-16T14:32:37.287Z] CHANGE_AUTHOR steveazz [2019-11-16T14:32:37.287Z] CHANGE_AUTHOR_DISPLAY_NAME Steve Azzopardi [2019-11-16T14:32:37.287Z] CHANGE_BRANCH create-dirctory-on-host-for-windows [2019-11-16T14:32:37.287Z] CHANGE_FORK steveazz [2019-11-16T14:32:37.287Z] CHANGE_ID 38465 [2019-11-16T14:32:37.287Z] CHANGE_TARGET master [2019-11-16T14:32:37.287Z] CHANGE_TITLE Remove error return on !exists [2019-11-16T14:32:37.287Z] CHANGE_URL https://github.com/moby/moby/pull/38465 [2019-11-16T14:32:37.287Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-16T14:32:37.287Z] CommonProgramFiles C:\Program Files\Common Files [2019-11-16T14:32:37.287Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-11-16T14:32:37.287Z] CommonProgramW6432 C:\Program Files\Common Files [2019-11-16T14:32:37.287Z] COMPUTERNAME azwin-2-f1b130 [2019-11-16T14:32:37.287Z] ComSpec C:\windows\system32\cmd.exe [2019-11-16T14:32:37.287Z] ConfigSequenceNumber 0 [2019-11-16T14:32:37.287Z] dco true [2019-11-16T14:32:37.287Z] DOCKER_BUILDKIT 0 [2019-11-16T14:32:37.287Z] DOCKER_DUT_DEBUG 1 [2019-11-16T14:32:37.287Z] DOCKER_EXPERIMENTAL 1 [2019-11-16T14:32:37.287Z] DOCKER_GRAPHDRIVER overlay2 [2019-11-16T14:32:37.287Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-11-16T14:32:37.287Z] EXECUTOR_NUMBER 0 [2019-11-16T14:32:37.287Z] FQDN azwin-2-f1b130.westus.cloudapp.azure.com [2019-11-16T14:32:37.287Z] GIT_BRANCH PR-38465 [2019-11-16T14:32:37.287Z] GIT_COMMIT 9dfcf016278032f92e98e17ae484b3f85a086f44 [2019-11-16T14:32:37.287Z] GIT_PREVIOUS_COMMIT ec9386eed8af56462a2e2d2b7b69c1dc2eeb50ce [2019-11-16T14:32:37.287Z] GIT_URL https://github.com/moby/moby.git [2019-11-16T14:32:37.287Z] HUDSON_COOKIE a6c1a963-93ae-4fe3-8bcb-17785ba7caa0 [2019-11-16T14:32:37.287Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-11-16T14:32:37.287Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-11-16T14:32:37.287Z] HUDSON_URL https://ci.docker.com/public/ [2019-11-16T14:32:37.287Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-11-16T14:32:37.287Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-11-16T14:32:37.287Z] JENKINS_NODE_COOKIE 31b30b75-5fe7-4bc8-8034-cd3b79e23e85 [2019-11-16T14:32:37.287Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-11-16T14:32:37.287Z] JENKINS_URL https://ci.docker.com/public/ [2019-11-16T14:32:37.287Z] JOB_BASE_NAME PR-38465 [2019-11-16T14:32:37.287Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-38465/display/redirect [2019-11-16T14:32:37.287Z] JOB_NAME moby/PR-38465 [2019-11-16T14:32:37.287Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-38465/ [2019-11-16T14:32:37.287Z] library.jps.version master [2019-11-16T14:32:37.287Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-11-16T14:32:37.287Z] NODE_LABELS amd64 azure azwin-2-f1b130 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-11-16T14:32:37.287Z] NODE_NAME azwin-2-f1b130 [2019-11-16T14:32:37.287Z] NUMBER_OF_PROCESSORS 4 [2019-11-16T14:32:37.287Z] OS Windows_NT [2019-11-16T14:32:37.287Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-11-16T14:32:37.287Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-11-16T14:32:37.287Z] ppc64le true [2019-11-16T14:32:37.288Z] PROCESSOR_ARCHITECTURE AMD64 [2019-11-16T14:32:37.288Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-11-16T14:32:37.288Z] PROCESSOR_LEVEL 6 [2019-11-16T14:32:37.288Z] PROCESSOR_REVISION 4f01 [2019-11-16T14:32:37.288Z] ProgramData C:\ProgramData [2019-11-16T14:32:37.288Z] ProgramFiles C:\Program Files [2019-11-16T14:32:37.288Z] ProgramFiles(x86) C:\Program Files (x86) [2019-11-16T14:32:37.288Z] ProgramW6432 C:\Program Files [2019-11-16T14:32:37.288Z] PROMPT $P$G [2019-11-16T14:32:37.288Z] PSExecutionPolicyPreference Bypass [2019-11-16T14:32:37.288Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-11-16T14:32:37.288Z] PUBLIC C:\Users\Public [2019-11-16T14:32:37.288Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-38465/11/display/redirect?page=changes [2019-11-16T14:32:37.288Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-38465/11/display/redirect [2019-11-16T14:32:37.288Z] s390x true [2019-11-16T14:32:37.288Z] SKIP_VALIDATION_TESTS 1 [2019-11-16T14:32:37.288Z] SOURCES_DRIVE d [2019-11-16T14:32:37.288Z] SOURCES_SUBDIR gopath [2019-11-16T14:32:37.288Z] STAGE_NAME Run tests [2019-11-16T14:32:37.288Z] SystemDrive C: [2019-11-16T14:32:37.288Z] SystemRoot C:\windows [2019-11-16T14:32:37.288Z] TEMP C:\windows\TEMP [2019-11-16T14:32:37.288Z] TESTDEBUG 0 [2019-11-16T14:32:37.288Z] TESTRUN_DRIVE d [2019-11-16T14:32:37.288Z] TESTRUN_SUBDIR CI [2019-11-16T14:32:37.288Z] TIMEOUT 120m [2019-11-16T14:32:37.288Z] TMP C:\windows\TEMP [2019-11-16T14:32:37.288Z] unit_validate true [2019-11-16T14:32:37.288Z] USERDOMAIN WORKGROUP [2019-11-16T14:32:37.288Z] USERNAME azwin-2-f1b130$ [2019-11-16T14:32:37.288Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-11-16T14:32:37.288Z] windir C:\windows [2019-11-16T14:32:37.288Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-11-16T14:32:37.288Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-11-16T14:32:37.288Z] windowsRS1 false [2019-11-16T14:32:37.288Z] windowsRS5 true [2019-11-16T14:32:37.288Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-11-16T14:32:37.288Z] [2019-11-16T14:32:37.288Z] [2019-11-16T14:32:37.288Z] [2019-11-16T14:32:37.288Z] INFO: Sources under d:\gopath\... [2019-11-16T14:32:37.288Z] INFO: Test run under d:\CI\... [2019-11-16T14:32:37.288Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-11-16T14:32:37.288Z] INFO: docker/docker repository was found [2019-11-16T14:32:37.288Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-11-16T14:32:37.753Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.864' [2019-11-16T14:32:37.753Z] INFO: Docker version of control daemon [2019-11-16T14:32:37.753Z] [2019-11-16T14:32:37.753Z] Client: Docker Engine - Enterprise [2019-11-16T14:32:37.753Z] Version: 19.03.2 [2019-11-16T14:32:37.753Z] API version: 1.40 [2019-11-16T14:32:37.753Z] Go version: go1.12.8 [2019-11-16T14:32:37.753Z] Git commit: c92ab06ed9 [2019-11-16T14:32:37.753Z] Built: 09/03/2019 16:38:11 [2019-11-16T14:32:37.753Z] OS/Arch: windows/amd64 [2019-11-16T14:32:37.753Z] Experimental: false [2019-11-16T14:32:37.753Z] [2019-11-16T14:32:37.753Z] Server: Docker Engine - Enterprise [2019-11-16T14:32:37.753Z] Engine: [2019-11-16T14:32:37.753Z] Version: 19.03.2 [2019-11-16T14:32:37.753Z] API version: 1.40 (minimum version 1.24) [2019-11-16T14:32:37.753Z] Go version: go1.12.8 [2019-11-16T14:32:37.753Z] Git commit: c92ab06ed9 [2019-11-16T14:32:37.753Z] Built: 09/03/2019 16:35:47 [2019-11-16T14:32:37.753Z] OS/Arch: windows/amd64 [2019-11-16T14:32:37.753Z] Experimental: true [2019-11-16T14:32:37.753Z] [2019-11-16T14:32:37.753Z] INFO: Docker info of control daemon [2019-11-16T14:32:37.753Z] [2019-11-16T14:32:38.401Z] ok github.com/docker/docker/api/server 0.023s coverage: 9.0% of statements [2019-11-16T14:32:39.954Z] Client: [2019-11-16T14:32:39.954Z] Debug Mode: false [2019-11-16T14:32:39.954Z] Plugins: [2019-11-16T14:32:39.954Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-16T14:32:39.954Z] [2019-11-16T14:32:39.954Z] Server: [2019-11-16T14:32:39.954Z] Containers: 2 [2019-11-16T14:32:39.954Z] Running: 0 [2019-11-16T14:32:39.954Z] Paused: 0 [2019-11-16T14:32:39.954Z] Stopped: 2 [2019-11-16T14:32:39.954Z] Images: 8 [2019-11-16T14:32:39.954Z] Server Version: 19.03.2 [2019-11-16T14:32:39.954Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-11-16T14:32:39.954Z] Windows: [2019-11-16T14:32:39.954Z] LCOW: [2019-11-16T14:32:39.954Z] Logging Driver: json-file [2019-11-16T14:32:39.954Z] Plugins: [2019-11-16T14:32:39.954Z] Volume: local [2019-11-16T14:32:39.954Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-16T14:32:39.954Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-16T14:32:39.954Z] Swarm: inactive [2019-11-16T14:32:39.954Z] Default Isolation: process [2019-11-16T14:32:39.954Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-16T14:32:39.954Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-16T14:32:39.954Z] OSType: windows [2019-11-16T14:32:39.954Z] Architecture: x86_64 [2019-11-16T14:32:39.954Z] CPUs: 4 [2019-11-16T14:32:39.954Z] Total Memory: 32GiB [2019-11-16T14:32:39.954Z] Name: azwin-2-f1b130 [2019-11-16T14:32:39.954Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-11-16T14:32:39.954Z] Docker Root Dir: D:\docker [2019-11-16T14:32:39.954Z] Debug Mode: false [2019-11-16T14:32:39.954Z] Registry: https://index.docker.io/v1/ [2019-11-16T14:32:39.954Z] Labels: [2019-11-16T14:32:39.954Z] Experimental: true [2019-11-16T14:32:39.954Z] Insecure Registries: [2019-11-16T14:32:39.954Z] 10.0.0.4:5000 [2019-11-16T14:32:39.954Z] 127.0.0.0/8 [2019-11-16T14:32:39.954Z] Registry Mirrors: [2019-11-16T14:32:39.954Z] http://10.0.0.4:5000/ [2019-11-16T14:32:39.954Z] Live Restore Enabled: false [2019-11-16T14:32:39.954Z] [2019-11-16T14:32:39.954Z] [2019-11-16T14:32:39.954Z] INFO: Commit hash is 88fdda6d7 [2019-11-16T14:32:39.954Z] INFO: Nuke-Everything... [2019-11-16T14:32:40.419Z] INFO: Container count on control daemon to delete is 2 [2019-11-16T14:32:40.884Z] 9001c7d7ec95 [2019-11-16T14:32:40.884Z] 096e60ad4387 [2019-11-16T14:32:41.349Z] INFO: Nuking d:\CI [2019-11-16T14:32:42.536Z] #72 exporting layers 7.1s done [2019-11-16T14:32:42.536Z] #72 exporting manifest sha256:90b81b04507c480c72cac7ea2b3a6cb6bf55fcd0331817c567014db94304f3c5 done [2019-11-16T14:32:42.536Z] #72 exporting config sha256:70db82e147651bbd6e43534f7fa7e09c76b8333b818832d222705ed3b1ed5850 done [2019-11-16T14:32:42.536Z] #72 sending tarball [2019-11-16T14:32:43.146Z] #72 ... [2019-11-16T14:32:43.147Z] [2019-11-16T14:32:43.147Z] #73 importing to docker [2019-11-16T14:32:43.147Z] #73 ... [2019-11-16T14:32:43.147Z] [2019-11-16T14:32:43.147Z] #72 exporting to oci image format [2019-11-16T14:32:43.147Z] #72 sending tarball 11.4s done [2019-11-16T14:32:43.147Z] #72 DONE 16.9s [2019-11-16T14:32:43.147Z] [2019-11-16T14:32:43.147Z] #73 importing to docker [2019-11-16T14:32:43.147Z] #73 DONE 1.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-16T14:32:44.147Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-38465/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9dfcf016278032f92e98e17ae484b3f85a086f44 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9dfcf016278032f92e98e17ae484b3f85a086f44 hack/test/unit [2019-11-16T14:32:47.423Z] ? github.com/docker/docker/api [no test files] [2019-11-16T14:32:59.000Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-11-16T14:33:02.115Z] #72 sending tarball 17.6s done [2019-11-16T14:33:02.115Z] #72 DONE 24.8s [2019-11-16T14:33:02.115Z] [2019-11-16T14:33:02.115Z] #73 importing to docker [2019-11-16T14:33:02.115Z] #73 DONE 2.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-16T14:33:02.738Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-38465/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9dfcf016278032f92e98e17ae484b3f85a086f44 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9dfcf016278032f92e98e17ae484b3f85a086f44 hack/test/unit [2019-11-16T14:33:06.595Z] ? github.com/docker/docker/api [no test files] [2019-11-16T14:33:17.145Z] INFO: Zapped successfully [2019-11-16T14:33:17.146Z] INFO: Location for testing is d:\CI\PR-38465\11 [2019-11-16T14:33:17.146Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-11-16T14:33:17.146Z] [2019-11-16T14:33:17.146Z] [2019-11-16T14:33:17.146Z] INFO: Building the image from Dockerfile.windows at 11/16/2019 14:33:13... [2019-11-16T14:33:17.146Z] [2019-11-16T14:33:20.082Z] Sending build context to Docker daemon 50.14MB [2019-11-16T14:33:20.082Z] [2019-11-16T14:33:20.082Z] Step 1/8 : FROM microsoft/windowsservercore [2019-11-16T14:33:20.082Z] ---> 49e459dc7a6b [2019-11-16T14:33:20.082Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-11-16T14:33:20.082Z] ---> Using cache [2019-11-16T14:33:20.082Z] ---> 9df0ccd58f21 [2019-11-16T14:33:20.082Z] Step 3/8 : ARG GO_VERSION=1.13.4 [2019-11-16T14:33:20.082Z] ---> Using cache [2019-11-16T14:33:20.082Z] ---> f73bec6bae49 [2019-11-16T14:33:20.082Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-11-16T14:33:20.082Z] ---> Using cache [2019-11-16T14:33:20.082Z] ---> d3bea681ccd7 [2019-11-16T14:33:20.082Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-11-16T14:33:20.082Z] ---> Using cache [2019-11-16T14:33:20.082Z] ---> e869a47f2404 [2019-11-16T14:33:20.082Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-11-16T14:33:20.082Z] ---> Using cache [2019-11-16T14:33:20.082Z] ---> cd2b65438494 [2019-11-16T14:33:20.082Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-11-16T14:33:20.082Z] ---> Using cache [2019-11-16T14:33:20.082Z] ---> 6e3f1abcd8d6 [2019-11-16T14:33:20.082Z] Step 8/8 : COPY . . [2019-11-16T14:33:25.103Z] ok github.com/docker/docker/api/server/httputils 0.025s coverage: 14.7% of statements [2019-11-16T14:33:25.103Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-16T14:33:25.363Z] ok github.com/docker/docker/api/server/middleware 0.030s coverage: 37.7% of statements [2019-11-16T14:33:25.363Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-16T14:33:25.363Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-16T14:33:25.363Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-16T14:33:25.624Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-16T14:33:25.624Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-16T14:33:25.624Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-16T14:33:25.624Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-16T14:33:25.624Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-16T14:33:25.624Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-16T14:33:26.565Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-16T14:33:26.565Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-16T14:33:27.138Z] ok github.com/docker/docker/api/types/strslice 0.031s coverage: 90.0% of statements [2019-11-16T14:33:27.399Z] ok github.com/docker/docker/api/types/time 0.019s coverage: 100.0% of statements [2019-11-16T14:33:27.399Z] ok github.com/docker/docker/api/server/router/swarm 0.019s coverage: 4.0% of statements [2019-11-16T14:33:27.399Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-16T14:33:27.399Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-16T14:33:27.399Z] ? github.com/docker/docker/api/types [no test files] [2019-11-16T14:33:27.399Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-16T14:33:27.399Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-16T14:33:27.399Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-16T14:33:27.399Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-16T14:33:27.399Z] ok github.com/docker/docker/api/types/filters 0.021s coverage: 92.2% of statements [2019-11-16T14:33:27.399Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-16T14:33:27.399Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-16T14:33:27.399Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-16T14:33:27.399Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-16T14:33:27.399Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-16T14:33:27.399Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-16T14:33:27.399Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-16T14:33:27.660Z] ok github.com/docker/docker/api/types/versions 0.026s coverage: 75.0% of statements [2019-11-16T14:33:27.660Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-16T14:33:27.660Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-16T14:33:27.660Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-16T14:33:27.660Z] ? github.com/docker/docker/builder [no test files] [2019-11-16T14:33:27.660Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-16T14:33:27.660Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-16T14:33:27.660Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-16T14:33:27.660Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-16T14:33:27.660Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-16T14:33:27.660Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-16T14:33:27.660Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-16T14:33:27.921Z] ok github.com/docker/docker/builder/dockerignore 0.011s coverage: 96.8% of statements [2019-11-16T14:33:29.844Z] ok github.com/docker/docker/api/server 0.050s coverage: 9.0% of statements [2019-11-16T14:33:30.465Z] ok github.com/docker/docker/cli/debug 0.016s coverage: 100.0% of statements [2019-11-16T14:33:31.851Z] ok github.com/docker/docker/builder/remotecontext 0.314s coverage: 13.6% of statements [2019-11-16T14:33:32.420Z] ok github.com/docker/docker/builder/remotecontext/git 3.425s coverage: 85.1% of statements [2019-11-16T14:33:33.360Z] ok github.com/docker/docker/builder/dockerfile 1.111s coverage: 48.2% of statements [2019-11-16T14:33:33.360Z] ? github.com/docker/docker/cli [no test files] [2019-11-16T14:33:33.360Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-16T14:33:37.562Z] ok github.com/docker/docker/client 0.490s coverage: 75.8% of statements [2019-11-16T14:33:50.159Z] ---> 8251500a899a [2019-11-16T14:33:50.159Z] Successfully built 8251500a899a [2019-11-16T14:33:50.159Z] Successfully tagged docker:latest [2019-11-16T14:33:50.159Z] INFO: Image build ended at 11/16/2019 14:33:48. Duration:00:00:35.5031010 [2019-11-16T14:33:50.159Z] [2019-11-16T14:33:50.159Z] [2019-11-16T14:33:50.159Z] INFO: Building the test binaries at 11/16/2019 14:33:48... [2019-11-16T14:33:50.468Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-16T14:33:50.468Z] [2019-11-16T14:33:50.468Z] [2019-11-16T14:33:50.468Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-16T14:33:50.468Z] PKG_CONFIG=pkg-config [2019-11-16T14:33:50.468Z] GOLANG_VERSION=1.13.4 [2019-11-16T14:33:50.468Z] HOSTNAME=75c484f195e6 [2019-11-16T14:33:50.468Z] KEEPBUNDLE=1 [2019-11-16T14:33:50.468Z] container=docker [2019-11-16T14:33:50.468Z] TEST_SKIP_INTEGRATION=1 [2019-11-16T14:33:50.468Z] GO111MODULE=off [2019-11-16T14:33:50.468Z] GOPATH=/go [2019-11-16T14:33:50.468Z] PWD=/go/src/github.com/docker/docker [2019-11-16T14:33:50.468Z] HOME=/root [2019-11-16T14:33:50.468Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-16T14:33:50.468Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-16T14:33:50.468Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-16T14:33:50.468Z] DOCKER_GITCOMMIT=9dfcf016278032f92e98e17ae484b3f85a086f44 [2019-11-16T14:33:50.468Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-16T14:33:50.468Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-16T14:33:50.468Z] TERM=xterm [2019-11-16T14:33:50.468Z] VALIDATE_BRANCH=master [2019-11-16T14:33:50.468Z] DEST=bundles/test-integration [2019-11-16T14:33:50.468Z] SHLVL=1 [2019-11-16T14:33:50.468Z] TIMEOUT=120m [2019-11-16T14:33:50.468Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-11-16T14:33:50.468Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-16T14:33:50.468Z] DOCKER_PKG=github.com/docker/docker [2019-11-16T14:33:50.468Z] TESTDEBUG=0 [2019-11-16T14:33:50.468Z] _=/usr/bin/env [2019-11-16T14:33:50.468Z] Building test suite binary ./integration-cli/test.main [2019-11-16T14:33:50.468Z] [2019-11-16T14:33:50.468Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-11-16T14:33:50.468Z] [2019-11-16T14:33:50.468Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-16T14:33:50.468Z] PKG_CONFIG=pkg-config [2019-11-16T14:33:50.468Z] GOLANG_VERSION=1.13.4 [2019-11-16T14:33:50.468Z] HOSTNAME=a9d0a17ec000 [2019-11-16T14:33:50.468Z] KEEPBUNDLE=1 [2019-11-16T14:33:50.468Z] container=docker [2019-11-16T14:33:50.468Z] TEST_SKIP_INTEGRATION=1 [2019-11-16T14:33:50.468Z] GO111MODULE=off [2019-11-16T14:33:50.468Z] GOPATH=/go [2019-11-16T14:33:50.468Z] PWD=/go/src/github.com/docker/docker [2019-11-16T14:33:50.468Z] HOME=/root [2019-11-16T14:33:50.468Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-16T14:33:50.468Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-16T14:33:50.468Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-16T14:33:50.468Z] DOCKER_GITCOMMIT=9dfcf016278032f92e98e17ae484b3f85a086f44 [2019-11-16T14:33:50.468Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-16T14:33:50.468Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-16T14:33:50.468Z] TERM=xterm [2019-11-16T14:33:50.468Z] VALIDATE_BRANCH=master [2019-11-16T14:33:50.468Z] DEST=bundles/test-integration [2019-11-16T14:33:50.468Z] SHLVL=1 [2019-11-16T14:33:50.468Z] TIMEOUT=120m [2019-11-16T14:33:50.468Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-11-16T14:33:50.468Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-16T14:33:50.468Z] DOCKER_PKG=github.com/docker/docker [2019-11-16T14:33:50.468Z] TESTDEBUG=0 [2019-11-16T14:33:50.468Z] _=/usr/bin/env [2019-11-16T14:33:50.468Z] Building test suite binary ./integration-cli/test.main [2019-11-16T14:33:50.468Z] No new tests added to integration. [2019-11-16T14:33:50.468Z] [2019-11-16T14:33:50.468Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-16T14:33:50.736Z] PKG_CONFIG=pkg-config [2019-11-16T14:33:50.736Z] GOLANG_VERSION=1.13.4 [2019-11-16T14:33:50.736Z] HOSTNAME=df459207435c [2019-11-16T14:33:50.736Z] KEEPBUNDLE=1 [2019-11-16T14:33:50.736Z] container=docker [2019-11-16T14:33:50.736Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-16T14:33:50.736Z] GO111MODULE=off [2019-11-16T14:33:50.736Z] GOPATH=/go [2019-11-16T14:33:50.736Z] PWD=/go/src/github.com/docker/docker [2019-11-16T14:33:50.736Z] HOME=/root [2019-11-16T14:33:50.736Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-16T14:33:50.736Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-16T14:33:50.736Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-16T14:33:50.736Z] DOCKER_GITCOMMIT=9dfcf016278032f92e98e17ae484b3f85a086f44 [2019-11-16T14:33:50.736Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-16T14:33:50.736Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-16T14:33:50.736Z] TERM=xterm [2019-11-16T14:33:50.736Z] VALIDATE_BRANCH=master [2019-11-16T14:33:50.736Z] DEST=bundles/test-integration [2019-11-16T14:33:50.736Z] SHLVL=1 [2019-11-16T14:33:50.736Z] TIMEOUT=120m [2019-11-16T14:33:50.736Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-16T14:33:50.736Z] DOCKER_PKG=github.com/docker/docker [2019-11-16T14:33:50.736Z] TESTDEBUG=0 [2019-11-16T14:33:50.736Z] _=/usr/bin/env [2019-11-16T14:33:50.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-16T14:33:53.095Z] INFO: make.ps1 starting at 11/16/2019 14:33:52 [2019-11-16T14:33:53.519Z] INFO [loader] Go packages loading at mode 575 (files|imports|types_sizes|compiled_files|deps|exports_file|name) took 1m47.343138054s [2019-11-16T14:33:53.519Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 448.838767ms [2019-11-16T14:33:53.559Z] INFO: Git commit (88fdda6d7) assumed from DOCKER_GITCOMMIT environment variable [2019-11-16T14:33:53.559Z] INFO: Invoking autogen... [2019-11-16T14:33:54.025Z] INFO: Building daemon... [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-16T14:33:58.014Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements [2019-11-16T14:33:58.014Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-16T14:33:58.014Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/api/types [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-16T14:33:58.014Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-16T14:33:58.014Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-16T14:33:58.014Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-11-16T14:33:58.014Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/builder [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-16T14:33:58.014Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-16T14:33:58.014Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2019-11-16T14:34:00.524Z] ok github.com/docker/docker/builder/remotecontext 0.335s coverage: 13.6% of statements [2019-11-16T14:34:00.904Z] ok github.com/docker/docker/builder/dockerfile 0.934s coverage: 48.2% of statements [2019-11-16T14:34:01.710Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-11-16T14:34:02.082Z] ok github.com/docker/docker/builder/remotecontext/git 1.025s coverage: 85.1% of statements [2019-11-16T14:34:02.082Z] ? github.com/docker/docker/cli [no test files] [2019-11-16T14:34:02.082Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-16T14:34:04.158Z] ok github.com/docker/docker/cmd/dockerd 0.115s coverage: 30.3% of statements [2019-11-16T14:34:04.728Z] ok github.com/docker/docker/container 0.166s coverage: 35.3% of statements [2019-11-16T14:34:04.728Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-16T14:34:04.728Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-16T14:34:04.728Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-16T14:34:04.728Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-16T14:34:05.399Z] ok github.com/docker/docker/client 0.190s coverage: 75.8% of statements [2019-11-16T14:34:08.031Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.027s coverage: 65.3% of statements [2019-11-16T14:34:08.603Z] ok github.com/docker/docker/daemon/cluster/convert 0.031s coverage: 35.8% of statements [2019-11-16T14:34:09.546Z] ok github.com/docker/docker/daemon/cluster 0.083s coverage: 0.5% of statements [2019-11-16T14:34:12.850Z] ok github.com/docker/docker/daemon/discovery 0.054s coverage: 30.0% of statements [2019-11-16T14:34:13.112Z] ok github.com/docker/docker/daemon/config 0.120s coverage: 82.1% of statements [2019-11-16T14:34:14.058Z] ok github.com/docker/docker/daemon/events 0.074s coverage: 50.0% of statements [2019-11-16T14:34:15.970Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2019-11-16T14:34:19.411Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2019-11-16T14:34:19.671Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.468s coverage: 13.7% of statements [2019-11-16T14:34:21.055Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.725s coverage: 57.0% of statements [2019-11-16T14:34:25.257Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.550s coverage: 45.9% of statements [2019-11-16T14:34:25.257Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.805s coverage: 48.6% of statements [2019-11-16T14:34:25.257Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.918s coverage: 72.5% of statements [2019-11-16T14:34:27.798Z] ok github.com/docker/docker/daemon 12.321s coverage: 17.6% of statements [2019-11-16T14:34:27.798Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-16T14:34:27.798Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-16T14:34:27.798Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-16T14:34:27.798Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-16T14:34:27.798Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-16T14:34:27.798Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.491s coverage: 76.1% of statements [2019-11-16T14:34:27.798Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.025s coverage: 58.0% of statements [2019-11-16T14:34:28.369Z] ok github.com/docker/docker/daemon/links 0.046s coverage: 93.0% of statements [2019-11-16T14:34:29.754Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2019-11-16T14:34:31.139Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 42.7% of statements [2019-11-16T14:34:31.711Z] ok github.com/docker/docker/daemon/images 0.057s coverage: 4.9% of statements [2019-11-16T14:34:32.284Z] ok github.com/docker/docker/daemon/logger/awslogs 0.242s coverage: 77.4% of statements [2019-11-16T14:34:32.545Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.914s coverage: 60.1% of statements [2019-11-16T14:34:32.545Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-16T14:34:32.545Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-16T14:34:32.545Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-16T14:34:32.545Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-16T14:34:32.545Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-16T14:34:32.545Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-16T14:34:32.545Z] ok github.com/docker/docker/daemon/logger/gelf 0.071s coverage: 68.2% of statements [2019-11-16T14:34:33.117Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 26.2% of statements [2019-11-16T14:34:33.378Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 88.3% of statements [2019-11-16T14:34:33.950Z] time="2019-11-16T14:34:33Z" level=error msg="Failed to open log file: open /tmp/docker-logger-693631098/container.log.1: no such file or directory" [2019-11-16T14:34:33.950Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.031s coverage: 62.1% of statements [2019-11-16T14:34:34.522Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 74.7% of statements [2019-11-16T14:34:34.522Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-16T14:34:35.094Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 19.9% of statements [2019-11-16T14:34:35.666Z] ok github.com/docker/docker/daemon/logger/templates 0.022s coverage: 8.3% of statements [2019-11-16T14:34:35.666Z] ok github.com/docker/docker/daemon/logger/syslog 0.030s coverage: 47.8% of statements [2019-11-16T14:34:36.608Z] ok github.com/docker/docker/daemon/network 0.023s coverage: 63.8% of statements [2019-11-16T14:34:37.551Z] ok github.com/docker/docker/daemon/logger/splunk 1.832s coverage: 82.5% of statements [2019-11-16T14:34:37.551Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-16T14:34:37.551Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-16T14:34:38.121Z] ok github.com/docker/docker/distribution/metadata 0.105s coverage: 48.2% of statements [2019-11-16T14:34:39.507Z] ok github.com/docker/docker/errdefs 0.016s coverage: 49.4% of statements [2019-11-16T14:34:39.769Z] ok github.com/docker/docker/distribution 0.414s coverage: 22.1% of statements [2019-11-16T14:34:39.769Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-16T14:34:40.071Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 30.3% of statements [2019-11-16T14:34:40.071Z] ok github.com/docker/docker/container 0.114s coverage: 35.3% of statements [2019-11-16T14:34:40.071Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-16T14:34:40.071Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-16T14:34:40.071Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-16T14:34:40.071Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-16T14:34:40.710Z] ok github.com/docker/docker/image 0.052s coverage: 86.4% of statements [2019-11-16T14:34:41.283Z] ok github.com/docker/docker/distribution/xfer 1.707s coverage: 85.1% of statements [2019-11-16T14:34:41.283Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-16T14:34:41.283Z] ok github.com/docker/docker/image/cache 0.041s coverage: 19.2% of statements [2019-11-16T14:34:41.283Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-16T14:34:41.544Z] ok github.com/docker/docker/image/v1 0.038s coverage: 25.0% of statements [2019-11-16T14:34:41.544Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-16T14:34:41.803Z] ok github.com/docker/docker/libcontainerd/queue 0.048s coverage: 100.0% of statements [2019-11-16T14:34:42.373Z] ok github.com/docker/docker/pkg/aaparser 0.023s coverage: 50.0% of statements [2019-11-16T14:34:43.313Z] ok github.com/docker/docker/opts 0.103s coverage: 66.9% of statements [2019-11-16T14:34:44.695Z] ok github.com/docker/docker/pkg/authorization 0.328s coverage: 68.3% of statements [2019-11-16T14:34:44.695Z] ok github.com/docker/docker/pkg/broadcaster 0.012s coverage: 100.0% of statements [2019-11-16T14:34:44.956Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2019-11-16T14:34:45.525Z] ok github.com/docker/docker/pkg/directory 0.015s coverage: 80.0% of statements [2019-11-16T14:34:45.560Z] ok github.com/docker/docker/daemon/cluster 0.039s coverage: 0.5% of statements [2019-11-16T14:34:46.464Z] ok github.com/docker/docker/pkg/archive 1.231s coverage: 76.8% of statements [2019-11-16T14:34:46.464Z] ok github.com/docker/docker/pkg/discovery 0.016s coverage: 58.3% of statements [2019-11-16T14:34:47.034Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 92.9% of statements [2019-11-16T14:34:47.431Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2019-11-16T14:34:47.609Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2019-11-16T14:34:48.202Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2019-11-16T14:34:48.773Z] ok github.com/docker/docker/pkg/dmesg 0.017s coverage: 83.3% of statements [2019-11-16T14:34:49.357Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-11-16T14:34:49.711Z] ok github.com/docker/docker/pkg/chrootarchive 3.575s coverage: 43.2% of statements [2019-11-16T14:34:49.711Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2019-11-16T14:34:50.280Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements [2019-11-16T14:34:50.852Z] ok github.com/docker/docker/pkg/fsutils 0.338s coverage: 85.1% of statements [2019-11-16T14:34:50.852Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2019-11-16T14:34:50.852Z] ok github.com/docker/docker/pkg/discovery/kv 3.177s coverage: 84.1% of statements [2019-11-16T14:34:51.113Z] ok github.com/docker/docker/layer 7.299s coverage: 68.8% of statements [2019-11-16T14:34:51.113Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-16T14:34:51.113Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-16T14:34:51.113Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-16T14:34:51.113Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-16T14:34:51.113Z] ? github.com/docker/docker/oci [no test files] [2019-11-16T14:34:51.113Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-16T14:34:51.113Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-16T14:34:51.113Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-16T14:34:52.054Z] ok github.com/docker/docker/pkg/jsonmessage 0.022s coverage: 91.7% of statements [2019-11-16T14:34:52.054Z] ok github.com/docker/docker/pkg/locker 0.043s coverage: 88.9% of statements [2019-11-16T14:34:52.314Z] ok github.com/docker/docker/pkg/ioutils 0.649s coverage: 70.6% of statements [2019-11-16T14:34:52.314Z] ok github.com/docker/docker/pkg/longpath 0.027s coverage: 100.0% of statements [2019-11-16T14:34:52.887Z] ok github.com/docker/docker/pkg/namesgenerator 0.020s coverage: 85.7% of statements [2019-11-16T14:34:52.887Z] ok github.com/docker/docker/pkg/idtools 1.200s coverage: 70.1% of statements [2019-11-16T14:34:52.887Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-16T14:34:53.148Z] ok github.com/docker/docker/pkg/parsers 0.015s coverage: 97.0% of statements [2019-11-16T14:34:53.408Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2019-11-16T14:34:53.669Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.020s coverage: 91.4% of statements [2019-11-16T14:34:53.669Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2019-11-16T14:34:53.929Z] ok github.com/docker/docker/pkg/mount 0.963s coverage: 70.0% of statements [2019-11-16T14:34:53.929Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-16T14:34:53.929Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-16T14:34:53.929Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-16T14:34:54.501Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.028s coverage: 56.8% of statements [2019-11-16T14:34:55.071Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2019-11-16T14:34:55.071Z] ok github.com/docker/docker/pkg/plugins/transport 0.036s coverage: 85.7% of statements [2019-11-16T14:34:55.331Z] ok github.com/docker/docker/pkg/progress 0.014s coverage: 75.9% of statements [2019-11-16T14:34:55.900Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2019-11-16T14:34:56.470Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2019-11-16T14:34:56.470Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 73.9% of statements [2019-11-16T14:34:57.039Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2019-11-16T14:34:57.184Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.457s coverage: 13.7% of statements [2019-11-16T14:34:57.299Z] ok github.com/docker/docker/pkg/streamformatter 0.016s coverage: 66.2% of statements [2019-11-16T14:34:57.561Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2019-11-16T14:34:57.821Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 80.6% of statements [2019-11-16T14:34:58.492Z] ok github.com/docker/docker/daemon 12.290s coverage: 17.6% of statements [2019-11-16T14:34:58.492Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-16T14:34:58.492Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-16T14:34:58.760Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 36.9% of statements [2019-11-16T14:34:58.760Z] ok github.com/docker/docker/pkg/tailfile 0.105s coverage: 88.6% of statements [2019-11-16T14:34:58.760Z] ok github.com/docker/docker/pkg/signal 2.860s coverage: 61.0% of statements [2019-11-16T14:34:59.320Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 82.1% of statements [2019-11-16T14:34:59.330Z] ok github.com/docker/docker/pkg/term 0.019s coverage: 84.8% of statements [2019-11-16T14:34:59.591Z] testing: warning: no tests to run [2019-11-16T14:34:59.591Z] coverage: [no statements] [2019-11-16T14:34:59.591Z] ok github.com/docker/docker/pkg/term/windows 0.012s coverage: [no statements] [no tests to run] [2019-11-16T14:34:59.591Z] ok github.com/docker/docker/pkg/tarsum 0.109s coverage: 89.3% of statements [2019-11-16T14:34:59.703Z] ok github.com/docker/docker/daemon/discovery 0.018s coverage: 30.0% of statements [2019-11-16T14:35:00.163Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2019-11-16T14:35:00.163Z] ok github.com/docker/docker/pkg/useragent 0.021s coverage: 88.9% of statements [2019-11-16T14:35:00.163Z] ok github.com/docker/docker/pkg/urlutil 0.014s coverage: 100.0% of statements [2019-11-16T14:35:00.526Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-11-16T14:35:00.527Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-16T14:35:00.527Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-16T14:35:01.867Z] ok github.com/docker/docker/daemon/graphdriver 0.012s coverage: 2.2% of statements [2019-11-16T14:35:02.075Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2019-11-16T14:35:02.075Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 73.8% of statements [2019-11-16T14:35:02.646Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2019-11-16T14:35:03.587Z] ok github.com/docker/docker/plugin 0.563s coverage: 27.1% of statements [2019-11-16T14:35:04.157Z] ok github.com/docker/docker/registry/resumable 0.037s coverage: 100.0% of statements [2019-11-16T14:35:04.157Z] ok github.com/docker/docker/restartmanager 0.015s coverage: 45.3% of statements [2019-11-16T14:35:04.157Z] ok github.com/docker/docker/registry 0.275s coverage: 56.2% of statements [2019-11-16T14:35:04.552Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-11-16T14:35:05.099Z] ok github.com/docker/docker/testutil 0.012s coverage: 62.5% of statements [2019-11-16T14:35:05.359Z] ok github.com/docker/docker/runconfig 0.038s coverage: 68.2% of statements [2019-11-16T14:35:05.419Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.306s coverage: 57.9% of statements [2019-11-16T14:35:06.399Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-11-16T14:35:06.399Z] [2019-11-16T14:35:06.399Z] ________ ____ __. [2019-11-16T14:35:06.399Z] \_____ \ | |/ _| [2019-11-16T14:35:06.399Z] / | \| < [2019-11-16T14:35:06.399Z] / | \ | \ [2019-11-16T14:35:06.399Z] \_______ /____|__ \ [2019-11-16T14:35:06.399Z] \/ \/ [2019-11-16T14:35:06.399Z] [2019-11-16T14:35:06.399Z] INFO: make.ps1 ended at 11/16/2019 14:34:59 [2019-11-16T14:35:06.399Z] INFO: Binaries build ended at 11/16/2019 14:35:01. Duration:00:01:12.1730457 [2019-11-16T14:35:06.399Z] INFO: Copying the built daemon binary to d:\CI\PR-38465\11\binary\dockerd-88fdda6d7.exe... [2019-11-16T14:35:06.399Z] INFO: Copying the built client binary to d:\CI\PR-38465\11\binary\docker-88fdda6d7.exe... [2019-11-16T14:35:06.399Z] INFO: Copying dockerversion from the container... [2019-11-16T14:35:06.399Z] INFO: Copying the golang package from the container to d:\CI\PR-38465\11\installer\go.zip... [2019-11-16T14:35:07.271Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2019-11-16T14:35:07.371Z] INFO: Extracting go.zip to d:\CI\PR-38465\11\go [2019-11-16T14:35:07.530Z] ok github.com/docker/docker/volume/mounts 0.056s coverage: 64.4% of statements [2019-11-16T14:35:07.530Z] ok github.com/docker/docker/volume/local 0.036s coverage: 73.0% of statements [2019-11-16T14:35:08.337Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2019-11-16T14:35:08.337Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-16T14:35:08.337Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2019-11-16T14:35:08.337Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-16T14:35:08.337Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-16T14:35:08.337Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-16T14:35:08.337Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-16T14:35:08.337Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-16T14:35:08.337Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-16T14:35:08.337Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-16T14:35:08.337Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-16T14:35:08.337Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-16T14:35:08.337Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-16T14:35:08.337Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-16T14:35:08.337Z] ok github.com/docker/docker/api/types/strslice 0.025s coverage: 90.0% of statements [2019-11-16T14:35:08.909Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2019-11-16T14:35:09.072Z] ok github.com/docker/docker/api/types/filters 0.032s coverage: 92.2% of statements [2019-11-16T14:35:09.072Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 4.0% of statements [2019-11-16T14:35:09.072Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-16T14:35:09.072Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-16T14:35:09.072Z] ? github.com/docker/docker/api/types [no test files] [2019-11-16T14:35:09.072Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-16T14:35:09.072Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-16T14:35:09.072Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-16T14:35:09.072Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-16T14:35:09.072Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-16T14:35:09.072Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-16T14:35:09.072Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-16T14:35:09.072Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-16T14:35:09.072Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-16T14:35:09.072Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-16T14:35:09.072Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-16T14:35:09.072Z] ok github.com/docker/docker/api/types/time 0.039s coverage: 100.0% of statements [2019-11-16T14:35:09.413Z] ok github.com/docker/docker/api/types/versions 0.035s coverage: 75.0% of statements [2019-11-16T14:35:09.413Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-16T14:35:09.413Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-16T14:35:09.413Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-16T14:35:09.414Z] ? github.com/docker/docker/builder [no test files] [2019-11-16T14:35:09.414Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-16T14:35:09.414Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-16T14:35:09.414Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-16T14:35:09.414Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-16T14:35:09.414Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-16T14:35:09.414Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-16T14:35:09.414Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-16T14:35:10.600Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2019-11-16T14:35:11.749Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.365s coverage: 45.9% of statements [2019-11-16T14:35:14.943Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.095s coverage: 72.5% of statements [2019-11-16T14:35:14.943Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-16T14:35:15.338Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.378s coverage: 48.6% of statements [2019-11-16T14:35:15.447Z] ok github.com/docker/docker/cli/debug 0.019s coverage: 100.0% of statements [2019-11-16T14:35:17.428Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.602s coverage: 76.1% of statements [2019-11-16T14:35:18.475Z] ok github.com/docker/docker/builder/remotecontext/git 4.772s coverage: 85.1% of statements [2019-11-16T14:35:18.761Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-11-16T14:35:20.049Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2019-11-16T14:35:20.792Z] ok github.com/docker/docker/builder/remotecontext 0.524s coverage: 13.6% of statements [2019-11-16T14:35:22.497Z] ok github.com/docker/docker/builder/dockerfile 1.429s coverage: 48.2% of statements [2019-11-16T14:35:22.497Z] ? github.com/docker/docker/cli [no test files] [2019-11-16T14:35:22.497Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-16T14:35:22.563Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.401s coverage: 59.8% of statements [2019-11-16T14:35:22.563Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-16T14:35:22.563Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-16T14:35:22.563Z] ok github.com/docker/docker/daemon/images 0.023s coverage: 4.9% of statements [2019-11-16T14:35:22.563Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-16T14:35:22.951Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2019-11-16T14:35:22.951Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-16T14:35:24.248Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 42.7% of statements [2019-11-16T14:35:25.131Z] ok github.com/docker/docker/daemon/logger/awslogs 0.136s coverage: 77.8% of statements [2019-11-16T14:35:25.131Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-16T14:35:25.131Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-16T14:35:25.613Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 68.2% of statements [2019-11-16T14:35:27.146Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 26.2% of statements [2019-11-16T14:35:27.146Z] time="2019-11-16T14:35:27Z" level=error msg="Failed to open log file: open /tmp/docker-logger-382674582/container.log.1: no such file or directory" [2019-11-16T14:35:27.146Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.004s coverage: 62.1% of statements [2019-11-16T14:35:27.531Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 88.3% of statements [2019-11-16T14:35:28.348Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 74.7% of statements [2019-11-16T14:35:28.348Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-16T14:35:28.561Z] ok github.com/docker/docker/client 0.952s coverage: 75.8% of statements [2019-11-16T14:35:29.164Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.009s coverage: 19.9% of statements [2019-11-16T14:35:29.938Z] WARN [runner] Can't run linter goanalysis_metalinter: fact_deprecated: failed prerequisites: fact_deprecated@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions [2019-11-16T14:35:29.939Z] INFO [runner] Issues before processing: 46, after processing: 0 [2019-11-16T14:35:29.939Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 1/1, exclude: 1/1, filename_unadjuster: 10/10, skip_dirs: 10/10, autogenerated_exclude: 1/10, cgo: 10/46, skip_files: 10/10, path_prettifier: 10/10, identifier_marker: 1/1, nolint: 0/1 [2019-11-16T14:35:29.939Z] INFO [runner] processing took 802.283µs with stages: nolint: 387.789µs, path_prettifier: 145.461µs, skip_dirs: 116.67µs, autogenerated_exclude: 74.987µs, cgo: 49.438µs, identifier_marker: 18.137µs, filename_unadjuster: 4.321µs, exclude-rules: 2.332µs, max_same_issues: 671ns, diff: 468ns, skip_files: 456ns, max_from_linter: 328ns, uniq_by_line: 278ns, source_code: 264ns, path_shortener: 254ns, exclude: 244ns, max_per_file_from_linter: 185ns [2019-11-16T14:35:29.939Z] INFO [runner] linters took 1m28.197367127s with stages: goanalysis_metalinter: 1m10.499869339s, unused: 17.696566742s [2019-11-16T14:35:29.939Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2019-11-16T14:35:29.939Z] INFO Memory: 1310 samples, avg is 676.0MB, max is 3906.5MB [2019-11-16T14:35:29.939Z] INFO Execution took 3m15.997003691s [2019-11-16T14:35:29.939Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-11-16T14:35:29.939Z] No api/types/ or api/swagger.yaml changes in diff. [2019-11-16T14:35:29.939Z] Congratulations! All toml source files changed here have valid syntax. [2019-11-16T14:35:29.939Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-11-16T14:35:29.939Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-11-16T14:35:30.266Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38465/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9dfcf016278032f92e98e17ae484b3f85a086f44 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9dfcf016278032f92e98e17ae484b3f85a086f44 hack/make.sh dynbinary-daemon test-docker-py [2019-11-16T14:35:30.831Z] [2019-11-16T14:35:30.831Z] Removing bundles/ [2019-11-16T14:35:30.831Z] [2019-11-16T14:35:30.831Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-16T14:35:30.831Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-16T14:35:30.831Z] GOOS="" GOARCH="" GOARM="" [2019-11-16T14:35:30.836Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2019-11-16T14:35:30.836Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-16T14:35:30.836Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-16T14:35:30.836Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-16T14:35:30.836Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-16T14:35:30.836Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-16T14:35:30.836Z] ? github.com/docker/docker/rootless [no test files] [2019-11-16T14:35:30.836Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-16T14:35:30.836Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-16T14:35:30.836Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-16T14:35:30.836Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-16T14:35:30.836Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-16T14:35:30.836Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-16T14:35:30.836Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-16T14:35:30.836Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-16T14:35:30.836Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-16T14:35:30.836Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-16T14:35:30.836Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-16T14:35:30.836Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-16T14:35:30.836Z] ? github.com/docker/docker/volume [no test files] [2019-11-16T14:35:30.836Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-16T14:35:30.836Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-16T14:35:30.836Z] [2019-11-16T14:35:30.836Z] === Skipped [2019-11-16T14:35:30.836Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-16T14:35:30.836Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-16T14:35:30.836Z] [2019-11-16T14:35:30.836Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-16T14:35:30.836Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-16T14:35:30.836Z] [2019-11-16T14:35:30.836Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-16T14:35:30.836Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:35:30.836Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-16T14:35:30.836Z] [2019-11-16T14:35:30.836Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-16T14:35:30.836Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:35:30.836Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-16T14:35:30.836Z] [2019-11-16T14:35:30.836Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-16T14:35:30.836Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:35:30.836Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-16T14:35:30.836Z] [2019-11-16T14:35:30.836Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-16T14:35:30.836Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:35:30.836Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-16T14:35:30.836Z] [2019-11-16T14:35:30.836Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-16T14:35:30.836Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:35:30.836Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-16T14:35:30.836Z] [2019-11-16T14:35:30.836Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-16T14:35:30.836Z] graphtest_unix.go:73: No driver to put! [2019-11-16T14:35:30.836Z] [2019-11-16T14:35:30.836Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-16T14:35:30.836Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-16T14:35:30.836Z] [2019-11-16T14:35:30.836Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-16T14:35:30.836Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-16T14:35:30.836Z] [2019-11-16T14:35:30.836Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-16T14:35:30.836Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-16T14:35:30.836Z] [2019-11-16T14:35:30.836Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-16T14:35:30.837Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-16T14:35:30.837Z] [2019-11-16T14:35:30.837Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-16T14:35:30.837Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:35:30.837Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-16T14:35:30.837Z] [2019-11-16T14:35:30.837Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-16T14:35:30.837Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:35:30.837Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-16T14:35:30.837Z] [2019-11-16T14:35:30.837Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-16T14:35:30.837Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:35:30.837Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-16T14:35:30.837Z] [2019-11-16T14:35:30.837Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-16T14:35:30.837Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:35:30.837Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-16T14:35:30.837Z] [2019-11-16T14:35:30.837Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-16T14:35:30.837Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:35:30.837Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-16T14:35:30.837Z] [2019-11-16T14:35:30.837Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-16T14:35:30.837Z] graphtest_unix.go:73: No driver to put! [2019-11-16T14:35:30.837Z] [2019-11-16T14:35:30.837Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-16T14:35:30.837Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-16T14:35:30.837Z] [2019-11-16T14:35:30.837Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-16T14:35:30.837Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-16T14:35:30.837Z] [2019-11-16T14:35:30.837Z] [2019-11-16T14:35:30.837Z] DONE 2178 tests, 20 skipped in 184.786s Post stage [Pipeline] junit [2019-11-16T14:35:30.850Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-16T14:35:31.096Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-11-16T14:35:31.096Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2019-11-16T14:35:31.337Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38465/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9dfcf016278032f92e98e17ae484b3f85a086f44 -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:9dfcf016278032f92e98e17ae484b3f85a086f44 hack/make.sh dynbinary test-integration [2019-11-16T14:35:31.938Z] ok github.com/docker/docker/daemon/logger/splunk 1.592s coverage: 82.5% of statements [2019-11-16T14:35:31.938Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-16T14:35:31.938Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2019-11-16T14:35:31.938Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-16T14:35:32.273Z] [2019-11-16T14:35:32.273Z] Removing bundles/ [2019-11-16T14:35:32.273Z] [2019-11-16T14:35:32.273Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-16T14:35:32.273Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-16T14:35:32.273Z] GOOS="" GOARCH="" GOARM="" [2019-11-16T14:35:34.448Z] ok github.com/docker/docker/distribution/metadata 0.030s coverage: 48.2% of statements [2019-11-16T14:35:34.448Z] ok github.com/docker/docker/distribution 0.371s coverage: 22.1% of statements [2019-11-16T14:35:34.448Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-16T14:35:36.696Z] ok github.com/docker/docker/errdefs 0.009s coverage: 49.4% of statements [2019-11-16T14:35:37.361Z] INFO: Extraction ended at 11/16/2019 14:35:32. Duration:00:00:25.4013137 [2019-11-16T14:35:37.361Z] INFO: Updating the golang and path environment variables [2019-11-16T14:35:37.361Z] INFO: GOPATH=d:\gopath [2019-11-16T14:35:37.361Z] INFO: go version go1.13.4 windows/amd64 [2019-11-16T14:35:37.361Z] INFO: Running the daemon under test in debug mode [2019-11-16T14:35:37.361Z] INFO: Starting a daemon under test... [2019-11-16T14:35:37.361Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-38465\11\daemon --pidfile d:\CI\PR-38465\11\docker.pid -D [2019-11-16T14:35:37.361Z] INFO: Process started successfully. [2019-11-16T14:35:37.361Z] INFO: Start tailing logs of the daemon under tests [2019-11-16T14:35:37.361Z] INFO: Waiting for the daemon under test to start... [2019-11-16T14:35:37.361Z] INFO: Daemon under test started and replied! [2019-11-16T14:35:37.361Z] INFO: Docker version of the daemon under test [2019-11-16T14:35:37.361Z] [2019-11-16T14:35:37.361Z] Client: [2019-11-16T14:35:37.361Z] Version: 17.06.2-ce [2019-11-16T14:35:37.361Z] API version: 1.30 [2019-11-16T14:35:37.361Z] Go version: go1.8.3 [2019-11-16T14:35:37.361Z] Git commit: cec0b72 [2019-11-16T14:35:37.361Z] Built: Tue Sep 5 19:57:19 2017 [2019-11-16T14:35:37.361Z] OS/Arch: windows/amd64 [2019-11-16T14:35:37.361Z] [2019-11-16T14:35:37.361Z] Server: [2019-11-16T14:35:37.361Z] Version: 0.0.0-dev [2019-11-16T14:35:37.361Z] API version: 1.41 (minimum version 1.24) [2019-11-16T14:35:37.361Z] Go version: go1.13.4 [2019-11-16T14:35:37.361Z] Git commit: 88fdda6d7 [2019-11-16T14:35:37.361Z] Built: 11/16/2019 14:33:53 [2019-11-16T14:35:37.361Z] OS/Arch: windows/amd64 [2019-11-16T14:35:37.361Z] Experimental: false [2019-11-16T14:35:37.361Z] [2019-11-16T14:35:37.361Z] INFO: Docker info of the daemon under test [2019-11-16T14:35:37.361Z] [2019-11-16T14:35:37.361Z] Containers: 0 [2019-11-16T14:35:37.361Z] Running: 0 [2019-11-16T14:35:37.361Z] Paused: 0 [2019-11-16T14:35:37.361Z] Stopped: 0 [2019-11-16T14:35:37.361Z] Images: 0 [2019-11-16T14:35:37.361Z] Server Version: 0.0.0-dev [2019-11-16T14:35:37.361Z] Storage Driver: windowsfilter [2019-11-16T14:35:37.361Z] Windows: [2019-11-16T14:35:37.361Z] Logging Driver: json-file [2019-11-16T14:35:37.361Z] Plugins: [2019-11-16T14:35:37.361Z] Volume: local [2019-11-16T14:35:37.361Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-16T14:35:37.361Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-16T14:35:37.361Z] Swarm: inactive [2019-11-16T14:35:37.361Z] Default Isolation: process [2019-11-16T14:35:37.361Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-16T14:35:37.361Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-16T14:35:37.361Z] OSType: windows [2019-11-16T14:35:37.361Z] Architecture: x86_64 [2019-11-16T14:35:37.361Z] CPUs: 4 [2019-11-16T14:35:37.361Z] Total Memory: 32GiB [2019-11-16T14:35:37.361Z] Name: azwin-2-f1b130 [2019-11-16T14:35:37.361Z] ID: HJP2:Y75M:E366:VFI2:GRI3:P7CY:CTRB:EE4J:5DZH:3VMK:NFMJ:HIZA [2019-11-16T14:35:37.361Z] Docker Root Dir: D:\CI\PR-38465\11\daemon [2019-11-16T14:35:37.361Z] Debug Mode (client): false [2019-11-16T14:35:37.361Z] Debug Mode (server): true [2019-11-16T14:35:37.361Z] File Descriptors: -1 [2019-11-16T14:35:37.361Z] Goroutines: 17 [2019-11-16T14:35:37.361Z] System Time: 2019-11-16T14:35:36.4019425Z [2019-11-16T14:35:37.361Z] EventsListeners: 0 [2019-11-16T14:35:37.361Z] Registry: https://index.docker.io/v1/ [2019-11-16T14:35:37.361Z] Labels: [2019-11-16T14:35:37.361Z] Experimental: false [2019-11-16T14:35:37.361Z] Insecure Registries: [2019-11-16T14:35:37.361Z] 127.0.0.0/8 [2019-11-16T14:35:37.361Z] Live Restore Enabled: false [2019-11-16T14:35:37.361Z] [2019-11-16T14:35:37.361Z] [2019-11-16T14:35:37.361Z] INFO: Docker images of the daemon under test [2019-11-16T14:35:37.361Z] [2019-11-16T14:35:37.361Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-16T14:35:37.361Z] [2019-11-16T14:35:37.361Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-11-16T14:35:37.361Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-11-16T14:35:37.361Z] ltsc2019: Pulling from windows/servercore [2019-11-16T14:35:37.361Z] 65014b3c3121: Pulling fs layer [2019-11-16T14:35:37.361Z] e96b0897c5d1: Pulling fs layer [2019-11-16T14:35:37.651Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2019-11-16T14:35:38.487Z] ok github.com/docker/docker/distribution/xfer 2.008s coverage: 85.6% of statements [2019-11-16T14:35:38.487Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-16T14:35:38.487Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-11-16T14:35:38.487Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-16T14:35:39.821Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2019-11-16T14:35:39.821Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-16T14:35:40.659Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2019-11-16T14:35:41.958Z] ok github.com/docker/docker/opts 0.028s coverage: 66.9% of statements [2019-11-16T14:35:41.958Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2019-11-16T14:35:42.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-16T14:35:42.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-16T14:35:44.468Z] e96b0897c5d1: Verifying Checksum [2019-11-16T14:35:44.468Z] e96b0897c5d1: Download complete [2019-11-16T14:35:44.625Z] ok github.com/docker/docker/pkg/archive 0.675s coverage: 76.8% of statements [2019-11-16T14:35:46.516Z] ok github.com/docker/docker/pkg/authorization 1.199s coverage: 68.3% of statements [2019-11-16T14:35:46.901Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-11-16T14:35:46.901Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-11-16T14:35:48.224Z] ok github.com/docker/docker/layer 7.460s coverage: 68.8% of statements [2019-11-16T14:35:48.224Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-16T14:35:48.224Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-16T14:35:48.224Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-16T14:35:48.224Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-16T14:35:48.224Z] ? github.com/docker/docker/oci [no test files] [2019-11-16T14:35:48.224Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-16T14:35:48.600Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-11-16T14:35:48.984Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-11-16T14:35:49.777Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2019-11-16T14:35:50.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-16T14:35:51.630Z] ok github.com/docker/docker/pkg/chrootarchive 3.524s coverage: 43.2% of statements [2019-11-16T14:35:51.630Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-16T14:35:51.630Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-16T14:35:52.462Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2019-11-16T14:35:53.059Z] 65014b3c3121: Verifying Checksum [2019-11-16T14:35:53.059Z] 65014b3c3121: Download complete [2019-11-16T14:35:53.570Z] ok github.com/docker/docker/pkg/discovery/nodes 0.029s coverage: 93.8% of statements [2019-11-16T14:35:53.570Z] ok github.com/docker/docker/pkg/discovery/kv 3.124s coverage: 84.1% of statements [2019-11-16T14:35:54.021Z] ok github.com/docker/docker/pkg/dmesg 0.015s coverage: 83.3% of statements [2019-11-16T14:35:54.831Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2019-11-16T14:35:54.831Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2019-11-16T14:35:55.221Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2019-11-16T14:35:55.612Z] ok github.com/docker/docker/pkg/fsutils 0.494s coverage: 85.1% of statements [2019-11-16T14:35:56.913Z] ok github.com/docker/docker/pkg/idtools 0.829s coverage: 70.1% of statements [2019-11-16T14:35:56.913Z] ok github.com/docker/docker/pkg/ioutils 0.380s coverage: 70.1% of statements [2019-11-16T14:35:57.317Z] ok github.com/docker/docker/pkg/locker 0.015s coverage: 88.9% of statements [2019-11-16T14:35:57.317Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2019-11-16T14:35:57.702Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2019-11-16T14:35:57.702Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-16T14:35:58.529Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-11-16T14:35:58.529Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-11-16T14:35:59.356Z] ok github.com/docker/docker/pkg/parsers/kernel 0.012s coverage: 60.0% of statements [2019-11-16T14:35:59.356Z] ok github.com/docker/docker/pkg/mount 1.169s coverage: 70.0% of statements [2019-11-16T14:35:59.356Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-16T14:35:59.743Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 91.4% of statements [2019-11-16T14:36:00.122Z] ok github.com/docker/docker/pkg/pidfile 0.027s coverage: 82.4% of statements [2019-11-16T14:36:00.122Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-16T14:36:00.122Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-16T14:36:00.995Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2019-11-16T14:36:01.913Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-11-16T14:36:02.330Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-11-16T14:36:02.741Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-11-16T14:36:04.021Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 73.9% of statements [2019-11-16T14:36:04.428Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-11-16T14:36:07.637Z] ok github.com/docker/docker/pkg/signal 2.518s coverage: 61.0% of statements [2019-11-16T14:36:08.032Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-11-16T14:36:08.417Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-11-16T14:36:08.808Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-11-16T14:36:09.201Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-11-16T14:36:10.181Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-11-16T14:36:10.780Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 36.9% of statements [2019-11-16T14:36:11.190Z] ok github.com/docker/docker/pkg/tailfile 0.072s coverage: 88.6% of statements [2019-11-16T14:36:12.003Z] ok github.com/docker/docker/pkg/tarsum 0.036s coverage: 89.3% of statements [2019-11-16T14:36:12.820Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-11-16T14:36:12.820Z] testing: warning: no tests to run [2019-11-16T14:36:12.820Z] coverage: [no statements] [2019-11-16T14:36:12.820Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2019-11-16T14:36:13.210Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-11-16T14:36:13.600Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2019-11-16T14:36:14.017Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2019-11-16T14:36:16.525Z] ok github.com/docker/docker/plugin 0.557s coverage: 27.1% of statements [2019-11-16T14:36:16.915Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-11-16T14:36:18.219Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.2% of statements [2019-11-16T14:36:18.626Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-11-16T14:36:20.734Z] ok github.com/docker/docker/registry 0.198s coverage: 56.2% of statements [2019-11-16T14:36:21.103Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements [2019-11-16T14:36:21.504Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-11-16T14:36:22.328Z] ok github.com/docker/docker/runconfig 0.008s coverage: 68.2% of statements [2019-11-16T14:36:22.725Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-11-16T14:36:25.958Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-11-16T14:36:26.363Z] ok github.com/docker/docker/volume/local 0.038s coverage: 73.0% of statements [2019-11-16T14:36:26.503Z] ok github.com/docker/docker/cmd/dockerd 0.173s coverage: 30.3% of statements [2019-11-16T14:36:26.503Z] ok github.com/docker/docker/container 0.160s coverage: 35.3% of statements [2019-11-16T14:36:26.503Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-16T14:36:26.503Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-16T14:36:26.503Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-16T14:36:26.503Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-16T14:36:27.190Z] ok github.com/docker/docker/volume/mounts 0.027s coverage: 64.4% of statements [2019-11-16T14:36:28.559Z] ok github.com/docker/docker/volume/service 0.020s coverage: 73.0% of statements [2019-11-16T14:36:29.533Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.024s coverage: 65.3% of statements [2019-11-16T14:36:34.888Z] ok github.com/docker/docker/pkg/plugins 33.619s coverage: 76.6% of statements [2019-11-16T14:36:34.888Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-16T14:36:34.888Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-16T14:36:34.888Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-16T14:36:34.888Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-16T14:36:34.888Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-16T14:36:34.888Z] ? github.com/docker/docker/rootless [no test files] [2019-11-16T14:36:34.888Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-16T14:36:34.888Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-16T14:36:34.888Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-16T14:36:34.888Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-16T14:36:34.888Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-16T14:36:34.888Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-16T14:36:34.888Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-16T14:36:34.888Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-16T14:36:34.888Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-16T14:36:34.888Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-16T14:36:34.888Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-16T14:36:34.888Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-16T14:36:34.888Z] ? github.com/docker/docker/volume [no test files] [2019-11-16T14:36:34.888Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-16T14:36:34.888Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-16T14:36:34.888Z] [2019-11-16T14:36:34.888Z] === Skipped [2019-11-16T14:36:34.888Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-16T14:36:34.888Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-16T14:36:34.888Z] [2019-11-16T14:36:34.888Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-16T14:36:34.888Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-16T14:36:34.888Z] [2019-11-16T14:36:34.888Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-16T14:36:34.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:36:34.888Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-16T14:36:34.888Z] [2019-11-16T14:36:34.888Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-16T14:36:34.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:36:34.888Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-16T14:36:34.888Z] [2019-11-16T14:36:34.888Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-16T14:36:34.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:36:34.888Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-16T14:36:34.888Z] [2019-11-16T14:36:34.888Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-16T14:36:34.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:36:34.888Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-16T14:36:34.888Z] [2019-11-16T14:36:34.888Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-16T14:36:34.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:36:34.888Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-16T14:36:34.888Z] [2019-11-16T14:36:34.888Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-16T14:36:34.888Z] graphtest_unix.go:73: No driver to put! [2019-11-16T14:36:34.888Z] [2019-11-16T14:36:34.888Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-16T14:36:34.888Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-16T14:36:34.888Z] [2019-11-16T14:36:34.888Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-16T14:36:34.888Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-16T14:36:34.888Z] [2019-11-16T14:36:34.888Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-16T14:36:34.888Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-16T14:36:34.888Z] [2019-11-16T14:36:34.888Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-16T14:36:34.888Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-16T14:36:34.888Z] [2019-11-16T14:36:34.888Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-16T14:36:34.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:36:34.888Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-16T14:36:34.888Z] [2019-11-16T14:36:34.888Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-16T14:36:34.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:36:34.888Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-16T14:36:34.888Z] [2019-11-16T14:36:34.888Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-16T14:36:34.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:36:34.888Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-16T14:36:34.888Z] [2019-11-16T14:36:34.888Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-16T14:36:34.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:36:34.888Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-16T14:36:34.888Z] [2019-11-16T14:36:34.888Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-16T14:36:34.888Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:36:34.888Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-16T14:36:34.888Z] [2019-11-16T14:36:34.888Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-16T14:36:34.888Z] graphtest_unix.go:73: No driver to put! [2019-11-16T14:36:34.888Z] [2019-11-16T14:36:34.888Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-16T14:36:34.888Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-16T14:36:34.888Z] [2019-11-16T14:36:34.888Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-16T14:36:34.888Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-16T14:36:34.888Z] [2019-11-16T14:36:34.888Z] [2019-11-16T14:36:34.888Z] DONE 2178 tests, 20 skipped in 228.798s Post stage [Pipeline] junit [2019-11-16T14:36:35.395Z] Recording test results [2019-11-16T14:36:36.921Z] ok github.com/docker/docker/daemon/cluster/convert 0.022s coverage: 35.8% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-16T14:36:38.056Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-38465/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9dfcf016278032f92e98e17ae484b3f85a086f44 -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:9dfcf016278032f92e98e17ae484b3f85a086f44 hack/make.sh dynbinary test-integration [2019-11-16T14:36:38.451Z] [2019-11-16T14:36:38.451Z] Removing bundles/ [2019-11-16T14:36:38.451Z] [2019-11-16T14:36:38.451Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-16T14:36:38.451Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-16T14:36:38.451Z] GOOS="" GOARCH="" GOARM="" [2019-11-16T14:36:39.941Z] ok github.com/docker/docker/daemon/cluster 0.199s coverage: 0.5% of statements [2019-11-16T14:36:40.013Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-16T14:36:40.013Z] [2019-11-16T14:36:40.013Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-16T14:36:40.013Z] PKG_CONFIG=pkg-config [2019-11-16T14:36:40.013Z] GOLANG_VERSION=1.13.4 [2019-11-16T14:36:40.013Z] HOSTNAME=4c76ca8e15bc [2019-11-16T14:36:40.013Z] DOCKER_EXPERIMENTAL=1 [2019-11-16T14:36:40.013Z] container=docker [2019-11-16T14:36:40.013Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-16T14:36:40.013Z] GO111MODULE=off [2019-11-16T14:36:40.013Z] GOPATH=/go [2019-11-16T14:36:40.013Z] PWD=/go/src/github.com/docker/docker [2019-11-16T14:36:40.013Z] HOME=/root [2019-11-16T14:36:40.013Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-16T14:36:40.013Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-16T14:36:40.013Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-16T14:36:40.013Z] DOCKER_GITCOMMIT=9dfcf016278032f92e98e17ae484b3f85a086f44 [2019-11-16T14:36:40.013Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-16T14:36:40.013Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-16T14:36:40.013Z] TERM=xterm [2019-11-16T14:36:40.013Z] VALIDATE_BRANCH=master [2019-11-16T14:36:40.013Z] DEST=bundles/test-integration [2019-11-16T14:36:40.013Z] SHLVL=1 [2019-11-16T14:36:40.013Z] TIMEOUT=120m [2019-11-16T14:36:40.013Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-16T14:36:40.013Z] DOCKER_PKG=github.com/docker/docker [2019-11-16T14:36:40.013Z] TESTDEBUG=0 [2019-11-16T14:36:40.013Z] _=/usr/bin/env [2019-11-16T14:36:40.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-16T14:36:44.820Z] ok github.com/docker/docker/daemon/discovery 0.008s coverage: 30.0% of statements [2019-11-16T14:36:47.849Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2019-11-16T14:36:48.607Z] ok github.com/docker/docker/daemon/config 0.094s coverage: 82.1% of statements [2019-11-16T14:36:51.628Z] ok github.com/docker/docker/daemon/graphdriver 0.012s coverage: 2.2% of statements [2019-11-16T14:36:52.246Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-16T14:36:52.247Z] [2019-11-16T14:36:52.247Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-11-16T14:36:52.247Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-11-16T14:36:52.247Z] Using test binary docker [2019-11-16T14:36:52.247Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-16T14:36:52.247Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-16T14:36:52.247Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-16T14:36:52.247Z] Warning failed to create cache: (null) [2019-11-16T14:36:52.247Z] . [2019-11-16T14:36:52.247Z] INFO: Waiting for daemon to start... [2019-11-16T14:36:52.247Z] Starting dockerd [2019-11-16T14:36:52.247Z] . [2019-11-16T14:36:52.247Z] INFO: Building docker-sdk-python3:4.1.0... [2019-11-16T14:36:54.639Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.511s coverage: 13.6% of statements [2019-11-16T14:36:55.815Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2019-11-16T14:36:57.516Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.950s coverage: 57.9% of statements [2019-11-16T14:36:57.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-16T14:36:59.220Z] ok github.com/docker/docker/daemon 12.483s coverage: 17.6% of statements [2019-11-16T14:36:59.220Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-16T14:36:59.220Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-16T14:36:59.220Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-16T14:36:59.220Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-16T14:37:01.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-16T14:37:03.078Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.407s coverage: 68.6% of statements [2019-11-16T14:37:04.257Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.979s coverage: 48.6% of statements [2019-11-16T14:37:04.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-16T14:37:04.988Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.016s coverage: 45.9% of statements [2019-11-16T14:37:04.989Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-16T14:37:06.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-16T14:37:06.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-16T14:37:07.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-16T14:37:08.017Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.537s coverage: 54.8% of statements [2019-11-16T14:37:08.018Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-16T14:37:08.411Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.629s coverage: 76.1% of statements [2019-11-16T14:37:08.411Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-16T14:37:08.411Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.029s coverage: 58.0% of statements [2019-11-16T14:37:08.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-16T14:37:08.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-16T14:37:10.119Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.048s coverage: 3.0% of statements [2019-11-16T14:37:10.119Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2019-11-16T14:37:13.974Z] ok github.com/docker/docker/daemon/logger 0.262s coverage: 42.7% of statements [2019-11-16T14:37:14.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-16T14:37:16.282Z] ok github.com/docker/docker/daemon/logger/awslogs 0.741s coverage: 77.8% of statements [2019-11-16T14:37:16.283Z] ok github.com/docker/docker/daemon/logger/gelf 0.034s coverage: 68.2% of statements [2019-11-16T14:37:16.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-16T14:37:17.466Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 26.2% of statements [2019-11-16T14:37:17.805Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 88.3% of statements [2019-11-16T14:37:19.510Z] ok github.com/docker/docker/daemon/images 0.077s coverage: 4.9% of statements [2019-11-16T14:37:19.510Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-16T14:37:19.510Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-16T14:37:19.510Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-16T14:37:19.510Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-16T14:37:19.852Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.039s coverage: 62.1% of statements [2019-11-16T14:37:20.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-16T14:37:22.177Z] ok github.com/docker/docker/daemon/logger/local 0.072s coverage: 74.7% of statements [2019-11-16T14:37:22.177Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-16T14:37:22.908Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.062s coverage: 19.9% of statements [2019-11-16T14:37:23.643Z] ok github.com/docker/docker/daemon/logger/syslog 0.020s coverage: 47.8% of statements [2019-11-16T14:37:24.372Z] ok github.com/docker/docker/daemon/logger/templates 0.014s coverage: 8.3% of statements [2019-11-16T14:37:26.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-16T14:37:26.690Z] ok github.com/docker/docker/daemon/network 0.036s coverage: 63.8% of statements [2019-11-16T14:37:27.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-16T14:37:27.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-16T14:37:27.875Z] ok github.com/docker/docker/daemon/logger/splunk 3.176s coverage: 82.5% of statements [2019-11-16T14:37:27.875Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-16T14:37:27.875Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-16T14:37:28.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-16T14:37:30.194Z] ok github.com/docker/docker/distribution/metadata 0.111s coverage: 48.2% of statements [2019-11-16T14:37:30.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-16T14:37:30.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-16T14:37:31.381Z] ok github.com/docker/docker/errdefs 0.020s coverage: 49.4% of statements [2019-11-16T14:37:32.566Z] ok github.com/docker/docker/distribution 0.663s coverage: 22.1% of statements [2019-11-16T14:37:32.566Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-16T14:37:32.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-16T14:37:33.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-16T14:37:34.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-16T14:37:35.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-16T14:37:35.599Z] ok github.com/docker/docker/distribution/xfer 1.676s coverage: 85.1% of statements [2019-11-16T14:37:35.599Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-16T14:37:35.599Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2019-11-16T14:37:35.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-16T14:37:35.942Z] ok github.com/docker/docker/image 0.074s coverage: 86.4% of statements [2019-11-16T14:37:35.942Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-16T14:37:37.125Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2019-11-16T14:37:37.440Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-16T14:37:37.858Z] ok github.com/docker/docker/image/v1 0.027s coverage: 25.0% of statements [2019-11-16T14:37:37.858Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-16T14:37:38.226Z] [2019-11-16T14:37:38.226Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-16T14:37:38.592Z] ok github.com/docker/docker/pkg/aaparser 0.057s coverage: 50.0% of statements [2019-11-16T14:37:38.616Z] PKG_CONFIG=pkg-config [2019-11-16T14:37:38.616Z] GOLANG_VERSION=1.13.4 [2019-11-16T14:37:38.616Z] HOSTNAME=887f64412b68 [2019-11-16T14:37:38.616Z] DOCKER_EXPERIMENTAL=1 [2019-11-16T14:37:38.616Z] container=docker [2019-11-16T14:37:38.616Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-16T14:37:38.616Z] GO111MODULE=off [2019-11-16T14:37:38.616Z] GOPATH=/go [2019-11-16T14:37:38.616Z] PWD=/go/src/github.com/docker/docker [2019-11-16T14:37:38.616Z] HOME=/root [2019-11-16T14:37:38.616Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-16T14:37:38.616Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-16T14:37:38.616Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-16T14:37:38.616Z] DOCKER_GITCOMMIT=9dfcf016278032f92e98e17ae484b3f85a086f44 [2019-11-16T14:37:38.616Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-16T14:37:38.616Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-16T14:37:38.616Z] TERM=xterm [2019-11-16T14:37:38.616Z] VALIDATE_BRANCH=master [2019-11-16T14:37:38.616Z] DEST=bundles/test-integration [2019-11-16T14:37:38.616Z] SHLVL=1 [2019-11-16T14:37:38.616Z] TIMEOUT=120m [2019-11-16T14:37:38.616Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-16T14:37:38.616Z] DOCKER_PKG=github.com/docker/docker [2019-11-16T14:37:38.616Z] TESTDEBUG=0 [2019-11-16T14:37:38.616Z] _=/usr/bin/env [2019-11-16T14:37:38.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-16T14:37:39.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-16T14:37:40.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-16T14:37:41.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-16T14:37:42.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-16T14:37:42.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-16T14:37:43.526Z] ok github.com/docker/docker/opts 0.106s coverage: 66.9% of statements [2019-11-16T14:37:44.257Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2019-11-16T14:37:44.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-16T14:37:44.988Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2019-11-16T14:37:45.328Z] ok github.com/docker/docker/pkg/authorization 1.906s coverage: 68.3% of statements [2019-11-16T14:37:45.668Z] ok github.com/docker/docker/pkg/archive 1.388s coverage: 76.7% of statements [2019-11-16T14:37:45.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-16T14:37:46.431Z] ok github.com/docker/docker/pkg/directory 0.028s coverage: 80.0% of statements [2019-11-16T14:37:47.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-16T14:37:47.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-16T14:37:47.617Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2019-11-16T14:37:47.957Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 97.6% of statements [2019-11-16T14:37:48.294Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-16T14:37:48.294Z] Using test binary docker [2019-11-16T14:37:48.456Z] sha256:3397a3e6cb04c6cca18b56db5f1e4c80c7d120c17fadfc35c40974781046f5c1 [2019-11-16T14:37:48.456Z] INFO: Starting docker-py tests... [2019-11-16T14:37:48.456Z] ============================= test session starts ============================== [2019-11-16T14:37:48.456Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-11-16T14:37:48.456Z] rootdir: /src, inifile: pytest.ini [2019-11-16T14:37:48.456Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-11-16T14:37:48.456Z] collected 385 items / 5 deselected / 380 selected [2019-11-16T14:37:48.456Z] [2019-11-16T14:37:48.862Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-16T14:37:48.862Z] +++ /etc/init.d/apparmor start [2019-11-16T14:37:48.862Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-16T14:37:48.862Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-16T14:37:48.862Z] Warning failed to create cache: (null) [2019-11-16T14:37:48.862Z] . [2019-11-16T14:37:48.862Z] INFO: Waiting for daemon to start... [2019-11-16T14:37:48.862Z] Starting dockerd [2019-11-16T14:37:48.862Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-11-16T14:37:49.647Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-16T14:37:49.647Z] Using test binary docker [2019-11-16T14:37:49.647Z] +++ /etc/init.d/apparmor start [2019-11-16T14:37:49.647Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-16T14:37:49.647Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-16T14:37:49.647Z] Warning failed to create cache: (null) [2019-11-16T14:37:49.647Z] . [2019-11-16T14:37:49.647Z] INFO: Waiting for daemon to start... [2019-11-16T14:37:49.647Z] Starting dockerd [2019-11-16T14:37:49.647Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-11-16T14:37:49.655Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2019-11-16T14:37:50.383Z] ok github.com/docker/docker/layer 7.601s coverage: 68.8% of statements [2019-11-16T14:37:50.383Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-16T14:37:50.383Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-16T14:37:50.383Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-16T14:37:50.383Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-16T14:37:50.383Z] ? github.com/docker/docker/oci [no test files] [2019-11-16T14:37:50.383Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-16T14:37:50.383Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2019-11-16T14:37:50.765Z] . [2019-11-16T14:37:50.765Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-16T14:37:50.765Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-16T14:37:51.023Z] Error: No such image: emptyfs [2019-11-16T14:37:51.023Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-16T14:37:51.023Z] ++++ docker load [2019-11-16T14:37:51.111Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2019-11-16T14:37:51.282Z] Running integration-test (iteration 1) [2019-11-16T14:37:51.282Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-11-16T14:37:51.282Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:37:51.282Z] ++ set -e [2019-11-16T14:37:51.282Z] ++ '[' -n 0 ']' [2019-11-16T14:37:51.282Z] ++ set -x [2019-11-16T14:37:51.283Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:37:52.178Z] . [2019-11-16T14:37:52.178Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-16T14:37:52.288Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2019-11-16T14:37:52.288Z] ok github.com/docker/docker/pkg/chrootarchive 4.495s coverage: 43.2% of statements [2019-11-16T14:37:52.288Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-16T14:37:52.288Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-16T14:37:52.437Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-16T14:37:52.437Z] Error: No such image: emptyfs [2019-11-16T14:37:52.437Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-16T14:37:52.437Z] ++++ docker load [2019-11-16T14:37:52.628Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2019-11-16T14:37:53.003Z] Running integration-test (iteration 1) [2019-11-16T14:37:53.003Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-11-16T14:37:53.004Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:37:53.004Z] ++ set -e [2019-11-16T14:37:53.004Z] ++ '[' -n 0 ']' [2019-11-16T14:37:53.004Z] ++ set -x [2019-11-16T14:37:53.004Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:37:53.361Z] ok github.com/docker/docker/pkg/discovery/kv 3.277s coverage: 84.1% of statements [2019-11-16T14:37:53.703Z] ok github.com/docker/docker/pkg/fsutils 0.397s coverage: 85.1% of statements [2019-11-16T14:37:54.043Z] ok github.com/docker/docker/pkg/homedir 0.032s coverage: 11.4% of statements [2019-11-16T14:37:55.742Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2019-11-16T14:37:56.081Z] ok github.com/docker/docker/pkg/locker 0.027s coverage: 88.9% of statements [2019-11-16T14:37:57.004Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2019-11-16T14:37:57.345Z] ok github.com/docker/docker/pkg/ioutils 1.703s coverage: 70.6% of statements [2019-11-16T14:37:57.345Z] ok github.com/docker/docker/pkg/idtools 1.136s coverage: 70.1% of statements [2019-11-16T14:37:57.345Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-16T14:37:58.527Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2019-11-16T14:37:58.527Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2019-11-16T14:37:58.867Z] ok github.com/docker/docker/pkg/parsers/kernel 0.021s coverage: 60.0% of statements [2019-11-16T14:37:58.867Z] ok github.com/docker/docker/pkg/mount 0.950s coverage: 70.0% of statements [2019-11-16T14:37:58.867Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-16T14:38:00.047Z] ok github.com/docker/docker/pkg/pidfile 0.028s coverage: 82.4% of statements [2019-11-16T14:38:00.047Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 91.4% of statements [2019-11-16T14:38:00.047Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-16T14:38:00.047Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-16T14:38:00.778Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.072s coverage: 56.8% of statements [2019-11-16T14:38:01.368Z] Loaded image: buildpack-deps:jessie [2019-11-16T14:38:01.368Z] Loaded image: busybox:latest [2019-11-16T14:38:01.368Z] Loaded image: busybox:glibc [2019-11-16T14:38:01.368Z] Loaded image: debian:jessie [2019-11-16T14:38:01.368Z] Loaded image: hello-world:latest [2019-11-16T14:38:01.368Z] INFO: Testing against a local daemon [2019-11-16T14:38:01.368Z] === RUN TestCgroupNamespacesBuild [2019-11-16T14:38:02.490Z] ok github.com/docker/docker/pkg/pools 0.027s coverage: 88.2% of statements [2019-11-16T14:38:02.490Z] ok github.com/docker/docker/pkg/progress 0.031s coverage: 75.9% of statements [2019-11-16T14:38:02.490Z] ok github.com/docker/docker/pkg/plugins/transport 0.009s coverage: 85.7% of statements [2019-11-16T14:38:03.724Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2019-11-16T14:38:04.454Z] ok github.com/docker/docker/pkg/pubsub 1.194s coverage: 73.9% of statements [2019-11-16T14:38:04.789Z] 65014b3c3121: Pull complete [2019-11-16T14:38:04.796Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2019-11-16T14:38:05.527Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2019-11-16T14:38:05.527Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2019-11-16T14:38:06.254Z] ok github.com/docker/docker/pkg/symlink 0.018s coverage: 87.7% of statements [2019-11-16T14:38:06.638Z] --- PASS: TestCgroupNamespacesBuild (4.78s) [2019-11-16T14:38:06.638Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-16T14:38:06.982Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 80.0% of statements [2019-11-16T14:38:07.064Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-11-16T14:38:07.320Z] ok github.com/docker/docker/pkg/signal 3.384s coverage: 61.0% of statements [2019-11-16T14:38:07.321Z] tests/integration/api_client_test.py ..... [ 7%] [2019-11-16T14:38:07.576Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s) [2019-11-16T14:38:07.576Z] === RUN TestBuildWithSession [2019-11-16T14:38:07.576Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-16T14:38:07.576Z] build_session_test.go:25: TODO: BuildKit [2019-11-16T14:38:07.576Z] === RUN TestBuildSquashParent [2019-11-16T14:38:08.049Z] ok github.com/docker/docker/pkg/system 0.064s coverage: 36.9% of statements [2019-11-16T14:38:08.390Z] ok github.com/docker/docker/pkg/tailfile 0.180s coverage: 88.6% of statements [2019-11-16T14:38:09.254Z] tests/integration/api_config_test.py ..... [ 8%] [2019-11-16T14:38:09.569Z] ok github.com/docker/docker/pkg/term 0.020s coverage: 84.8% of statements [2019-11-16T14:38:09.569Z] testing: warning: no tests to run [2019-11-16T14:38:09.569Z] coverage: [no statements] [2019-11-16T14:38:09.569Z] ok github.com/docker/docker/pkg/term/windows 0.029s coverage: [no statements] [no tests to run] [2019-11-16T14:38:09.906Z] ok github.com/docker/docker/pkg/tarsum 0.247s coverage: 89.3% of statements [2019-11-16T14:38:10.638Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2019-11-16T14:38:10.638Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2019-11-16T14:38:10.979Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2019-11-16T14:38:13.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-16T14:38:13.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-16T14:38:13.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-16T14:38:14.143Z] --- PASS: TestBuildSquashParent (6.19s) [2019-11-16T14:38:14.143Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-16T14:38:14.143Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-16T14:38:14.143Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-16T14:38:14.143Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-16T14:38:14.143Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-16T14:38:14.143Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-16T14:38:14.143Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-16T14:38:14.143Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-16T14:38:14.143Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-16T14:38:14.143Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-16T14:38:14.143Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-16T14:38:14.143Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-16T14:38:14.143Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-16T14:38:14.143Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-16T14:38:14.143Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-16T14:38:14.143Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-16T14:38:14.143Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-16T14:38:14.839Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2019-11-16T14:38:14.839Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 68.8% of statements [2019-11-16T14:38:15.569Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2019-11-16T14:38:16.681Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-16T14:38:16.681Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-16T14:38:17.275Z] ok github.com/docker/docker/plugin 0.573s coverage: 27.1% of statements [2019-11-16T14:38:18.005Z] ok github.com/docker/docker/registry/resumable 0.021s coverage: 100.0% of statements [2019-11-16T14:38:18.586Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-16T14:38:18.586Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.56s) [2019-11-16T14:38:18.586Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.77s) [2019-11-16T14:38:18.586Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.84s) [2019-11-16T14:38:18.586Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.88s) [2019-11-16T14:38:18.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s) [2019-11-16T14:38:18.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s) [2019-11-16T14:38:18.587Z] === RUN TestBuildMultiStageCopy [2019-11-16T14:38:18.587Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-16T14:38:18.737Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2019-11-16T14:38:20.474Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2019-11-16T14:38:20.474Z] ok github.com/docker/docker/runconfig 0.025s coverage: 68.2% of statements [2019-11-16T14:38:20.815Z] ok github.com/docker/docker/registry 0.425s coverage: 56.2% of statements [2019-11-16T14:38:21.119Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-16T14:38:21.119Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-16T14:38:21.686Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-16T14:38:22.254Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-16T14:38:22.822Z] --- PASS: TestBuildMultiStageCopy (4.31s) [2019-11-16T14:38:22.822Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.25s) [2019-11-16T14:38:22.822Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2019-11-16T14:38:22.822Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2019-11-16T14:38:22.822Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2019-11-16T14:38:22.822Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2019-11-16T14:38:22.822Z] === RUN TestBuildMultiStageParentConfig [2019-11-16T14:38:24.200Z] --- PASS: TestBuildMultiStageParentConfig (1.41s) [2019-11-16T14:38:24.200Z] === RUN TestBuildLabelWithTargets [2019-11-16T14:38:24.668Z] ok github.com/docker/docker/volume/drivers 0.018s coverage: 36.1% of statements [2019-11-16T14:38:25.076Z] Loaded image: buildpack-deps:jessie [2019-11-16T14:38:25.076Z] Loaded image: busybox:latest [2019-11-16T14:38:25.334Z] Loaded image: busybox:glibc [2019-11-16T14:38:25.334Z] Loaded image: debian:jessie [2019-11-16T14:38:25.593Z] Loaded image: hello-world:latest [2019-11-16T14:38:25.593Z] INFO: Testing against a local daemon [2019-11-16T14:38:25.593Z] === RUN TestCgroupNamespacesBuild [2019-11-16T14:38:26.733Z] --- PASS: TestBuildLabelWithTargets (2.42s) [2019-11-16T14:38:26.733Z] === RUN TestBuildWithEmptyLayers [2019-11-16T14:38:27.669Z] --- PASS: TestBuildWithEmptyLayers (0.97s) [2019-11-16T14:38:27.669Z] === RUN TestBuildMultiStageOnBuild [2019-11-16T14:38:27.688Z] ok github.com/docker/docker/volume/mounts 0.078s coverage: 64.4% of statements [2019-11-16T14:38:27.688Z] ok github.com/docker/docker/volume/local 0.047s coverage: 73.0% of statements [2019-11-16T14:38:28.858Z] ok github.com/docker/docker/volume/service 0.032s coverage: 73.0% of statements [2019-11-16T14:38:28.877Z] --- PASS: TestCgroupNamespacesBuild (2.60s) [2019-11-16T14:38:28.877Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-16T14:38:30.788Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.64s) [2019-11-16T14:38:30.788Z] === RUN TestBuildWithSession [2019-11-16T14:38:30.788Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-16T14:38:30.788Z] build_session_test.go:25: TODO: BuildKit [2019-11-16T14:38:30.788Z] === RUN TestBuildSquashParent [2019-11-16T14:38:30.955Z] --- PASS: TestBuildMultiStageOnBuild (2.76s) [2019-11-16T14:38:30.955Z] === RUN TestBuildUncleanTarFilenames [2019-11-16T14:38:31.892Z] --- PASS: TestBuildUncleanTarFilenames (1.31s) [2019-11-16T14:38:31.892Z] === RUN TestBuildMultiStageLayerLeak [2019-11-16T14:38:33.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-16T14:38:33.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-16T14:38:33.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-16T14:38:34.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-16T14:38:34.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-16T14:38:35.178Z] --- PASS: TestBuildMultiStageLayerLeak (3.05s) [2019-11-16T14:38:35.178Z] === RUN TestBuildWithHugeFile [2019-11-16T14:38:36.215Z] ok github.com/docker/docker/pkg/plugins 33.657s coverage: 76.6% of statements [2019-11-16T14:38:36.215Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-16T14:38:36.215Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-16T14:38:36.215Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-16T14:38:36.215Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-16T14:38:36.215Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-16T14:38:36.215Z] ? github.com/docker/docker/rootless [no test files] [2019-11-16T14:38:36.215Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-16T14:38:36.215Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-16T14:38:36.215Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-16T14:38:36.215Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-16T14:38:36.215Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-16T14:38:36.215Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-16T14:38:36.215Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-16T14:38:36.215Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-16T14:38:36.215Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-16T14:38:36.215Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-16T14:38:36.215Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-16T14:38:36.215Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-16T14:38:36.215Z] ? github.com/docker/docker/volume [no test files] [2019-11-16T14:38:36.215Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-16T14:38:36.215Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-16T14:38:36.215Z] [2019-11-16T14:38:36.215Z] === Skipped [2019-11-16T14:38:36.215Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-16T14:38:36.215Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-16T14:38:36.215Z] [2019-11-16T14:38:36.215Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-16T14:38:36.215Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-16T14:38:36.215Z] [2019-11-16T14:38:36.215Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-16T14:38:36.215Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:38:36.215Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-16T14:38:36.215Z] [2019-11-16T14:38:36.215Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-16T14:38:36.215Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:38:36.215Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-16T14:38:36.215Z] [2019-11-16T14:38:36.215Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-16T14:38:36.215Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:38:36.215Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-16T14:38:36.215Z] [2019-11-16T14:38:36.215Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-16T14:38:36.215Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:38:36.215Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-16T14:38:36.215Z] [2019-11-16T14:38:36.215Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-16T14:38:36.215Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:38:36.215Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-16T14:38:36.215Z] [2019-11-16T14:38:36.215Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-16T14:38:36.215Z] graphtest_unix.go:73: No driver to put! [2019-11-16T14:38:36.215Z] [2019-11-16T14:38:36.215Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-16T14:38:36.215Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-16T14:38:36.215Z] [2019-11-16T14:38:36.215Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-16T14:38:36.215Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-16T14:38:36.215Z] [2019-11-16T14:38:36.215Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-16T14:38:36.215Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-16T14:38:36.215Z] [2019-11-16T14:38:36.215Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-16T14:38:36.215Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-16T14:38:36.215Z] [2019-11-16T14:38:36.215Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-16T14:38:36.215Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:38:36.215Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-16T14:38:36.215Z] [2019-11-16T14:38:36.215Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-16T14:38:36.215Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:38:36.215Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-16T14:38:36.215Z] [2019-11-16T14:38:36.215Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-16T14:38:36.215Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:38:36.215Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-16T14:38:36.215Z] [2019-11-16T14:38:36.215Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-16T14:38:36.215Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:38:36.215Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-16T14:38:36.215Z] [2019-11-16T14:38:36.215Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-16T14:38:36.215Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:38:36.215Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-16T14:38:36.215Z] [2019-11-16T14:38:36.215Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-16T14:38:36.215Z] graphtest_unix.go:73: No driver to put! [2019-11-16T14:38:36.215Z] [2019-11-16T14:38:36.215Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-16T14:38:36.215Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-16T14:38:36.215Z] [2019-11-16T14:38:36.215Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-16T14:38:36.215Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-16T14:38:36.215Z] [2019-11-16T14:38:36.215Z] [2019-11-16T14:38:36.215Z] DONE 2178 tests, 20 skipped in 331.523s [2019-11-16T14:38:36.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main Post stage [Pipeline] junit [2019-11-16T14:38:37.030Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-16T14:38:37.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-16T14:38:38.077Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-38465/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9dfcf016278032f92e98e17ae484b3f85a086f44 -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:9dfcf016278032f92e98e17ae484b3f85a086f44 hack/make.sh dynbinary test-integration [2019-11-16T14:38:38.415Z] [2019-11-16T14:38:38.415Z] Removing bundles/ [2019-11-16T14:38:38.415Z] [2019-11-16T14:38:38.415Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-16T14:38:38.415Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-16T14:38:38.415Z] GOOS="" GOARCH="" GOARM="" [2019-11-16T14:38:39.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-16T14:38:41.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-16T14:38:43.014Z] --- PASS: TestBuildSquashParent (10.04s) [2019-11-16T14:38:43.014Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-16T14:38:43.014Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-16T14:38:43.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-16T14:38:43.014Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-16T14:38:43.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-16T14:38:43.014Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-16T14:38:43.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-16T14:38:43.014Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-16T14:38:43.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-16T14:38:43.014Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-16T14:38:43.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-16T14:38:43.014Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-16T14:38:43.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-16T14:38:43.014Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-16T14:38:43.014Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-16T14:38:43.661Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-11-16T14:38:43.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-16T14:38:44.390Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-16T14:38:44.648Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-16T14:38:45.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-16T14:38:47.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-16T14:38:47.933Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-16T14:38:48.191Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-16T14:38:48.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-16T14:38:49.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-16T14:38:51.317Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-16T14:38:51.317Z] Using test binary docker [2019-11-16T14:38:51.317Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-16T14:38:51.317Z] +++ /etc/init.d/apparmor start [2019-11-16T14:38:51.317Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-16T14:38:51.475Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-11-16T14:38:51.475Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.43s) [2019-11-16T14:38:51.475Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.71s) [2019-11-16T14:38:51.475Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.08s) [2019-11-16T14:38:51.475Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.73s) [2019-11-16T14:38:51.475Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.30s) [2019-11-16T14:38:51.475Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.16s) [2019-11-16T14:38:51.475Z] === RUN TestBuildMultiStageCopy [2019-11-16T14:38:51.475Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-16T14:38:51.685Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-16T14:38:51.685Z] Warning failed to create cache: (null) [2019-11-16T14:38:51.685Z] . [2019-11-16T14:38:51.685Z] Starting dockerd [2019-11-16T14:38:51.685Z] INFO: Waiting for daemon to start... [2019-11-16T14:38:51.685Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-11-16T14:38:53.492Z] . [2019-11-16T14:38:53.492Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-16T14:38:53.890Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-16T14:38:53.890Z] Error: No such image: emptyfs [2019-11-16T14:38:53.890Z] ++++ docker load [2019-11-16T14:38:53.890Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-16T14:38:53.890Z] Running integration-test (iteration 1) [2019-11-16T14:38:53.890Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-11-16T14:38:53.890Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:38:53.890Z] ++ set -e [2019-11-16T14:38:53.890Z] ++ '[' -n 0 ']' [2019-11-16T14:38:53.890Z] ++ set -x [2019-11-16T14:38:53.890Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:38:54.762Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-16T14:38:55.021Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-16T14:38:55.588Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-16T14:38:56.525Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-16T14:38:57.093Z] --- PASS: TestBuildMultiStageCopy (5.66s) [2019-11-16T14:38:57.093Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.14s) [2019-11-16T14:38:57.093Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.59s) [2019-11-16T14:38:57.093Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2019-11-16T14:38:57.093Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.66s) [2019-11-16T14:38:57.093Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2019-11-16T14:38:57.093Z] === RUN TestBuildMultiStageParentConfig [2019-11-16T14:38:58.468Z] --- PASS: TestBuildMultiStageParentConfig (1.52s) [2019-11-16T14:38:58.468Z] === RUN TestBuildLabelWithTargets [2019-11-16T14:39:00.998Z] --- PASS: TestBuildLabelWithTargets (2.47s) [2019-11-16T14:39:00.998Z] === RUN TestBuildWithEmptyLayers [2019-11-16T14:39:02.370Z] --- PASS: TestBuildWithEmptyLayers (1.27s) [2019-11-16T14:39:02.370Z] === RUN TestBuildMultiStageOnBuild [2019-11-16T14:39:03.531Z] Loaded image: buildpack-deps:jessie [2019-11-16T14:39:03.948Z] Loaded image: busybox:latest [2019-11-16T14:39:03.948Z] Loaded image: busybox:glibc [2019-11-16T14:39:03.948Z] Loaded image: debian:jessie [2019-11-16T14:39:03.948Z] Loaded image: hello-world:latest [2019-11-16T14:39:03.948Z] INFO: Testing against a local daemon [2019-11-16T14:39:03.948Z] === RUN TestCgroupNamespacesBuild [2019-11-16T14:39:05.879Z] --- PASS: TestCgroupNamespacesBuild (1.79s) [2019-11-16T14:39:05.879Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-16T14:39:06.552Z] --- PASS: TestBuildMultiStageOnBuild (3.82s) [2019-11-16T14:39:06.552Z] === RUN TestBuildUncleanTarFilenames [2019-11-16T14:39:07.706Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2019-11-16T14:39:07.706Z] === RUN TestBuildWithSession [2019-11-16T14:39:07.706Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-16T14:39:07.706Z] build_session_test.go:25: TODO: BuildKit [2019-11-16T14:39:07.706Z] === RUN TestBuildSquashParent [2019-11-16T14:39:07.927Z] --- PASS: TestBuildUncleanTarFilenames (1.71s) [2019-11-16T14:39:07.927Z] === RUN TestBuildMultiStageLayerLeak [2019-11-16T14:39:12.116Z] --- PASS: TestBuildMultiStageLayerLeak (4.00s) [2019-11-16T14:39:12.116Z] === RUN TestBuildWithHugeFile [2019-11-16T14:39:14.065Z] --- PASS: TestBuildSquashParent (6.23s) [2019-11-16T14:39:14.065Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-16T14:39:14.065Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-16T14:39:14.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-16T14:39:14.065Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-16T14:39:14.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-16T14:39:14.065Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-16T14:39:14.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-16T14:39:14.065Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-16T14:39:14.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-16T14:39:14.065Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-16T14:39:14.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-16T14:39:14.065Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-16T14:39:14.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-16T14:39:14.065Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-16T14:39:14.065Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-16T14:39:16.534Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-16T14:39:16.534Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-16T14:39:17.381Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-16T14:39:17.381Z] Using test binary docker [2019-11-16T14:39:17.381Z] +++ /etc/init.d/apparmor start [2019-11-16T14:39:17.381Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-16T14:39:17.381Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-16T14:39:17.381Z] Warning failed to create cache: (null) [2019-11-16T14:39:17.381Z] . [2019-11-16T14:39:17.381Z] INFO: Waiting for daemon to start... [2019-11-16T14:39:17.381Z] Starting dockerd [2019-11-16T14:39:17.381Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-11-16T14:39:17.381Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-16T14:39:17.381Z] Using test binary docker [2019-11-16T14:39:17.381Z] +++ /etc/init.d/apparmor start [2019-11-16T14:39:17.381Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-16T14:39:17.381Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-16T14:39:17.381Z] Warning failed to create cache: (null) [2019-11-16T14:39:17.381Z] . [2019-11-16T14:39:17.381Z] INFO: Waiting for daemon to start... [2019-11-16T14:39:17.381Z] Starting dockerd [2019-11-16T14:39:17.381Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-11-16T14:39:19.691Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-16T14:39:19.691Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-16T14:39:21.860Z] --- PASS: TestBuildWithHugeFile (46.84s) [2019-11-16T14:39:21.860Z] === RUN TestBuildWithEmptyDockerfile [2019-11-16T14:39:21.860Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-16T14:39:21.860Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-16T14:39:21.860Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-16T14:39:21.860Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-16T14:39:21.860Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-16T14:39:21.860Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-16T14:39:21.860Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-16T14:39:21.860Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-16T14:39:21.860Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-16T14:39:22.119Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2019-11-16T14:39:22.119Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2019-11-16T14:39:22.119Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2019-11-16T14:39:22.119Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2019-11-16T14:39:22.119Z] === RUN TestBuildPreserveOwnership [2019-11-16T14:39:22.119Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-16T14:39:22.132Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-11-16T14:39:22.132Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.78s) [2019-11-16T14:39:22.132Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.85s) [2019-11-16T14:39:22.132Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.66s) [2019-11-16T14:39:22.132Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.81s) [2019-11-16T14:39:22.132Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s) [2019-11-16T14:39:22.132Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.49s) [2019-11-16T14:39:22.132Z] === RUN TestBuildMultiStageCopy [2019-11-16T14:39:22.132Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-16T14:39:22.641Z] . [2019-11-16T14:39:22.641Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-16T14:39:22.641Z] [2019-11-16T14:39:22.641Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-16T14:39:22.641Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-16T14:39:22.642Z] Error: No such image: emptyfs [2019-11-16T14:39:22.642Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-16T14:39:22.642Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-16T14:39:22.642Z] ++++ docker load [2019-11-16T14:39:22.642Z] Error: No such image: emptyfs [2019-11-16T14:39:22.642Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-16T14:39:22.642Z] ++++ docker load [2019-11-16T14:39:23.207Z] Running integration-test (iteration 1) [2019-11-16T14:39:23.207Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-11-16T14:39:23.207Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-11-16T14:39:23.207Z] ++ set -e [2019-11-16T14:39:23.207Z] ++ '[' -n 0 ']' [2019-11-16T14:39:23.207Z] ++ set -x [2019-11-16T14:39:23.207Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-11-16T14:39:23.207Z] Running integration-test (iteration 1) [2019-11-16T14:39:23.207Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-11-16T14:39:23.207Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-11-16T14:39:23.207Z] ++ set -e [2019-11-16T14:39:23.207Z] ++ '[' -n 0 ']' [2019-11-16T14:39:23.207Z] ++ set -x [2019-11-16T14:39:23.207Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-11-16T14:39:24.553Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-16T14:39:24.553Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-16T14:39:25.091Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-16T14:39:25.536Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-16T14:39:26.308Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-16T14:39:26.407Z] --- PASS: TestBuildMultiStageCopy (4.39s) [2019-11-16T14:39:26.407Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.24s) [2019-11-16T14:39:26.407Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.44s) [2019-11-16T14:39:26.407Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2019-11-16T14:39:26.407Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.48s) [2019-11-16T14:39:26.407Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2019-11-16T14:39:26.407Z] === RUN TestBuildMultiStageParentConfig [2019-11-16T14:39:27.653Z] --- PASS: TestBuildMultiStageParentConfig (1.33s) [2019-11-16T14:39:27.653Z] === RUN TestBuildLabelWithTargets [2019-11-16T14:39:28.217Z] --- PASS: TestBuildPreserveOwnership (5.98s) [2019-11-16T14:39:28.217Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.89s) [2019-11-16T14:39:28.217Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2019-11-16T14:39:28.217Z] === RUN TestBuildPlatformInvalid [2019-11-16T14:39:28.217Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-11-16T14:39:28.217Z] PASS [2019-11-16T14:39:28.217Z] [2019-11-16T14:39:28.217Z] === Skipped [2019-11-16T14:39:28.217Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-11-16T14:39:28.217Z] build_session_test.go:25: TODO: BuildKit [2019-11-16T14:39:28.217Z] [2019-11-16T14:39:28.217Z] [2019-11-16T14:39:28.217Z] DONE 32 tests, 1 skipped in 97.029s [2019-11-16T14:39:28.217Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-11-16T14:39:28.217Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:39:28.217Z] ++ set -e [2019-11-16T14:39:28.217Z] ++ '[' -n 0 ']' [2019-11-16T14:39:28.217Z] ++ set -x [2019-11-16T14:39:28.217Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:39:28.476Z] INFO: Testing against a local daemon [2019-11-16T14:39:28.476Z] === RUN TestConfigList [2019-11-16T14:39:30.076Z] --- PASS: TestBuildLabelWithTargets (1.99s) [2019-11-16T14:39:30.076Z] === RUN TestBuildWithEmptyLayers [2019-11-16T14:39:30.449Z] --- PASS: TestBuildWithEmptyLayers (0.90s) [2019-11-16T14:39:30.449Z] === RUN TestBuildMultiStageOnBuild [2019-11-16T14:39:31.763Z] --- PASS: TestConfigList (3.29s) [2019-11-16T14:39:31.763Z] === RUN TestConfigsCreateAndDelete [2019-11-16T14:39:33.813Z] --- PASS: TestBuildMultiStageOnBuild (3.07s) [2019-11-16T14:39:33.813Z] === RUN TestBuildUncleanTarFilenames [2019-11-16T14:39:35.082Z] --- PASS: TestConfigsCreateAndDelete (3.24s) [2019-11-16T14:39:35.082Z] === RUN TestConfigsUpdate [2019-11-16T14:39:35.091Z] --- PASS: TestBuildUncleanTarFilenames (1.27s) [2019-11-16T14:39:35.091Z] === RUN TestBuildMultiStageLayerLeak [2019-11-16T14:39:38.306Z] --- PASS: TestBuildMultiStageLayerLeak (2.92s) [2019-11-16T14:39:38.306Z] === RUN TestBuildWithHugeFile [2019-11-16T14:39:38.370Z] --- PASS: TestConfigsUpdate (3.23s) [2019-11-16T14:39:38.370Z] === RUN TestTemplatedConfig [2019-11-16T14:39:42.560Z] --- PASS: TestTemplatedConfig (3.60s) [2019-11-16T14:39:42.560Z] === RUN TestConfigInspect [2019-11-16T14:39:45.098Z] --- PASS: TestConfigInspect (3.17s) [2019-11-16T14:39:45.098Z] === RUN TestConfigCreateWithLabels [2019-11-16T14:39:45.574Z] ................................................ [ 29%] [2019-11-16T14:39:48.385Z] --- PASS: TestConfigCreateWithLabels (3.22s) [2019-11-16T14:39:48.385Z] === RUN TestConfigCreateResolve [2019-11-16T14:39:51.673Z] --- PASS: TestConfigCreateResolve (3.16s) [2019-11-16T14:39:51.673Z] === RUN TestConfigDaemonLibtrustID [2019-11-16T14:39:52.241Z] --- PASS: TestConfigDaemonLibtrustID (0.82s) [2019-11-16T14:39:52.241Z] PASS [2019-11-16T14:39:52.241Z] [2019-11-16T14:39:52.241Z] DONE 8 tests in 23.909s [2019-11-16T14:39:52.241Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-11-16T14:39:52.241Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:39:52.241Z] ++ set -e [2019-11-16T14:39:52.241Z] ++ '[' -n 0 ']' [2019-11-16T14:39:52.241Z] ++ set -x [2019-11-16T14:39:52.241Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:39:52.499Z] INFO: Testing against a local daemon [2019-11-16T14:39:52.499Z] === RUN TestCheckpoint [2019-11-16T14:39:52.499Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-16T14:39:52.499Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-16T14:39:52.499Z] === RUN TestContainerInvalidJSON [2019-11-16T14:39:52.499Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-16T14:39:52.499Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-16T14:39:52.499Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-16T14:39:52.499Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-16T14:39:52.499Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-16T14:39:52.499Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-16T14:39:52.499Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-16T14:39:52.499Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-16T14:39:52.499Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-16T14:39:52.499Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-11-16T14:39:52.499Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-16T14:39:52.499Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-16T14:39:52.499Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-16T14:39:52.499Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-16T14:39:52.499Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-11-16T14:39:52.499Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-16T14:39:52.758Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-11-16T14:39:52.758Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-16T14:39:52.758Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2019-11-16T14:39:52.758Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-16T14:39:53.017Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2019-11-16T14:39:53.017Z] === RUN TestCopyFromContainer [2019-11-16T14:39:54.920Z] === RUN TestCopyFromContainer// [2019-11-16T14:39:54.920Z] === RUN TestCopyFromContainer//bar/root [2019-11-16T14:39:55.179Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-16T14:39:55.179Z] === RUN TestCopyFromContainer/bar/quux [2019-11-16T14:39:55.438Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-16T14:39:55.438Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-16T14:39:55.438Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-16T14:39:55.697Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-16T14:39:55.697Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-16T14:39:55.956Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-16T14:39:55.956Z] --- PASS: TestCopyFromContainer (3.05s) [2019-11-16T14:39:55.956Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-11-16T14:39:55.956Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-11-16T14:39:55.956Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-11-16T14:39:55.956Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2019-11-16T14:39:55.956Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-11-16T14:39:55.956Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-11-16T14:39:55.956Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-11-16T14:39:55.956Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-11-16T14:39:55.956Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-11-16T14:39:55.956Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-11-16T14:39:55.956Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-16T14:39:55.956Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-16T14:39:55.956Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-16T14:39:55.956Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-16T14:39:55.956Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-16T14:39:55.956Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-16T14:39:55.956Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-16T14:39:55.956Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-16T14:39:55.956Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-16T14:39:55.956Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-16T14:39:55.956Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-16T14:39:55.956Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-16T14:39:55.956Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-16T14:39:55.956Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-16T14:39:55.956Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-16T14:39:56.216Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-11-16T14:39:56.216Z] === RUN TestCreateWithInvalidEnv [2019-11-16T14:39:56.216Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-16T14:39:56.216Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-16T14:39:56.216Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-16T14:39:56.216Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-16T14:39:56.216Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-16T14:39:56.216Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-16T14:39:56.216Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-16T14:39:56.216Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-16T14:39:56.216Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-16T14:39:56.216Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-16T14:39:56.216Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-16T14:39:56.216Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-16T14:39:56.216Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-16T14:39:56.216Z] === RUN TestCreateTmpfsMountsTarget [2019-11-16T14:39:56.216Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-16T14:39:56.216Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-16T14:39:58.749Z] --- PASS: TestCreateWithCustomMaskedPaths (2.29s) [2019-11-16T14:39:58.749Z] === RUN TestCreateWithCapabilities [2019-11-16T14:39:58.749Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-16T14:39:58.749Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-16T14:39:58.749Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-16T14:39:58.749Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-16T14:39:58.749Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-16T14:39:58.749Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-16T14:39:58.749Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-16T14:39:58.749Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-16T14:39:58.749Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-16T14:39:58.749Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-16T14:39:58.749Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-16T14:39:58.749Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-16T14:39:58.749Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-16T14:39:58.750Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-16T14:39:58.750Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-16T14:39:58.750Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-16T14:39:58.750Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-16T14:39:58.750Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-16T14:39:58.750Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-16T14:39:58.750Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-16T14:39:58.750Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-16T14:39:58.750Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-16T14:39:58.750Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-16T14:39:58.750Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-16T14:39:58.750Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-16T14:39:58.750Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-16T14:39:58.750Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-16T14:39:58.750Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-16T14:39:58.750Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-16T14:39:58.750Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-16T14:39:58.750Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-16T14:39:58.750Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-16T14:39:58.750Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-16T14:39:58.750Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-11-16T14:39:58.750Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-11-16T14:39:58.750Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-11-16T14:39:58.750Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2019-11-16T14:39:58.750Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-11-16T14:39:58.750Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2019-11-16T14:39:58.750Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-11-16T14:39:58.750Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-16T14:39:58.750Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-11-16T14:39:58.750Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-11-16T14:39:58.750Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-11-16T14:39:58.750Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-11-16T14:39:58.750Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-16T14:40:01.284Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.40s) [2019-11-16T14:40:01.284Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-16T14:40:01.284Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-16T14:40:01.284Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-16T14:40:01.284Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-16T14:40:01.284Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-16T14:40:01.284Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-16T14:40:01.284Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-16T14:40:01.284Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-16T14:40:01.284Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-16T14:40:01.284Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-16T14:40:01.284Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-16T14:40:01.284Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-16T14:40:01.285Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-16T14:40:01.285Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-16T14:40:01.285Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-16T14:40:01.285Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-16T14:40:01.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-11-16T14:40:01.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-11-16T14:40:01.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2019-11-16T14:40:01.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-11-16T14:40:01.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-11-16T14:40:01.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-11-16T14:40:01.285Z] === RUN TestContainerStartOnDaemonRestart [2019-11-16T14:40:01.285Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-16T14:40:01.285Z] === RUN TestDaemonRestartIpcMode [2019-11-16T14:40:01.285Z] === PAUSE TestDaemonRestartIpcMode [2019-11-16T14:40:01.285Z] === RUN TestDiff [2019-11-16T14:40:01.852Z] --- PASS: TestDiff (0.76s) [2019-11-16T14:40:01.852Z] === RUN TestExecWithCloseStdin [2019-11-16T14:40:01.935Z] Loaded image: buildpack-deps:jessie [2019-11-16T14:40:01.935Z] Loaded image: buildpack-deps:jessie [2019-11-16T14:40:01.935Z] Loaded image: busybox:latest [2019-11-16T14:40:01.935Z] Loaded image: busybox:latest [2019-11-16T14:40:01.935Z] Loaded image: busybox:glibc [2019-11-16T14:40:01.935Z] Loaded image: debian:jessie [2019-11-16T14:40:01.935Z] Loaded image: hello-world:latest [2019-11-16T14:40:01.935Z] Loaded image: busybox:glibc [2019-11-16T14:40:01.935Z] Loaded image: debian:jessie [2019-11-16T14:40:01.935Z] INFO: Testing against a local daemon [2019-11-16T14:40:01.935Z] === RUN TestDockerSuite [2019-11-16T14:40:01.935Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-16T14:40:01.935Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-16T14:40:01.935Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-16T14:40:01.935Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-16T14:40:01.935Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-16T14:40:01.935Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-16T14:40:01.935Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-16T14:40:01.935Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-16T14:40:01.935Z] Loaded image: hello-world:latest [2019-11-16T14:40:01.935Z] INFO: Testing against a local daemon [2019-11-16T14:40:01.935Z] === RUN TestDockerDaemonSuite [2019-11-16T14:40:01.935Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-11-16T14:40:02.787Z] --- PASS: TestExecWithCloseStdin (1.03s) [2019-11-16T14:40:02.787Z] === RUN TestExec [2019-11-16T14:40:04.164Z] --- PASS: TestExec (1.00s) [2019-11-16T14:40:04.164Z] === RUN TestExecUser [2019-11-16T14:40:04.268Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-11-16T14:40:05.102Z] --- PASS: TestExecUser (0.98s) [2019-11-16T14:40:05.102Z] === RUN TestExportContainerAndImportImage [2019-11-16T14:40:06.039Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2019-11-16T14:40:06.039Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-16T14:40:07.942Z] --- PASS: TestExportContainerAfterDaemonRestart (2.01s) [2019-11-16T14:40:07.942Z] === RUN TestHealthCheckWorkdir [2019-11-16T14:40:09.321Z] --- PASS: TestHealthCheckWorkdir (1.14s) [2019-11-16T14:40:09.321Z] === RUN TestHealthKillContainer [2019-11-16T14:40:10.042Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-16T14:40:10.042Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-16T14:40:10.042Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-16T14:40:10.042Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-16T14:40:10.975Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-16T14:40:10.975Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-16T14:40:10.975Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-16T14:40:12.022Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-11-16T14:40:12.608Z] --- PASS: TestHealthKillContainer (3.06s) [2019-11-16T14:40:12.608Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-16T14:40:12.635Z] --- PASS: TestBuildWithHugeFile (31.00s) [2019-11-16T14:40:12.635Z] === RUN TestBuildWithEmptyDockerfile [2019-11-16T14:40:12.636Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-16T14:40:12.636Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-16T14:40:12.636Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-16T14:40:12.636Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-16T14:40:12.636Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-16T14:40:12.636Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-16T14:40:12.636Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-16T14:40:12.636Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-16T14:40:12.636Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-16T14:40:12.636Z] --- PASS: TestBuildWithEmptyDockerfile (0.25s) [2019-11-16T14:40:12.636Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2019-11-16T14:40:12.636Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2019-11-16T14:40:12.636Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-11-16T14:40:12.636Z] === RUN TestBuildPreserveOwnership [2019-11-16T14:40:12.636Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-16T14:40:13.175Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2019-11-16T14:40:13.175Z] === RUN TestIpcModeNone [2019-11-16T14:40:13.415Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-16T14:40:14.113Z] --- PASS: TestIpcModeNone (0.96s) [2019-11-16T14:40:14.113Z] === RUN TestIpcModePrivate [2019-11-16T14:40:14.258Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-16T14:40:14.516Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-11-16T14:40:14.774Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-16T14:40:14.774Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-16T14:40:14.774Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-16T14:40:15.061Z] --- PASS: TestIpcModePrivate (0.99s) [2019-11-16T14:40:15.061Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false [2019-11-16T14:40:15.061Z] === RUN TestIpcModeShareable [2019-11-16T14:40:15.861Z] --- PASS: TestBuildPreserveOwnership (6.20s) [2019-11-16T14:40:15.861Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.97s) [2019-11-16T14:40:15.861Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.22s) [2019-11-16T14:40:15.861Z] === RUN TestBuildPlatformInvalid [2019-11-16T14:40:15.861Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-11-16T14:40:15.861Z] PASS [2019-11-16T14:40:15.861Z] [2019-11-16T14:40:15.861Z] === Skipped [2019-11-16T14:40:15.861Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-11-16T14:40:15.861Z] build_session_test.go:25: TODO: BuildKit [2019-11-16T14:40:15.861Z] [2019-11-16T14:40:15.861Z] [2019-11-16T14:40:15.861Z] DONE 32 tests, 1 skipped in 81.895s [2019-11-16T14:40:15.861Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-11-16T14:40:15.861Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:40:15.861Z] ++ set -e [2019-11-16T14:40:15.861Z] ++ '[' -n 0 ']' [2019-11-16T14:40:15.861Z] ++ set -x [2019-11-16T14:40:15.862Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:40:15.935Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-11-16T14:40:15.999Z] --- PASS: TestIpcModeShareable (1.00s) [2019-11-16T14:40:15.999Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true [2019-11-16T14:40:15.999Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-16T14:40:16.311Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-16T14:40:16.386Z] INFO: Testing against a local daemon [2019-11-16T14:40:16.386Z] === RUN TestConfigList [2019-11-16T14:40:16.512Z] e96b0897c5d1: Pull complete [2019-11-16T14:40:16.512Z] Digest: sha256:e75260361cbd398788c195a159c2c56e3ef4ee011ecd9bd57bdac73ff1a43e33 [2019-11-16T14:40:16.512Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-16T14:40:16.512Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-11-16T14:40:16.512Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-11-16T14:40:16.512Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.864' [2019-11-16T14:40:16.512Z] WARN: Skipping validation tests [2019-11-16T14:40:16.512Z] INFO: Running unit tests at 11/16/2019 14:40:07... [2019-11-16T14:40:16.512Z] INFO: make.ps1 starting at 11/16/2019 14:40:11 [2019-11-16T14:40:16.512Z] INFO: Git commit (88fdda6d7) assumed from DOCKER_GITCOMMIT environment variable [2019-11-16T14:40:16.512Z] INFO: Invoking autogen... [2019-11-16T14:40:16.512Z] INFO: Running unit tests... [2019-11-16T14:40:18.838Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-16T14:40:18.963Z] --- PASS: TestConfigList (2.47s) [2019-11-16T14:40:18.963Z] === RUN TestConfigsCreateAndDelete [2019-11-16T14:40:19.328Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.94s) [2019-11-16T14:40:19.328Z] === RUN TestAPIIpcModeHost [2019-11-16T14:40:19.406Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-16T14:40:19.406Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-16T14:40:19.406Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-16T14:40:19.406Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-16T14:40:19.587Z] --- PASS: TestAPIIpcModeHost (0.77s) [2019-11-16T14:40:19.587Z] === RUN TestDaemonIpcModeShareable [2019-11-16T14:40:19.972Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-11-16T14:40:21.419Z] --- PASS: TestConfigsCreateAndDelete (2.92s) [2019-11-16T14:40:21.419Z] === RUN TestConfigsUpdate [2019-11-16T14:40:22.121Z] --- PASS: TestDaemonIpcModeShareable (1.94s) [2019-11-16T14:40:22.121Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2019-11-16T14:40:22.121Z] === RUN TestDaemonIpcModePrivate [2019-11-16T14:40:23.499Z] --- PASS: TestDaemonIpcModePrivate (1.89s) [2019-11-16T14:40:23.499Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2019-11-16T14:40:23.499Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-16T14:40:24.156Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-11-16T14:40:24.630Z] --- PASS: TestConfigsUpdate (2.88s) [2019-11-16T14:40:24.630Z] === RUN TestTemplatedConfig [2019-11-16T14:40:24.723Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-16T14:40:25.403Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.96s) [2019-11-16T14:40:25.403Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2019-11-16T14:40:25.403Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-16T14:40:27.890Z] --- PASS: TestTemplatedConfig (3.48s) [2019-11-16T14:40:27.890Z] === RUN TestConfigInspect [2019-11-16T14:40:27.936Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.97s) [2019-11-16T14:40:27.936Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2019-11-16T14:40:27.936Z] === RUN TestIpcModeOlderClient [2019-11-16T14:40:27.936Z] === PAUSE TestIpcModeOlderClient [2019-11-16T14:40:27.936Z] === RUN TestKillContainerInvalidSignal [2019-11-16T14:40:28.504Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2019-11-16T14:40:28.504Z] === RUN TestKillContainer [2019-11-16T14:40:28.504Z] === RUN TestKillContainer/no_signal [2019-11-16T14:40:28.909Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-16T14:40:28.909Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-11-16T14:40:29.071Z] === RUN TestKillContainer/non_killing_signal [2019-11-16T14:40:29.638Z] === RUN TestKillContainer/killing_signal [2019-11-16T14:40:31.014Z] --- PASS: TestKillContainer (2.47s) [2019-11-16T14:40:31.014Z] --- PASS: TestKillContainer/no_signal (0.80s) [2019-11-16T14:40:31.014Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2019-11-16T14:40:31.014Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2019-11-16T14:40:31.014Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-16T14:40:31.014Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-16T14:40:31.307Z] ? github.com/docker/docker/api [no test files] [2019-11-16T14:40:31.354Z] --- PASS: TestConfigInspect (3.26s) [2019-11-16T14:40:31.354Z] === RUN TestConfigCreateWithLabels [2019-11-16T14:40:31.929Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-16T14:40:31.929Z] [2019-11-16T14:40:31.929Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-16T14:40:31.950Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-16T14:40:32.190Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-11-16T14:40:32.519Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.78s) [2019-11-16T14:40:32.519Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.94s) [2019-11-16T14:40:32.519Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2019-11-16T14:40:32.519Z] === RUN TestKillStoppedContainer [2019-11-16T14:40:32.655Z] PKG_CONFIG=pkg-config [2019-11-16T14:40:32.655Z] GOLANG_VERSION=1.13.4 [2019-11-16T14:40:32.655Z] HOSTNAME=9d18ed7626e9 [2019-11-16T14:40:32.655Z] DOCKER_EXPERIMENTAL=1 [2019-11-16T14:40:32.655Z] container=docker [2019-11-16T14:40:32.655Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-16T14:40:32.655Z] GO111MODULE=off [2019-11-16T14:40:32.655Z] GOPATH=/go [2019-11-16T14:40:32.655Z] PWD=/go/src/github.com/docker/docker [2019-11-16T14:40:32.655Z] HOME=/root [2019-11-16T14:40:32.655Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-16T14:40:32.655Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-16T14:40:32.655Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-16T14:40:32.655Z] DOCKER_GITCOMMIT=9dfcf016278032f92e98e17ae484b3f85a086f44 [2019-11-16T14:40:32.655Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-16T14:40:32.655Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-16T14:40:32.655Z] TERM=xterm [2019-11-16T14:40:32.655Z] VALIDATE_BRANCH=master [2019-11-16T14:40:32.655Z] DEST=bundles/test-integration [2019-11-16T14:40:32.655Z] SHLVL=1 [2019-11-16T14:40:32.655Z] TIMEOUT=120m [2019-11-16T14:40:32.655Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-16T14:40:32.655Z] DOCKER_PKG=github.com/docker/docker [2019-11-16T14:40:32.655Z] TESTDEBUG=0 [2019-11-16T14:40:32.655Z] _=/usr/bin/env [2019-11-16T14:40:32.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-16T14:40:32.777Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-11-16T14:40:32.777Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-16T14:40:32.777Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-11-16T14:40:32.777Z] === RUN TestKillDifferentUserContainer [2019-11-16T14:40:33.713Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2019-11-16T14:40:33.713Z] === RUN TestInspectOomKilledTrue [2019-11-16T14:40:33.713Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-16T14:40:33.713Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-16T14:40:33.713Z] === RUN TestInspectOomKilledFalse [2019-11-16T14:40:33.713Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-16T14:40:33.713Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-16T14:40:33.713Z] === RUN TestLinksEtcHostsContentMatch [2019-11-16T14:40:33.794Z] --- PASS: TestConfigCreateWithLabels (2.71s) [2019-11-16T14:40:33.794Z] === RUN TestConfigCreateResolve [2019-11-16T14:40:34.280Z] --- PASS: TestLinksEtcHostsContentMatch (0.73s) [2019-11-16T14:40:34.281Z] === RUN TestLinksContainerNames [2019-11-16T14:40:36.185Z] --- PASS: TestLinksContainerNames (1.63s) [2019-11-16T14:40:36.185Z] === RUN TestLogsFollowTailEmpty [2019-11-16T14:40:36.370Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-16T14:40:37.017Z] --- PASS: TestConfigCreateResolve (2.97s) [2019-11-16T14:40:37.017Z] === RUN TestConfigDaemonLibtrustID [2019-11-16T14:40:37.122Z] --- PASS: TestLogsFollowTailEmpty (0.91s) [2019-11-16T14:40:37.122Z] === RUN TestContainerNetworkMountsNoChown [2019-11-16T14:40:37.419Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-11-16T14:40:37.419Z] PASS [2019-11-16T14:40:37.419Z] [2019-11-16T14:40:37.419Z] DONE 8 tests in 21.321s [2019-11-16T14:40:37.419Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-11-16T14:40:37.419Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:40:37.419Z] ++ set -e [2019-11-16T14:40:37.419Z] ++ '[' -n 0 ']' [2019-11-16T14:40:37.419Z] ++ set -x [2019-11-16T14:40:37.419Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:40:37.419Z] INFO: Testing against a local daemon [2019-11-16T14:40:37.419Z] === RUN TestCheckpoint [2019-11-16T14:40:37.419Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-16T14:40:37.419Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-16T14:40:37.419Z] === RUN TestContainerInvalidJSON [2019-11-16T14:40:37.419Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-16T14:40:37.419Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-16T14:40:37.419Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-16T14:40:37.419Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-16T14:40:37.419Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-16T14:40:37.419Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-16T14:40:37.419Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-16T14:40:37.419Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-16T14:40:37.419Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-16T14:40:37.419Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-11-16T14:40:37.419Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-16T14:40:37.419Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-16T14:40:37.419Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-16T14:40:37.419Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-16T14:40:37.419Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2019-11-16T14:40:37.419Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-16T14:40:37.690Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2019-11-16T14:40:37.690Z] === RUN TestMountDaemonRoot [2019-11-16T14:40:37.690Z] === RUN TestMountDaemonRoot/default [2019-11-16T14:40:37.690Z] === PAUSE TestMountDaemonRoot/default [2019-11-16T14:40:37.690Z] === RUN TestMountDaemonRoot/private [2019-11-16T14:40:37.690Z] === PAUSE TestMountDaemonRoot/private [2019-11-16T14:40:37.690Z] === RUN TestMountDaemonRoot/rprivate [2019-11-16T14:40:37.690Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-16T14:40:37.690Z] === RUN TestMountDaemonRoot/slave [2019-11-16T14:40:37.690Z] === PAUSE TestMountDaemonRoot/slave [2019-11-16T14:40:37.690Z] === RUN TestMountDaemonRoot/rslave [2019-11-16T14:40:37.690Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-16T14:40:37.690Z] === RUN TestMountDaemonRoot/shared [2019-11-16T14:40:37.690Z] === PAUSE TestMountDaemonRoot/shared [2019-11-16T14:40:37.690Z] === RUN TestMountDaemonRoot/rshared [2019-11-16T14:40:37.690Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-16T14:40:37.799Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-11-16T14:40:37.799Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-16T14:40:37.799Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2019-11-16T14:40:37.799Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-16T14:40:37.799Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-11-16T14:40:37.799Z] === RUN TestCopyFromContainer [2019-11-16T14:40:37.879Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-11-16T14:40:37.949Z] === CONT TestMountDaemonRoot/default [2019-11-16T14:40:37.949Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-16T14:40:37.949Z] === CONT TestMountDaemonRoot/rslave [2019-11-16T14:40:37.949Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-16T14:40:37.949Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-16T14:40:37.949Z] === CONT TestMountDaemonRoot/rshared [2019-11-16T14:40:37.949Z] === CONT TestMountDaemonRoot/shared [2019-11-16T14:40:37.949Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-16T14:40:37.949Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-16T14:40:37.949Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-16T14:40:37.949Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-16T14:40:37.949Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-16T14:40:37.949Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-16T14:40:37.949Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-16T14:40:37.949Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-16T14:40:37.949Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-16T14:40:37.949Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-16T14:40:37.949Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-16T14:40:37.949Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-16T14:40:37.949Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-16T14:40:37.949Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-16T14:40:37.949Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-16T14:40:37.949Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-16T14:40:37.949Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-16T14:40:37.949Z] === CONT TestMountDaemonRoot/slave [2019-11-16T14:40:37.949Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-16T14:40:37.949Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-16T14:40:37.949Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-16T14:40:37.949Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-16T14:40:37.949Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-16T14:40:37.949Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-16T14:40:37.949Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-16T14:40:37.949Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-16T14:40:37.949Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-16T14:40:37.949Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-16T14:40:37.949Z] === CONT TestMountDaemonRoot/rprivate [2019-11-16T14:40:37.949Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-16T14:40:37.949Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-16T14:40:37.949Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-16T14:40:37.949Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-16T14:40:37.949Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-16T14:40:37.949Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-16T14:40:37.949Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-16T14:40:37.949Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-16T14:40:37.949Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-16T14:40:37.949Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-16T14:40:37.949Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-16T14:40:37.949Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-16T14:40:37.949Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-16T14:40:37.949Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-16T14:40:37.949Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-16T14:40:37.949Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-16T14:40:37.949Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-16T14:40:37.949Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-16T14:40:37.949Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-16T14:40:37.949Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-16T14:40:37.949Z] === CONT TestMountDaemonRoot/private [2019-11-16T14:40:37.949Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-16T14:40:37.949Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-16T14:40:37.949Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-16T14:40:37.949Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-16T14:40:37.949Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-16T14:40:37.949Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-16T14:40:37.949Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-16T14:40:37.949Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-16T14:40:37.949Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-16T14:40:37.949Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-16T14:40:37.949Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-16T14:40:37.949Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-16T14:40:37.949Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-16T14:40:37.949Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-16T14:40:37.949Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-16T14:40:37.949Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-16T14:40:37.949Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-16T14:40:37.949Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-16T14:40:38.209Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-16T14:40:38.209Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-16T14:40:38.209Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-16T14:40:38.209Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-16T14:40:38.209Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-16T14:40:38.209Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-16T14:40:38.209Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-16T14:40:38.209Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-16T14:40:38.209Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-16T14:40:38.209Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-16T14:40:38.209Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-16T14:40:38.399Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-11-16T14:40:38.467Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-16T14:40:38.467Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-16T14:40:38.467Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-16T14:40:38.467Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-16T14:40:38.467Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-16T14:40:38.467Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-11-16T14:40:38.467Z] --- PASS: TestMountDaemonRoot/rshared (0.01s) [2019-11-16T14:40:38.467Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2019-11-16T14:40:38.467Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2019-11-16T14:40:38.467Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2019-11-16T14:40:38.467Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2019-11-16T14:40:38.467Z] --- PASS: TestMountDaemonRoot/default (0.01s) [2019-11-16T14:40:38.467Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2019-11-16T14:40:38.467Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-11-16T14:40:38.467Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-11-16T14:40:38.467Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2019-11-16T14:40:38.468Z] --- PASS: TestMountDaemonRoot/shared (0.01s) [2019-11-16T14:40:38.468Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-11-16T14:40:38.468Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-11-16T14:40:38.468Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-11-16T14:40:38.468Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s) [2019-11-16T14:40:38.468Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-16T14:40:38.468Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-11-16T14:40:38.468Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.18s) [2019-11-16T14:40:38.468Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.18s) [2019-11-16T14:40:38.468Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.19s) [2019-11-16T14:40:38.468Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-16T14:40:38.468Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-11-16T14:40:38.468Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2019-11-16T14:40:38.468Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-11-16T14:40:38.468Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-11-16T14:40:38.468Z] --- PASS: TestMountDaemonRoot/rslave (0.01s) [2019-11-16T14:40:38.468Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.25s) [2019-11-16T14:40:38.468Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2019-11-16T14:40:38.468Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-11-16T14:40:38.468Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-11-16T14:40:38.468Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-16T14:40:38.468Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-11-16T14:40:38.468Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-11-16T14:40:38.468Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2019-11-16T14:40:38.468Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-11-16T14:40:38.468Z] === RUN TestContainerBindMountNonRecursive [2019-11-16T14:40:39.771Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-16T14:40:39.976Z] === RUN TestCopyFromContainer// [2019-11-16T14:40:39.976Z] === RUN TestCopyFromContainer//bar/root [2019-11-16T14:40:39.976Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-16T14:40:40.338Z] --- PASS: TestBuildWithHugeFile (88.55s) [2019-11-16T14:40:40.338Z] === RUN TestBuildWithEmptyDockerfile [2019-11-16T14:40:40.338Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-16T14:40:40.338Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-16T14:40:40.338Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-16T14:40:40.338Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-16T14:40:40.338Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-16T14:40:40.338Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-16T14:40:40.338Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-16T14:40:40.338Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-16T14:40:40.375Z] --- PASS: TestContainerBindMountNonRecursive (1.85s) [2019-11-16T14:40:40.375Z] === RUN TestNetworkNat [2019-11-16T14:40:40.377Z] === RUN TestCopyFromContainer/bar/quux [2019-11-16T14:40:40.377Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-16T14:40:40.377Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-16T14:40:40.377Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-16T14:40:40.377Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-16T14:40:40.595Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-16T14:40:40.783Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-16T14:40:40.783Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-16T14:40:40.783Z] --- PASS: TestCopyFromContainer (2.87s) [2019-11-16T14:40:40.783Z] --- PASS: TestCopyFromContainer// (0.07s) [2019-11-16T14:40:40.783Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-11-16T14:40:40.783Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2019-11-16T14:40:40.783Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2019-11-16T14:40:40.783Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-11-16T14:40:40.783Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-11-16T14:40:40.783Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-11-16T14:40:40.783Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-11-16T14:40:40.783Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2019-11-16T14:40:40.783Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-11-16T14:40:40.783Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-16T14:40:40.783Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-16T14:40:40.783Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-16T14:40:40.783Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-16T14:40:40.783Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-16T14:40:40.783Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-16T14:40:40.783Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-16T14:40:40.783Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-16T14:40:40.783Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-16T14:40:40.783Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-16T14:40:40.783Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-11-16T14:40:40.783Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-16T14:40:40.783Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-16T14:40:40.783Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-16T14:40:40.783Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-16T14:40:40.783Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-11-16T14:40:40.783Z] === RUN TestCreateWithInvalidEnv [2019-11-16T14:40:40.783Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-16T14:40:40.783Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-16T14:40:40.783Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-16T14:40:40.783Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-16T14:40:40.783Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-16T14:40:40.783Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-16T14:40:40.783Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-16T14:40:40.783Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-16T14:40:40.783Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-16T14:40:40.783Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2019-11-16T14:40:40.783Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-16T14:40:40.783Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-16T14:40:40.783Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-16T14:40:40.783Z] === RUN TestCreateTmpfsMountsTarget [2019-11-16T14:40:40.783Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-16T14:40:40.783Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-16T14:40:40.853Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-11-16T14:40:40.853Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.36s) [2019-11-16T14:40:40.853Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.39s) [2019-11-16T14:40:40.853Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2019-11-16T14:40:40.853Z] === RUN TestBuildPreserveOwnership [2019-11-16T14:40:40.853Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-16T14:40:40.853Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-16T14:40:41.312Z] --- PASS: TestNetworkNat (0.89s) [2019-11-16T14:40:41.312Z] === RUN TestNetworkLocalhostTCPNat [2019-11-16T14:40:41.809Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-16T14:40:42.067Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-11-16T14:40:42.248Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2019-11-16T14:40:42.248Z] === RUN TestNetworkLoopbackNat [2019-11-16T14:40:43.001Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-16T14:40:43.283Z] --- PASS: TestCreateWithCustomMaskedPaths (2.50s) [2019-11-16T14:40:43.283Z] === RUN TestCreateWithCapabilities [2019-11-16T14:40:43.283Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-16T14:40:43.283Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-16T14:40:43.283Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-16T14:40:43.283Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-16T14:40:43.283Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-16T14:40:43.283Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-16T14:40:43.283Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-16T14:40:43.283Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-16T14:40:43.283Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-16T14:40:43.283Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-16T14:40:43.283Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-16T14:40:43.283Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-16T14:40:43.283Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-16T14:40:43.283Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-16T14:40:43.283Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-16T14:40:43.283Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-16T14:40:43.283Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-16T14:40:43.283Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-16T14:40:43.283Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-16T14:40:43.283Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-16T14:40:43.283Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-16T14:40:43.283Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-16T14:40:43.625Z] --- PASS: TestNetworkLoopbackNat (1.19s) [2019-11-16T14:40:43.625Z] === RUN TestPause [2019-11-16T14:40:43.676Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-16T14:40:43.676Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-16T14:40:43.676Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-16T14:40:43.676Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-16T14:40:43.676Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-16T14:40:43.676Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-16T14:40:43.676Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-16T14:40:43.676Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-16T14:40:43.676Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-16T14:40:43.676Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-16T14:40:43.676Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-16T14:40:43.676Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-11-16T14:40:43.676Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-16T14:40:43.676Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-16T14:40:43.676Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-11-16T14:40:43.676Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-11-16T14:40:43.676Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-11-16T14:40:43.676Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-11-16T14:40:43.676Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-11-16T14:40:43.676Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-16T14:40:43.676Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-11-16T14:40:43.676Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-11-16T14:40:43.676Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-11-16T14:40:43.676Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-16T14:40:43.936Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-11-16T14:40:44.192Z] --- PASS: TestPause (0.89s) [2019-11-16T14:40:44.192Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-16T14:40:44.192Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-16T14:40:44.192Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-16T14:40:44.192Z] === RUN TestPauseStopPausedContainer [2019-11-16T14:40:44.507Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-11-16T14:40:45.073Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-16T14:40:45.129Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2019-11-16T14:40:45.129Z] === RUN TestPsFilter [2019-11-16T14:40:45.387Z] --- PASS: TestPsFilter (0.26s) [2019-11-16T14:40:45.387Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-16T14:40:46.007Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-11-16T14:40:46.147Z] ok github.com/docker/docker/api/server 0.185s coverage: 9.0% of statements [2019-11-16T14:40:46.193Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.58s) [2019-11-16T14:40:46.194Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-16T14:40:46.194Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-16T14:40:46.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-16T14:40:46.194Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-16T14:40:46.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-16T14:40:46.194Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-16T14:40:46.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-16T14:40:46.194Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-16T14:40:46.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-16T14:40:46.194Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-16T14:40:46.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-16T14:40:46.194Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-16T14:40:46.194Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-16T14:40:46.194Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-16T14:40:46.194Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-16T14:40:46.194Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-16T14:40:46.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-11-16T14:40:46.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-11-16T14:40:46.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-16T14:40:46.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-16T14:40:46.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-16T14:40:46.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-11-16T14:40:46.194Z] === RUN TestContainerStartOnDaemonRestart [2019-11-16T14:40:46.194Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-16T14:40:46.194Z] === RUN TestDaemonRestartIpcMode [2019-11-16T14:40:46.194Z] === PAUSE TestDaemonRestartIpcMode [2019-11-16T14:40:46.194Z] === RUN TestDiff [2019-11-16T14:40:46.211Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-11-16T14:40:46.323Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2019-11-16T14:40:46.323Z] === RUN TestRemoveContainerWithVolume [2019-11-16T14:40:46.891Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2019-11-16T14:40:46.891Z] === RUN TestRemoveContainerRunning [2019-11-16T14:40:47.379Z] --- PASS: TestBuildPreserveOwnership (6.25s) [2019-11-16T14:40:47.379Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.24s) [2019-11-16T14:40:47.379Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.00s) [2019-11-16T14:40:47.379Z] === RUN TestBuildPlatformInvalid [2019-11-16T14:40:47.379Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2019-11-16T14:40:47.379Z] PASS [2019-11-16T14:40:47.379Z] [2019-11-16T14:40:47.379Z] === Skipped [2019-11-16T14:40:47.379Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-11-16T14:40:47.379Z] build_session_test.go:25: TODO: BuildKit [2019-11-16T14:40:47.379Z] [2019-11-16T14:40:47.379Z] [2019-11-16T14:40:47.379Z] DONE 32 tests, 1 skipped in 174.350s [2019-11-16T14:40:47.379Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-11-16T14:40:47.379Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:40:47.379Z] ++ set -e [2019-11-16T14:40:47.379Z] ++ '[' -n 0 ']' [2019-11-16T14:40:47.379Z] ++ set -x [2019-11-16T14:40:47.379Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:40:47.379Z] INFO: Testing against a local daemon [2019-11-16T14:40:47.379Z] === RUN TestConfigList [2019-11-16T14:40:47.465Z] --- PASS: TestDiff (0.83s) [2019-11-16T14:40:47.465Z] === RUN TestExecWithCloseStdin [2019-11-16T14:40:47.827Z] --- PASS: TestRemoveContainerRunning (0.83s) [2019-11-16T14:40:47.828Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-16T14:40:47.945Z] === RUN TestDockerSuite/TestAttachDetach [2019-11-16T14:40:48.146Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-11-16T14:40:48.202Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-11-16T14:40:48.257Z] --- PASS: TestExecWithCloseStdin (1.12s) [2019-11-16T14:40:48.257Z] === RUN TestExec [2019-11-16T14:40:48.764Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2019-11-16T14:40:48.764Z] === RUN TestRemoveInvalidContainer [2019-11-16T14:40:48.764Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-11-16T14:40:48.764Z] === RUN TestRenameLinkedContainer [2019-11-16T14:40:49.134Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-16T14:40:49.811Z] --- PASS: TestExec (1.02s) [2019-11-16T14:40:49.811Z] === RUN TestExecUser [2019-11-16T14:40:50.508Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-16T14:40:50.710Z] --- PASS: TestExecUser (1.14s) [2019-11-16T14:40:50.710Z] === RUN TestExportContainerAndImportImage [2019-11-16T14:40:51.441Z] --- PASS: TestConfigList (3.80s) [2019-11-16T14:40:51.441Z] === RUN TestConfigsCreateAndDelete [2019-11-16T14:40:51.982Z] --- PASS: TestExportContainerAndImportImage (1.24s) [2019-11-16T14:40:51.982Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-16T14:40:52.050Z] --- PASS: TestRenameLinkedContainer (3.26s) [2019-11-16T14:40:52.050Z] === RUN TestRenameStoppedContainer [2019-11-16T14:40:52.278Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-11-16T14:40:52.374Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-11-16T14:40:52.375Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-16T14:40:52.618Z] --- PASS: TestRenameStoppedContainer (0.81s) [2019-11-16T14:40:52.618Z] === RUN TestRenameRunningContainerAndReuse [2019-11-16T14:40:53.280Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2019-11-16T14:40:53.280Z] === RUN TestHealthCheckWorkdir [2019-11-16T14:40:53.747Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-16T14:40:54.528Z] --- PASS: TestRenameRunningContainerAndReuse (1.67s) [2019-11-16T14:40:54.528Z] === RUN TestRenameInvalidName [2019-11-16T14:40:54.574Z] --- PASS: TestHealthCheckWorkdir (1.26s) [2019-11-16T14:40:54.574Z] === RUN TestHealthKillContainer [2019-11-16T14:40:54.679Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-16T14:40:54.679Z] --- PASS: TestConfigsCreateAndDelete (3.35s) [2019-11-16T14:40:54.679Z] === RUN TestConfigsUpdate [2019-11-16T14:40:55.244Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-11-16T14:40:55.464Z] --- PASS: TestRenameInvalidName (0.86s) [2019-11-16T14:40:55.465Z] === RUN TestRenameAnonymousContainer [2019-11-16T14:40:56.177Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-16T14:40:56.741Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-11-16T14:40:57.751Z] --- PASS: TestHealthKillContainer (3.18s) [2019-11-16T14:40:57.752Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-16T14:40:58.113Z] --- PASS: TestConfigsUpdate (3.50s) [2019-11-16T14:40:58.113Z] === RUN TestTemplatedConfig [2019-11-16T14:40:58.113Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-16T14:40:58.666Z] --- PASS: TestInspectCpusetInConfigPre120 (0.97s) [2019-11-16T14:40:58.666Z] === RUN TestIpcModeNone [2019-11-16T14:40:59.162Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-11-16T14:40:59.419Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-11-16T14:40:59.591Z] --- PASS: TestIpcModeNone (1.07s) [2019-11-16T14:40:59.591Z] === RUN TestIpcModePrivate [2019-11-16T14:40:59.653Z] --- PASS: TestRenameAnonymousContainer (4.46s) [2019-11-16T14:40:59.653Z] === RUN TestRenameContainerWithSameName [2019-11-16T14:40:59.677Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-16T14:40:59.934Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-11-16T14:41:00.591Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2019-11-16T14:41:00.591Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-16T14:41:00.868Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-16T14:41:00.868Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-16T14:41:00.877Z] --- PASS: TestIpcModePrivate (1.05s) [2019-11-16T14:41:00.877Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-11-16T14:41:00.877Z] === RUN TestIpcModeShareable [2019-11-16T14:41:01.802Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-11-16T14:41:02.060Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-16T14:41:02.153Z] --- PASS: TestIpcModeShareable (1.17s) [2019-11-16T14:41:02.153Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-11-16T14:41:02.153Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-16T14:41:02.318Z] --- PASS: TestTemplatedConfig (4.21s) [2019-11-16T14:41:02.318Z] === RUN TestConfigInspect [2019-11-16T14:41:02.318Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-11-16T14:41:02.495Z] --- PASS: TestRenameContainerWithLinkedContainer (1.66s) [2019-11-16T14:41:02.495Z] === RUN TestResize [2019-11-16T14:41:02.885Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-16T14:41:03.063Z] --- PASS: TestResize (0.82s) [2019-11-16T14:41:03.063Z] === RUN TestResizeWithInvalidSize [2019-11-16T14:41:03.999Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2019-11-16T14:41:03.999Z] === RUN TestResizeWhenContainerNotStarted [2019-11-16T14:41:04.936Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2019-11-16T14:41:04.936Z] === RUN TestDaemonRestartKillContainers [2019-11-16T14:41:04.936Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-16T14:41:04.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-16T14:41:04.936Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-16T14:41:04.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-16T14:41:04.936Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-16T14:41:04.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-16T14:41:04.936Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-16T14:41:04.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-16T14:41:04.937Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-16T14:41:04.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-16T14:41:04.937Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-16T14:41:04.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-16T14:41:04.937Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-16T14:41:04.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-16T14:41:04.937Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-16T14:41:04.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-16T14:41:04.937Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-16T14:41:04.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-16T14:41:04.937Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-16T14:41:04.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-16T14:41:04.937Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-16T14:41:04.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-16T14:41:04.937Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-16T14:41:04.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-16T14:41:04.937Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-16T14:41:04.937Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-16T14:41:04.937Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-16T14:41:04.937Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-16T14:41:05.391Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.03s) [2019-11-16T14:41:05.391Z] === RUN TestAPIIpcModeHost [2019-11-16T14:41:05.412Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-11-16T14:41:05.412Z] --- PASS: TestConfigInspect (2.93s) [2019-11-16T14:41:05.412Z] === RUN TestConfigCreateWithLabels [2019-11-16T14:41:05.768Z] --- PASS: TestAPIIpcModeHost (0.82s) [2019-11-16T14:41:05.768Z] === RUN TestDaemonIpcModeShareable [2019-11-16T14:41:06.316Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-16T14:41:06.786Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-11-16T14:41:06.887Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-16T14:41:07.040Z] ......................... [ 67%] [2019-11-16T14:41:07.147Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-16T14:41:07.626Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2019-11-16T14:41:07.626Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-11-16T14:41:07.626Z] === RUN TestDaemonIpcModePrivate [2019-11-16T14:41:08.684Z] --- PASS: TestConfigCreateWithLabels (3.30s) [2019-11-16T14:41:08.684Z] === RUN TestConfigCreateResolve [2019-11-16T14:41:09.618Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-11-16T14:41:09.673Z] --- PASS: TestDaemonIpcModePrivate (1.98s) [2019-11-16T14:41:09.674Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-11-16T14:41:09.674Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-16T14:41:09.688Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-16T14:41:09.688Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-16T14:41:09.948Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-16T14:41:10.207Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-16T14:41:10.551Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-11-16T14:41:11.116Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-11-16T14:41:11.500Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2019-11-16T14:41:11.500Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-11-16T14:41:11.500Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-16T14:41:11.586Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-16T14:41:12.050Z] --- PASS: TestConfigCreateResolve (3.40s) [2019-11-16T14:41:12.050Z] === RUN TestConfigDaemonLibtrustID [2019-11-16T14:41:12.616Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-11-16T14:41:12.616Z] PASS [2019-11-16T14:41:12.616Z] [2019-11-16T14:41:12.616Z] DONE 8 tests in 25.183s [2019-11-16T14:41:12.616Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-11-16T14:41:12.616Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:41:12.616Z] ++ set -e [2019-11-16T14:41:12.616Z] ++ '[' -n 0 ']' [2019-11-16T14:41:12.616Z] ++ set -x [2019-11-16T14:41:12.616Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:41:12.616Z] INFO: Testing against a local daemon [2019-11-16T14:41:12.616Z] === RUN TestCheckpoint [2019-11-16T14:41:12.616Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-16T14:41:12.616Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-16T14:41:12.616Z] === RUN TestContainerInvalidJSON [2019-11-16T14:41:12.616Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-16T14:41:12.616Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-16T14:41:12.616Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-16T14:41:12.616Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-16T14:41:12.616Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-16T14:41:12.616Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-16T14:41:12.616Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-16T14:41:12.616Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-16T14:41:12.616Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-16T14:41:12.616Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-11-16T14:41:12.616Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-16T14:41:12.616Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-16T14:41:12.616Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-16T14:41:12.616Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-16T14:41:12.873Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-11-16T14:41:12.873Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-16T14:41:12.873Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-11-16T14:41:12.873Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-16T14:41:13.130Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2019-11-16T14:41:13.130Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-16T14:41:13.130Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-11-16T14:41:13.130Z] === RUN TestCopyFromContainer [2019-11-16T14:41:13.339Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.94s) [2019-11-16T14:41:13.339Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-11-16T14:41:13.339Z] === RUN TestIpcModeOlderClient [2019-11-16T14:41:13.339Z] === PAUSE TestIpcModeOlderClient [2019-11-16T14:41:13.339Z] === RUN TestKillContainerInvalidSignal [2019-11-16T14:41:13.491Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-16T14:41:13.491Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s) [2019-11-16T14:41:13.491Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.15s) [2019-11-16T14:41:13.491Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.53s) [2019-11-16T14:41:13.491Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.70s) [2019-11-16T14:41:13.491Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.51s) [2019-11-16T14:41:13.491Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.70s) [2019-11-16T14:41:13.491Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.33s) [2019-11-16T14:41:13.491Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2019-11-16T14:41:13.491Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s) [2019-11-16T14:41:13.491Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.65s) [2019-11-16T14:41:13.491Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.59s) [2019-11-16T14:41:13.491Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s) [2019-11-16T14:41:13.491Z] === RUN TestCgroupNamespacesRun [2019-11-16T14:41:14.121Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2019-11-16T14:41:14.121Z] === RUN TestKillContainer [2019-11-16T14:41:14.121Z] === RUN TestKillContainer/no_signal [2019-11-16T14:41:14.896Z] === RUN TestKillContainer/non_killing_signal [2019-11-16T14:41:15.053Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-11-16T14:41:15.311Z] === RUN TestCopyFromContainer// [2019-11-16T14:41:15.311Z] === RUN TestCopyFromContainer//bar/root [2019-11-16T14:41:15.311Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-16T14:41:15.395Z] --- PASS: TestCgroupNamespacesRun (1.86s) [2019-11-16T14:41:15.395Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-16T14:41:15.568Z] === RUN TestCopyFromContainer/bar/quux [2019-11-16T14:41:15.568Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-16T14:41:15.568Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-16T14:41:15.697Z] === RUN TestKillContainer/killing_signal [2019-11-16T14:41:15.826Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-16T14:41:15.826Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-16T14:41:16.083Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-16T14:41:16.083Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-16T14:41:16.083Z] --- PASS: TestCopyFromContainer (2.95s) [2019-11-16T14:41:16.083Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-11-16T14:41:16.083Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-11-16T14:41:16.083Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2019-11-16T14:41:16.083Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2019-11-16T14:41:16.083Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-11-16T14:41:16.083Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-11-16T14:41:16.083Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2019-11-16T14:41:16.083Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-11-16T14:41:16.083Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-11-16T14:41:16.083Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-11-16T14:41:16.083Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-16T14:41:16.083Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-16T14:41:16.083Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-16T14:41:16.083Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-16T14:41:16.083Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-16T14:41:16.083Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-16T14:41:16.083Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-16T14:41:16.083Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-16T14:41:16.083Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-16T14:41:16.083Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-16T14:41:16.083Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-11-16T14:41:16.083Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-16T14:41:16.083Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-16T14:41:16.083Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-16T14:41:16.083Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-16T14:41:16.340Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-11-16T14:41:16.340Z] === RUN TestCreateWithInvalidEnv [2019-11-16T14:41:16.340Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-16T14:41:16.340Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-16T14:41:16.340Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-16T14:41:16.340Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-16T14:41:16.340Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-16T14:41:16.340Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-16T14:41:16.340Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-16T14:41:16.340Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-16T14:41:16.340Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-16T14:41:16.340Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-11-16T14:41:16.340Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-16T14:41:16.340Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-16T14:41:16.340Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-16T14:41:16.340Z] === RUN TestCreateTmpfsMountsTarget [2019-11-16T14:41:16.340Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-11-16T14:41:16.340Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-16T14:41:16.772Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.77s) [2019-11-16T14:41:16.772Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-16T14:41:17.106Z] --- PASS: TestKillContainer (2.74s) [2019-11-16T14:41:17.106Z] --- PASS: TestKillContainer/no_signal (0.89s) [2019-11-16T14:41:17.106Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2019-11-16T14:41:17.106Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2019-11-16T14:41:17.106Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-16T14:41:17.106Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-16T14:41:17.933Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-16T14:41:18.238Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-11-16T14:41:18.677Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s) [2019-11-16T14:41:18.677Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-16T14:41:18.712Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.95s) [2019-11-16T14:41:18.712Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.05s) [2019-11-16T14:41:18.712Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2019-11-16T14:41:18.712Z] === RUN TestKillStoppedContainer [2019-11-16T14:41:18.804Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-11-16T14:41:18.804Z] --- PASS: TestCreateWithCustomMaskedPaths (2.53s) [2019-11-16T14:41:18.804Z] === RUN TestCreateWithCapabilities [2019-11-16T14:41:18.804Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-16T14:41:18.804Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-16T14:41:18.804Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-16T14:41:18.804Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-16T14:41:18.804Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-16T14:41:18.804Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-16T14:41:18.804Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-16T14:41:18.804Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-16T14:41:18.804Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-16T14:41:18.804Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-16T14:41:18.804Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-16T14:41:18.804Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-16T14:41:18.804Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-16T14:41:18.804Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-16T14:41:18.804Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-16T14:41:18.804Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-16T14:41:18.804Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-16T14:41:18.804Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-16T14:41:18.804Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-16T14:41:18.804Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-16T14:41:18.804Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-16T14:41:18.804Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-16T14:41:18.804Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-16T14:41:18.804Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-16T14:41:18.804Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-16T14:41:18.804Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-16T14:41:18.804Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-16T14:41:18.804Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-16T14:41:19.062Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-16T14:41:19.062Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-16T14:41:19.062Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-16T14:41:19.062Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-16T14:41:19.062Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-16T14:41:19.062Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-11-16T14:41:19.062Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-16T14:41:19.062Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-16T14:41:19.062Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-11-16T14:41:19.062Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-11-16T14:41:19.062Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-11-16T14:41:19.062Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-11-16T14:41:19.062Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-11-16T14:41:19.062Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-16T14:41:19.062Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-11-16T14:41:19.062Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-11-16T14:41:19.062Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-11-16T14:41:19.062Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-16T14:41:19.096Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-11-16T14:41:19.096Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-16T14:41:19.096Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-11-16T14:41:19.096Z] === RUN TestKillDifferentUserContainer [2019-11-16T14:41:19.319Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-11-16T14:41:19.877Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2019-11-16T14:41:19.877Z] === RUN TestInspectOomKilledTrue [2019-11-16T14:41:19.877Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-16T14:41:19.877Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-16T14:41:19.877Z] === RUN TestInspectOomKilledFalse [2019-11-16T14:41:19.877Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-16T14:41:19.877Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-16T14:41:19.877Z] === RUN TestLinksEtcHostsContentMatch [2019-11-16T14:41:19.883Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-11-16T14:41:20.448Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-11-16T14:41:20.582Z] --- PASS: TestCgroupNamespacesRunHostMode (1.86s) [2019-11-16T14:41:20.582Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-16T14:41:20.679Z] --- PASS: TestLinksEtcHostsContentMatch (0.73s) [2019-11-16T14:41:20.680Z] === RUN TestLinksContainerNames [2019-11-16T14:41:21.823Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.77s) [2019-11-16T14:41:21.823Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-16T14:41:21.823Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-16T14:41:21.823Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-16T14:41:21.823Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-16T14:41:21.823Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-16T14:41:21.823Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-16T14:41:21.823Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-16T14:41:21.823Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-16T14:41:21.823Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-16T14:41:21.823Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-16T14:41:21.823Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-16T14:41:21.823Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-16T14:41:21.823Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-16T14:41:21.823Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-16T14:41:21.823Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-16T14:41:21.823Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-16T14:41:22.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-11-16T14:41:22.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-11-16T14:41:22.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-11-16T14:41:22.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-16T14:41:22.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-16T14:41:22.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-16T14:41:22.081Z] === RUN TestContainerStartOnDaemonRestart [2019-11-16T14:41:22.081Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-16T14:41:22.081Z] === RUN TestDaemonRestartIpcMode [2019-11-16T14:41:22.081Z] === PAUSE TestDaemonRestartIpcMode [2019-11-16T14:41:22.081Z] === RUN TestDiff [2019-11-16T14:41:22.486Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s) [2019-11-16T14:41:22.486Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-16T14:41:22.509Z] --- PASS: TestLinksContainerNames (1.74s) [2019-11-16T14:41:22.509Z] === RUN TestLogsFollowTailEmpty [2019-11-16T14:41:23.297Z] --- PASS: TestLogsFollowTailEmpty (1.03s) [2019-11-16T14:41:23.297Z] === RUN TestContainerNetworkMountsNoChown [2019-11-16T14:41:23.423Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2019-11-16T14:41:23.423Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-16T14:41:23.454Z] --- PASS: TestDiff (1.23s) [2019-11-16T14:41:23.454Z] === RUN TestExecWithCloseStdin [2019-11-16T14:41:23.712Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-16T14:41:23.712Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-11-16T14:41:23.712Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-11-16T14:41:24.096Z] --- PASS: TestContainerNetworkMountsNoChown (0.90s) [2019-11-16T14:41:24.096Z] === RUN TestMountDaemonRoot [2019-11-16T14:41:24.096Z] === RUN TestMountDaemonRoot/default [2019-11-16T14:41:24.096Z] === PAUSE TestMountDaemonRoot/default [2019-11-16T14:41:24.096Z] === RUN TestMountDaemonRoot/private [2019-11-16T14:41:24.096Z] === PAUSE TestMountDaemonRoot/private [2019-11-16T14:41:24.096Z] === RUN TestMountDaemonRoot/rprivate [2019-11-16T14:41:24.096Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-16T14:41:24.096Z] === RUN TestMountDaemonRoot/slave [2019-11-16T14:41:24.096Z] === PAUSE TestMountDaemonRoot/slave [2019-11-16T14:41:24.096Z] === RUN TestMountDaemonRoot/rslave [2019-11-16T14:41:24.096Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-16T14:41:24.096Z] === RUN TestMountDaemonRoot/shared [2019-11-16T14:41:24.096Z] === PAUSE TestMountDaemonRoot/shared [2019-11-16T14:41:24.097Z] === RUN TestMountDaemonRoot/rshared [2019-11-16T14:41:24.097Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-16T14:41:24.097Z] === CONT TestMountDaemonRoot/default [2019-11-16T14:41:24.097Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-16T14:41:24.097Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-16T14:41:24.097Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-16T14:41:24.097Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-16T14:41:24.097Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-16T14:41:24.097Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-16T14:41:24.097Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-16T14:41:24.097Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-16T14:41:24.097Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-16T14:41:24.097Z] === CONT TestMountDaemonRoot/rshared [2019-11-16T14:41:24.097Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-16T14:41:24.097Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-16T14:41:24.097Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-16T14:41:24.097Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-16T14:41:24.097Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-16T14:41:24.097Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-16T14:41:24.097Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-16T14:41:24.097Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-16T14:41:24.097Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-16T14:41:24.277Z] --- PASS: TestExecWithCloseStdin (1.16s) [2019-11-16T14:41:24.277Z] === RUN TestExec [2019-11-16T14:41:24.359Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2019-11-16T14:41:24.359Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-16T14:41:24.468Z] === CONT TestMountDaemonRoot/shared [2019-11-16T14:41:24.468Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-16T14:41:24.468Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-16T14:41:24.468Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-16T14:41:24.468Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-16T14:41:24.468Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-16T14:41:24.468Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-16T14:41:24.468Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-16T14:41:24.468Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-16T14:41:24.468Z] === CONT TestMountDaemonRoot/rslave [2019-11-16T14:41:24.468Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-16T14:41:24.468Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-16T14:41:24.468Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-16T14:41:24.468Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-16T14:41:24.468Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-16T14:41:24.468Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-16T14:41:24.468Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-16T14:41:24.468Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-16T14:41:24.468Z] === CONT TestMountDaemonRoot/slave [2019-11-16T14:41:24.468Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-16T14:41:24.468Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-16T14:41:24.468Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-16T14:41:24.468Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-16T14:41:24.468Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-16T14:41:24.468Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-16T14:41:24.468Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-16T14:41:24.468Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-16T14:41:24.468Z] === CONT TestMountDaemonRoot/rprivate [2019-11-16T14:41:24.468Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-16T14:41:24.468Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-16T14:41:24.468Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-16T14:41:24.468Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-16T14:41:24.468Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-16T14:41:24.468Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-16T14:41:24.468Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-16T14:41:24.468Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-16T14:41:24.468Z] === CONT TestMountDaemonRoot/private [2019-11-16T14:41:24.468Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-16T14:41:24.468Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-16T14:41:24.468Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-16T14:41:24.468Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-16T14:41:24.468Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-16T14:41:24.468Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-16T14:41:24.468Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-16T14:41:24.468Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-16T14:41:24.468Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-16T14:41:24.468Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-16T14:41:24.468Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-16T14:41:24.468Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-16T14:41:24.468Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-16T14:41:24.468Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-16T14:41:24.468Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-16T14:41:24.468Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-16T14:41:24.468Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-16T14:41:24.534Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-16T14:41:24.928Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-16T14:41:24.928Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-16T14:41:24.928Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-16T14:41:24.928Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-16T14:41:24.928Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-16T14:41:24.928Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-16T14:41:24.928Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-16T14:41:24.928Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-16T14:41:24.928Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-16T14:41:24.928Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-16T14:41:24.928Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-16T14:41:24.928Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-16T14:41:24.928Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-16T14:41:24.928Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-16T14:41:24.928Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-16T14:41:24.928Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-16T14:41:25.327Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-16T14:41:25.327Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-11-16T14:41:25.327Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-16T14:41:25.327Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-11-16T14:41:25.327Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-11-16T14:41:25.327Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-11-16T14:41:25.327Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-11-16T14:41:25.327Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-16T14:41:25.327Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-11-16T14:41:25.327Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-11-16T14:41:25.327Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-11-16T14:41:25.327Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-11-16T14:41:25.327Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-16T14:41:25.328Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-11-16T14:41:25.328Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-11-16T14:41:25.328Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-11-16T14:41:25.328Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-11-16T14:41:25.328Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-16T14:41:25.328Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-11-16T14:41:25.328Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-11-16T14:41:25.328Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-11-16T14:41:25.328Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-11-16T14:41:25.328Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-16T14:41:25.328Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-11-16T14:41:25.328Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-11-16T14:41:25.328Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-11-16T14:41:25.328Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-11-16T14:41:25.328Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-16T14:41:25.328Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-11-16T14:41:25.328Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-11-16T14:41:25.328Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-11-16T14:41:25.328Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-11-16T14:41:25.328Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-16T14:41:25.328Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-11-16T14:41:25.328Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-11-16T14:41:25.328Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-11-16T14:41:25.328Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2019-11-16T14:41:25.328Z] === RUN TestContainerBindMountNonRecursive [2019-11-16T14:41:25.470Z] --- PASS: TestExec (1.15s) [2019-11-16T14:41:25.470Z] === RUN TestExecUser [2019-11-16T14:41:26.035Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-16T14:41:26.264Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2019-11-16T14:41:26.264Z] === RUN TestKernelTCPMemory [2019-11-16T14:41:26.293Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-16T14:41:26.551Z] --- PASS: TestExecUser (1.07s) [2019-11-16T14:41:26.551Z] === RUN TestExportContainerAndImportImage [2019-11-16T14:41:26.551Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-11-16T14:41:26.551Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-11-16T14:41:27.200Z] --- PASS: TestKernelTCPMemory (1.07s) [2019-11-16T14:41:27.200Z] === RUN TestNISDomainname [2019-11-16T14:41:27.233Z] --- PASS: TestContainerBindMountNonRecursive (1.99s) [2019-11-16T14:41:27.233Z] === RUN TestNetworkNat [2019-11-16T14:41:27.485Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-11-16T14:41:27.743Z] --- PASS: TestExportContainerAndImportImage (1.26s) [2019-11-16T14:41:27.743Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-16T14:41:28.011Z] --- PASS: TestNetworkNat (0.86s) [2019-11-16T14:41:28.011Z] === RUN TestNetworkLocalhostTCPNat [2019-11-16T14:41:28.137Z] --- PASS: TestNISDomainname (1.15s) [2019-11-16T14:41:28.137Z] === RUN TestHostnameDnsResolution [2019-11-16T14:41:28.787Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2019-11-16T14:41:28.788Z] === RUN TestNetworkLoopbackNat [2019-11-16T14:41:29.120Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-11-16T14:41:29.378Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2019-11-16T14:41:29.378Z] === RUN TestHealthCheckWorkdir [2019-11-16T14:41:29.944Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-16T14:41:30.041Z] --- PASS: TestHostnameDnsResolution (1.80s) [2019-11-16T14:41:30.041Z] === RUN TestStats [2019-11-16T14:41:30.050Z] --- PASS: TestNetworkLoopbackNat (1.13s) [2019-11-16T14:41:30.050Z] === RUN TestPause [2019-11-16T14:41:30.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-16T14:41:30.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-16T14:41:30.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-16T14:41:30.841Z] --- PASS: TestPause (0.91s) [2019-11-16T14:41:30.841Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-16T14:41:30.841Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-16T14:41:30.841Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-16T14:41:30.841Z] === RUN TestPauseStopPausedContainer [2019-11-16T14:41:30.878Z] --- PASS: TestHealthCheckWorkdir (1.36s) [2019-11-16T14:41:30.878Z] === RUN TestHealthKillContainer [2019-11-16T14:41:31.445Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-11-16T14:41:31.628Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2019-11-16T14:41:31.628Z] === RUN TestPsFilter [2019-11-16T14:41:31.991Z] --- PASS: TestPsFilter (0.29s) [2019-11-16T14:41:31.991Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-16T14:41:32.573Z] --- PASS: TestStats (2.24s) [2019-11-16T14:41:32.573Z] === RUN TestStopContainerWithTimeout [2019-11-16T14:41:32.573Z] === RUN TestStopContainerWithTimeout/0 [2019-11-16T14:41:32.573Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-16T14:41:32.573Z] === RUN TestStopContainerWithTimeout/1 [2019-11-16T14:41:32.573Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-16T14:41:32.573Z] === RUN TestStopContainerWithTimeout/3 [2019-11-16T14:41:32.573Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-16T14:41:32.573Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-16T14:41:32.573Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-16T14:41:32.573Z] === CONT TestStopContainerWithTimeout/0 [2019-11-16T14:41:32.573Z] === CONT TestStopContainerWithTimeout/1 [2019-11-16T14:41:32.573Z] === CONT TestStopContainerWithTimeout/3 [2019-11-16T14:41:32.573Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-16T14:41:32.829Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-16T14:41:32.829Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-11-16T14:41:32.866Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2019-11-16T14:41:32.866Z] === RUN TestRemoveContainerWithVolume [2019-11-16T14:41:33.708Z] --- PASS: TestRemoveContainerWithVolume (0.92s) [2019-11-16T14:41:33.708Z] === RUN TestRemoveContainerRunning [2019-11-16T14:41:33.763Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-16T14:41:33.764Z] --- PASS: TestHealthKillContainer (3.16s) [2019-11-16T14:41:33.764Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-16T14:41:34.483Z] --- PASS: TestRemoveContainerRunning (0.91s) [2019-11-16T14:41:34.483Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-16T14:41:34.696Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2019-11-16T14:41:34.697Z] === RUN TestIpcModeNone [2019-11-16T14:41:34.954Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-11-16T14:41:35.741Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) [2019-11-16T14:41:35.741Z] === RUN TestRemoveInvalidContainer [2019-11-16T14:41:35.741Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-11-16T14:41:35.741Z] === RUN TestRenameLinkedContainer [2019-11-16T14:41:35.871Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-11-16T14:41:35.871Z] --- PASS: TestStopContainerWithTimeout/0 (1.30s) [2019-11-16T14:41:35.871Z] --- PASS: TestStopContainerWithTimeout/1 (2.53s) [2019-11-16T14:41:35.871Z] --- PASS: TestStopContainerWithTimeout/3 (3.38s) [2019-11-16T14:41:35.871Z] --- PASS: TestStopContainerWithTimeout/-1 (3.44s) [2019-11-16T14:41:35.871Z] === RUN TestDeleteDevicemapper [2019-11-16T14:41:35.871Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-16T14:41:35.871Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-16T14:41:35.871Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-16T14:41:35.888Z] --- PASS: TestIpcModeNone (0.95s) [2019-11-16T14:41:35.889Z] === RUN TestIpcModePrivate [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-16T14:41:36.811Z] ok github.com/docker/docker/api/server/httputils 0.099s coverage: 14.7% of statements [2019-11-16T14:41:36.811Z] ok github.com/docker/docker/api/server/middleware 0.190s coverage: 37.7% of statements [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-16T14:41:36.811Z] ok github.com/docker/docker/api/server/router/swarm 0.115s coverage: 4.0% of statements [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/api/types [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-16T14:41:36.811Z] ok github.com/docker/docker/api/types/filters 0.092s coverage: 92.2% of statements [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-16T14:41:36.811Z] ok github.com/docker/docker/api/types/strslice 0.037s coverage: 90.0% of statements [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-16T14:41:36.811Z] ok github.com/docker/docker/api/types/time 0.350s coverage: 100.0% of statements [2019-11-16T14:41:36.811Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 75.0% of statements [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/builder [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-16T14:41:36.811Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-16T14:41:36.968Z] --- PASS: TestIpcModePrivate (1.10s) [2019-11-16T14:41:36.968Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:200, shared: false, mustBeShared: false [2019-11-16T14:41:36.968Z] === RUN TestIpcModeShareable [2019-11-16T14:41:37.902Z] --- PASS: TestIpcModeShareable (1.16s) [2019-11-16T14:41:37.902Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:198, shared: true, mustBeShared: true [2019-11-16T14:41:37.902Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-16T14:41:38.160Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-11-16T14:41:38.724Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-11-16T14:41:39.042Z] --- PASS: TestRenameLinkedContainer (3.49s) [2019-11-16T14:41:39.042Z] === RUN TestRenameStoppedContainer [2019-11-16T14:41:39.161Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.11s) [2019-11-16T14:41:39.162Z] === RUN TestUpdateMemory [2019-11-16T14:41:39.162Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-16T14:41:39.162Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-16T14:41:39.162Z] === RUN TestUpdateCPUQuota [2019-11-16T14:41:39.816Z] --- PASS: TestRenameStoppedContainer (0.89s) [2019-11-16T14:41:39.816Z] === RUN TestRenameRunningContainerAndReuse [2019-11-16T14:41:40.538Z] --- PASS: TestUpdateCPUQuota (1.82s) [2019-11-16T14:41:40.538Z] === RUN TestUpdatePidsLimit [2019-11-16T14:41:40.539Z] ok github.com/docker/docker/builder/dockerfile 0.615s coverage: 46.1% of statements [2019-11-16T14:41:40.539Z] ok github.com/docker/docker/builder/dockerignore 0.075s coverage: 96.8% of statements [2019-11-16T14:41:40.539Z] ok github.com/docker/docker/builder/remotecontext 0.752s coverage: 9.2% of statements [2019-11-16T14:41:40.797Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-16T14:41:41.056Z] === RUN TestUpdatePidsLimit/no_change [2019-11-16T14:41:41.251Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.31s) [2019-11-16T14:41:41.251Z] === RUN TestAPIIpcModeHost [2019-11-16T14:41:41.623Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-16T14:41:41.633Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s) [2019-11-16T14:41:41.633Z] === RUN TestRenameInvalidName [2019-11-16T14:41:42.185Z] --- PASS: TestAPIIpcModeHost (0.88s) [2019-11-16T14:41:42.185Z] === RUN TestDaemonIpcModeShareable [2019-11-16T14:41:42.190Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-16T14:41:42.449Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-16T14:41:42.514Z] --- PASS: TestRenameInvalidName (0.95s) [2019-11-16T14:41:42.514Z] === RUN TestRenameAnonymousContainer [2019-11-16T14:41:42.750Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-11-16T14:41:43.009Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-16T14:41:43.015Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-16T14:41:43.241Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-11-16T14:41:43.582Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-16T14:41:44.382Z] --- PASS: TestDaemonIpcModeShareable (2.03s) [2019-11-16T14:41:44.382Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:192, shared: true, mustBeShared: true [2019-11-16T14:41:44.382Z] === RUN TestDaemonIpcModePrivate [2019-11-16T14:41:45.488Z] --- PASS: TestUpdatePidsLimit (4.59s) [2019-11-16T14:41:45.488Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2019-11-16T14:41:45.488Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2019-11-16T14:41:45.488Z] --- PASS: TestUpdatePidsLimit/update_lower (0.46s) [2019-11-16T14:41:45.488Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2019-11-16T14:41:45.488Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s) [2019-11-16T14:41:45.488Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.48s) [2019-11-16T14:41:45.488Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2019-11-16T14:41:45.488Z] === RUN TestUpdateRestartPolicy [2019-11-16T14:41:45.790Z] --- PASS: TestRenameAnonymousContainer (3.00s) [2019-11-16T14:41:45.790Z] === RUN TestRenameContainerWithSameName [2019-11-16T14:41:46.310Z] --- PASS: TestDaemonIpcModePrivate (2.03s) [2019-11-16T14:41:46.310Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: false, mustBeShared: false [2019-11-16T14:41:46.310Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-16T14:41:46.581Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2019-11-16T14:41:46.581Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-16T14:41:47.254Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-11-16T14:41:48.186Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.04s) [2019-11-16T14:41:48.186Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: false, mustBeShared: false [2019-11-16T14:41:48.186Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-16T14:41:48.409Z] --- PASS: TestRenameContainerWithLinkedContainer (1.82s) [2019-11-16T14:41:48.409Z] === RUN TestResize [2019-11-16T14:41:48.444Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-16T14:41:48.701Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-16T14:41:49.201Z] --- PASS: TestResize (0.98s) [2019-11-16T14:41:49.201Z] === RUN TestResizeWithInvalidSize [2019-11-16T14:41:50.458Z] --- PASS: TestResizeWithInvalidSize (0.95s) [2019-11-16T14:41:50.458Z] === RUN TestResizeWhenContainerNotStarted [2019-11-16T14:41:50.600Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-16T14:41:50.600Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.31s) [2019-11-16T14:41:50.601Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:220, shared: true, mustBeShared: true [2019-11-16T14:41:50.601Z] === RUN TestIpcModeOlderClient [2019-11-16T14:41:50.601Z] === PAUSE TestIpcModeOlderClient [2019-11-16T14:41:50.601Z] === RUN TestKillContainerInvalidSignal [2019-11-16T14:41:51.305Z] --- PASS: TestResizeWhenContainerNotStarted (0.91s) [2019-11-16T14:41:51.305Z] === RUN TestDaemonRestartKillContainers [2019-11-16T14:41:51.305Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-16T14:41:51.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-16T14:41:51.305Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-16T14:41:51.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-16T14:41:51.305Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-16T14:41:51.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-16T14:41:51.305Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-16T14:41:51.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-16T14:41:51.305Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-16T14:41:51.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-16T14:41:51.305Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-16T14:41:51.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-16T14:41:51.305Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-16T14:41:51.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-16T14:41:51.305Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-16T14:41:51.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-16T14:41:51.305Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-16T14:41:51.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-16T14:41:51.305Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-16T14:41:51.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-16T14:41:51.305Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-16T14:41:51.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-16T14:41:51.305Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-16T14:41:51.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-16T14:41:51.305Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-16T14:41:51.305Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-16T14:41:51.535Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-11-16T14:41:51.792Z] --- PASS: TestKillContainerInvalidSignal (1.10s) [2019-11-16T14:41:51.792Z] === RUN TestKillContainer [2019-11-16T14:41:51.792Z] === RUN TestKillContainer/no_signal [2019-11-16T14:41:51.792Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-11-16T14:41:52.358Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-11-16T14:41:52.616Z] === RUN TestKillContainer/non_killing_signal [2019-11-16T14:41:52.874Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-11-16T14:41:53.302Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-16T14:41:53.439Z] === RUN TestKillContainer/killing_signal [2019-11-16T14:41:53.682Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-16T14:41:54.374Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-16T14:41:54.941Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-11-16T14:41:54.941Z] --- PASS: TestKillContainer (3.15s) [2019-11-16T14:41:54.941Z] --- PASS: TestKillContainer/no_signal (1.06s) [2019-11-16T14:41:54.941Z] --- PASS: TestKillContainer/non_killing_signal (0.72s) [2019-11-16T14:41:54.941Z] --- PASS: TestKillContainer/killing_signal (0.99s) [2019-11-16T14:41:54.941Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-16T14:41:54.941Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-16T14:41:54.963Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-16T14:41:55.342Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-16T14:41:55.874Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-16T14:41:55.874Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-16T14:41:56.164Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-16T14:41:56.547Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-16T14:41:56.806Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.81s) [2019-11-16T14:41:56.806Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2019-11-16T14:41:56.806Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s) [2019-11-16T14:41:56.806Z] === RUN TestKillStoppedContainer [2019-11-16T14:41:56.806Z] --- PASS: TestKillStoppedContainer (0.12s) [2019-11-16T14:41:56.806Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-16T14:41:56.806Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-11-16T14:41:56.806Z] === RUN TestKillDifferentUserContainer [2019-11-16T14:41:56.806Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-16T14:41:56.806Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-11-16T14:41:57.744Z] --- PASS: TestKillDifferentUserContainer (0.93s) [2019-11-16T14:41:57.744Z] === RUN TestInspectOomKilledTrue [2019-11-16T14:41:57.744Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-11-16T14:41:57.744Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-16T14:41:57.744Z] === RUN TestInspectOomKilledFalse [2019-11-16T14:41:57.744Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-16T14:41:57.744Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-16T14:41:57.744Z] === RUN TestLinksEtcHostsContentMatch [2019-11-16T14:41:57.786Z] --- PASS: TestUpdateRestartPolicy (12.60s) [2019-11-16T14:41:57.786Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-16T14:41:58.349Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-11-16T14:41:58.388Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-16T14:41:58.679Z] --- PASS: TestLinksEtcHostsContentMatch (0.74s) [2019-11-16T14:41:58.679Z] === RUN TestLinksContainerNames [2019-11-16T14:41:58.679Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-11-16T14:41:58.721Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2019-11-16T14:41:58.722Z] === RUN TestWaitNonBlocked [2019-11-16T14:41:58.722Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-16T14:41:58.722Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-16T14:41:58.722Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-16T14:41:58.722Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-16T14:41:58.722Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-16T14:41:58.722Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-16T14:41:59.177Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-16T14:41:59.658Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-11-16T14:41:59.658Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2019-11-16T14:41:59.658Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2019-11-16T14:41:59.658Z] === RUN TestWaitBlocked [2019-11-16T14:41:59.658Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-16T14:41:59.658Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-16T14:41:59.658Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-16T14:41:59.658Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-16T14:41:59.917Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-16T14:41:59.917Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-16T14:42:00.242Z] tests/integration/client_test.py ..... [ 75%] [2019-11-16T14:42:00.581Z] --- PASS: TestLinksContainerNames (1.89s) [2019-11-16T14:42:00.581Z] === RUN TestLogsFollowTailEmpty [2019-11-16T14:42:00.581Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-11-16T14:42:00.581Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-16T14:42:00.807Z] tests/integration/errors_test.py . [ 76%] [2019-11-16T14:42:00.853Z] --- PASS: TestWaitBlocked (0.03s) [2019-11-16T14:42:00.854Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2019-11-16T14:42:00.854Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s) [2019-11-16T14:42:00.854Z] === CONT TestContainerStartOnDaemonRestart [2019-11-16T14:42:00.854Z] === CONT TestIpcModeOlderClient [2019-11-16T14:42:00.854Z] === CONT TestDaemonRestartIpcMode [2019-11-16T14:42:01.112Z] --- PASS: TestIpcModeOlderClient (0.18s) [2019-11-16T14:42:01.265Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-16T14:42:01.515Z] --- PASS: TestLogsFollowTailEmpty (1.03s) [2019-11-16T14:42:01.515Z] === RUN TestContainerNetworkMountsNoChown [2019-11-16T14:42:02.048Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-16T14:42:02.450Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/default [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/default [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/private [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/private [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/rprivate [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/slave [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/slave [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/rslave [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/shared [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/shared [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/rshared [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-16T14:42:02.450Z] === CONT TestMountDaemonRoot/default [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-16T14:42:02.450Z] === CONT TestMountDaemonRoot/rslave [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-16T14:42:02.450Z] === CONT TestMountDaemonRoot/rshared [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-16T14:42:02.450Z] === CONT TestMountDaemonRoot/shared [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-16T14:42:02.450Z] === CONT TestMountDaemonRoot/rprivate [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-16T14:42:02.450Z] === CONT TestMountDaemonRoot/slave [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-16T14:42:02.450Z] === CONT TestMountDaemonRoot/private [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-16T14:42:02.450Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-16T14:42:02.450Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-16T14:42:02.450Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-16T14:42:02.450Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-16T14:42:02.450Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-16T14:42:02.450Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-16T14:42:02.450Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-16T14:42:02.450Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-16T14:42:02.450Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-11-16T14:42:02.450Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-16T14:42:02.450Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-16T14:42:02.450Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-16T14:42:02.708Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-16T14:42:02.708Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-16T14:42:02.708Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-16T14:42:02.708Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-16T14:42:02.708Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-16T14:42:02.708Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-16T14:42:02.708Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-16T14:42:02.708Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-16T14:42:02.708Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-16T14:42:02.708Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-16T14:42:02.708Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-16T14:42:02.965Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-16T14:42:02.965Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-16T14:42:02.965Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-16T14:42:02.965Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-16T14:42:02.965Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-16T14:42:02.965Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-16T14:42:02.965Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-16T14:42:02.965Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-16T14:42:02.965Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-11-16T14:42:02.965Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-16T14:42:02.965Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-11-16T14:42:02.965Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-11-16T14:42:02.965Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-11-16T14:42:02.965Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-11-16T14:42:02.965Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-16T14:42:02.965Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-11-16T14:42:02.965Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-11-16T14:42:02.965Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-11-16T14:42:02.965Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2019-11-16T14:42:02.965Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-16T14:42:02.965Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-11-16T14:42:02.965Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2019-11-16T14:42:02.965Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-11-16T14:42:02.965Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-11-16T14:42:02.965Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-16T14:42:02.965Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-11-16T14:42:02.965Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-11-16T14:42:02.965Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-11-16T14:42:02.965Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-11-16T14:42:02.965Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-16T14:42:02.965Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-11-16T14:42:02.965Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-11-16T14:42:02.965Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-11-16T14:42:02.965Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-11-16T14:42:02.965Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-16T14:42:02.965Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-11-16T14:42:02.965Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-11-16T14:42:02.965Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-11-16T14:42:02.966Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-11-16T14:42:02.966Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-16T14:42:02.966Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-11-16T14:42:02.966Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-11-16T14:42:02.966Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-11-16T14:42:02.966Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-11-16T14:42:02.966Z] === RUN TestContainerBindMountNonRecursive [2019-11-16T14:42:03.532Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-16T14:42:04.097Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-11-16T14:42:04.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-16T14:42:04.511Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-16T14:42:04.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.17s) [2019-11-16T14:42:04.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.68s) [2019-11-16T14:42:04.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.52s) [2019-11-16T14:42:04.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s) [2019-11-16T14:42:04.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s) [2019-11-16T14:42:04.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2019-11-16T14:42:04.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.24s) [2019-11-16T14:42:04.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.29s) [2019-11-16T14:42:04.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.14s) [2019-11-16T14:42:04.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.40s) [2019-11-16T14:42:04.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.38s) [2019-11-16T14:42:04.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.12s) [2019-11-16T14:42:04.511Z] === RUN TestCgroupNamespacesRun [2019-11-16T14:42:04.662Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-16T14:42:04.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-16T14:42:05.302Z] --- PASS: TestDaemonRestartIpcMode (3.89s) [2019-11-16T14:42:05.302Z] --- PASS: TestContainerStartOnDaemonRestart (4.16s) [2019-11-16T14:42:05.302Z] PASS [2019-11-16T14:42:05.302Z] [2019-11-16T14:42:05.302Z] === Skipped [2019-11-16T14:42:05.302Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-11-16T14:42:05.302Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-16T14:42:05.302Z] [2019-11-16T14:42:05.302Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-16T14:42:05.302Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-16T14:42:05.302Z] [2019-11-16T14:42:05.302Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-16T14:42:05.302Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-16T14:42:05.302Z] [2019-11-16T14:42:05.302Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-16T14:42:05.302Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-16T14:42:05.302Z] [2019-11-16T14:42:05.302Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-11-16T14:42:05.302Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-16T14:42:05.302Z] [2019-11-16T14:42:05.302Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-11-16T14:42:05.302Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-16T14:42:05.302Z] [2019-11-16T14:42:05.302Z] [2019-11-16T14:42:05.302Z] DONE 197 tests, 6 skipped in 132.865s [2019-11-16T14:42:05.302Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-11-16T14:42:05.302Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:42:05.302Z] ++ set -e [2019-11-16T14:42:05.302Z] ++ '[' -n 0 ']' [2019-11-16T14:42:05.302Z] ++ set -x [2019-11-16T14:42:05.302Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:42:05.598Z] --- PASS: TestContainerBindMountNonRecursive (2.58s) [2019-11-16T14:42:05.598Z] === RUN TestNetworkNat [2019-11-16T14:42:05.785Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2019-11-16T14:42:05.786Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-16T14:42:06.165Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-16T14:42:06.237Z] INFO: Testing against a local daemon [2019-11-16T14:42:06.237Z] === RUN TestCommitInheritsEnv [2019-11-16T14:42:06.423Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-11-16T14:42:06.423Z] --- PASS: TestNetworkNat (0.89s) [2019-11-16T14:42:06.423Z] === RUN TestNetworkLocalhostTCPNat [2019-11-16T14:42:06.804Z] --- PASS: TestCommitInheritsEnv (0.60s) [2019-11-16T14:42:06.804Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-16T14:42:06.804Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2019-11-16T14:42:06.804Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-11-16T14:42:06.804Z] === RUN TestImagesFilterMultiReference [2019-11-16T14:42:06.804Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-11-16T14:42:06.804Z] === RUN TestImagePullPlatformInvalid [2019-11-16T14:42:06.804Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-11-16T14:42:06.804Z] === RUN TestRemoveImageOrphaning [2019-11-16T14:42:06.988Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-11-16T14:42:07.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-16T14:42:07.372Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2019-11-16T14:42:07.372Z] === RUN TestRemoveImageGarbageCollector [2019-11-16T14:42:07.372Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-16T14:42:07.372Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:42:07.372Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-16T14:42:07.553Z] --- PASS: TestNetworkLocalhostTCPNat (1.00s) [2019-11-16T14:42:07.553Z] === RUN TestNetworkLoopbackNat [2019-11-16T14:42:07.598Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2019-11-16T14:42:07.598Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-16T14:42:07.630Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-11-16T14:42:07.630Z] === RUN TestTagInvalidReference [2019-11-16T14:42:07.630Z] --- PASS: TestTagInvalidReference (0.04s) [2019-11-16T14:42:07.630Z] === RUN TestTagValidPrefixedRepo [2019-11-16T14:42:07.630Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-11-16T14:42:07.630Z] === RUN TestTagExistedNameWithoutForce [2019-11-16T14:42:07.630Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-16T14:42:07.630Z] === RUN TestTagOfficialNames [2019-11-16T14:42:07.889Z] --- PASS: TestTagOfficialNames (0.08s) [2019-11-16T14:42:07.889Z] === RUN TestTagMatchesDigest [2019-11-16T14:42:07.889Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-16T14:42:07.889Z] PASS [2019-11-16T14:42:07.889Z] [2019-11-16T14:42:07.889Z] === Skipped [2019-11-16T14:42:07.889Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2019-11-16T14:42:07.889Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-11-16T14:42:07.889Z] [2019-11-16T14:42:07.889Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-16T14:42:07.889Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:42:07.889Z] [2019-11-16T14:42:07.889Z] [2019-11-16T14:42:07.889Z] DONE 12 tests, 2 skipped in 2.666s [2019-11-16T14:42:07.889Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-11-16T14:42:07.889Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:42:07.889Z] ++ set -e [2019-11-16T14:42:07.889Z] ++ '[' -n 0 ']' [2019-11-16T14:42:07.889Z] ++ set -x [2019-11-16T14:42:07.890Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:42:08.148Z] INFO: Testing against a local daemon [2019-11-16T14:42:08.148Z] === RUN TestNetworkCreateDelete [2019-11-16T14:42:08.407Z] --- PASS: TestNetworkCreateDelete (0.39s) [2019-11-16T14:42:08.407Z] === RUN TestDockerNetworkDeletePreferID [2019-11-16T14:42:08.926Z] --- PASS: TestNetworkLoopbackNat (1.37s) [2019-11-16T14:42:08.926Z] === RUN TestPause [2019-11-16T14:42:08.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-16T14:42:09.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-16T14:42:09.561Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2019-11-16T14:42:09.561Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-16T14:42:09.785Z] --- PASS: TestDockerNetworkDeletePreferID (1.22s) [2019-11-16T14:42:09.785Z] === RUN TestInspectNetwork [2019-11-16T14:42:09.860Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-16T14:42:09.860Z] --- PASS: TestPause (0.90s) [2019-11-16T14:42:09.860Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-16T14:42:09.860Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-16T14:42:09.860Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-16T14:42:09.860Z] === RUN TestPauseStopPausedContainer [2019-11-16T14:42:10.426Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-11-16T14:42:10.473Z] ok github.com/docker/docker/builder/remotecontext/git 30.038s coverage: 85.1% of statements [2019-11-16T14:42:10.474Z] ? github.com/docker/docker/cli [no test files] [2019-11-16T14:42:10.474Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-16T14:42:10.474Z] ok github.com/docker/docker/cli/debug 0.431s coverage: 100.0% of statements [2019-11-16T14:42:10.474Z] ok github.com/docker/docker/client 0.610s coverage: 75.3% of statements [2019-11-16T14:42:10.992Z] --- PASS: TestPauseStopPausedContainer (1.12s) [2019-11-16T14:42:10.992Z] === RUN TestPsFilter [2019-11-16T14:42:11.250Z] --- PASS: TestPsFilter (0.32s) [2019-11-16T14:42:11.250Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-16T14:42:11.439Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) [2019-11-16T14:42:11.439Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-16T14:42:12.183Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2019-11-16T14:42:12.183Z] === RUN TestRemoveContainerWithVolume [2019-11-16T14:42:12.748Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2019-11-16T14:42:12.748Z] === RUN TestRemoveContainerRunning [2019-11-16T14:42:13.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-16T14:42:13.255Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2019-11-16T14:42:13.255Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-16T14:42:13.681Z] --- PASS: TestRemoveContainerRunning (0.79s) [2019-11-16T14:42:13.681Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-16T14:42:14.047Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2019-11-16T14:42:14.047Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-16T14:42:14.204Z] ok github.com/docker/docker/cmd/dockerd 0.538s coverage: 19.0% of statements [2019-11-16T14:42:14.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-16T14:42:14.614Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2019-11-16T14:42:14.614Z] === RUN TestRemoveInvalidContainer [2019-11-16T14:42:14.614Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-16T14:42:14.614Z] === RUN TestRenameLinkedContainer [2019-11-16T14:42:14.845Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2019-11-16T14:42:14.845Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-16T14:42:16.349Z] === RUN TestInspectNetwork/full_network_id [2019-11-16T14:42:16.349Z] === RUN TestInspectNetwork/partial_network_id [2019-11-16T14:42:16.349Z] === RUN TestInspectNetwork/network_name [2019-11-16T14:42:16.349Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-16T14:42:16.381Z] ok github.com/docker/docker/container 0.551s coverage: 42.5% of statements [2019-11-16T14:42:16.381Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-16T14:42:16.381Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-16T14:42:16.381Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-16T14:42:16.381Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-16T14:42:16.706Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.91s) [2019-11-16T14:42:16.706Z] === RUN TestKernelTCPMemory [2019-11-16T14:42:17.140Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-16T14:42:17.140Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-11-16T14:42:17.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-16T14:42:17.507Z] --- PASS: TestKernelTCPMemory (0.97s) [2019-11-16T14:42:17.507Z] === RUN TestNISDomainname [2019-11-16T14:42:17.705Z] --- PASS: TestRenameLinkedContainer (3.32s) [2019-11-16T14:42:17.705Z] === RUN TestRenameStoppedContainer [2019-11-16T14:42:18.660Z] --- PASS: TestRenameStoppedContainer (0.81s) [2019-11-16T14:42:18.660Z] === RUN TestRenameRunningContainerAndReuse [2019-11-16T14:42:18.856Z] --- PASS: TestNISDomainname (1.07s) [2019-11-16T14:42:18.856Z] === RUN TestHostnameDnsResolution [2019-11-16T14:42:20.211Z] --- PASS: TestHostnameDnsResolution (1.35s) [2019-11-16T14:42:20.211Z] === RUN TestStats [2019-11-16T14:42:20.558Z] --- PASS: TestRenameRunningContainerAndReuse (1.93s) [2019-11-16T14:42:20.558Z] === RUN TestRenameInvalidName [2019-11-16T14:42:21.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-16T14:42:21.492Z] --- PASS: TestRenameInvalidName (1.09s) [2019-11-16T14:42:21.492Z] === RUN TestRenameAnonymousContainer [2019-11-16T14:42:21.615Z] --- PASS: TestInspectNetwork (11.08s) [2019-11-16T14:42:21.615Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-16T14:42:21.615Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-16T14:42:21.615Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-16T14:42:21.615Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-16T14:42:21.615Z] === RUN TestRunContainerWithBridgeNone [2019-11-16T14:42:22.646Z] --- PASS: TestStats (2.10s) [2019-11-16T14:42:22.646Z] === RUN TestStopContainerWithTimeout [2019-11-16T14:42:22.646Z] === RUN TestStopContainerWithTimeout/0 [2019-11-16T14:42:22.646Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-16T14:42:22.646Z] === RUN TestStopContainerWithTimeout/1 [2019-11-16T14:42:22.646Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-16T14:42:22.646Z] === RUN TestStopContainerWithTimeout/3 [2019-11-16T14:42:22.646Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-16T14:42:22.646Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-16T14:42:22.646Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-16T14:42:22.646Z] === CONT TestStopContainerWithTimeout/0 [2019-11-16T14:42:22.646Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-16T14:42:22.865Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-11-16T14:42:23.123Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-16T14:42:23.437Z] === CONT TestStopContainerWithTimeout/3 [2019-11-16T14:42:24.148Z] --- PASS: TestRunContainerWithBridgeNone (2.88s) [2019-11-16T14:42:24.148Z] === RUN TestNetworkInvalidJSON [2019-11-16T14:42:24.148Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-16T14:42:24.148Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-16T14:42:24.148Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-16T14:42:24.148Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-16T14:42:24.148Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-16T14:42:24.148Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-16T14:42:24.148Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-16T14:42:24.148Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-16T14:42:24.148Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-16T14:42:24.148Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-11-16T14:42:24.148Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-16T14:42:24.148Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-16T14:42:24.148Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-16T14:42:24.148Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-16T14:42:24.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-16T14:42:25.084Z] --- PASS: TestDaemonRestartWithLiveRestore (1.42s) [2019-11-16T14:42:25.084Z] === RUN TestDaemonDefaultNetworkPools [2019-11-16T14:42:25.230Z] === CONT TestStopContainerWithTimeout/1 [2019-11-16T14:42:25.650Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-11-16T14:42:25.650Z] --- PASS: TestRenameAnonymousContainer (3.98s) [2019-11-16T14:42:25.650Z] === RUN TestRenameContainerWithSameName [2019-11-16T14:42:25.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-16T14:42:26.461Z] --- PASS: TestDaemonDefaultNetworkPools (1.18s) [2019-11-16T14:42:26.461Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-16T14:42:26.582Z] --- PASS: TestRenameContainerWithSameName (1.09s) [2019-11-16T14:42:26.582Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-16T14:42:26.582Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-16T14:42:27.150Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-16T14:42:27.753Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-11-16T14:42:27.753Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2019-11-16T14:42:27.753Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2019-11-16T14:42:27.753Z] --- PASS: TestStopContainerWithTimeout/3 (2.94s) [2019-11-16T14:42:27.753Z] --- PASS: TestStopContainerWithTimeout/1 (2.00s) [2019-11-16T14:42:27.753Z] === RUN TestDeleteDevicemapper [2019-11-16T14:42:27.753Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-16T14:42:27.753Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-16T14:42:27.753Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-16T14:42:28.364Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.86s) [2019-11-16T14:42:28.364Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-16T14:42:29.679Z] --- PASS: TestRenameContainerWithLinkedContainer (2.96s) [2019-11-16T14:42:29.679Z] === RUN TestResize [2019-11-16T14:42:29.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-16T14:42:30.395Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.25s) [2019-11-16T14:42:30.395Z] === RUN TestUpdateMemory [2019-11-16T14:42:30.395Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-16T14:42:30.395Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-16T14:42:30.395Z] === RUN TestUpdateCPUQuota [2019-11-16T14:42:30.615Z] --- PASS: TestResize (0.88s) [2019-11-16T14:42:30.615Z] === RUN TestResizeWithInvalidSize [2019-11-16T14:42:30.896Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.21s) [2019-11-16T14:42:30.896Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-16T14:42:31.155Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.79s) [2019-11-16T14:42:31.155Z] === RUN TestServiceWithPredefinedNetwork [2019-11-16T14:42:31.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-16T14:42:31.550Z] --- PASS: TestResizeWithInvalidSize (0.99s) [2019-11-16T14:42:31.550Z] === RUN TestResizeWhenContainerNotStarted [2019-11-16T14:42:32.277Z] --- PASS: TestUpdateCPUQuota (1.91s) [2019-11-16T14:42:32.277Z] === RUN TestUpdatePidsLimit [2019-11-16T14:42:32.277Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-16T14:42:32.665Z] === RUN TestUpdatePidsLimit/no_change [2019-11-16T14:42:32.925Z] --- PASS: TestResizeWhenContainerNotStarted (1.44s) [2019-11-16T14:42:32.925Z] === RUN TestDaemonRestartKillContainers [2019-11-16T14:42:32.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-16T14:42:32.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-16T14:42:32.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-16T14:42:32.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-16T14:42:32.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-16T14:42:32.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-16T14:42:32.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-16T14:42:32.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-16T14:42:32.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-16T14:42:32.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-16T14:42:32.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-16T14:42:32.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-16T14:42:32.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-16T14:42:32.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-16T14:42:32.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-16T14:42:32.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-16T14:42:32.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-16T14:42:32.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-16T14:42:32.925Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-16T14:42:32.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-16T14:42:32.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-16T14:42:32.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-16T14:42:32.925Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-16T14:42:32.925Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-16T14:42:32.925Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-16T14:42:32.925Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-16T14:42:33.043Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-16T14:42:33.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-16T14:42:33.862Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-16T14:42:34.234Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-16T14:42:34.441Z] --- PASS: TestServiceWithPredefinedNetwork (3.35s) [2019-11-16T14:42:34.441Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-16T14:42:34.441Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-16T14:42:34.441Z] service_test.go:230: FLAKY_TEST [2019-11-16T14:42:34.441Z] === RUN TestServiceWithDataPathPortInit [2019-11-16T14:42:34.604Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-16T14:42:34.992Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-16T14:42:35.504Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-16T14:42:35.504Z] Using test binary docker [2019-11-16T14:42:35.504Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-16T14:42:35.504Z] +++ /etc/init.d/apparmor start [2019-11-16T14:42:35.504Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-16T14:42:35.504Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-16T14:42:35.504Z] Warning failed to create cache: (null) [2019-11-16T14:42:35.504Z] . [2019-11-16T14:42:35.504Z] INFO: Waiting for daemon to start... [2019-11-16T14:42:35.504Z] Starting dockerd [2019-11-16T14:42:35.504Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-11-16T14:42:35.619Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-11-16T14:42:36.208Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-16T14:42:36.918Z] --- PASS: TestUpdatePidsLimit (4.34s) [2019-11-16T14:42:36.918Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2019-11-16T14:42:36.918Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2019-11-16T14:42:36.918Z] --- PASS: TestUpdatePidsLimit/update_lower (0.45s) [2019-11-16T14:42:36.918Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2019-11-16T14:42:36.918Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.50s) [2019-11-16T14:42:36.918Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2019-11-16T14:42:36.918Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.52s) [2019-11-16T14:42:36.918Z] === RUN TestUpdateRestartPolicy [2019-11-16T14:42:37.458Z] ok github.com/docker/docker/daemon 2.832s coverage: 9.2% of statements [2019-11-16T14:42:37.458Z] ok github.com/docker/docker/daemon/cluster 1.831s coverage: 0.5% of statements [2019-11-16T14:42:37.458Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.251s coverage: 65.3% of statements [2019-11-16T14:42:37.458Z] ok github.com/docker/docker/daemon/cluster/convert 0.441s coverage: 35.8% of statements [2019-11-16T14:42:37.458Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-16T14:42:37.458Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.439s coverage: 10.9% of statements [2019-11-16T14:42:37.458Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-16T14:42:37.458Z] ok github.com/docker/docker/daemon/config 0.580s coverage: 80.1% of statements [2019-11-16T14:42:37.458Z] ok github.com/docker/docker/daemon/discovery 0.368s coverage: 30.0% of statements [2019-11-16T14:42:37.458Z] ok github.com/docker/docker/daemon/events 0.293s coverage: 50.0% of statements [2019-11-16T14:42:37.458Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-16T14:42:37.458Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-16T14:42:37.458Z] ok github.com/docker/docker/daemon/graphdriver 0.654s coverage: 2.3% of statements [2019-11-16T14:42:37.458Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-11-16T14:42:37.458Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-11-16T14:42:37.458Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-16T14:42:37.458Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-11-16T14:42:37.458Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-11-16T14:42:37.458Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-11-16T14:42:37.458Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-11-16T14:42:37.458Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-16T14:42:37.458Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-11-16T14:42:37.458Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-11-16T14:42:37.458Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-11-16T14:42:37.458Z] ok github.com/docker/docker/daemon/images 0.330s coverage: 4.9% of statements [2019-11-16T14:42:37.458Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-16T14:42:37.458Z] ok github.com/docker/docker/daemon/links 0.046s coverage: 93.0% of statements [2019-11-16T14:42:37.458Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-16T14:42:37.458Z] ok github.com/docker/docker/daemon/logger 0.503s coverage: 43.0% of statements [2019-11-16T14:42:37.458Z] ok github.com/docker/docker/daemon/logger/awslogs 0.694s coverage: 77.4% of statements [2019-11-16T14:42:37.458Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-11-16T14:42:37.458Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-16T14:42:37.458Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-16T14:42:37.458Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-11-16T14:42:37.458Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-11-16T14:42:37.580Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-16T14:42:37.791Z] . [2019-11-16T14:42:37.791Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-16T14:42:37.791Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-16T14:42:37.791Z] Error: No such image: emptyfs [2019-11-16T14:42:37.791Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-16T14:42:37.791Z] ++++ docker load [2019-11-16T14:42:37.791Z] Running integration-test (iteration 1) [2019-11-16T14:42:37.791Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-11-16T14:42:37.791Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:42:37.791Z] ++ set -e [2019-11-16T14:42:37.791Z] ++ '[' -n 0 ']' [2019-11-16T14:42:37.791Z] ++ set -x [2019-11-16T14:42:37.791Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:42:37.837Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-16T14:42:37.917Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.482s coverage: 62.1% of statements [2019-11-16T14:42:37.917Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.588s coverage: 88.3% of statements [2019-11-16T14:42:39.211Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-16T14:42:39.211Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-16T14:42:40.587Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-16T14:42:40.846Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-11-16T14:42:40.969Z] ok github.com/docker/docker/daemon/logger/local 0.539s coverage: 74.7% of statements [2019-11-16T14:42:40.969Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-16T14:42:40.969Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.246s coverage: 21.4% of statements [2019-11-16T14:42:41.412Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-16T14:42:41.412Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-16T14:42:42.505Z] ok github.com/docker/docker/daemon/logger/splunk 2.117s coverage: 82.5% of statements [2019-11-16T14:42:42.505Z] ok github.com/docker/docker/daemon/logger/syslog 0.151s coverage: 47.8% of statements [2019-11-16T14:42:42.505Z] ok github.com/docker/docker/daemon/logger/templates 0.108s coverage: 8.3% of statements [2019-11-16T14:42:42.505Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-16T14:42:42.505Z] ? github.com/docker/docker/daemon/network [no test files] [2019-11-16T14:42:42.505Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-16T14:42:43.310Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-16T14:42:43.875Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-11-16T14:42:43.875Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-16T14:42:44.133Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-16T14:42:45.067Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-11-16T14:42:45.409Z] ok github.com/docker/docker/distribution 1.699s coverage: 20.3% of statements [2019-11-16T14:42:45.868Z] ok github.com/docker/docker/distribution/metadata 1.786s coverage: 48.2% of statements [2019-11-16T14:42:45.868Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-16T14:42:46.836Z] ok github.com/docker/docker/distribution/xfer 2.855s coverage: 76.8% of statements [2019-11-16T14:42:46.836Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-16T14:42:46.836Z] ok github.com/docker/docker/errdefs 0.196s coverage: 49.4% of statements [2019-11-16T14:42:47.600Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-16T14:42:47.859Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-16T14:42:49.009Z] ok github.com/docker/docker/image 1.190s coverage: 86.4% of statements [2019-11-16T14:42:49.009Z] ok github.com/docker/docker/image/cache 0.385s coverage: 19.2% of statements [2019-11-16T14:42:49.010Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-16T14:42:49.010Z] ok github.com/docker/docker/image/v1 0.271s coverage: 25.0% of statements [2019-11-16T14:42:49.010Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-16T14:42:49.233Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-16T14:42:50.620Z] --- PASS: TestUpdateRestartPolicy (13.22s) [2019-11-16T14:42:50.620Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-16T14:42:51.000Z] --- PASS: TestUpdateRestartWithAutoRemove (0.98s) [2019-11-16T14:42:51.000Z] === RUN TestWaitNonBlocked [2019-11-16T14:42:51.000Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-16T14:42:51.000Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-16T14:42:51.000Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-16T14:42:51.000Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-16T14:42:51.000Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-16T14:42:51.000Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-16T14:42:51.139Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-16T14:42:51.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.82s) [2019-11-16T14:42:51.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.78s) [2019-11-16T14:42:51.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.03s) [2019-11-16T14:42:51.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2019-11-16T14:42:51.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (3.01s) [2019-11-16T14:42:51.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.02s) [2019-11-16T14:42:51.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.26s) [2019-11-16T14:42:51.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.00s) [2019-11-16T14:42:51.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.59s) [2019-11-16T14:42:51.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.70s) [2019-11-16T14:42:51.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.20s) [2019-11-16T14:42:51.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.89s) [2019-11-16T14:42:51.139Z] === RUN TestCgroupNamespacesRun [2019-11-16T14:42:51.139Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-11-16T14:42:51.186Z] ok github.com/docker/docker/layer 0.446s coverage: 30.0% of statements [2019-11-16T14:42:51.186Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-16T14:42:52.296Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-11-16T14:42:52.296Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s) [2019-11-16T14:42:52.296Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s) [2019-11-16T14:42:52.296Z] === RUN TestWaitBlocked [2019-11-16T14:42:52.296Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-16T14:42:52.296Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-16T14:42:52.296Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-16T14:42:52.296Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-16T14:42:52.296Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-16T14:42:52.296Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-16T14:42:53.039Z] --- PASS: TestCgroupNamespacesRun (1.98s) [2019-11-16T14:42:53.039Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-16T14:42:53.361Z] ok github.com/docker/docker/libcontainerd/local 0.338s coverage: 1.0% of statements [2019-11-16T14:42:53.361Z] ok github.com/docker/docker/libcontainerd/queue 0.084s coverage: 100.0% of statements [2019-11-16T14:42:53.361Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-16T14:42:53.361Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-16T14:42:53.361Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-16T14:42:53.361Z] ? github.com/docker/docker/oci [no test files] [2019-11-16T14:42:53.361Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-16T14:42:53.361Z] ok github.com/docker/docker/opts 0.161s coverage: 67.3% of statements [2019-11-16T14:42:53.361Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 50.0% of statements [2019-11-16T14:42:53.449Z] ......... [ 85%] [2019-11-16T14:42:53.849Z] --- PASS: TestWaitBlocked (0.02s) [2019-11-16T14:42:53.849Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2019-11-16T14:42:53.849Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s) [2019-11-16T14:42:53.849Z] === CONT TestContainerStartOnDaemonRestart [2019-11-16T14:42:53.849Z] === CONT TestIpcModeOlderClient [2019-11-16T14:42:53.849Z] --- PASS: TestIpcModeOlderClient (0.19s) [2019-11-16T14:42:53.849Z] === CONT TestDaemonRestartIpcMode [2019-11-16T14:42:53.869Z] Loaded image: buildpack-deps:jessie [2019-11-16T14:42:53.869Z] Loaded image: busybox:latest [2019-11-16T14:42:53.869Z] Loaded image: busybox:glibc [2019-11-16T14:42:53.869Z] Loaded image: debian:jessie [2019-11-16T14:42:53.869Z] Loaded image: hello-world:latest [2019-11-16T14:42:53.869Z] INFO: Testing against a local daemon [2019-11-16T14:42:53.869Z] === RUN TestCgroupNamespacesBuild [2019-11-16T14:42:53.869Z] --- PASS: TestCgroupNamespacesBuild (1.65s) [2019-11-16T14:42:53.869Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-16T14:42:54.413Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-11-16T14:42:54.687Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.89s) [2019-11-16T14:42:54.687Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-16T14:42:55.563Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.62s) [2019-11-16T14:42:55.563Z] === RUN TestBuildWithSession [2019-11-16T14:42:55.563Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-16T14:42:55.563Z] build_session_test.go:25: TODO: BuildKit [2019-11-16T14:42:55.563Z] === RUN TestBuildSquashParent [2019-11-16T14:42:56.373Z] --- PASS: TestServiceWithDataPathPortInit (19.58s) [2019-11-16T14:42:56.373Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-16T14:42:56.594Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.95s) [2019-11-16T14:42:56.594Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-16T14:42:57.161Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-16T14:42:57.282Z] --- PASS: TestContainerStartOnDaemonRestart (3.70s) [2019-11-16T14:42:57.729Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-16T14:42:58.072Z] --- PASS: TestDaemonRestartIpcMode (4.31s) [2019-11-16T14:42:58.072Z] PASS [2019-11-16T14:42:58.072Z] [2019-11-16T14:42:58.072Z] === Skipped [2019-11-16T14:42:58.072Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-11-16T14:42:58.072Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-16T14:42:58.072Z] [2019-11-16T14:42:58.072Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-16T14:42:58.072Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-16T14:42:58.072Z] [2019-11-16T14:42:58.072Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-16T14:42:58.072Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-16T14:42:58.072Z] [2019-11-16T14:42:58.072Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-16T14:42:58.072Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-16T14:42:58.072Z] [2019-11-16T14:42:58.072Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-11-16T14:42:58.072Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-16T14:42:58.072Z] [2019-11-16T14:42:58.072Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-11-16T14:42:58.072Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-16T14:42:58.072Z] [2019-11-16T14:42:58.072Z] [2019-11-16T14:42:58.072Z] DONE 197 tests, 6 skipped in 140.492s [2019-11-16T14:42:58.072Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-11-16T14:42:58.072Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:42:58.072Z] ++ set -e [2019-11-16T14:42:58.072Z] ++ '[' -n 0 ']' [2019-11-16T14:42:58.072Z] ++ set -x [2019-11-16T14:42:58.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:42:58.072Z] INFO: Testing against a local daemon [2019-11-16T14:42:58.072Z] === RUN TestCommitInheritsEnv [2019-11-16T14:42:58.432Z] tests/integration/models_images_test.py ............... [ 89%] [2019-11-16T14:42:58.452Z] --- PASS: TestCommitInheritsEnv (0.51s) [2019-11-16T14:42:58.452Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-16T14:42:58.452Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-16T14:42:58.452Z] === RUN TestImagesFilterMultiReference [2019-11-16T14:42:58.452Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2019-11-16T14:42:58.452Z] === RUN TestImagePullPlatformInvalid [2019-11-16T14:42:58.452Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-11-16T14:42:58.452Z] === RUN TestRemoveImageOrphaning [2019-11-16T14:42:58.761Z] --- PASS: TestCgroupNamespacesRunHostMode (2.01s) [2019-11-16T14:42:58.761Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-16T14:42:59.254Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2019-11-16T14:42:59.254Z] === RUN TestRemoveImageGarbageCollector [2019-11-16T14:42:59.254Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-16T14:42:59.254Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:42:59.254Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-16T14:42:59.254Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-11-16T14:42:59.254Z] === RUN TestTagInvalidReference [2019-11-16T14:42:59.254Z] --- PASS: TestTagInvalidReference (0.02s) [2019-11-16T14:42:59.254Z] === RUN TestTagValidPrefixedRepo [2019-11-16T14:42:59.254Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-11-16T14:42:59.254Z] === RUN TestTagExistedNameWithoutForce [2019-11-16T14:42:59.254Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-11-16T14:42:59.254Z] === RUN TestTagOfficialNames [2019-11-16T14:42:59.254Z] --- PASS: TestTagOfficialNames (0.05s) [2019-11-16T14:42:59.254Z] === RUN TestTagMatchesDigest [2019-11-16T14:42:59.254Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-11-16T14:42:59.254Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-16T14:43:00.060Z] tests/integration/models_networks_test.py .... [ 90%] [2019-11-16T14:43:00.662Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-16T14:43:00.662Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-11-16T14:43:00.662Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.07s) [2019-11-16T14:43:00.662Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-16T14:43:01.544Z] --- PASS: TestBuildSquashParent (5.16s) [2019-11-16T14:43:01.544Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-16T14:43:01.544Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-16T14:43:01.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-16T14:43:01.544Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-16T14:43:01.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-16T14:43:01.544Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-16T14:43:01.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-16T14:43:01.544Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-16T14:43:01.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-16T14:43:01.544Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-16T14:43:01.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-16T14:43:01.544Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-16T14:43:01.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-16T14:43:01.545Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-16T14:43:01.545Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-16T14:43:01.545Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-16T14:43:01.545Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-16T14:43:01.595Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.96s) [2019-11-16T14:43:01.595Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-16T14:43:02.528Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-11-16T14:43:02.528Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2019-11-16T14:43:02.528Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-16T14:43:03.094Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-16T14:43:03.856Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-16T14:43:03.856Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-16T14:43:04.467Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-16T14:43:04.486Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.45s) [2019-11-16T14:43:04.486Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:arfhk3m551rqt39q3t96t0zxe Created:2019-11-16 14:42:55.752832254 +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[bcb7a0d53ce88708ef939f8fb776be22453e94172119c130a6f550ab554a2793:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qvs1fdpm353qb8e7awi65uh57 EndpointID:e4b2c0d5f8067f504f5ca3198a155b4dea1e609728593023e586c0273ff9ef2d MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7e326d555b73ae07960b9664a8d1dd44001899493603f192096501a0eea65998 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:62a32702928e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qvs1fdpm353qb8e7awi65uh57 EndpointID:e4b2c0d5f8067f504f5ca3198a155b4dea1e609728593023e586c0273ff9ef2d EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-16T14:43:04.486Z] PASS [2019-11-16T14:43:04.486Z] [2019-11-16T14:43:04.486Z] === Skipped [2019-11-16T14:43:04.486Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-16T14:43:04.486Z] service_test.go:230: FLAKY_TEST [2019-11-16T14:43:04.486Z] [2019-11-16T14:43:04.486Z] [2019-11-16T14:43:04.486Z] DONE 21 tests, 1 skipped in 55.755s [2019-11-16T14:43:04.486Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-16T14:43:04.486Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:43:04.486Z] ++ set -e [2019-11-16T14:43:04.486Z] ++ '[' -n 0 ']' [2019-11-16T14:43:04.486Z] ++ set -x [2019-11-16T14:43:04.486Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:43:04.486Z] INFO: Testing against a local daemon [2019-11-16T14:43:04.486Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-16T14:43:04.486Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-16T14:43:04.486Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-16T14:43:04.486Z] === RUN TestDockerNetworkIpvlan [2019-11-16T14:43:04.486Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-16T14:43:04.486Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-16T14:43:04.486Z] PASS [2019-11-16T14:43:04.486Z] [2019-11-16T14:43:04.486Z] === Skipped [2019-11-16T14:43:04.486Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-16T14:43:04.486Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-16T14:43:04.486Z] [2019-11-16T14:43:04.486Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-16T14:43:04.486Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-16T14:43:04.486Z] [2019-11-16T14:43:04.486Z] [2019-11-16T14:43:04.486Z] DONE 2 tests, 2 skipped in 0.154s [2019-11-16T14:43:04.486Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-16T14:43:04.486Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:43:04.486Z] ++ set -e [2019-11-16T14:43:04.486Z] ++ '[' -n 0 ']' [2019-11-16T14:43:04.486Z] ++ set -x [2019-11-16T14:43:04.486Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:43:04.486Z] INFO: Testing against a local daemon [2019-11-16T14:43:04.486Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-16T14:43:04.725Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.17s) [2019-11-16T14:43:04.725Z] === RUN TestKernelTCPMemory [2019-11-16T14:43:04.984Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-11-16T14:43:05.863Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.98s) [2019-11-16T14:43:05.863Z] === RUN TestDockerNetworkMacvlan [2019-11-16T14:43:05.918Z] --- PASS: TestKernelTCPMemory (1.19s) [2019-11-16T14:43:05.918Z] === RUN TestNISDomainname [2019-11-16T14:43:06.154Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-16T14:43:06.154Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.03s) [2019-11-16T14:43:06.154Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.36s) [2019-11-16T14:43:06.154Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.36s) [2019-11-16T14:43:06.154Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.39s) [2019-11-16T14:43:06.154Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.25s) [2019-11-16T14:43:06.154Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2019-11-16T14:43:06.154Z] === RUN TestBuildMultiStageCopy [2019-11-16T14:43:06.154Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-16T14:43:06.615Z] tests/integration/models_nodes_test.py . [ 91%] [2019-11-16T14:43:06.871Z] tests/integration/models_resources_test.py . [ 91%] [2019-11-16T14:43:07.240Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-16T14:43:07.291Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-16T14:43:07.291Z] --- PASS: TestNISDomainname (1.42s) [2019-11-16T14:43:07.291Z] === RUN TestHostnameDnsResolution [2019-11-16T14:43:07.845Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-16T14:43:08.183Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-16T14:43:08.185Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-16T14:43:08.521Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-16T14:43:09.190Z] --- PASS: TestHostnameDnsResolution (1.63s) [2019-11-16T14:43:09.190Z] === RUN TestStats [2019-11-16T14:43:09.246Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-16T14:43:09.569Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-16T14:43:09.583Z] --- PASS: TestBuildMultiStageCopy (3.56s) [2019-11-16T14:43:09.583Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.95s) [2019-11-16T14:43:09.583Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s) [2019-11-16T14:43:09.583Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s) [2019-11-16T14:43:09.583Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2019-11-16T14:43:09.583Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.40s) [2019-11-16T14:43:09.583Z] === RUN TestBuildMultiStageParentConfig [2019-11-16T14:43:10.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-16T14:43:10.307Z] --- PASS: TestBuildMultiStageParentConfig (0.92s) [2019-11-16T14:43:10.307Z] === RUN TestBuildLabelWithTargets [2019-11-16T14:43:11.503Z] --- PASS: TestStats (2.44s) [2019-11-16T14:43:11.503Z] === RUN TestStopContainerWithTimeout [2019-11-16T14:43:11.503Z] === RUN TestStopContainerWithTimeout/0 [2019-11-16T14:43:11.503Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-16T14:43:11.503Z] === RUN TestStopContainerWithTimeout/1 [2019-11-16T14:43:11.503Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-16T14:43:11.503Z] === RUN TestStopContainerWithTimeout/3 [2019-11-16T14:43:11.503Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-16T14:43:11.503Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-16T14:43:11.503Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-16T14:43:11.503Z] === CONT TestStopContainerWithTimeout/0 [2019-11-16T14:43:11.503Z] === CONT TestStopContainerWithTimeout/3 [2019-11-16T14:43:11.995Z] --- PASS: TestBuildLabelWithTargets (1.48s) [2019-11-16T14:43:11.995Z] === RUN TestBuildWithEmptyLayers [2019-11-16T14:43:12.724Z] --- PASS: TestBuildWithEmptyLayers (0.75s) [2019-11-16T14:43:12.724Z] === RUN TestBuildMultiStageOnBuild [2019-11-16T14:43:12.856Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-16T14:43:12.878Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-16T14:43:12.945Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-11-16T14:43:13.136Z] === CONT TestStopContainerWithTimeout/1 [2019-11-16T14:43:14.511Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-16T14:43:14.511Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-16T14:43:15.019Z] --- PASS: TestBuildMultiStageOnBuild (2.16s) [2019-11-16T14:43:15.019Z] === RUN TestBuildUncleanTarFilenames [2019-11-16T14:43:15.743Z] --- PASS: TestBuildUncleanTarFilenames (1.11s) [2019-11-16T14:43:15.743Z] === RUN TestBuildMultiStageLayerLeak [2019-11-16T14:43:15.883Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-11-16T14:43:16.210Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-11-16T14:43:16.211Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-11-16T14:43:17.044Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-16T14:43:17.781Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-11-16T14:43:17.781Z] --- PASS: TestStopContainerWithTimeout/0 (1.64s) [2019-11-16T14:43:17.781Z] --- PASS: TestStopContainerWithTimeout/3 (3.19s) [2019-11-16T14:43:17.781Z] --- PASS: TestStopContainerWithTimeout/1 (2.09s) [2019-11-16T14:43:17.781Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2019-11-16T14:43:17.781Z] === RUN TestDeleteDevicemapper [2019-11-16T14:43:17.781Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-16T14:43:17.781Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-16T14:43:17.781Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-16T14:43:18.041Z] --- PASS: TestBuildMultiStageLayerLeak (2.28s) [2019-11-16T14:43:18.041Z] === RUN TestBuildWithHugeFile [2019-11-16T14:43:18.346Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-16T14:43:18.482Z] ok github.com/docker/docker/pkg/archive 8.841s coverage: 62.0% of statements [2019-11-16T14:43:18.482Z] ok github.com/docker/docker/pkg/authorization 1.235s coverage: 26.8% of statements [2019-11-16T14:43:18.482Z] ok github.com/docker/docker/pkg/broadcaster 0.058s coverage: 100.0% of statements [2019-11-16T14:43:18.482Z] ok github.com/docker/docker/pkg/capabilities 0.115s coverage: 87.5% of statements [2019-11-16T14:43:18.482Z] ok github.com/docker/docker/pkg/chrootarchive 0.152s coverage: 15.4% of statements [2019-11-16T14:43:18.482Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-16T14:43:18.482Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-16T14:43:18.482Z] ok github.com/docker/docker/pkg/directory 0.090s coverage: 80.0% of statements [2019-11-16T14:43:18.482Z] ok github.com/docker/docker/pkg/discovery 0.147s coverage: 58.3% of statements [2019-11-16T14:43:18.482Z] ok github.com/docker/docker/pkg/discovery/file 0.081s coverage: 92.9% of statements [2019-11-16T14:43:18.482Z] ok github.com/docker/docker/pkg/discovery/kv 3.360s coverage: 84.1% of statements [2019-11-16T14:43:18.482Z] ok github.com/docker/docker/pkg/discovery/memory 0.144s coverage: 92.3% of statements [2019-11-16T14:43:18.482Z] ok github.com/docker/docker/pkg/discovery/nodes 0.125s coverage: 93.8% of statements [2019-11-16T14:43:18.482Z] ok github.com/docker/docker/pkg/filenotify 0.051s coverage: 36.2% of statements [2019-11-16T14:43:18.482Z] ok github.com/docker/docker/pkg/fileutils 0.110s coverage: 87.7% of statements [2019-11-16T14:43:18.482Z] ok github.com/docker/docker/pkg/homedir 0.116s coverage: 42.9% of statements [2019-11-16T14:43:18.482Z] ok github.com/docker/docker/pkg/idtools 0.065s coverage: 6.3% of statements [2019-11-16T14:43:18.482Z] ok github.com/docker/docker/pkg/ioutils 0.668s coverage: 69.2% of statements [2019-11-16T14:43:18.482Z] ok github.com/docker/docker/pkg/jsonmessage 0.360s coverage: 91.7% of statements [2019-11-16T14:43:18.482Z] ok github.com/docker/docker/pkg/locker 0.117s coverage: 88.9% of statements [2019-11-16T14:43:18.482Z] ok github.com/docker/docker/pkg/longpath 0.056s coverage: 100.0% of statements [2019-11-16T14:43:18.482Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-11-16T14:43:18.482Z] ok github.com/docker/docker/pkg/namesgenerator 0.094s coverage: 85.7% of statements [2019-11-16T14:43:18.482Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-16T14:43:18.482Z] ok github.com/docker/docker/pkg/parsers 0.098s coverage: 97.0% of statements [2019-11-16T14:43:18.482Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-11-16T14:43:18.482Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-11-16T14:43:18.482Z] ok github.com/docker/docker/pkg/pidfile 0.144s coverage: 82.6% of statements [2019-11-16T14:43:18.482Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-16T14:43:18.482Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-16T14:43:18.913Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-11-16T14:43:20.287Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.60s) [2019-11-16T14:43:20.287Z] === RUN TestUpdateMemory [2019-11-16T14:43:20.287Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-16T14:43:20.287Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-16T14:43:20.287Z] === RUN TestUpdateCPUQuota [2019-11-16T14:43:20.287Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-11-16T14:43:20.614Z] tests/integration/regression_test.py ...... [ 98%] [2019-11-16T14:43:21.129Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-11-16T14:43:21.129Z] tests/integration/credentials/utils_test.py . [100%] [2019-11-16T14:43:21.129Z] [2019-11-16T14:43:21.129Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-11-16T14:43:21.129Z] =========================== short test summary info ============================ [2019-11-16T14:43:21.129Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-11-16T14:43:21.129Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-11-16T14:43:21.129Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-11-16T14:43:21.129Z] Not supported on most drivers [2019-11-16T14:43:21.129Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-11-16T14:43:21.129Z] This doesn't seem to be taken into account by the engine [2019-11-16T14:43:21.129Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-11-16T14:43:21.129Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-11-16T14:43:21.129Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-11-16T14:43:21.129Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-11-16T14:43:21.129Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-11-16T14:43:21.129Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-11-16T14:43:21.129Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-11-16T14:43:21.129Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 337.48 seconds == [2019-11-16T14:43:21.386Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-11-16T14:43:22.187Z] --- PASS: TestUpdateCPUQuota (1.90s) [2019-11-16T14:43:22.187Z] === RUN TestUpdatePidsLimit [2019-11-16T14:43:22.187Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-16T14:43:22.445Z] === RUN TestUpdatePidsLimit/no_change [2019-11-16T14:43:23.011Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-16T14:43:23.269Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-11-16T14:43:23.527Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-16T14:43:23.610Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-16T14:43:24.092Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-16T14:43:24.658Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-16T14:43:24.918Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-16T14:43:25.513Z] --- PASS: TestDockerNetworkMacvlan (19.45s) [2019-11-16T14:43:25.513Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2019-11-16T14:43:25.513Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2019-11-16T14:43:25.513Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.06s) [2019-11-16T14:43:25.513Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.00s) [2019-11-16T14:43:25.513Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.79s) [2019-11-16T14:43:25.513Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2019-11-16T14:43:25.513Z] PASS [2019-11-16T14:43:25.513Z] [2019-11-16T14:43:25.513Z] DONE 8 tests in 21.580s [2019-11-16T14:43:25.513Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-16T14:43:25.513Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:43:25.513Z] ++ set -e [2019-11-16T14:43:25.513Z] ++ '[' -n 0 ']' [2019-11-16T14:43:25.513Z] ++ set -x [2019-11-16T14:43:25.513Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:43:25.513Z] testing: warning: no tests to run [2019-11-16T14:43:25.513Z] PASS [2019-11-16T14:43:25.513Z] [2019-11-16T14:43:25.513Z] DONE 0 tests in 0.029s [2019-11-16T14:43:25.513Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-16T14:43:25.513Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:43:25.513Z] ++ set -e [2019-11-16T14:43:25.513Z] ++ '[' -n 0 ']' [2019-11-16T14:43:25.513Z] ++ set -x [2019-11-16T14:43:25.513Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:43:25.513Z] INFO: Testing against a local daemon [2019-11-16T14:43:25.513Z] === RUN TestAuthZPluginAllowRequest [2019-11-16T14:43:26.817Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-11-16T14:43:26.817Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-11-16T14:43:26.817Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-11-16T14:43:26.817Z] --- PASS: TestUpdatePidsLimit (4.71s) [2019-11-16T14:43:26.817Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2019-11-16T14:43:26.817Z] --- PASS: TestUpdatePidsLimit/no_change (0.47s) [2019-11-16T14:43:26.817Z] --- PASS: TestUpdatePidsLimit/update_lower (0.51s) [2019-11-16T14:43:26.817Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.47s) [2019-11-16T14:43:26.817Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.51s) [2019-11-16T14:43:26.817Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.47s) [2019-11-16T14:43:26.817Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.51s) [2019-11-16T14:43:26.817Z] === RUN TestUpdateRestartPolicy [2019-11-16T14:43:27.416Z] --- PASS: TestAuthZPluginAllowRequest (1.80s) [2019-11-16T14:43:27.416Z] === RUN TestAuthZPluginTLS [2019-11-16T14:43:27.984Z] --- PASS: TestAuthZPluginTLS (0.66s) [2019-11-16T14:43:27.984Z] === RUN TestAuthZPluginDenyRequest [2019-11-16T14:43:28.552Z] --- PASS: TestAuthZPluginDenyRequest (0.63s) [2019-11-16T14:43:28.552Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-16T14:43:29.489Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2019-11-16T14:43:29.489Z] === RUN TestAuthZPluginDenyResponse [2019-11-16T14:43:30.057Z] --- PASS: TestAuthZPluginDenyResponse (0.64s) [2019-11-16T14:43:30.057Z] === RUN TestAuthZPluginAllowEventStream [2019-11-16T14:43:31.061Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-11-16T14:43:31.961Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2019-11-16T14:43:31.961Z] === RUN TestAuthZPluginErrorResponse [2019-11-16T14:43:32.004Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-16T14:43:32.529Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2019-11-16T14:43:32.529Z] === RUN TestAuthZPluginErrorRequest [2019-11-16T14:43:33.096Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2019-11-16T14:43:33.097Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-16T14:43:33.564Z] Clearing AppArmor profiles cache:. [2019-11-16T14:43:33.564Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-16T14:43:33.564Z] Unloading profiles will leave already running processes permanently [2019-11-16T14:43:33.564Z] unconfined, which can lead to unexpected situations. [2019-11-16T14:43:33.564Z] [2019-11-16T14:43:33.564Z] To set a process to complain mode, use the command line tool [2019-11-16T14:43:33.564Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-16T14:43:33.564Z] with the 'teardown' option." [2019-11-16T14:43:33.564Z] [2019-11-16T14:43:33.664Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.64s) [2019-11-16T14:43:33.664Z] === RUN TestAuthZPluginEnsureLoadImportWorking Post stage [Pipeline] junit [2019-11-16T14:43:34.142Z] Recording test results [Pipeline] sh [2019-11-16T14:43:34.709Z] + echo Ensuring container killed. [2019-11-16T14:43:34.709Z] Ensuring container killed. [2019-11-16T14:43:34.709Z] + docker rm -vf docker-pr11 [2019-11-16T14:43:34.709Z] Error: No such container: docker-pr11 [2019-11-16T14:43:34.709Z] + true [Pipeline] sh [2019-11-16T14:43:35.001Z] + echo Chowning /workspace to jenkins user [2019-11-16T14:43:35.001Z] Chowning /workspace to jenkins user [2019-11-16T14:43:35.001Z] + id -u [2019-11-16T14:43:35.001Z] + id -g [2019-11-16T14:43:35.001Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-38465:/workspace busybox chown -R 1000:1000 /workspace [2019-11-16T14:43:36.198Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2019-11-16T14:43:36.198Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-16T14:43:36.206Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-16T14:43:36.207Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-16T14:43:36.667Z] + bundleName=docker-py [2019-11-16T14:43:36.667Z] + echo Creating docker-py-bundles.tar.gz [2019-11-16T14:43:36.667Z] Creating docker-py-bundles.tar.gz [2019-11-16T14:43:36.667Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2019-11-16T14:43:36.682Z] Archiving artifacts [2019-11-16T14:43:37.016Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-38465/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-11-16T14:43:37.493Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38465/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_GITCOMMIT=9dfcf016278032f92e98e17ae484b3f85a086f44 -e DOCKER_GRAPHDRIVER docker:9dfcf016278032f92e98e17ae484b3f85a086f44 hack/make.sh binary-daemon [2019-11-16T14:43:38.058Z] [2019-11-16T14:43:38.058Z] Removing bundles/ [2019-11-16T14:43:38.058Z] [2019-11-16T14:43:38.058Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-11-16T14:43:38.058Z] Building: bundles/binary-daemon/dockerd-dev [2019-11-16T14:43:38.058Z] GOOS="" GOARCH="" GOARM="" [2019-11-16T14:43:38.104Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.34s) [2019-11-16T14:43:38.104Z] === RUN TestAuthZPluginHeader [2019-11-16T14:43:38.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-16T14:43:38.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-16T14:43:38.732Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-11-16T14:43:39.482Z] --- PASS: TestAuthZPluginHeader (0.98s) [2019-11-16T14:43:39.482Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-16T14:43:39.482Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-16T14:43:39.482Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:43:39.482Z] === RUN TestAuthZPluginV2Disable [2019-11-16T14:43:39.482Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-16T14:43:39.482Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:43:39.482Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-16T14:43:39.482Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-16T14:43:39.482Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:43:39.482Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-16T14:43:39.482Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-16T14:43:39.482Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:43:39.482Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-16T14:43:40.635Z] --- PASS: TestUpdateRestartPolicy (13.62s) [2019-11-16T14:43:40.635Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-16T14:43:40.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-16T14:43:41.570Z] --- PASS: TestUpdateRestartWithAutoRemove (0.97s) [2019-11-16T14:43:41.570Z] === RUN TestWaitNonBlocked [2019-11-16T14:43:41.570Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-16T14:43:41.570Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-16T14:43:41.570Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-16T14:43:41.570Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-16T14:43:41.570Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-16T14:43:41.570Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-16T14:43:42.136Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-11-16T14:43:42.705Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-11-16T14:43:42.705Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2019-11-16T14:43:42.705Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.29s) [2019-11-16T14:43:42.705Z] === RUN TestWaitBlocked [2019-11-16T14:43:42.705Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-16T14:43:42.705Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-16T14:43:42.705Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-16T14:43:42.705Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-16T14:43:42.705Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-16T14:43:42.705Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-16T14:43:43.603Z] ok github.com/docker/docker/pkg/plugins 35.202s coverage: 73.4% of statements [2019-11-16T14:43:43.603Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.145s coverage: 56.8% of statements [2019-11-16T14:43:43.603Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-16T14:43:43.603Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-16T14:43:43.603Z] ok github.com/docker/docker/pkg/plugins/transport 0.285s coverage: 85.7% of statements [2019-11-16T14:43:43.603Z] ok github.com/docker/docker/pkg/pools 0.068s coverage: 88.2% of statements [2019-11-16T14:43:43.603Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2019-11-16T14:43:43.603Z] ok github.com/docker/docker/pkg/pubsub 1.072s coverage: 73.9% of statements [2019-11-16T14:43:43.603Z] ok github.com/docker/docker/pkg/reexec 0.078s coverage: 82.4% of statements [2019-11-16T14:43:43.603Z] ok github.com/docker/docker/pkg/signal 0.103s coverage: 20.3% of statements [2019-11-16T14:43:43.603Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-16T14:43:43.603Z] ok github.com/docker/docker/pkg/stdcopy 0.088s coverage: 100.0% of statements [2019-11-16T14:43:43.603Z] ok github.com/docker/docker/pkg/streamformatter 0.120s coverage: 66.2% of statements [2019-11-16T14:43:43.603Z] ok github.com/docker/docker/pkg/stringid 0.073s coverage: 70.6% of statements [2019-11-16T14:43:43.603Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-11-16T14:43:43.603Z] ok github.com/docker/docker/pkg/sysinfo 0.084s coverage: 38.2% of statements [2019-11-16T14:43:43.603Z] ok github.com/docker/docker/pkg/system 0.066s coverage: 13.1% of statements [2019-11-16T14:43:43.603Z] ok github.com/docker/docker/pkg/tailfile 0.060s coverage: 88.6% of statements [2019-11-16T14:43:43.603Z] ok github.com/docker/docker/pkg/tarsum 0.130s coverage: 89.3% of statements [2019-11-16T14:43:43.603Z] ok github.com/docker/docker/pkg/term 0.054s coverage: 30.8% of statements [2019-11-16T14:43:43.603Z] ok github.com/docker/docker/pkg/term/windows 0.033s coverage: 0.0% of statements [no tests to run] [2019-11-16T14:43:43.603Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2019-11-16T14:43:43.603Z] ok github.com/docker/docker/pkg/urlutil 0.031s coverage: 100.0% of statements [2019-11-16T14:43:43.603Z] ok github.com/docker/docker/pkg/useragent 0.042s coverage: 88.9% of statements [2019-11-16T14:43:43.603Z] ok github.com/docker/docker/plugin 0.518s coverage: 11.6% of statements [2019-11-16T14:43:43.603Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-16T14:43:43.603Z] ok github.com/docker/docker/plugin/v2 0.325s coverage: 20.1% of statements [2019-11-16T14:43:43.603Z] ok github.com/docker/docker/reference 1.122s coverage: 84.4% of statements [2019-11-16T14:43:43.603Z] ok github.com/docker/docker/registry 0.488s coverage: 52.1% of statements [2019-11-16T14:43:43.603Z] ok github.com/docker/docker/registry/resumable 0.369s coverage: 100.0% of statements [2019-11-16T14:43:43.603Z] ok github.com/docker/docker/restartmanager 0.042s coverage: 50.9% of statements [2019-11-16T14:43:43.603Z] ? github.com/docker/docker/rootless [no test files] [2019-11-16T14:43:43.603Z] ok github.com/docker/docker/runconfig 0.313s coverage: 54.5% of statements [2019-11-16T14:43:43.603Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-16T14:43:43.603Z] ok github.com/docker/docker/testutil 0.043s coverage: 62.5% of statements [2019-11-16T14:43:43.603Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-16T14:43:43.603Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-16T14:43:43.603Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-16T14:43:43.604Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-16T14:43:43.604Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-16T14:43:43.604Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-16T14:43:43.604Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-16T14:43:43.604Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-16T14:43:43.604Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-16T14:43:43.604Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-16T14:43:43.604Z] ? github.com/docker/docker/volume [no test files] [2019-11-16T14:43:43.604Z] ok github.com/docker/docker/volume/drivers 0.194s coverage: 36.1% of statements [2019-11-16T14:43:43.604Z] ok github.com/docker/docker/volume/local 0.144s coverage: 37.7% of statements [2019-11-16T14:43:43.604Z] ok github.com/docker/docker/volume/mounts 0.150s coverage: 65.7% of statements [2019-11-16T14:43:43.604Z] ok github.com/docker/docker/volume/service 0.564s coverage: 70.3% of statements [2019-11-16T14:43:43.604Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-16T14:43:43.604Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-16T14:43:43.604Z] INFO: make.ps1 ended at 11/16/2019 14:43:42 [2019-11-16T14:43:44.079Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-16T14:43:44.337Z] --- PASS: TestWaitBlocked (0.03s) [2019-11-16T14:43:44.337Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.40s) [2019-11-16T14:43:44.337Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.55s) [2019-11-16T14:43:44.337Z] === CONT TestContainerStartOnDaemonRestart [2019-11-16T14:43:44.337Z] === CONT TestIpcModeOlderClient [2019-11-16T14:43:44.337Z] --- PASS: TestIpcModeOlderClient (0.13s) [2019-11-16T14:43:44.337Z] === CONT TestDaemonRestartIpcMode [2019-11-16T14:43:44.569Z] INFO: Unit tests ended at 11/16/2019 14:43:44. Duration:00:03:36.5651862 [2019-11-16T14:43:44.569Z] INFO: Building busybox [2019-11-16T14:43:44.569Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-16T14:43:44.569Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-16T14:43:44.569Z] [2019-11-16T14:43:44.569Z] Sending build context to Docker daemon 2.56kB [2019-11-16T14:43:44.569Z] [2019-11-16T14:43:44.569Z] Step 1/6 : FROM microsoft/windowsservercore [2019-11-16T14:43:44.569Z] ---> 49e459dc7a6b [2019-11-16T14:43:44.569Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-11-16T14:43:44.569Z] ---> Running in 0517f6815f44 [2019-11-16T14:43:44.594Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-11-16T14:43:49.858Z] --- PASS: TestDaemonRestartIpcMode (5.11s) [2019-11-16T14:43:49.858Z] --- PASS: TestContainerStartOnDaemonRestart (5.27s) [2019-11-16T14:43:49.858Z] PASS [2019-11-16T14:43:49.858Z] [2019-11-16T14:43:49.858Z] === Skipped [2019-11-16T14:43:49.858Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-11-16T14:43:49.858Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-16T14:43:49.858Z] [2019-11-16T14:43:49.858Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2019-11-16T14:43:49.858Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-16T14:43:49.858Z] [2019-11-16T14:43:49.858Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-16T14:43:49.858Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-16T14:43:49.858Z] [2019-11-16T14:43:49.858Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-16T14:43:49.858Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-16T14:43:49.858Z] [2019-11-16T14:43:49.858Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-11-16T14:43:49.859Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-16T14:43:49.859Z] [2019-11-16T14:43:49.859Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-11-16T14:43:49.859Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-16T14:43:49.859Z] [2019-11-16T14:43:49.859Z] [2019-11-16T14:43:49.859Z] DONE 197 tests, 6 skipped in 157.094s [2019-11-16T14:43:49.859Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-11-16T14:43:49.859Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:43:49.859Z] ++ set -e [2019-11-16T14:43:49.859Z] ++ '[' -n 0 ']' [2019-11-16T14:43:49.859Z] ++ set -x [2019-11-16T14:43:49.859Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:43:49.859Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-11-16T14:43:49.859Z] INFO: Testing against a local daemon [2019-11-16T14:43:49.859Z] === RUN TestCommitInheritsEnv [2019-11-16T14:43:50.352Z] Removing intermediate container 0517f6815f44 [2019-11-16T14:43:50.353Z] ---> 72ed02202d27 [2019-11-16T14:43:50.353Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-11-16T14:43:50.795Z] --- PASS: TestCommitInheritsEnv (0.64s) [2019-11-16T14:43:50.795Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-16T14:43:50.795Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-16T14:43:50.795Z] === RUN TestImagesFilterMultiReference [2019-11-16T14:43:50.795Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-11-16T14:43:50.795Z] === RUN TestImagePullPlatformInvalid [2019-11-16T14:43:50.795Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-11-16T14:43:50.795Z] === RUN TestRemoveImageOrphaning [2019-11-16T14:43:51.054Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2019-11-16T14:43:51.054Z] === RUN TestRemoveImageGarbageCollector [2019-11-16T14:43:51.321Z] [2019-11-16T14:43:51.321Z] ---> 1d1edb37c666 [2019-11-16T14:43:51.321Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-11-16T14:43:51.321Z] ---> Running in 51ead70a8b13 [2019-11-16T14:43:51.620Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-16T14:43:52.854Z] [2019-11-16T14:43:52.854Z] SUCCESS: Specified value was saved. [2019-11-16T14:43:53.523Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-16T14:43:53.523Z] --- PASS: TestRemoveImageGarbageCollector (2.44s) [2019-11-16T14:43:53.523Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-16T14:43:53.523Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-11-16T14:43:53.523Z] === RUN TestTagInvalidReference [2019-11-16T14:43:53.781Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-16T14:43:53.781Z] === RUN TestTagValidPrefixedRepo [2019-11-16T14:43:53.781Z] --- PASS: TestTagValidPrefixedRepo (0.11s) [2019-11-16T14:43:53.781Z] === RUN TestTagExistedNameWithoutForce [2019-11-16T14:43:53.781Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-16T14:43:53.781Z] === RUN TestTagOfficialNames [2019-11-16T14:43:54.039Z] --- PASS: TestTagOfficialNames (0.13s) [2019-11-16T14:43:54.039Z] === RUN TestTagMatchesDigest [2019-11-16T14:43:54.039Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-16T14:43:54.039Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-16T14:43:54.605Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-11-16T14:43:54.863Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-16T14:43:55.756Z] Removing intermediate container 51ead70a8b13 [2019-11-16T14:43:55.756Z] ---> 0504ecc1fb2c [2019-11-16T14:43:55.756Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-11-16T14:43:55.756Z] ---> Running in 936fc1b20fd5 [2019-11-16T14:43:55.797Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-16T14:43:57.171Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-16T14:43:57.567Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.04s) [2019-11-16T14:43:57.567Z] PASS [2019-11-16T14:43:57.567Z] [2019-11-16T14:43:57.567Z] === Skipped [2019-11-16T14:43:57.567Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-16T14:43:57.567Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:43:57.567Z] [2019-11-16T14:43:57.567Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-16T14:43:57.567Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:43:57.568Z] [2019-11-16T14:43:57.568Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-16T14:43:57.568Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:43:57.568Z] [2019-11-16T14:43:57.568Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-16T14:43:57.568Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:43:57.568Z] [2019-11-16T14:43:57.568Z] [2019-11-16T14:43:57.568Z] DONE 17 tests, 4 skipped in 31.808s [2019-11-16T14:43:57.568Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-16T14:43:57.568Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:43:57.568Z] ++ set -e [2019-11-16T14:43:57.568Z] ++ '[' -n 0 ']' [2019-11-16T14:43:57.568Z] ++ set -x [2019-11-16T14:43:57.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:43:57.568Z] INFO: Testing against a local daemon [2019-11-16T14:43:57.568Z] === RUN TestPluginInvalidJSON [2019-11-16T14:43:57.568Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-16T14:43:57.568Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-16T14:43:57.568Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-16T14:43:57.568Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-16T14:43:57.568Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-16T14:43:57.568Z] PASS [2019-11-16T14:43:57.568Z] [2019-11-16T14:43:57.568Z] DONE 2 tests in 0.229s [2019-11-16T14:43:57.568Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-16T14:43:57.568Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:43:57.568Z] ++ set -e [2019-11-16T14:43:57.568Z] ++ '[' -n 0 ']' [2019-11-16T14:43:57.568Z] ++ set -x [2019-11-16T14:43:57.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:43:57.568Z] INFO: Testing against a local daemon [2019-11-16T14:43:57.568Z] === RUN TestExternalGraphDriver [2019-11-16T14:43:57.828Z] === RUN TestExternalGraphDriver/json [2019-11-16T14:44:00.361Z] === RUN TestExternalGraphDriver/spec [2019-11-16T14:44:00.453Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-11-16T14:44:01.574Z] Cannot create a file when that file already exists. [2019-11-16T14:44:03.648Z] === RUN TestExternalGraphDriver/pull [2019-11-16T14:44:03.735Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-11-16T14:44:05.109Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-16T14:44:05.553Z] --- PASS: TestExternalGraphDriver (7.74s) [2019-11-16T14:44:05.553Z] --- PASS: TestExternalGraphDriver/json (2.57s) [2019-11-16T14:44:05.553Z] --- PASS: TestExternalGraphDriver/spec (2.71s) [2019-11-16T14:44:05.553Z] --- PASS: TestExternalGraphDriver/pull (2.29s) [2019-11-16T14:44:05.553Z] === RUN TestGraphdriverPluginV2 [2019-11-16T14:44:05.553Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2019-11-16T14:44:05.553Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:44:05.553Z] PASS [2019-11-16T14:44:05.553Z] [2019-11-16T14:44:05.553Z] === Skipped [2019-11-16T14:44:05.553Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2019-11-16T14:44:05.553Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:44:05.553Z] [2019-11-16T14:44:05.553Z] [2019-11-16T14:44:05.553Z] DONE 5 tests, 1 skipped in 7.923s [2019-11-16T14:44:05.553Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-16T14:44:05.553Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:44:05.553Z] ++ set -e [2019-11-16T14:44:05.553Z] ++ '[' -n 0 ']' [2019-11-16T14:44:05.553Z] ++ set -x [2019-11-16T14:44:05.553Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:44:05.553Z] INFO: Testing against a local daemon [2019-11-16T14:44:05.553Z] === RUN TestContinueAfterPluginCrash [2019-11-16T14:44:05.553Z] === PAUSE TestContinueAfterPluginCrash [2019-11-16T14:44:05.553Z] === RUN TestDaemonStartWithLogOpt [2019-11-16T14:44:05.553Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-16T14:44:05.553Z] === CONT TestContinueAfterPluginCrash [2019-11-16T14:44:05.553Z] === CONT TestDaemonStartWithLogOpt [2019-11-16T14:44:07.113Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-16T14:44:07.113Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-11-16T14:44:08.048Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-11-16T14:44:08.646Z] Removing intermediate container 936fc1b20fd5 [2019-11-16T14:44:08.646Z] ---> 0dead1c3458a [2019-11-16T14:44:08.646Z] Step 6/6 : CMD ["sh"] [2019-11-16T14:44:08.646Z] ---> Running in db63552e6d8c [2019-11-16T14:44:08.646Z] Removing intermediate container db63552e6d8c [2019-11-16T14:44:08.646Z] ---> 18f786632dfa [2019-11-16T14:44:08.646Z] Successfully built 18f786632dfa [2019-11-16T14:44:08.646Z] Successfully tagged busybox:latest [2019-11-16T14:44:08.646Z] INFO: Docker images of the daemon under test [2019-11-16T14:44:08.646Z] [2019-11-16T14:44:08.646Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-16T14:44:08.646Z] busybox latest 18f786632dfa Less than a second ago 4.85GB [2019-11-16T14:44:08.646Z] mcr.microsoft.com/windows/servercore ltsc2019 49e459dc7a6b 7 days ago 4.81GB [2019-11-16T14:44:08.646Z] microsoft/windowsservercore latest 49e459dc7a6b 7 days ago 4.81GB [2019-11-16T14:44:08.646Z] [2019-11-16T14:44:08.646Z] INFO: Running integration tests at 11/16/2019 14:44:07... [2019-11-16T14:44:08.646Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-11-16T14:44:08.646Z] INFO: Integration API tests being run from the host: [2019-11-16T14:44:08.646Z] INFO: make.ps1 starting at 11/16/2019 14:44:07 [2019-11-16T14:44:09.104Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-11-16T14:44:09.947Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-16T14:44:11.321Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-11-16T14:44:13.237Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-11-16T14:44:15.537Z] --- PASS: TestDaemonStartWithLogOpt (9.82s) [2019-11-16T14:44:17.421Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-11-16T14:44:17.421Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-16T14:44:20.701Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-16T14:44:20.804Z] --- PASS: TestContinueAfterPluginCrash (14.65s) [2019-11-16T14:44:20.804Z] PASS [2019-11-16T14:44:20.804Z] [2019-11-16T14:44:20.804Z] DONE 2 tests in 14.847s [2019-11-16T14:44:20.804Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-16T14:44:20.804Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:44:20.804Z] ++ set -e [2019-11-16T14:44:20.804Z] ++ '[' -n 0 ']' [2019-11-16T14:44:20.804Z] ++ set -x [2019-11-16T14:44:20.804Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:44:20.804Z] INFO: Testing against a local daemon [2019-11-16T14:44:20.804Z] === RUN TestPluginWithDevMounts [2019-11-16T14:44:20.804Z] === PAUSE TestPluginWithDevMounts [2019-11-16T14:44:20.804Z] === CONT TestPluginWithDevMounts [2019-11-16T14:44:21.634Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-16T14:44:22.568Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-16T14:44:22.707Z] --- PASS: TestPluginWithDevMounts (2.30s) [2019-11-16T14:44:22.707Z] PASS [2019-11-16T14:44:22.707Z] [2019-11-16T14:44:22.707Z] DONE 1 tests in 2.459s [2019-11-16T14:44:22.707Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-11-16T14:44:22.708Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:44:22.708Z] ++ set -e [2019-11-16T14:44:22.708Z] ++ '[' -n 0 ']' [2019-11-16T14:44:22.708Z] ++ set -x [2019-11-16T14:44:22.708Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:44:22.826Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-16T14:44:22.966Z] INFO: Testing against a local daemon [2019-11-16T14:44:22.966Z] === RUN TestSecretInspect [2019-11-16T14:44:23.392Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-16T14:44:23.958Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-11-16T14:44:23.958Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-16T14:44:23.958Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-16T14:44:25.332Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-11-16T14:44:25.590Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-11-16T14:44:25.848Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-16T14:44:26.252Z] --- PASS: TestSecretInspect (3.37s) [2019-11-16T14:44:26.252Z] === RUN TestSecretList [2019-11-16T14:44:26.415Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-16T14:44:29.539Z] --- PASS: TestSecretList (3.08s) [2019-11-16T14:44:29.539Z] === RUN TestSecretsCreateAndDelete [2019-11-16T14:44:31.807Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-11-16T14:44:32.742Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-11-16T14:44:32.826Z] --- PASS: TestSecretsCreateAndDelete (3.21s) [2019-11-16T14:44:32.826Z] === RUN TestSecretsUpdate [2019-11-16T14:44:33.000Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-11-16T14:44:33.566Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-16T14:44:33.826Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-11-16T14:44:34.234Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-11-16T14:44:34.234Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-11-16T14:44:35.199Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-16T14:44:36.112Z] --- PASS: TestSecretsUpdate (3.24s) [2019-11-16T14:44:36.113Z] === RUN TestTemplatedSecret [2019-11-16T14:44:37.138Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-11-16T14:44:37.730Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-11-16T14:44:38.295Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-11-16T14:44:39.079Z] --- PASS: TestImportExtremelyLargeImageWorks (99.87s) [2019-11-16T14:44:39.079Z] PASS [2019-11-16T14:44:39.079Z] [2019-11-16T14:44:39.079Z] === Skipped [2019-11-16T14:44:39.079Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-16T14:44:39.079Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:44:39.079Z] [2019-11-16T14:44:39.079Z] [2019-11-16T14:44:39.079Z] DONE 12 tests, 1 skipped in 101.323s [2019-11-16T14:44:39.079Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-11-16T14:44:39.079Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:44:39.079Z] ++ set -e [2019-11-16T14:44:39.079Z] ++ '[' -n 0 ']' [2019-11-16T14:44:39.079Z] ++ set -x [2019-11-16T14:44:39.079Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:44:39.313Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-11-16T14:44:39.398Z] --- PASS: TestTemplatedSecret (3.45s) [2019-11-16T14:44:39.398Z] === RUN TestSecretCreateResolve [2019-11-16T14:44:39.447Z] INFO: Testing against a local daemon [2019-11-16T14:44:39.447Z] === RUN TestNetworkCreateDelete [2019-11-16T14:44:39.447Z] --- PASS: TestNetworkCreateDelete (0.13s) [2019-11-16T14:44:39.447Z] === RUN TestDockerNetworkDeletePreferID [2019-11-16T14:44:39.668Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-16T14:44:39.830Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2019-11-16T14:44:39.830Z] === RUN TestInspectNetwork [2019-11-16T14:44:41.043Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-16T14:44:41.300Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-16T14:44:41.558Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-11-16T14:44:41.558Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-16T14:44:42.211Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-16T14:44:42.493Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-16T14:44:42.684Z] --- PASS: TestSecretCreateResolve (3.21s) [2019-11-16T14:44:42.684Z] PASS [2019-11-16T14:44:42.684Z] [2019-11-16T14:44:42.684Z] DONE 6 tests in 19.697s [2019-11-16T14:44:42.684Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-11-16T14:44:42.684Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:44:42.684Z] ++ set -e [2019-11-16T14:44:42.684Z] ++ '[' -n 0 ']' [2019-11-16T14:44:42.684Z] ++ set -x [2019-11-16T14:44:42.684Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:44:42.684Z] INFO: Testing against a local daemon [2019-11-16T14:44:42.684Z] === RUN TestServiceCreateInit [2019-11-16T14:44:42.684Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-16T14:44:43.059Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-16T14:44:43.176Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-16T14:44:43.634Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-16T14:44:43.993Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-11-16T14:44:44.599Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-16T14:44:45.210Z] === RUN TestInspectNetwork/full_network_id [2019-11-16T14:44:45.211Z] === RUN TestInspectNetwork/partial_network_id [2019-11-16T14:44:45.211Z] === RUN TestInspectNetwork/network_name [2019-11-16T14:44:45.211Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-16T14:44:45.565Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-16T14:44:47.739Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-16T14:44:47.956Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-16T14:44:49.252Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-11-16T14:44:49.510Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-11-16T14:44:50.245Z] --- PASS: TestInspectNetwork (9.68s) [2019-11-16T14:44:50.245Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-16T14:44:50.245Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-16T14:44:50.245Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-16T14:44:50.245Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-16T14:44:50.245Z] === RUN TestRunContainerWithBridgeNone [2019-11-16T14:44:52.429Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-16T14:44:52.784Z] --- PASS: TestRunContainerWithBridgeNone (2.70s) [2019-11-16T14:44:52.784Z] === RUN TestNetworkInvalidJSON [2019-11-16T14:44:52.784Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-16T14:44:52.784Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-16T14:44:52.784Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-16T14:44:52.784Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-16T14:44:52.784Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-16T14:44:52.784Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-16T14:44:52.784Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-16T14:44:52.784Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-16T14:44:52.784Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-16T14:44:52.784Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-11-16T14:44:52.784Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-16T14:44:52.784Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-16T14:44:52.784Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-16T14:44:52.784Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-16T14:44:53.236Z] --- PASS: TestServiceCreateInit (10.17s) [2019-11-16T14:44:53.236Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.75s) [2019-11-16T14:44:53.236Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.38s) [2019-11-16T14:44:53.236Z] === RUN TestCreateServiceMultipleTimes [2019-11-16T14:44:53.679Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-11-16T14:44:53.679Z] === RUN TestDaemonDefaultNetworkPools [2019-11-16T14:44:54.121Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2019-11-16T14:44:54.121Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-16T14:44:55.394Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2019-11-16T14:44:55.394Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-16T14:44:56.066Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-16T14:44:56.440Z] --- PASS: TestBuildWithHugeFile (83.60s) [2019-11-16T14:44:56.440Z] === RUN TestBuildWithEmptyDockerfile [2019-11-16T14:44:56.440Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-16T14:44:56.440Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-16T14:44:56.440Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-16T14:44:56.440Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-16T14:44:56.440Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-16T14:44:56.440Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-16T14:44:56.440Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-16T14:44:56.440Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-16T14:44:56.440Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-16T14:44:56.440Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2019-11-16T14:44:56.440Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.34s) [2019-11-16T14:44:56.440Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s) [2019-11-16T14:44:56.440Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.34s) [2019-11-16T14:44:56.440Z] === RUN TestBuildPreserveOwnership [2019-11-16T14:44:56.440Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-16T14:44:56.440Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-16T14:44:56.440Z] --- PASS: TestBuildPreserveOwnership (4.77s) [2019-11-16T14:44:56.440Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.15s) [2019-11-16T14:44:56.440Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.60s) [2019-11-16T14:44:56.440Z] === RUN TestBuildPlatformInvalid [2019-11-16T14:44:56.440Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-11-16T14:44:56.440Z] PASS [2019-11-16T14:44:56.440Z] [2019-11-16T14:44:56.440Z] === Skipped [2019-11-16T14:44:56.440Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-11-16T14:44:56.440Z] build_session_test.go:25: TODO: BuildKit [2019-11-16T14:44:56.440Z] [2019-11-16T14:44:56.440Z] [2019-11-16T14:44:56.440Z] DONE 32 tests, 1 skipped in 129.240s [2019-11-16T14:44:56.440Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-11-16T14:44:56.441Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:44:56.441Z] ++ set -e [2019-11-16T14:44:56.441Z] ++ '[' -n 0 ']' [2019-11-16T14:44:56.441Z] ++ set -x [2019-11-16T14:44:56.441Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:44:56.441Z] INFO: Testing against a local daemon [2019-11-16T14:44:56.441Z] === RUN TestConfigList [2019-11-16T14:44:56.441Z] --- PASS: TestConfigList (2.23s) [2019-11-16T14:44:56.441Z] === RUN TestConfigsCreateAndDelete [2019-11-16T14:44:56.441Z] --- PASS: TestConfigsCreateAndDelete (2.22s) [2019-11-16T14:44:56.441Z] === RUN TestConfigsUpdate [2019-11-16T14:44:56.441Z] --- PASS: TestConfigsUpdate (2.23s) [2019-11-16T14:44:56.441Z] === RUN TestTemplatedConfig [2019-11-16T14:44:56.674Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2019-11-16T14:44:56.674Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-16T14:44:56.780Z] --- PASS: TestTemplatedConfig (2.85s) [2019-11-16T14:44:56.780Z] === RUN TestConfigInspect [2019-11-16T14:44:57.046Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-11-16T14:44:57.046Z] === RUN TestServiceWithPredefinedNetwork [2019-11-16T14:44:59.109Z] --- PASS: TestConfigInspect (2.22s) [2019-11-16T14:44:59.109Z] === RUN TestConfigCreateWithLabels [2019-11-16T14:44:59.347Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-16T14:44:59.467Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-11-16T14:44:59.467Z] Copying nested executables into bundles/binary-daemon [2019-11-16T14:44:59.467Z] [Pipeline] } [Pipeline] // stage [2019-11-16T14:44:59.493Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-11-16T14:44:59.604Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-11-16T14:44:59.797Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38465/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_GITCOMMIT=9dfcf016278032f92e98e17ae484b3f85a086f44 -e DOCKER_GRAPHDRIVER docker:9dfcf016278032f92e98e17ae484b3f85a086f44 hack/make.sh cross [2019-11-16T14:45:00.170Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-16T14:45:00.361Z] [2019-11-16T14:45:00.361Z] Removing bundles/ [2019-11-16T14:45:00.361Z] [2019-11-16T14:45:00.361Z] ---> Making bundle: cross (in bundles/cross) [2019-11-16T14:45:00.361Z] Cross building: bundles/cross/linux/amd64 [2019-11-16T14:45:00.384Z] --- PASS: TestServiceWithPredefinedNetwork (3.00s) [2019-11-16T14:45:00.384Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-16T14:45:00.384Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-16T14:45:00.384Z] service_test.go:230: FLAKY_TEST [2019-11-16T14:45:00.384Z] === RUN TestServiceWithDataPathPortInit [2019-11-16T14:45:00.622Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-11-16T14:45:00.622Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-11-16T14:45:00.737Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-16T14:45:01.408Z] --- PASS: TestConfigCreateWithLabels (2.22s) [2019-11-16T14:45:01.408Z] === RUN TestConfigCreateResolve [2019-11-16T14:45:02.396Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-11-16T14:45:03.268Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-11-16T14:45:03.704Z] --- PASS: TestConfigCreateResolve (2.24s) [2019-11-16T14:45:03.704Z] === RUN TestConfigDaemonLibtrustID [2019-11-16T14:45:04.040Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-11-16T14:45:04.040Z] PASS [2019-11-16T14:45:04.040Z] [2019-11-16T14:45:04.040Z] DONE 8 tests in 16.860s [2019-11-16T14:45:04.040Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-11-16T14:45:04.040Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:45:04.040Z] ++ set -e [2019-11-16T14:45:04.040Z] ++ '[' -n 0 ']' [2019-11-16T14:45:04.040Z] ++ set -x [2019-11-16T14:45:04.040Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:45:04.040Z] INFO: Testing against a local daemon [2019-11-16T14:45:04.040Z] === RUN TestCheckpoint [2019-11-16T14:45:04.040Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-16T14:45:04.040Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-16T14:45:04.040Z] === RUN TestContainerInvalidJSON [2019-11-16T14:45:04.040Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-16T14:45:04.040Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-16T14:45:04.040Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-16T14:45:04.040Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-16T14:45:04.040Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-16T14:45:04.040Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-16T14:45:04.040Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-16T14:45:04.040Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-16T14:45:04.040Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-16T14:45:04.040Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-16T14:45:04.040Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-16T14:45:04.040Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-16T14:45:04.040Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-16T14:45:04.040Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-16T14:45:04.378Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2019-11-16T14:45:04.378Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-16T14:45:04.378Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2019-11-16T14:45:04.378Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-16T14:45:04.378Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-11-16T14:45:04.378Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-16T14:45:04.378Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-11-16T14:45:04.378Z] === RUN TestCopyFromContainer [2019-11-16T14:45:04.568Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-11-16T14:45:05.171Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-16T14:45:05.429Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-11-16T14:45:05.995Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-11-16T14:45:06.072Z] === RUN TestCopyFromContainer// [2019-11-16T14:45:06.072Z] === RUN TestCopyFromContainer//bar/root [2019-11-16T14:45:06.072Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-16T14:45:06.440Z] === RUN TestCopyFromContainer/bar/quux [2019-11-16T14:45:06.440Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-16T14:45:06.440Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-16T14:45:06.440Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-16T14:45:06.560Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-11-16T14:45:06.801Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-16T14:45:06.801Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-16T14:45:06.801Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-16T14:45:06.801Z] --- PASS: TestCopyFromContainer (2.46s) [2019-11-16T14:45:06.801Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-11-16T14:45:06.801Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-11-16T14:45:06.801Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-11-16T14:45:06.801Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-11-16T14:45:06.801Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-11-16T14:45:06.801Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-11-16T14:45:06.801Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-11-16T14:45:06.801Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-11-16T14:45:06.801Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-11-16T14:45:06.801Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-11-16T14:45:06.801Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-16T14:45:07.127Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-11-16T14:45:07.140Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-16T14:45:07.140Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-16T14:45:07.140Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-16T14:45:07.140Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-16T14:45:07.140Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-16T14:45:07.140Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-16T14:45:07.140Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-16T14:45:07.140Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-16T14:45:07.140Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-16T14:45:07.140Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-11-16T14:45:07.140Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-16T14:45:07.140Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-11-16T14:45:07.140Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-16T14:45:07.140Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-16T14:45:07.140Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-11-16T14:45:07.140Z] === RUN TestCreateWithInvalidEnv [2019-11-16T14:45:07.140Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-16T14:45:07.140Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-16T14:45:07.140Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-16T14:45:07.140Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-16T14:45:07.140Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-16T14:45:07.140Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-16T14:45:07.140Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-16T14:45:07.140Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-16T14:45:07.140Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-16T14:45:07.140Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-16T14:45:07.140Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-16T14:45:07.140Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-16T14:45:07.140Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-16T14:45:07.140Z] === RUN TestCreateTmpfsMountsTarget [2019-11-16T14:45:07.140Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-16T14:45:07.140Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-16T14:45:08.297Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-11-16T14:45:09.438Z] --- PASS: TestCreateWithCustomMaskedPaths (1.94s) [2019-11-16T14:45:09.438Z] === RUN TestCreateWithCapabilities [2019-11-16T14:45:09.438Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-16T14:45:09.438Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-16T14:45:09.438Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-16T14:45:09.438Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-16T14:45:09.438Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-16T14:45:09.438Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-16T14:45:09.438Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-16T14:45:09.438Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-16T14:45:09.438Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-16T14:45:09.438Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-16T14:45:09.438Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-16T14:45:09.438Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-16T14:45:09.438Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-16T14:45:09.438Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-16T14:45:09.438Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-16T14:45:09.438Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-16T14:45:09.438Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-16T14:45:09.438Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-16T14:45:09.438Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-16T14:45:09.438Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-16T14:45:09.438Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-16T14:45:09.438Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-16T14:45:09.438Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-16T14:45:09.438Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-16T14:45:09.438Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-16T14:45:09.438Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-16T14:45:09.438Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-16T14:45:09.438Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-16T14:45:09.438Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-16T14:45:09.438Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-16T14:45:09.438Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-16T14:45:09.438Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-16T14:45:09.438Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-16T14:45:09.438Z] --- PASS: TestCreateWithCapabilities (0.05s) [2019-11-16T14:45:09.438Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-16T14:45:09.438Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-16T14:45:09.438Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-11-16T14:45:09.438Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2019-11-16T14:45:09.438Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-11-16T14:45:09.438Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-11-16T14:45:09.438Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-16T14:45:09.438Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2019-11-16T14:45:09.438Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2019-11-16T14:45:09.438Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2019-11-16T14:45:09.438Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2019-11-16T14:45:09.438Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-16T14:45:09.654Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-11-16T14:45:09.654Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-11-16T14:45:10.492Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-11-16T14:45:11.046Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-16T14:45:11.046Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-11-16T14:45:11.134Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.02s) [2019-11-16T14:45:11.134Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-16T14:45:11.134Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-16T14:45:11.134Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-16T14:45:11.134Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-16T14:45:11.134Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-16T14:45:11.135Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-16T14:45:11.135Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-16T14:45:11.135Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-16T14:45:11.135Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-16T14:45:11.135Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-16T14:45:11.135Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-16T14:45:11.135Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-16T14:45:11.135Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-16T14:45:11.135Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-16T14:45:11.135Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-16T14:45:11.474Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-16T14:45:11.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-11-16T14:45:11.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-11-16T14:45:11.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-11-16T14:45:11.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-11-16T14:45:11.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-11-16T14:45:11.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-11-16T14:45:11.474Z] === RUN TestContainerStartOnDaemonRestart [2019-11-16T14:45:11.474Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-16T14:45:11.474Z] === RUN TestDaemonRestartIpcMode [2019-11-16T14:45:11.474Z] === PAUSE TestDaemonRestartIpcMode [2019-11-16T14:45:11.474Z] === RUN TestDiff [2019-11-16T14:45:12.198Z] --- PASS: TestDiff (0.66s) [2019-11-16T14:45:12.198Z] === RUN TestExecWithCloseStdin [2019-11-16T14:45:12.666Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-11-16T14:45:12.928Z] --- PASS: TestExecWithCloseStdin (0.90s) [2019-11-16T14:45:12.928Z] === RUN TestExec [2019-11-16T14:45:13.575Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-11-16T14:45:13.575Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-16T14:45:13.575Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-16T14:45:13.652Z] --- PASS: TestExec (0.88s) [2019-11-16T14:45:13.652Z] === RUN TestExecUser [2019-11-16T14:45:13.833Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-16T14:45:13.833Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-16T14:45:13.833Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-16T14:45:14.822Z] --- PASS: TestExecUser (0.85s) [2019-11-16T14:45:14.822Z] === RUN TestExportContainerAndImportImage [2019-11-16T14:45:15.552Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2019-11-16T14:45:15.552Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-16T14:45:15.565Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-11-16T14:45:15.565Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-16T14:45:15.565Z] INFO: Testing against a local daemon [2019-11-16T14:45:15.565Z] === RUN TestBuildWithSession [2019-11-16T14:45:15.565Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-16T14:45:15.565Z] build_session_test.go:25: TODO: BuildKit [2019-11-16T14:45:15.565Z] === RUN TestBuildSquashParent [2019-11-16T14:45:15.565Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-11-16T14:45:15.565Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:45:15.565Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-16T14:45:15.565Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-11-16T14:45:15.565Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-16T14:45:15.565Z] === RUN TestBuildMultiStageCopy [2019-11-16T14:45:15.565Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-16T14:45:16.900Z] --- PASS: TestServiceWithDataPathPortInit (16.74s) [2019-11-16T14:45:16.900Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-16T14:45:17.307Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2019-11-16T14:45:17.307Z] === RUN TestHealthCheckWorkdir [2019-11-16T14:45:18.014Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-11-16T14:45:18.031Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2019-11-16T14:45:18.031Z] === RUN TestHealthKillContainer [2019-11-16T14:45:19.387Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-16T14:45:19.387Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-11-16T14:45:19.779Z] --- PASS: TestCreateServiceMultipleTimes (25.22s) [2019-11-16T14:45:19.779Z] === RUN TestCreateServiceConflict [2019-11-16T14:45:21.029Z] --- PASS: TestHealthKillContainer (2.88s) [2019-11-16T14:45:21.029Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-16T14:45:21.286Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-11-16T14:45:21.681Z] --- PASS: TestCreateServiceConflict (3.27s) [2019-11-16T14:45:21.681Z] === RUN TestCreateServiceMaxReplicas [2019-11-16T14:45:21.752Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2019-11-16T14:45:21.752Z] === RUN TestIpcModeNone [2019-11-16T14:45:22.480Z] --- PASS: TestIpcModeNone (0.82s) [2019-11-16T14:45:22.480Z] === RUN TestIpcModePrivate [2019-11-16T14:45:23.649Z] --- PASS: TestIpcModePrivate (0.88s) [2019-11-16T14:45:23.649Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-11-16T14:45:23.649Z] === RUN TestIpcModeShareable [2019-11-16T14:45:24.383Z] --- PASS: TestIpcModeShareable (0.90s) [2019-11-16T14:45:24.383Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-11-16T14:45:24.383Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-16T14:45:24.970Z] --- PASS: TestCreateServiceMaxReplicas (3.62s) [2019-11-16T14:45:24.970Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-16T14:45:25.468Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-11-16T14:45:25.873Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-16T14:45:25.873Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-16T14:45:26.402Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-16T14:45:26.684Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.37s) [2019-11-16T14:45:26.684Z] === RUN TestAPIIpcModeHost [2019-11-16T14:45:26.840Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-16T14:45:27.410Z] --- PASS: TestAPIIpcModeHost (0.68s) [2019-11-16T14:45:27.410Z] === RUN TestDaemonIpcModeShareable [2019-11-16T14:45:27.806Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-16T14:45:28.284Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.71s) [2019-11-16T14:45:28.284Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:iiwmgn7it6phaqo3f4jjzgyxg Created:2019-11-16 14:45:18.35043591 +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[a4c4605c7ba813573ae202f38ede2b2b77e018346208bbe752ca04be8108e367:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z6yyypm5nbihgbjxvosq4zhqs EndpointID:8ee2316f25f8d732ff059ab62416fa52b47b5b6207a75eab759ff0e69d7eed5b MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a04168cb5de0c8fa9b29bb03371903e77283d46f302ff312917bc8074091a9cd 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:84c7a726bf7f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z6yyypm5nbihgbjxvosq4zhqs EndpointID:8ee2316f25f8d732ff059ab62416fa52b47b5b6207a75eab759ff0e69d7eed5b EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-16T14:45:28.284Z] PASS [2019-11-16T14:45:28.284Z] [2019-11-16T14:45:28.284Z] === Skipped [2019-11-16T14:45:28.284Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-16T14:45:28.284Z] service_test.go:230: FLAKY_TEST [2019-11-16T14:45:28.284Z] [2019-11-16T14:45:28.284Z] [2019-11-16T14:45:28.284Z] DONE 21 tests, 1 skipped in 47.335s [2019-11-16T14:45:28.284Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-16T14:45:28.284Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:45:28.284Z] ++ set -e [2019-11-16T14:45:28.284Z] ++ '[' -n 0 ']' [2019-11-16T14:45:28.284Z] ++ set -x [2019-11-16T14:45:28.284Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:45:28.284Z] INFO: Testing against a local daemon [2019-11-16T14:45:28.284Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-16T14:45:28.284Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-16T14:45:28.284Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-16T14:45:28.284Z] === RUN TestDockerNetworkIpvlan [2019-11-16T14:45:28.284Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-16T14:45:28.284Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-16T14:45:28.284Z] PASS [2019-11-16T14:45:28.284Z] [2019-11-16T14:45:28.284Z] === Skipped [2019-11-16T14:45:28.284Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-16T14:45:28.284Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-16T14:45:28.284Z] [2019-11-16T14:45:28.284Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-16T14:45:28.284Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-16T14:45:28.284Z] [2019-11-16T14:45:28.284Z] [2019-11-16T14:45:28.284Z] DONE 2 tests, 2 skipped in 0.206s [2019-11-16T14:45:28.284Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-16T14:45:28.284Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:45:28.284Z] ++ set -e [2019-11-16T14:45:28.284Z] ++ '[' -n 0 ']' [2019-11-16T14:45:28.284Z] ++ set -x [2019-11-16T14:45:28.284Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:45:28.284Z] INFO: Testing against a local daemon [2019-11-16T14:45:28.284Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-16T14:45:28.284Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2019-11-16T14:45:28.284Z] === RUN TestDockerNetworkMacvlan [2019-11-16T14:45:29.104Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2019-11-16T14:45:29.104Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-11-16T14:45:29.104Z] === RUN TestDaemonIpcModePrivate [2019-11-16T14:45:29.105Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-16T14:45:29.340Z] --- PASS: TestBuildMultiStageCopy (13.71s) [2019-11-16T14:45:29.340Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.17s) [2019-11-16T14:45:29.340Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.84s) [2019-11-16T14:45:29.340Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.06s) [2019-11-16T14:45:29.340Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.20s) [2019-11-16T14:45:29.340Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.45s) [2019-11-16T14:45:29.340Z] === RUN TestBuildMultiStageParentConfig [2019-11-16T14:45:29.340Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-11-16T14:45:29.340Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-16T14:45:29.340Z] === RUN TestBuildLabelWithTargets [2019-11-16T14:45:29.340Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2019-11-16T14:45:29.340Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-16T14:45:29.340Z] === RUN TestBuildWithEmptyLayers [2019-11-16T14:45:29.685Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-11-16T14:45:30.306Z] --- PASS: TestBuildWithEmptyLayers (1.12s) [2019-11-16T14:45:30.306Z] === RUN TestBuildMultiStageOnBuild [2019-11-16T14:45:30.306Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2019-11-16T14:45:30.306Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-16T14:45:30.306Z] === RUN TestBuildUncleanTarFilenames [2019-11-16T14:45:30.306Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-11-16T14:45:30.306Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-16T14:45:30.306Z] === RUN TestBuildMultiStageLayerLeak [2019-11-16T14:45:30.306Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2019-11-16T14:45:30.306Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-16T14:45:30.306Z] === RUN TestBuildWithHugeFile [2019-11-16T14:45:30.306Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-11-16T14:45:30.306Z] build_test.go:491: testEnv.OSType == "windows" [2019-11-16T14:45:30.306Z] === RUN TestBuildWithEmptyDockerfile [2019-11-16T14:45:30.306Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-16T14:45:30.306Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-16T14:45:30.306Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-16T14:45:30.306Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-16T14:45:30.306Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-16T14:45:30.306Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-16T14:45:30.397Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-16T14:45:30.617Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-16T14:45:30.764Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-16T14:45:30.764Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-16T14:45:30.764Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-16T14:45:30.764Z] --- PASS: TestBuildWithEmptyDockerfile (0.42s) [2019-11-16T14:45:30.764Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-11-16T14:45:30.764Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-11-16T14:45:30.764Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2019-11-16T14:45:30.764Z] === RUN TestBuildPreserveOwnership [2019-11-16T14:45:30.764Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-11-16T14:45:30.764Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-16T14:45:30.764Z] === RUN TestBuildPlatformInvalid [2019-11-16T14:45:30.764Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-11-16T14:45:30.764Z] PASS [2019-11-16T14:45:30.764Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-11-16T14:45:30.795Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2019-11-16T14:45:30.795Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-11-16T14:45:30.795Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-16T14:45:30.875Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-16T14:45:31.210Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-16T14:45:31.221Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-16T14:45:31.221Z] INFO: Testing against a local daemon [2019-11-16T14:45:31.221Z] === RUN TestConfigList [2019-11-16T14:45:31.221Z] --- SKIP: TestConfigList (0.00s) [2019-11-16T14:45:31.221Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:45:31.221Z] === RUN TestConfigsCreateAndDelete [2019-11-16T14:45:31.221Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-11-16T14:45:31.221Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:45:31.221Z] === RUN TestConfigsUpdate [2019-11-16T14:45:31.221Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-11-16T14:45:31.221Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:45:31.221Z] === RUN TestTemplatedConfig [2019-11-16T14:45:31.221Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-11-16T14:45:31.221Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:45:31.221Z] === RUN TestConfigInspect [2019-11-16T14:45:31.221Z] --- SKIP: TestConfigInspect (0.00s) [2019-11-16T14:45:31.221Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:45:31.221Z] === RUN TestConfigCreateWithLabels [2019-11-16T14:45:31.221Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-11-16T14:45:31.221Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-11-16T14:45:31.221Z] === RUN TestConfigCreateResolve [2019-11-16T14:45:31.221Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-11-16T14:45:31.221Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-11-16T14:45:31.221Z] === RUN TestConfigDaemonLibtrustID [2019-11-16T14:45:31.221Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-11-16T14:45:31.221Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-11-16T14:45:31.221Z] PASS [2019-11-16T14:45:31.221Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-11-16T14:45:31.221Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-16T14:45:31.221Z] INFO: Testing against a local daemon [2019-11-16T14:45:31.221Z] === RUN TestCheckpoint [2019-11-16T14:45:31.221Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-16T14:45:31.221Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-16T14:45:31.221Z] === RUN TestContainerInvalidJSON [2019-11-16T14:45:31.221Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-16T14:45:31.221Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-16T14:45:31.221Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-16T14:45:31.222Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-16T14:45:31.222Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-16T14:45:31.222Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-16T14:45:31.222Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-16T14:45:31.222Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-16T14:45:31.222Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-16T14:45:31.222Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-11-16T14:45:31.222Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-11-16T14:45:31.222Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-11-16T14:45:31.222Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-11-16T14:45:31.222Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-16T14:45:31.222Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2019-11-16T14:45:31.222Z] copy_test.go:25: testEnv.OSType == "windows" [2019-11-16T14:45:31.222Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-16T14:45:31.222Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-11-16T14:45:31.222Z] copy_test.go:39: testEnv.OSType == "windows" [2019-11-16T14:45:31.222Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-16T14:45:31.222Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-11-16T14:45:31.222Z] copy_test.go:51: testEnv.OSType == "windows" [2019-11-16T14:45:31.222Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-16T14:45:31.222Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-11-16T14:45:31.222Z] copy_test.go:65: testEnv.OSType == "windows" [2019-11-16T14:45:31.222Z] === RUN TestCopyFromContainer [2019-11-16T14:45:31.222Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-11-16T14:45:31.222Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:45:31.222Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-16T14:45:31.222Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-16T14:45:31.222Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-16T14:45:31.222Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-16T14:45:31.222Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-16T14:45:31.222Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-16T14:45:31.222Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-16T14:45:31.222Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-16T14:45:31.222Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-16T14:45:31.222Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-16T14:45:31.222Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-11-16T14:45:31.222Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-16T14:45:31.222Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-16T14:45:31.222Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-11-16T14:45:31.222Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-16T14:45:31.222Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-11-16T14:45:31.222Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-11-16T14:45:31.222Z] === RUN TestCreateWithInvalidEnv [2019-11-16T14:45:31.222Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-16T14:45:31.222Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-16T14:45:31.222Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-16T14:45:31.222Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-16T14:45:31.222Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-16T14:45:31.222Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-16T14:45:31.222Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-16T14:45:31.222Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-16T14:45:31.222Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-16T14:45:31.222Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-11-16T14:45:31.222Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-11-16T14:45:31.222Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-11-16T14:45:31.222Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-11-16T14:45:31.222Z] === RUN TestCreateTmpfsMountsTarget [2019-11-16T14:45:31.222Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-11-16T14:45:31.222Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:45:31.222Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-16T14:45:31.222Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-11-16T14:45:31.222Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-11-16T14:45:31.222Z] === RUN TestCreateWithCapabilities [2019-11-16T14:45:31.222Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-11-16T14:45:31.222Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-11-16T14:45:31.222Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-16T14:45:31.222Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-11-16T14:45:31.222Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-11-16T14:45:31.222Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-16T14:45:31.222Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-16T14:45:31.222Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-16T14:45:31.222Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-16T14:45:31.222Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-16T14:45:31.222Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-16T14:45:31.222Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-16T14:45:31.222Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-16T14:45:31.222Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-16T14:45:31.222Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-16T14:45:31.222Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-16T14:45:31.222Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-16T14:45:31.222Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-16T14:45:31.222Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-16T14:45:31.222Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-16T14:45:31.222Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-16T14:45:31.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-11-16T14:45:31.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-16T14:45:31.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-16T14:45:31.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-16T14:45:31.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-11-16T14:45:31.222Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-11-16T14:45:31.222Z] === RUN TestDiff [2019-11-16T14:45:31.222Z] --- SKIP: TestDiff (0.00s) [2019-11-16T14:45:31.222Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-11-16T14:45:31.222Z] === RUN TestExecWithCloseStdin [2019-11-16T14:45:32.486Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2019-11-16T14:45:32.486Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-11-16T14:45:32.486Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-16T14:45:33.401Z] --- PASS: TestExecWithCloseStdin (1.83s) [2019-11-16T14:45:33.401Z] === RUN TestExec [2019-11-16T14:45:33.401Z] --- SKIP: TestExec (0.00s) [2019-11-16T14:45:33.401Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-16T14:45:33.401Z] === RUN TestExecUser [2019-11-16T14:45:33.401Z] --- SKIP: TestExecUser (0.00s) [2019-11-16T14:45:33.401Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-16T14:45:33.401Z] === RUN TestExportContainerAndImportImage [2019-11-16T14:45:33.401Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-11-16T14:45:33.401Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:45:33.401Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-16T14:45:33.401Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-11-16T14:45:33.401Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:45:33.401Z] === RUN TestHealthCheckWorkdir [2019-11-16T14:45:33.401Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-11-16T14:45:33.401Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-16T14:45:33.401Z] === RUN TestHealthKillContainer [2019-11-16T14:45:33.401Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-11-16T14:45:33.401Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-11-16T14:45:33.401Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-16T14:45:33.401Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-11-16T14:45:33.401Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-11-16T14:45:33.401Z] === RUN TestKillContainerInvalidSignal [2019-11-16T14:45:33.654Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-16T14:45:34.183Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.74s) [2019-11-16T14:45:34.183Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-11-16T14:45:34.183Z] === RUN TestIpcModeOlderClient [2019-11-16T14:45:34.183Z] === PAUSE TestIpcModeOlderClient [2019-11-16T14:45:34.183Z] === RUN TestKillContainerInvalidSignal [2019-11-16T14:45:34.906Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2019-11-16T14:45:34.906Z] === RUN TestKillContainer [2019-11-16T14:45:34.906Z] === RUN TestKillContainer/no_signal [2019-11-16T14:45:34.936Z] --- PASS: TestKillContainerInvalidSignal (1.69s) [2019-11-16T14:45:34.936Z] === RUN TestKillContainer [2019-11-16T14:45:34.936Z] --- SKIP: TestKillContainer (0.00s) [2019-11-16T14:45:34.936Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-11-16T14:45:34.936Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-16T14:45:34.936Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-11-16T14:45:34.936Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-16T14:45:34.936Z] === RUN TestKillStoppedContainer [2019-11-16T14:45:34.936Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-11-16T14:45:34.936Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-16T14:45:34.936Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-16T14:45:34.936Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-11-16T14:45:34.936Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-16T14:45:34.936Z] === RUN TestKillDifferentUserContainer [2019-11-16T14:45:34.936Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-11-16T14:45:34.936Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-11-16T14:45:34.936Z] === RUN TestInspectOomKilledTrue [2019-11-16T14:45:34.936Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-16T14:45:34.937Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-16T14:45:34.937Z] === RUN TestInspectOomKilledFalse [2019-11-16T14:45:34.937Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-16T14:45:34.937Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-16T14:45:34.937Z] === RUN TestLogsFollowTailEmpty [2019-11-16T14:45:35.632Z] === RUN TestKillContainer/non_killing_signal [2019-11-16T14:45:35.971Z] === RUN TestKillContainer/killing_signal [2019-11-16T14:45:36.142Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-11-16T14:45:36.470Z] --- PASS: TestLogsFollowTailEmpty (1.64s) [2019-11-16T14:45:36.470Z] === RUN TestNetworkNat [2019-11-16T14:45:36.470Z] --- SKIP: TestNetworkNat (0.00s) [2019-11-16T14:45:36.470Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-11-16T14:45:36.470Z] === RUN TestNetworkLocalhostTCPNat [2019-11-16T14:45:36.470Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-11-16T14:45:36.470Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-16T14:45:36.470Z] === RUN TestNetworkLoopbackNat [2019-11-16T14:45:36.470Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-11-16T14:45:36.470Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-11-16T14:45:36.470Z] === RUN TestPause [2019-11-16T14:45:36.470Z] --- SKIP: TestPause (0.00s) [2019-11-16T14:45:36.470Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-11-16T14:45:36.470Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-16T14:45:37.141Z] --- PASS: TestKillContainer (2.02s) [2019-11-16T14:45:37.141Z] --- PASS: TestKillContainer/no_signal (0.65s) [2019-11-16T14:45:37.141Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2019-11-16T14:45:37.141Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2019-11-16T14:45:37.141Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-16T14:45:37.141Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-16T14:45:37.846Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-16T14:45:37.864Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-16T14:45:38.001Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.58s) [2019-11-16T14:45:38.001Z] === RUN TestPauseStopPausedContainer [2019-11-16T14:45:38.001Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-11-16T14:45:38.001Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:45:38.001Z] === RUN TestPsFilter [2019-11-16T14:45:38.042Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-11-16T14:45:38.461Z] --- PASS: TestPsFilter (0.15s) [2019-11-16T14:45:38.461Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-16T14:45:38.589Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) [2019-11-16T14:45:38.589Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2019-11-16T14:45:38.589Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2019-11-16T14:45:38.589Z] === RUN TestKillStoppedContainer [2019-11-16T14:45:38.589Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-11-16T14:45:38.589Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-16T14:45:38.589Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-11-16T14:45:38.589Z] === RUN TestKillDifferentUserContainer [2019-11-16T14:45:38.976Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-11-16T14:45:39.234Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-16T14:45:39.313Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2019-11-16T14:45:39.313Z] === RUN TestInspectOomKilledTrue [2019-11-16T14:45:40.168Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-11-16T14:45:40.489Z] --- PASS: TestInspectOomKilledTrue (1.19s) [2019-11-16T14:45:40.489Z] === RUN TestInspectOomKilledFalse [2019-11-16T14:45:40.636Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.22s) [2019-11-16T14:45:40.636Z] === RUN TestRemoveContainerWithVolume [2019-11-16T14:45:41.237Z] --- PASS: TestInspectOomKilledFalse (0.68s) [2019-11-16T14:45:41.237Z] === RUN TestLinksEtcHostsContentMatch [2019-11-16T14:45:41.574Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2019-11-16T14:45:41.574Z] === RUN TestLinksContainerNames [2019-11-16T14:45:43.016Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-16T14:45:43.052Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.52s) [2019-11-16T14:45:43.052Z] === RUN TestCreateServiceSecretFileMode [2019-11-16T14:45:43.268Z] --- PASS: TestLinksContainerNames (1.37s) [2019-11-16T14:45:43.268Z] === RUN TestLogsFollowTailEmpty [2019-11-16T14:45:43.840Z] --- PASS: TestDockerNetworkMacvlan (15.47s) [2019-11-16T14:45:43.840Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-11-16T14:45:43.840Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-11-16T14:45:43.840Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.32s) [2019-11-16T14:45:43.840Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.31s) [2019-11-16T14:45:43.840Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.17s) [2019-11-16T14:45:43.840Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s) [2019-11-16T14:45:43.840Z] PASS [2019-11-16T14:45:43.840Z] [2019-11-16T14:45:43.840Z] DONE 8 tests in 17.027s [2019-11-16T14:45:43.840Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-16T14:45:43.840Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:45:43.840Z] ++ set -e [2019-11-16T14:45:43.840Z] ++ '[' -n 0 ']' [2019-11-16T14:45:43.840Z] ++ set -x [2019-11-16T14:45:43.840Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:45:43.841Z] testing: warning: no tests to run [2019-11-16T14:45:43.841Z] PASS [2019-11-16T14:45:43.841Z] [2019-11-16T14:45:43.841Z] DONE 0 tests in 0.069s [2019-11-16T14:45:43.841Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-16T14:45:43.841Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:45:43.841Z] ++ set -e [2019-11-16T14:45:43.841Z] ++ '[' -n 0 ']' [2019-11-16T14:45:43.841Z] ++ set -x [2019-11-16T14:45:43.841Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:45:43.987Z] --- PASS: TestCreateServiceSecretFileMode (3.38s) [2019-11-16T14:45:43.987Z] === RUN TestCreateServiceConfigFileMode [2019-11-16T14:45:43.990Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2019-11-16T14:45:43.990Z] === RUN TestContainerNetworkMountsNoChown [2019-11-16T14:45:44.219Z] INFO: Testing against a local daemon [2019-11-16T14:45:44.219Z] === RUN TestAuthZPluginAllowRequest [2019-11-16T14:45:44.331Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2019-11-16T14:45:44.331Z] === RUN TestMountDaemonRoot [2019-11-16T14:45:44.331Z] === RUN TestMountDaemonRoot/default [2019-11-16T14:45:44.331Z] === PAUSE TestMountDaemonRoot/default [2019-11-16T14:45:44.331Z] === RUN TestMountDaemonRoot/private [2019-11-16T14:45:44.331Z] === PAUSE TestMountDaemonRoot/private [2019-11-16T14:45:44.331Z] === RUN TestMountDaemonRoot/rprivate [2019-11-16T14:45:44.331Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-16T14:45:44.331Z] === RUN TestMountDaemonRoot/slave [2019-11-16T14:45:44.331Z] === PAUSE TestMountDaemonRoot/slave [2019-11-16T14:45:44.331Z] === RUN TestMountDaemonRoot/rslave [2019-11-16T14:45:44.331Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-16T14:45:44.331Z] === RUN TestMountDaemonRoot/shared [2019-11-16T14:45:44.331Z] === PAUSE TestMountDaemonRoot/shared [2019-11-16T14:45:44.331Z] === RUN TestMountDaemonRoot/rshared [2019-11-16T14:45:44.331Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-16T14:45:44.374Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/default [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/shared [2019-11-16T14:45:44.669Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/rslave [2019-11-16T14:45:44.669Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-16T14:45:44.669Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-16T14:45:44.669Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-16T14:45:44.669Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/rshared [2019-11-16T14:45:44.669Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-16T14:45:44.669Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-16T14:45:44.669Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-16T14:45:44.669Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-16T14:45:44.669Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-16T14:45:44.669Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-16T14:45:44.669Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-16T14:45:44.669Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-16T14:45:44.669Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-16T14:45:44.669Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-16T14:45:44.669Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-16T14:45:44.669Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-16T14:45:44.669Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-16T14:45:44.669Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-16T14:45:44.669Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-16T14:45:44.669Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-16T14:45:44.669Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-16T14:45:44.669Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-16T14:45:44.669Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-16T14:45:44.669Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-16T14:45:44.669Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-16T14:45:44.669Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-16T14:45:44.669Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-16T14:45:44.669Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-16T14:45:44.669Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/rprivate [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/private [2019-11-16T14:45:44.669Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-16T14:45:44.669Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-16T14:45:44.669Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-16T14:45:44.669Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-16T14:45:44.669Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-16T14:45:44.669Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-16T14:45:44.669Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-16T14:45:44.669Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-16T14:45:44.669Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/slave [2019-11-16T14:45:44.669Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-16T14:45:44.669Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-16T14:45:44.669Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-16T14:45:44.669Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-16T14:45:44.669Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-16T14:45:44.669Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-16T14:45:44.669Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-16T14:45:44.669Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-16T14:45:44.669Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-16T14:45:44.669Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-16T14:45:44.669Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-16T14:45:44.669Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-16T14:45:44.669Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-16T14:45:44.669Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-16T14:45:44.669Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-16T14:45:44.669Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-16T14:45:44.669Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-16T14:45:44.669Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-16T14:45:45.006Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-11-16T14:45:45.006Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-16T14:45:45.006Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-11-16T14:45:45.006Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-11-16T14:45:45.006Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-11-16T14:45:45.006Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-11-16T14:45:45.006Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-16T14:45:45.006Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-11-16T14:45:45.006Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-11-16T14:45:45.006Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-11-16T14:45:45.006Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-11-16T14:45:45.006Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-16T14:45:45.006Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2019-11-16T14:45:45.006Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2019-11-16T14:45:45.006Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2019-11-16T14:45:45.006Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-11-16T14:45:45.006Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-16T14:45:45.006Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-11-16T14:45:45.006Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2019-11-16T14:45:45.006Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-11-16T14:45:45.006Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-11-16T14:45:45.006Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-16T14:45:45.006Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-11-16T14:45:45.006Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-11-16T14:45:45.007Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-11-16T14:45:45.007Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-11-16T14:45:45.007Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-16T14:45:45.007Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-11-16T14:45:45.007Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2019-11-16T14:45:45.007Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-11-16T14:45:45.007Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-11-16T14:45:45.007Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-16T14:45:45.007Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-11-16T14:45:45.007Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-11-16T14:45:45.007Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-11-16T14:45:45.007Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-11-16T14:45:45.007Z] === RUN TestContainerBindMountNonRecursive [2019-11-16T14:45:46.036Z] --- PASS: TestAuthZPluginAllowRequest (1.75s) [2019-11-16T14:45:46.036Z] === RUN TestAuthZPluginTLS [2019-11-16T14:45:46.400Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-11-16T14:45:46.400Z] === RUN TestAuthZPluginDenyRequest [2019-11-16T14:45:46.702Z] --- PASS: TestContainerBindMountNonRecursive (1.67s) [2019-11-16T14:45:46.702Z] === RUN TestNetworkNat [2019-11-16T14:45:46.782Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2019-11-16T14:45:46.782Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-16T14:45:47.275Z] --- PASS: TestCreateServiceConfigFileMode (3.21s) [2019-11-16T14:45:47.275Z] === RUN TestCreateServiceSysctls [2019-11-16T14:45:47.425Z] --- PASS: TestNetworkNat (0.73s) [2019-11-16T14:45:47.425Z] === RUN TestNetworkLocalhostTCPNat [2019-11-16T14:45:47.617Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-11-16T14:45:47.617Z] === RUN TestAuthZPluginDenyResponse [2019-11-16T14:45:47.654Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-16T14:45:47.695Z] --- PASS: TestRemoveContainerWithVolume (6.70s) [2019-11-16T14:45:47.695Z] === RUN TestRemoveContainerRunning [2019-11-16T14:45:48.036Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-11-16T14:45:48.036Z] === RUN TestAuthZPluginAllowEventStream [2019-11-16T14:45:48.149Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2019-11-16T14:45:48.149Z] === RUN TestNetworkLoopbackNat [2019-11-16T14:45:48.220Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-16T14:45:48.659Z] --- PASS: TestRemoveContainerRunning (1.54s) [2019-11-16T14:45:48.659Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-16T14:45:48.874Z] --- PASS: TestNetworkLoopbackNat (0.95s) [2019-11-16T14:45:48.874Z] === RUN TestPause [2019-11-16T14:45:49.627Z] --- PASS: TestPause (0.77s) [2019-11-16T14:45:49.627Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-16T14:45:49.627Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-16T14:45:49.627Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-16T14:45:49.627Z] === RUN TestPauseStopPausedContainer [2019-11-16T14:45:50.095Z] --- PASS: TestAuthZPluginAllowEventStream (1.88s) [2019-11-16T14:45:50.095Z] === RUN TestAuthZPluginErrorResponse [2019-11-16T14:45:50.117Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-16T14:45:50.191Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.52s) [2019-11-16T14:45:50.191Z] === RUN TestRemoveInvalidContainer [2019-11-16T14:45:50.191Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-11-16T14:45:50.191Z] === RUN TestRenameLinkedContainer [2019-11-16T14:45:50.191Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-11-16T14:45:50.191Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-11-16T14:45:50.191Z] === RUN TestRenameStoppedContainer [2019-11-16T14:45:50.350Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2019-11-16T14:45:50.350Z] === RUN TestPsFilter [2019-11-16T14:45:50.470Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-11-16T14:45:50.470Z] === RUN TestAuthZPluginErrorRequest [2019-11-16T14:45:50.688Z] --- PASS: TestPsFilter (0.18s) [2019-11-16T14:45:50.688Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-16T14:45:50.848Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-11-16T14:45:50.848Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-16T14:45:51.417Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2019-11-16T14:45:51.417Z] === RUN TestRemoveContainerWithVolume [2019-11-16T14:45:51.465Z] --- PASS: TestCreateServiceSysctls (4.40s) [2019-11-16T14:45:51.465Z] === RUN TestCreateServiceCapabilities [2019-11-16T14:45:51.629Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-11-16T14:45:51.629Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-16T14:45:52.139Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2019-11-16T14:45:52.139Z] === RUN TestRemoveContainerRunning [2019-11-16T14:45:52.363Z] --- PASS: TestRenameStoppedContainer (1.86s) [2019-11-16T14:45:52.364Z] === RUN TestRenameRunningContainerAndReuse [2019-11-16T14:45:52.860Z] --- PASS: TestRemoveContainerRunning (0.73s) [2019-11-16T14:45:52.860Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-16T14:45:53.585Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2019-11-16T14:45:53.585Z] === RUN TestRemoveInvalidContainer [2019-11-16T14:45:53.585Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-11-16T14:45:53.585Z] === RUN TestRenameLinkedContainer [2019-11-16T14:45:54.115Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s) [2019-11-16T14:45:54.115Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-16T14:45:54.299Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-11-16T14:45:54.752Z] --- PASS: TestCreateServiceCapabilities (3.37s) [2019-11-16T14:45:54.752Z] === RUN TestInspect [2019-11-16T14:45:54.864Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-16T14:45:55.265Z] --- PASS: TestRenameRunningContainerAndReuse (3.25s) [2019-11-16T14:45:55.265Z] === RUN TestRenameInvalidName [2019-11-16T14:45:55.801Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-16T14:45:55.801Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-16T14:45:55.959Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s) [2019-11-16T14:45:55.959Z] === RUN TestAuthZPluginHeader [2019-11-16T14:45:56.587Z] --- PASS: TestRenameLinkedContainer (2.70s) [2019-11-16T14:45:56.587Z] === RUN TestRenameStoppedContainer [2019-11-16T14:45:56.766Z] --- PASS: TestAuthZPluginHeader (0.86s) [2019-11-16T14:45:56.766Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-16T14:45:56.766Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-16T14:45:56.766Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:45:56.766Z] === RUN TestAuthZPluginV2Disable [2019-11-16T14:45:56.766Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-16T14:45:56.766Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:45:56.766Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-16T14:45:56.766Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-16T14:45:56.766Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:45:56.766Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-16T14:45:56.766Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-16T14:45:56.766Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:45:56.766Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-16T14:45:56.800Z] --- PASS: TestRenameInvalidName (1.54s) [2019-11-16T14:45:56.800Z] === RUN TestRenameAnonymousContainer [2019-11-16T14:45:56.800Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-11-16T14:45:56.800Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-11-16T14:45:56.800Z] === RUN TestRenameContainerWithSameName [2019-11-16T14:45:56.959Z] --- PASS: TestRenameStoppedContainer (0.69s) [2019-11-16T14:45:56.959Z] === RUN TestRenameRunningContainerAndReuse [2019-11-16T14:45:57.699Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-16T14:45:58.132Z] --- PASS: TestRenameRunningContainerAndReuse (1.42s) [2019-11-16T14:45:58.133Z] === RUN TestRenameInvalidName [2019-11-16T14:45:58.333Z] --- PASS: TestRenameContainerWithSameName (1.59s) [2019-11-16T14:45:58.333Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-16T14:45:58.333Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-11-16T14:45:58.333Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-11-16T14:45:58.333Z] === RUN TestResize [2019-11-16T14:45:58.333Z] --- SKIP: TestResize (0.00s) [2019-11-16T14:45:58.333Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-16T14:45:58.333Z] === RUN TestResizeWithInvalidSize [2019-11-16T14:45:58.333Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-11-16T14:45:58.333Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-11-16T14:45:58.333Z] === RUN TestResizeWhenContainerNotStarted [2019-11-16T14:45:58.856Z] --- PASS: TestRenameInvalidName (0.71s) [2019-11-16T14:45:58.856Z] === RUN TestRenameAnonymousContainer [2019-11-16T14:45:58.941Z] --- PASS: TestInspect (3.78s) [2019-11-16T14:45:58.941Z] === RUN TestServiceListWithStatuses [2019-11-16T14:45:58.941Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-16T14:45:58.941Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-16T14:45:58.941Z] === RUN TestDockerNetworkConnectAlias [2019-11-16T14:45:59.073Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-16T14:46:00.445Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-16T14:46:00.507Z] --- PASS: TestResizeWhenContainerNotStarted (1.81s) [2019-11-16T14:46:00.507Z] === RUN TestDaemonRestartKillContainers [2019-11-16T14:46:00.507Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-11-16T14:46:00.507Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:46:00.507Z] === RUN TestStats [2019-11-16T14:46:00.507Z] --- SKIP: TestStats (0.00s) [2019-11-16T14:46:00.507Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-11-16T14:46:00.507Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-16T14:46:01.859Z] --- PASS: TestRenameAnonymousContainer (2.60s) [2019-11-16T14:46:01.859Z] === RUN TestRenameContainerWithSameName [2019-11-16T14:46:02.197Z] --- PASS: TestRenameContainerWithSameName (0.71s) [2019-11-16T14:46:02.197Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-16T14:46:03.885Z] --- PASS: TestRenameContainerWithLinkedContainer (1.33s) [2019-11-16T14:46:03.885Z] === RUN TestResize [2019-11-16T14:46:04.222Z] --- PASS: TestResize (0.69s) [2019-11-16T14:46:04.222Z] === RUN TestResizeWithInvalidSize [2019-11-16T14:46:04.625Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-16T14:46:04.946Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2019-11-16T14:46:04.946Z] === RUN TestResizeWhenContainerNotStarted [2019-11-16T14:46:05.673Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2019-11-16T14:46:05.673Z] === RUN TestDaemonRestartKillContainers [2019-11-16T14:46:05.673Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-16T14:46:05.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-16T14:46:05.673Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-16T14:46:05.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-16T14:46:05.673Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-16T14:46:05.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-16T14:46:05.673Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-16T14:46:05.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-16T14:46:05.673Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-16T14:46:05.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-16T14:46:05.673Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-16T14:46:05.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-16T14:46:05.673Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-16T14:46:05.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-16T14:46:05.673Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-16T14:46:05.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-16T14:46:05.673Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-16T14:46:05.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-16T14:46:05.673Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-16T14:46:05.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-16T14:46:05.673Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-16T14:46:05.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-16T14:46:05.673Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-16T14:46:05.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-16T14:46:05.673Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-16T14:46:05.673Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-16T14:46:05.673Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-16T14:46:05.673Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-16T14:46:07.056Z] --- PASS: TestDockerNetworkConnectAlias (7.40s) [2019-11-16T14:46:07.056Z] === RUN TestDockerNetworkReConnect [2019-11-16T14:46:07.234Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-11-16T14:46:08.136Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-16T14:46:09.063Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.01s) [2019-11-16T14:46:09.063Z] === RUN TestStopContainerWithTimeout [2019-11-16T14:46:09.063Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-11-16T14:46:09.063Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-11-16T14:46:09.063Z] === RUN TestUpdateRestartPolicy [2019-11-16T14:46:09.766Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-11-16T14:46:09.838Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-16T14:46:09.838Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-16T14:46:11.547Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-16T14:46:11.547Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-16T14:46:11.886Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-16T14:46:12.329Z] --- PASS: TestDockerNetworkReConnect (5.98s) [2019-11-16T14:46:12.329Z] === RUN TestServicePlugin [2019-11-16T14:46:12.329Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-16T14:46:12.329Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:46:12.329Z] === RUN TestServiceUpdateLabel [2019-11-16T14:46:12.618Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-16T14:46:13.053Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-11-16T14:46:13.053Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-11-16T14:46:13.804Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-16T14:46:14.427Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-16T14:46:15.616Z] --- PASS: TestServiceUpdateLabel (3.19s) [2019-11-16T14:46:15.616Z] === RUN TestServiceUpdateSecrets [2019-11-16T14:46:16.327Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-16T14:46:16.536Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.92s) [2019-11-16T14:46:16.536Z] PASS [2019-11-16T14:46:16.536Z] [2019-11-16T14:46:16.536Z] === Skipped [2019-11-16T14:46:16.536Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-16T14:46:16.536Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:46:16.536Z] [2019-11-16T14:46:16.536Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-16T14:46:16.536Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:46:16.536Z] [2019-11-16T14:46:16.536Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-16T14:46:16.536Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:46:16.536Z] [2019-11-16T14:46:16.536Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-16T14:46:16.536Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:46:16.536Z] [2019-11-16T14:46:16.536Z] [2019-11-16T14:46:16.536Z] DONE 17 tests, 4 skipped in 29.726s [2019-11-16T14:46:16.536Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-16T14:46:16.536Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:46:16.536Z] ++ set -e [2019-11-16T14:46:16.536Z] ++ '[' -n 0 ']' [2019-11-16T14:46:16.536Z] ++ set -x [2019-11-16T14:46:16.536Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:46:16.536Z] INFO: Testing against a local daemon [2019-11-16T14:46:16.536Z] === RUN TestPluginInvalidJSON [2019-11-16T14:46:16.536Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-16T14:46:16.536Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-16T14:46:16.536Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-16T14:46:16.536Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-11-16T14:46:16.536Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-16T14:46:16.536Z] PASS [2019-11-16T14:46:16.536Z] [2019-11-16T14:46:16.536Z] DONE 2 tests in 0.188s [2019-11-16T14:46:16.536Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-16T14:46:16.536Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:46:16.536Z] ++ set -e [2019-11-16T14:46:16.536Z] ++ '[' -n 0 ']' [2019-11-16T14:46:16.536Z] ++ set -x [2019-11-16T14:46:16.536Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:46:16.536Z] INFO: Testing against a local daemon [2019-11-16T14:46:16.536Z] === RUN TestExternalGraphDriver [2019-11-16T14:46:16.536Z] === RUN TestExternalGraphDriver/json [2019-11-16T14:46:16.536Z] === RUN TestExternalGraphDriver/spec [2019-11-16T14:46:16.855Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-16T14:46:16.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.20s) [2019-11-16T14:46:16.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2019-11-16T14:46:16.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.91s) [2019-11-16T14:46:16.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.94s) [2019-11-16T14:46:16.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.98s) [2019-11-16T14:46:16.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (6.07s) [2019-11-16T14:46:16.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (6.94s) [2019-11-16T14:46:16.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.95s) [2019-11-16T14:46:16.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.19s) [2019-11-16T14:46:16.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.08s) [2019-11-16T14:46:16.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.88s) [2019-11-16T14:46:16.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.79s) [2019-11-16T14:46:16.855Z] === RUN TestCgroupNamespacesRun [2019-11-16T14:46:18.029Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2019-11-16T14:46:18.029Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-16T14:46:18.667Z] === RUN TestExternalGraphDriver/pull [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite (380.03s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (15.71s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (4.22s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (1.17s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.43s) [2019-11-16T14:46:18.865Z] docker_cli_daemon_test.go:1449: [d997137f1c3ca] daemon is not started [2019-11-16T14:46:18.865Z] check_test.go:309: [dac1dad56e53b] daemon is not started [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (4.52s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.96s) [2019-11-16T14:46:18.865Z] check_test.go:309: [d0e02d4e8132b] daemon is not started [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (6.52s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.72s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.61s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.72s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.98s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.87s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.41s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-11-16T14:46:18.865Z] check_test.go:309: [d2adb2b8c11a7] daemon is not started [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-11-16T14:46:18.865Z] check_test.go:309: [d890aa6d01554] daemon is not started [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.68s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.65s) [2019-11-16T14:46:18.865Z] check_test.go:309: [d02ad684212dd] daemon is not started [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.77s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.60s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.70s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-11-16T14:46:18.865Z] check_test.go:309: [d9f0587d0c3c8] daemon is not started [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.58s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.67s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.26s) [2019-11-16T14:46:18.865Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-11-16T14:46:18.865Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-11-16T14:46:18.865Z] check_test.go:309: [d07c9d033dd0d] daemon is not started [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.82s) [2019-11-16T14:46:18.865Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-16T14:46:18.865Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-11-16T14:46:18.865Z] check_test.go:309: [d8e22a16057a3] daemon is not started [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.33s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.38s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.57s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.11s) [2019-11-16T14:46:18.865Z] check_test.go:309: [d5eb568c95d26] daemon is not started [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.05s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2019-11-16T14:46:18.865Z] check_test.go:309: [da879241d9f85] daemon is not started [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.24s) [2019-11-16T14:46:18.865Z] docker_cli_daemon_plugins_test.go:79: [dc87f79548c7d] daemon is not started [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.52s) [2019-11-16T14:46:18.865Z] docker_cli_daemon_plugins_test.go:169: [d5823881344bf] daemon is not started [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.97s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2019-11-16T14:46:18.865Z] check_test.go:309: [d4aad8fd379f8] daemon is not started [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.91s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.10s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.81s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.84s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.93s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.73s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.22s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.57s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.91s) [2019-11-16T14:46:18.865Z] check_test.go:309: [ddae7120e5b52] daemon is not started [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.54s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.33s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.07s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.19s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.96s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.30s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.07s) [2019-11-16T14:46:18.865Z] check_test.go:309: [d916f4cf3db17] daemon is not started [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.94s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.64s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.65s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.09s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.66s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.80s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.31s) [2019-11-16T14:46:18.865Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-11-16T14:46:18.865Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-11-16T14:46:18.865Z] check_test.go:309: [df46ece790932] daemon is not started [2019-11-16T14:46:18.865Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-11-16T14:46:18.865Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-11-16T14:46:18.865Z] check_test.go:309: [d670d738735fd] daemon is not started [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.77s) [2019-11-16T14:46:18.865Z] check_test.go:309: [d526aec75754f] daemon is not started [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.37s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.17s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.33s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.34s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (5.33s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.59s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.78s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.96s) [2019-11-16T14:46:18.865Z] check_test.go:309: [d16d900ec607c] daemon is not started [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.79s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.22s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.10s) [2019-11-16T14:46:18.865Z] check_test.go:309: [dbbcef792b632] daemon is not started [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (7.04s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.18s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2019-11-16T14:46:18.865Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-11-16T14:46:18.865Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-11-16T14:46:18.865Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-11-16T14:46:18.865Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-11-16T14:46:18.865Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-11-16T14:46:18.865Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-11-16T14:46:18.865Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-11-16T14:46:18.865Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-11-16T14:46:18.865Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-11-16T14:46:18.865Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-11-16T14:46:18.865Z] check_test.go:309: [d8d5741f615c6] daemon is not started [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.15s) [2019-11-16T14:46:18.865Z] check_test.go:309: [de66733a58458] daemon is not started [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.75s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.80s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2019-11-16T14:46:18.865Z] check_test.go:309: [d768ab837f5db] daemon is not started [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.46s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.46s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.34s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2019-11-16T14:46:18.865Z] check_test.go:309: [d1453b3dabefd] daemon is not started [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (6.12s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.05s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.52s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.24s) [2019-11-16T14:46:18.865Z] check_test.go:309: [d42045d5946ce] daemon is not started [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.17s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-11-16T14:46:18.865Z] check_test.go:309: [d2da492797593] daemon is not started [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.88s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.28s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.26s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.66s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.02s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.85s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.14s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.23s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.07s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.11s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.30s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.15s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.54s) [2019-11-16T14:46:18.865Z] docker_cli_daemon_test.go:2542: [da41116e89e0b] daemon is not started [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.48s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.02s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.03s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.33s) [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2019-11-16T14:46:18.865Z] check_test.go:309: [dcab9f7d61ea8] daemon is not started [2019-11-16T14:46:18.865Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.95s) [2019-11-16T14:46:18.865Z] === RUN TestDockerSwarmSuite [2019-11-16T14:46:18.865Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-11-16T14:46:19.720Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2019-11-16T14:46:19.720Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-16T14:46:20.237Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-16T14:46:20.612Z] --- PASS: TestExternalGraphDriver (6.71s) [2019-11-16T14:46:20.612Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2019-11-16T14:46:20.612Z] --- PASS: TestExternalGraphDriver/spec (2.16s) [2019-11-16T14:46:20.612Z] --- PASS: TestExternalGraphDriver/pull (2.30s) [2019-11-16T14:46:20.612Z] === RUN TestGraphdriverPluginV2 [2019-11-16T14:46:21.000Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-11-16T14:46:21.000Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:46:21.000Z] PASS [2019-11-16T14:46:21.000Z] [2019-11-16T14:46:21.000Z] === Skipped [2019-11-16T14:46:21.000Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-11-16T14:46:21.000Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:46:21.000Z] [2019-11-16T14:46:21.000Z] [2019-11-16T14:46:21.000Z] DONE 5 tests, 1 skipped in 6.974s [2019-11-16T14:46:21.000Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-16T14:46:21.000Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:46:21.000Z] ++ set -e [2019-11-16T14:46:21.000Z] ++ '[' -n 0 ']' [2019-11-16T14:46:21.000Z] ++ set -x [2019-11-16T14:46:21.000Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:46:21.000Z] INFO: Testing against a local daemon [2019-11-16T14:46:21.000Z] === RUN TestContinueAfterPluginCrash [2019-11-16T14:46:21.000Z] === PAUSE TestContinueAfterPluginCrash [2019-11-16T14:46:21.000Z] === RUN TestDaemonStartWithLogOpt [2019-11-16T14:46:21.000Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-16T14:46:21.000Z] === CONT TestContinueAfterPluginCrash [2019-11-16T14:46:21.000Z] === CONT TestDaemonStartWithLogOpt [2019-11-16T14:46:22.023Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s) [2019-11-16T14:46:22.023Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-16T14:46:22.036Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-11-16T14:46:22.036Z] Copying nested executables into bundles/cross/linux/amd64 [2019-11-16T14:46:22.036Z] Cross building: bundles/cross/windows/amd64 [2019-11-16T14:46:22.036Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-16T14:46:22.036Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-11-16T14:46:23.199Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2019-11-16T14:46:23.199Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-16T14:46:23.515Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-11-16T14:46:24.891Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s) [2019-11-16T14:46:24.891Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-16T14:46:26.085Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s) [2019-11-16T14:46:26.085Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-16T14:46:26.794Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-11-16T14:46:26.809Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2019-11-16T14:46:26.809Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-16T14:46:28.505Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s) [2019-11-16T14:46:28.505Z] === RUN TestKernelTCPMemory [2019-11-16T14:46:29.230Z] --- PASS: TestKernelTCPMemory (0.89s) [2019-11-16T14:46:29.230Z] === RUN TestNISDomainname [2019-11-16T14:46:30.148Z] --- PASS: TestUpdateRestartPolicy (19.50s) [2019-11-16T14:46:30.148Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-16T14:46:30.148Z] --- PASS: TestUpdateRestartWithAutoRemove (1.60s) [2019-11-16T14:46:30.148Z] === RUN TestWaitNonBlocked [2019-11-16T14:46:30.148Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-16T14:46:30.148Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-16T14:46:30.148Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-16T14:46:30.148Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-16T14:46:30.148Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-16T14:46:30.148Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-16T14:46:30.402Z] --- PASS: TestNISDomainname (1.08s) [2019-11-16T14:46:30.402Z] === RUN TestHostnameDnsResolution [2019-11-16T14:46:31.578Z] --- PASS: TestHostnameDnsResolution (1.18s) [2019-11-16T14:46:31.578Z] === RUN TestStats [2019-11-16T14:46:32.321Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-11-16T14:46:32.321Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.85s) [2019-11-16T14:46:32.321Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.07s) [2019-11-16T14:46:32.321Z] === RUN TestWaitBlocked [2019-11-16T14:46:32.321Z] --- SKIP: TestWaitBlocked (0.00s) [2019-11-16T14:46:32.321Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-11-16T14:46:32.321Z] PASS [2019-11-16T14:46:32.321Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-11-16T14:46:32.707Z] --- PASS: TestDaemonStartWithLogOpt (11.19s) [2019-11-16T14:46:32.780Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-16T14:46:32.780Z] INFO: Testing against a local daemon [2019-11-16T14:46:32.780Z] === RUN TestCommitInheritsEnv [2019-11-16T14:46:32.780Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2019-11-16T14:46:32.780Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-16T14:46:32.780Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-16T14:46:32.780Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-11-16T14:46:32.780Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-11-16T14:46:32.780Z] === RUN TestImagesFilterMultiReference [2019-11-16T14:46:32.780Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-11-16T14:46:32.780Z] === RUN TestImagePullPlatformInvalid [2019-11-16T14:46:32.780Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-11-16T14:46:32.780Z] === RUN TestRemoveImageOrphaning [2019-11-16T14:46:32.780Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-11-16T14:46:32.780Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-16T14:46:32.780Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-16T14:46:32.780Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-11-16T14:46:32.780Z] === RUN TestTagInvalidReference [2019-11-16T14:46:32.780Z] --- PASS: TestTagInvalidReference (0.02s) [2019-11-16T14:46:32.780Z] === RUN TestTagValidPrefixedRepo [2019-11-16T14:46:32.780Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-11-16T14:46:32.780Z] === RUN TestTagExistedNameWithoutForce [2019-11-16T14:46:32.780Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-11-16T14:46:32.780Z] === RUN TestTagOfficialNames [2019-11-16T14:46:32.780Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-11-16T14:46:32.780Z] tag_test.go:98: testEnv.OSType == "windows" [2019-11-16T14:46:32.780Z] === RUN TestTagMatchesDigest [2019-11-16T14:46:32.780Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-16T14:46:32.780Z] PASS [2019-11-16T14:46:32.780Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-11-16T14:46:32.780Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-16T14:46:32.780Z] INFO: Testing against a local daemon [2019-11-16T14:46:32.780Z] === RUN TestNetworkCreateDelete [2019-11-16T14:46:32.780Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-11-16T14:46:32.780Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-11-16T14:46:32.780Z] === RUN TestDockerNetworkDeletePreferID [2019-11-16T14:46:32.780Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-11-16T14:46:32.780Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-11-16T14:46:32.780Z] === RUN TestInspectNetwork [2019-11-16T14:46:32.780Z] --- SKIP: TestInspectNetwork (0.00s) [2019-11-16T14:46:32.780Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-11-16T14:46:32.780Z] === RUN TestRunContainerWithBridgeNone [2019-11-16T14:46:32.780Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-11-16T14:46:32.780Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-11-16T14:46:32.780Z] === RUN TestNetworkInvalidJSON [2019-11-16T14:46:32.780Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-16T14:46:32.780Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-16T14:46:32.780Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-16T14:46:32.780Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-16T14:46:32.780Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-16T14:46:32.780Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-16T14:46:32.780Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-16T14:46:32.780Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-16T14:46:32.780Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-16T14:46:33.237Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-11-16T14:46:33.237Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-11-16T14:46:33.237Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-11-16T14:46:33.237Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-11-16T14:46:33.237Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-16T14:46:33.237Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-11-16T14:46:33.237Z] service_test.go:29: testEnv.OSType == "windows" [2019-11-16T14:46:33.237Z] === RUN TestDaemonDefaultNetworkPools [2019-11-16T14:46:33.237Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-11-16T14:46:33.237Z] service_test.go:51: testEnv.OSType == "windows" [2019-11-16T14:46:33.237Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-16T14:46:33.237Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-11-16T14:46:33.237Z] service_test.go:94: testEnv.OSType == "windows" [2019-11-16T14:46:33.237Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-16T14:46:33.237Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-11-16T14:46:33.237Z] service_test.go:127: testEnv.OSType == "windows" [2019-11-16T14:46:33.237Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-16T14:46:33.237Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-11-16T14:46:33.237Z] service_test.go:177: testEnv.OSType == "windows" [2019-11-16T14:46:33.237Z] === RUN TestServiceWithPredefinedNetwork [2019-11-16T14:46:33.237Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-11-16T14:46:33.237Z] service_test.go:201: testEnv.OSType == "windows" [2019-11-16T14:46:33.237Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-16T14:46:33.237Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-16T14:46:33.237Z] service_test.go:230: FLAKY_TEST [2019-11-16T14:46:33.237Z] === RUN TestServiceWithDataPathPortInit [2019-11-16T14:46:33.237Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-11-16T14:46:33.237Z] service_test.go:319: testEnv.OSType == "windows" [2019-11-16T14:46:33.237Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-16T14:46:33.237Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-11-16T14:46:33.237Z] service_test.go:386: testEnv.OSType == "windows" [2019-11-16T14:46:33.237Z] PASS [2019-11-16T14:46:33.237Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-16T14:46:33.237Z] PASS [2019-11-16T14:46:33.237Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-16T14:46:33.237Z] PASS [2019-11-16T14:46:33.237Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-16T14:46:33.237Z] PASS [2019-11-16T14:46:33.237Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-16T14:46:33.237Z] PASS [2019-11-16T14:46:33.237Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-16T14:46:33.237Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-16T14:46:33.237Z] INFO: Testing against a local daemon [2019-11-16T14:46:33.237Z] === RUN TestPluginInvalidJSON [2019-11-16T14:46:33.237Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-16T14:46:33.237Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-16T14:46:33.237Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-16T14:46:33.237Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-16T14:46:33.237Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-16T14:46:33.237Z] PASS [2019-11-16T14:46:33.237Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-16T14:46:33.237Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-16T14:46:33.237Z] INFO: Testing against a local daemon [2019-11-16T14:46:33.237Z] === RUN TestExternalGraphDriver [2019-11-16T14:46:33.237Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-11-16T14:46:33.237Z] external_test.go:48: runtime.GOOS == "windows" [2019-11-16T14:46:33.237Z] === RUN TestGraphdriverPluginV2 [2019-11-16T14:46:33.237Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-11-16T14:46:33.237Z] external_test.go:407: runtime.GOOS == "windows" [2019-11-16T14:46:33.237Z] PASS [2019-11-16T14:46:33.237Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-16T14:46:33.237Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-16T14:46:33.237Z] INFO: Testing against a local daemon [2019-11-16T14:46:33.237Z] PASS [2019-11-16T14:46:33.237Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-16T14:46:33.237Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-16T14:46:33.237Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-11-16T14:46:33.352Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-11-16T14:46:33.695Z] --- PASS: TestServiceUpdateSecrets (15.56s) [2019-11-16T14:46:33.695Z] === RUN TestServiceUpdateConfigs [2019-11-16T14:46:33.695Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-16T14:46:33.695Z] INFO: Testing against a local daemon [2019-11-16T14:46:33.695Z] === RUN TestSecretInspect [2019-11-16T14:46:33.695Z] --- SKIP: TestSecretInspect (0.00s) [2019-11-16T14:46:33.695Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:46:33.695Z] === RUN TestSecretList [2019-11-16T14:46:33.695Z] --- SKIP: TestSecretList (0.00s) [2019-11-16T14:46:33.695Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:46:33.695Z] === RUN TestSecretsCreateAndDelete [2019-11-16T14:46:33.695Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-11-16T14:46:33.695Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:46:33.695Z] === RUN TestSecretsUpdate [2019-11-16T14:46:33.695Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-11-16T14:46:33.695Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:46:33.695Z] === RUN TestTemplatedSecret [2019-11-16T14:46:33.695Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-11-16T14:46:33.695Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:46:33.695Z] === RUN TestSecretCreateResolve [2019-11-16T14:46:33.695Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-11-16T14:46:33.695Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-11-16T14:46:33.695Z] PASS [2019-11-16T14:46:33.695Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-11-16T14:46:33.695Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-16T14:46:33.695Z] INFO: Testing against a local daemon [2019-11-16T14:46:33.695Z] === RUN TestServiceCreateInit [2019-11-16T14:46:33.695Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-16T14:46:33.695Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-16T14:46:33.695Z] --- PASS: TestServiceCreateInit (0.03s) [2019-11-16T14:46:33.695Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-11-16T14:46:33.695Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:46:33.695Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-11-16T14:46:33.695Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:46:33.695Z] === RUN TestCreateServiceMultipleTimes [2019-11-16T14:46:33.695Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-11-16T14:46:33.695Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:46:33.695Z] === RUN TestCreateServiceConflict [2019-11-16T14:46:33.695Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-11-16T14:46:33.695Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:46:33.695Z] === RUN TestCreateServiceMaxReplicas [2019-11-16T14:46:33.695Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-11-16T14:46:33.695Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:46:33.695Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-16T14:46:33.695Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-11-16T14:46:33.695Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:46:33.695Z] === RUN TestCreateServiceSecretFileMode [2019-11-16T14:46:33.695Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-11-16T14:46:33.695Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:46:33.695Z] === RUN TestCreateServiceConfigFileMode [2019-11-16T14:46:33.695Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-11-16T14:46:33.695Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:46:33.695Z] === RUN TestCreateServiceSysctls [2019-11-16T14:46:33.695Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-11-16T14:46:33.695Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:46:33.695Z] === RUN TestCreateServiceCapabilities [2019-11-16T14:46:33.695Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-11-16T14:46:33.695Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:46:33.695Z] === RUN TestInspect [2019-11-16T14:46:33.695Z] --- SKIP: TestInspect (0.00s) [2019-11-16T14:46:33.695Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:46:33.695Z] === RUN TestServiceListWithStatuses [2019-11-16T14:46:33.695Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-16T14:46:33.695Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:46:33.695Z] === RUN TestDockerNetworkConnectAlias [2019-11-16T14:46:33.695Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-11-16T14:46:33.695Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:46:33.695Z] === RUN TestDockerNetworkReConnect [2019-11-16T14:46:33.695Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-11-16T14:46:33.695Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:46:33.696Z] === RUN TestServicePlugin [2019-11-16T14:46:33.696Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-16T14:46:33.696Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:46:33.696Z] === RUN TestServiceUpdateLabel [2019-11-16T14:46:33.696Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-11-16T14:46:33.696Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-11-16T14:46:33.696Z] === RUN TestServiceUpdateSecrets [2019-11-16T14:46:33.696Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-11-16T14:46:33.696Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-11-16T14:46:33.696Z] === RUN TestServiceUpdateConfigs [2019-11-16T14:46:33.696Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-11-16T14:46:33.696Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-11-16T14:46:33.696Z] === RUN TestServiceUpdateNetwork [2019-11-16T14:46:33.696Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-11-16T14:46:33.696Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-11-16T14:46:33.696Z] PASS [2019-11-16T14:46:33.696Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-11-16T14:46:33.696Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-16T14:46:33.696Z] INFO: Testing against a local daemon [2019-11-16T14:46:33.696Z] === RUN TestSessionCreate [2019-11-16T14:46:33.696Z] --- SKIP: TestSessionCreate (0.00s) [2019-11-16T14:46:33.696Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-11-16T14:46:33.696Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-16T14:46:33.696Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-11-16T14:46:33.696Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-11-16T14:46:33.696Z] PASS [2019-11-16T14:46:33.696Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-11-16T14:46:33.696Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-16T14:46:33.696Z] INFO: Testing against a local daemon [2019-11-16T14:46:33.696Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-16T14:46:33.696Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-16T14:46:33.696Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-11-16T14:46:33.696Z] === RUN TestEventsExecDie [2019-11-16T14:46:33.696Z] --- SKIP: TestEventsExecDie (0.00s) [2019-11-16T14:46:33.696Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-11-16T14:46:33.696Z] === RUN TestEventsBackwardsCompatible [2019-11-16T14:46:33.696Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-11-16T14:46:33.696Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-11-16T14:46:33.696Z] === RUN TestInfoAPI [2019-11-16T14:46:33.696Z] --- PASS: TestInfoAPI (0.03s) [2019-11-16T14:46:33.696Z] === RUN TestInfoAPIWarnings [2019-11-16T14:46:33.696Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-11-16T14:46:33.696Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-16T14:46:33.696Z] === RUN TestInfoDebug [2019-11-16T14:46:33.696Z] --- SKIP: TestInfoDebug (0.00s) [2019-11-16T14:46:33.696Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-11-16T14:46:33.696Z] === RUN TestInfoInsecureRegistries [2019-11-16T14:46:33.696Z] --- FAIL: TestInfoInsecureRegistries (0.01s) [2019-11-16T14:46:33.696Z] info_test.go:101: [da9602b791648] failed to start daemon with arguments [--data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\da9602b791648\root --exec-root C:\windows\TEMP\dxr\da9602b791648 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\da9602b791648\docker.pid --userland-proxy=true --containerd-namespace da9602b791648 --containerd-plugins-namespace da9602b791648p --containerd /var/run/docker/containerd/containerd.sock --host unix://C:\windows\TEMP\docker-integration\da9602b791648.sock --debug --storage-driver overlay2 --insecure-registry=192.168.1.0/24 --insecure-registry=insecurehost.com:5000] : protocol not available [2019-11-16T14:46:33.696Z] === RUN TestInfoRegistryMirrors [2019-11-16T14:46:33.696Z] --- FAIL: TestInfoRegistryMirrors (0.00s) [2019-11-16T14:46:33.696Z] info_test.go:125: [d77de8d403f1c] failed to start daemon with arguments [--data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d77de8d403f1c\root --exec-root C:\windows\TEMP\dxr\d77de8d403f1c --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d77de8d403f1c\docker.pid --userland-proxy=true --containerd-namespace d77de8d403f1c --containerd-plugins-namespace d77de8d403f1cp --containerd /var/run/docker/containerd/containerd.sock --host unix://C:\windows\TEMP\docker-integration\d77de8d403f1c.sock --debug --storage-driver overlay2 --registry-mirror=https://192.168.1.2 --registry-mirror=http://registry.mirror.com:5000] : protocol not available [2019-11-16T14:46:33.696Z] === RUN TestLoginFailsWithBadCredentials [2019-11-16T14:46:34.581Z] --- PASS: TestStats (2.48s) [2019-11-16T14:46:34.581Z] === RUN TestStopContainerWithTimeout [2019-11-16T14:46:34.581Z] === RUN TestStopContainerWithTimeout/0 [2019-11-16T14:46:34.581Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-16T14:46:34.581Z] === RUN TestStopContainerWithTimeout/1 [2019-11-16T14:46:34.581Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-16T14:46:34.581Z] === RUN TestStopContainerWithTimeout/3 [2019-11-16T14:46:34.581Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-16T14:46:34.581Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-16T14:46:34.581Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-16T14:46:34.581Z] === CONT TestStopContainerWithTimeout/0 [2019-11-16T14:46:34.581Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-16T14:46:34.581Z] === CONT TestStopContainerWithTimeout/1 [2019-11-16T14:46:34.581Z] === CONT TestStopContainerWithTimeout/3 [2019-11-16T14:46:35.228Z] --- PASS: TestLoginFailsWithBadCredentials (1.34s) [2019-11-16T14:46:35.228Z] === RUN TestPingCacheHeaders [2019-11-16T14:46:35.228Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-11-16T14:46:35.228Z] === RUN TestPingGet [2019-11-16T14:46:35.228Z] --- PASS: TestPingGet (0.03s) [2019-11-16T14:46:35.228Z] === RUN TestPingHead [2019-11-16T14:46:35.228Z] --- PASS: TestPingHead (0.03s) [2019-11-16T14:46:35.228Z] === RUN TestVersion [2019-11-16T14:46:35.228Z] --- PASS: TestVersion (0.02s) [2019-11-16T14:46:35.228Z] FAIL [2019-11-16T14:46:35.228Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-11-16T14:46:35.228Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-16T14:46:35.228Z] INFO: Testing against a local daemon [2019-11-16T14:46:35.228Z] === RUN TestVolumesCreateAndList [2019-11-16T14:46:35.228Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-16T14:46:35.228Z] === RUN TestVolumesRemove [2019-11-16T14:46:35.228Z] --- SKIP: TestVolumesRemove (0.00s) [2019-11-16T14:46:35.228Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-11-16T14:46:35.228Z] === RUN TestVolumesInspect [2019-11-16T14:46:35.687Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-16T14:46:35.687Z] === RUN TestVolumesInvalidJSON [2019-11-16T14:46:35.687Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-16T14:46:35.687Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-16T14:46:35.687Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-16T14:46:35.687Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-16T14:46:35.687Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2019-11-16T14:46:35.687Z] PASS [2019-11-16T14:46:35.687Z] INFO: make.ps1 ended at 11/16/2019 14:46:35 [2019-11-16T14:46:35.687Z] INFO: Integration CLI tests being run from the host: [2019-11-16T14:46:35.687Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-11-16T14:46:35.879Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-16T14:46:36.813Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-16T14:46:36.813Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-16T14:46:37.583Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-11-16T14:46:37.583Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2019-11-16T14:46:37.583Z] --- PASS: TestStopContainerWithTimeout/1 (2.33s) [2019-11-16T14:46:37.583Z] --- PASS: TestStopContainerWithTimeout/3 (2.99s) [2019-11-16T14:46:37.583Z] --- PASS: TestStopContainerWithTimeout/-1 (3.22s) [2019-11-16T14:46:37.583Z] === RUN TestDeleteDevicemapper [2019-11-16T14:46:37.583Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-16T14:46:37.583Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-16T14:46:37.583Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-16T14:46:37.836Z] --- PASS: TestContinueAfterPluginCrash (16.09s) [2019-11-16T14:46:37.836Z] PASS [2019-11-16T14:46:37.836Z] [2019-11-16T14:46:37.836Z] DONE 2 tests in 16.293s [2019-11-16T14:46:37.836Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-16T14:46:37.836Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:46:37.836Z] ++ set -e [2019-11-16T14:46:37.836Z] ++ '[' -n 0 ']' [2019-11-16T14:46:37.836Z] ++ set -x [2019-11-16T14:46:37.836Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:46:37.836Z] INFO: Testing against a local daemon [2019-11-16T14:46:37.836Z] === RUN TestPluginWithDevMounts [2019-11-16T14:46:37.836Z] === PAUSE TestPluginWithDevMounts [2019-11-16T14:46:37.836Z] === CONT TestPluginWithDevMounts [2019-11-16T14:46:39.277Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.03s) [2019-11-16T14:46:39.278Z] === RUN TestUpdateMemory [2019-11-16T14:46:39.723Z] --- PASS: TestPluginWithDevMounts (2.05s) [2019-11-16T14:46:39.723Z] PASS [2019-11-16T14:46:39.723Z] [2019-11-16T14:46:39.723Z] DONE 1 tests in 2.242s [2019-11-16T14:46:39.723Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-11-16T14:46:39.723Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:46:39.723Z] ++ set -e [2019-11-16T14:46:39.723Z] ++ '[' -n 0 ']' [2019-11-16T14:46:39.723Z] ++ set -x [2019-11-16T14:46:39.723Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:46:39.723Z] INFO: Testing against a local daemon [2019-11-16T14:46:39.723Z] === RUN TestSecretInspect [2019-11-16T14:46:40.452Z] --- PASS: TestUpdateMemory (1.08s) [2019-11-16T14:46:40.452Z] === RUN TestUpdateCPUQuota [2019-11-16T14:46:42.076Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-11-16T14:46:42.143Z] --- PASS: TestUpdateCPUQuota (1.59s) [2019-11-16T14:46:42.143Z] === RUN TestUpdatePidsLimit [2019-11-16T14:46:42.143Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-16T14:46:42.212Z] --- PASS: TestSecretInspect (2.60s) [2019-11-16T14:46:42.212Z] === RUN TestSecretList [2019-11-16T14:46:42.481Z] === RUN TestUpdatePidsLimit/no_change [2019-11-16T14:46:42.828Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-16T14:46:43.191Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-16T14:46:43.529Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-16T14:46:43.867Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-16T14:46:44.205Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-16T14:46:44.248Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-16T14:46:44.248Z] INFO: Testing against a local daemon [2019-11-16T14:46:44.248Z] === RUN TestDockerSuite [2019-11-16T14:46:44.248Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-16T14:46:44.248Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-16T14:46:44.248Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-16T14:46:44.248Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-16T14:46:44.248Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-16T14:46:44.248Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-16T14:46:44.248Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-16T14:46:44.248Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-16T14:46:44.603Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-16T14:46:45.212Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-16T14:46:45.212Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-16T14:46:45.670Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-16T14:46:45.766Z] --- PASS: TestSecretList (3.15s) [2019-11-16T14:46:45.766Z] === RUN TestSecretsCreateAndDelete [2019-11-16T14:46:45.896Z] --- PASS: TestUpdatePidsLimit (3.87s) [2019-11-16T14:46:45.896Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2019-11-16T14:46:45.896Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2019-11-16T14:46:45.896Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2019-11-16T14:46:45.896Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2019-11-16T14:46:45.896Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2019-11-16T14:46:45.896Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2019-11-16T14:46:45.896Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2019-11-16T14:46:45.896Z] === RUN TestUpdateRestartPolicy [2019-11-16T14:46:46.127Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-16T14:46:46.502Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-11-16T14:46:47.067Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-16T14:46:47.633Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-11-16T14:46:48.264Z] --- PASS: TestSecretsCreateAndDelete (2.92s) [2019-11-16T14:46:48.264Z] === RUN TestSecretsUpdate [2019-11-16T14:46:48.572Z] --- PASS: TestServiceUpdateConfigs (15.56s) [2019-11-16T14:46:48.572Z] === RUN TestServiceUpdateNetwork [2019-11-16T14:46:51.589Z] --- PASS: TestSecretsUpdate (2.93s) [2019-11-16T14:46:51.589Z] === RUN TestTemplatedSecret [2019-11-16T14:46:54.870Z] --- PASS: TestTemplatedSecret (3.51s) [2019-11-16T14:46:54.870Z] === RUN TestSecretCreateResolve [2019-11-16T14:46:55.740Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-16T14:46:58.140Z] --- PASS: TestSecretCreateResolve (2.95s) [2019-11-16T14:46:58.140Z] PASS [2019-11-16T14:46:58.140Z] [2019-11-16T14:46:58.140Z] DONE 6 tests in 18.228s [2019-11-16T14:46:58.140Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-11-16T14:46:58.140Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:46:58.140Z] ++ set -e [2019-11-16T14:46:58.140Z] ++ '[' -n 0 ']' [2019-11-16T14:46:58.140Z] ++ set -x [2019-11-16T14:46:58.140Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:46:58.140Z] INFO: Testing against a local daemon [2019-11-16T14:46:58.140Z] === RUN TestServiceCreateInit [2019-11-16T14:46:58.140Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-16T14:46:58.285Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-16T14:46:59.108Z] --- PASS: TestUpdateRestartPolicy (12.07s) [2019-11-16T14:46:59.108Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-16T14:46:59.108Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2019-11-16T14:46:59.108Z] === RUN TestWaitNonBlocked [2019-11-16T14:46:59.108Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-16T14:46:59.108Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-16T14:46:59.108Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-16T14:46:59.108Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-16T14:46:59.108Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-16T14:46:59.108Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-16T14:46:59.833Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-11-16T14:46:59.833Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2019-11-16T14:46:59.833Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.92s) [2019-11-16T14:46:59.833Z] === RUN TestWaitBlocked [2019-11-16T14:46:59.833Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-16T14:46:59.833Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-16T14:46:59.833Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-16T14:46:59.833Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-16T14:46:59.833Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-16T14:46:59.833Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-16T14:47:00.564Z] --- PASS: TestWaitBlocked (0.03s) [2019-11-16T14:47:00.564Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2019-11-16T14:47:00.564Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2019-11-16T14:47:00.564Z] === CONT TestContainerStartOnDaemonRestart [2019-11-16T14:47:00.564Z] === CONT TestIpcModeOlderClient [2019-11-16T14:47:00.564Z] === CONT TestDaemonRestartIpcMode [2019-11-16T14:47:00.901Z] --- PASS: TestIpcModeOlderClient (0.18s) [2019-11-16T14:47:01.574Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-16T14:47:03.290Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-16T14:47:03.449Z] --- PASS: TestServiceUpdateNetwork (15.72s) [2019-11-16T14:47:03.449Z] PASS [2019-11-16T14:47:03.449Z] [2019-11-16T14:47:03.449Z] === Skipped [2019-11-16T14:47:03.449Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-11-16T14:47:03.449Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-16T14:47:03.449Z] [2019-11-16T14:47:03.449Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-11-16T14:47:03.449Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:47:03.449Z] [2019-11-16T14:47:03.449Z] [2019-11-16T14:47:03.449Z] DONE 20 tests, 2 skipped in 139.512s [2019-11-16T14:47:03.449Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-11-16T14:47:03.449Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:47:03.449Z] ++ set -e [2019-11-16T14:47:03.449Z] ++ '[' -n 0 ']' [2019-11-16T14:47:03.449Z] ++ set -x [2019-11-16T14:47:03.450Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:47:03.450Z] INFO: Testing against a local daemon [2019-11-16T14:47:03.450Z] === RUN TestSessionCreate [2019-11-16T14:47:03.450Z] --- PASS: TestSessionCreate (0.05s) [2019-11-16T14:47:03.450Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-16T14:47:03.450Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-11-16T14:47:03.450Z] PASS [2019-11-16T14:47:03.450Z] [2019-11-16T14:47:03.450Z] DONE 2 tests in 0.303s [2019-11-16T14:47:03.450Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-11-16T14:47:03.450Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:47:03.450Z] ++ set -e [2019-11-16T14:47:03.450Z] ++ '[' -n 0 ']' [2019-11-16T14:47:03.450Z] ++ set -x [2019-11-16T14:47:03.450Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:47:03.450Z] INFO: Testing against a local daemon [2019-11-16T14:47:03.450Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-16T14:47:03.450Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-11-16T14:47:03.450Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-16T14:47:03.450Z] === RUN TestEventsExecDie [2019-11-16T14:47:03.709Z] --- PASS: TestEventsExecDie (1.02s) [2019-11-16T14:47:03.709Z] === RUN TestEventsBackwardsCompatible [2019-11-16T14:47:03.709Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2019-11-16T14:47:03.709Z] === RUN TestInfoBinaryCommits [2019-11-16T14:47:03.709Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-11-16T14:47:03.709Z] === RUN TestInfoAPIVersioned [2019-11-16T14:47:03.709Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-11-16T14:47:03.709Z] === RUN TestInfoDiscoveryBackend [2019-11-16T14:47:04.645Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2019-11-16T14:47:04.645Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-16T14:47:04.741Z] --- PASS: TestDaemonRestartIpcMode (3.81s) [2019-11-16T14:47:04.741Z] --- PASS: TestContainerStartOnDaemonRestart (3.87s) [2019-11-16T14:47:04.741Z] PASS [2019-11-16T14:47:04.741Z] [2019-11-16T14:47:04.741Z] === Skipped [2019-11-16T14:47:04.741Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-11-16T14:47:04.741Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-16T14:47:04.741Z] [2019-11-16T14:47:04.741Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-16T14:47:04.741Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-16T14:47:04.741Z] [2019-11-16T14:47:04.741Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-11-16T14:47:04.741Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-16T14:47:04.741Z] [2019-11-16T14:47:04.741Z] [2019-11-16T14:47:04.741Z] DONE 197 tests, 3 skipped in 120.536s [2019-11-16T14:47:04.741Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-11-16T14:47:04.741Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:47:04.741Z] ++ set -e [2019-11-16T14:47:04.741Z] ++ '[' -n 0 ']' [2019-11-16T14:47:04.741Z] ++ set -x [2019-11-16T14:47:04.741Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:47:04.741Z] INFO: Testing against a local daemon [2019-11-16T14:47:04.741Z] === RUN TestCommitInheritsEnv [2019-11-16T14:47:05.079Z] --- PASS: TestCommitInheritsEnv (0.43s) [2019-11-16T14:47:05.079Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-16T14:47:05.079Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-16T14:47:05.079Z] === RUN TestImagesFilterMultiReference [2019-11-16T14:47:05.079Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-11-16T14:47:05.079Z] === RUN TestImagePullPlatformInvalid [2019-11-16T14:47:05.417Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-11-16T14:47:05.417Z] === RUN TestRemoveImageOrphaning [2019-11-16T14:47:05.581Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-16T14:47:05.581Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-16T14:47:05.754Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2019-11-16T14:47:05.754Z] === RUN TestRemoveImageGarbageCollector [2019-11-16T14:47:05.754Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-16T14:47:05.754Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:47:05.754Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-16T14:47:05.754Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-11-16T14:47:05.754Z] === RUN TestTagInvalidReference [2019-11-16T14:47:05.754Z] --- PASS: TestTagInvalidReference (0.06s) [2019-11-16T14:47:05.754Z] === RUN TestTagValidPrefixedRepo [2019-11-16T14:47:05.754Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-11-16T14:47:05.754Z] === RUN TestTagExistedNameWithoutForce [2019-11-16T14:47:05.754Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-16T14:47:05.754Z] === RUN TestTagOfficialNames [2019-11-16T14:47:05.754Z] --- PASS: TestTagOfficialNames (0.05s) [2019-11-16T14:47:05.754Z] === RUN TestTagMatchesDigest [2019-11-16T14:47:06.092Z] --- PASS: TestTagMatchesDigest (0.04s) [2019-11-16T14:47:06.092Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-16T14:47:06.148Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2019-11-16T14:47:06.148Z] === RUN TestInfoAPI [2019-11-16T14:47:06.148Z] --- PASS: TestInfoAPI (0.05s) [2019-11-16T14:47:06.148Z] === RUN TestInfoAPIWarnings [2019-11-16T14:47:06.716Z] --- PASS: TestInfoAPIWarnings (0.63s) [2019-11-16T14:47:06.716Z] === RUN TestInfoDebug [2019-11-16T14:47:07.283Z] --- PASS: TestInfoDebug (0.61s) [2019-11-16T14:47:07.283Z] === RUN TestInfoInsecureRegistries [2019-11-16T14:47:08.220Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2019-11-16T14:47:08.220Z] === RUN TestInfoRegistryMirrors [2019-11-16T14:47:08.634Z] --- PASS: TestServiceCreateInit (10.36s) [2019-11-16T14:47:08.634Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.18s) [2019-11-16T14:47:08.634Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.16s) [2019-11-16T14:47:08.634Z] === RUN TestCreateServiceMultipleTimes [2019-11-16T14:47:08.787Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2019-11-16T14:47:08.788Z] === RUN TestLoginFailsWithBadCredentials [2019-11-16T14:47:09.047Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s) [2019-11-16T14:47:09.047Z] === RUN TestPingCacheHeaders [2019-11-16T14:47:09.047Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-11-16T14:47:09.047Z] === RUN TestPingGet [2019-11-16T14:47:09.047Z] --- PASS: TestPingGet (0.03s) [2019-11-16T14:47:09.047Z] === RUN TestPingHead [2019-11-16T14:47:09.047Z] --- PASS: TestPingHead (0.05s) [2019-11-16T14:47:09.047Z] === RUN TestVersion [2019-11-16T14:47:09.047Z] --- PASS: TestVersion (0.05s) [2019-11-16T14:47:09.047Z] PASS [2019-11-16T14:47:09.047Z] [2019-11-16T14:47:09.047Z] === Skipped [2019-11-16T14:47:09.047Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-11-16T14:47:09.047Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-16T14:47:09.047Z] [2019-11-16T14:47:09.047Z] [2019-11-16T14:47:09.047Z] DONE 18 tests, 1 skipped in 6.765s [2019-11-16T14:47:09.305Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-11-16T14:47:09.305Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:47:09.305Z] ++ set -e [2019-11-16T14:47:09.305Z] ++ '[' -n 0 ']' [2019-11-16T14:47:09.305Z] ++ set -x [2019-11-16T14:47:09.305Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:47:09.305Z] INFO: Testing against a local daemon [2019-11-16T14:47:09.305Z] === RUN TestVolumesCreateAndList [2019-11-16T14:47:09.305Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-16T14:47:09.305Z] === RUN TestVolumesRemove [2019-11-16T14:47:09.564Z] --- PASS: TestVolumesRemove (0.20s) [2019-11-16T14:47:09.564Z] === RUN TestVolumesInspect [2019-11-16T14:47:09.564Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-16T14:47:09.564Z] === RUN TestVolumesInvalidJSON [2019-11-16T14:47:09.564Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-16T14:47:09.564Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-16T14:47:09.564Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-16T14:47:09.564Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-16T14:47:09.564Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-16T14:47:09.564Z] PASS [2019-11-16T14:47:09.564Z] [2019-11-16T14:47:09.564Z] DONE 5 tests in 0.466s [2019-11-16T14:47:09.564Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-16T14:47:10.131Z] ++++ cat bundles/test-integration/docker.pid [2019-11-16T14:47:10.131Z] +++ kill 12981 [2019-11-16T14:47:11.507Z] +++ /etc/init.d/apparmor stop [2019-11-16T14:47:11.507Z] Clearing AppArmor profiles cache:. [2019-11-16T14:47:11.507Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-16T14:47:11.507Z] Unloading profiles will leave already running processes permanently [2019-11-16T14:47:11.507Z] unconfined, which can lead to unexpected situations. [2019-11-16T14:47:11.507Z] [2019-11-16T14:47:11.507Z] To set a process to complain mode, use the command line tool [2019-11-16T14:47:11.507Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-16T14:47:11.507Z] with the 'teardown' option." [2019-11-16T14:47:11.507Z] [2019-11-16T14:47:13.775Z] --- PASS: TestImportExtremelyLargeImageWorks (198.92s) [2019-11-16T14:47:13.775Z] PASS [2019-11-16T14:47:13.775Z] [2019-11-16T14:47:13.775Z] DONE 12 tests in 203.243s [2019-11-16T14:47:13.775Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-11-16T14:47:13.775Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:47:13.775Z] ++ set -e [2019-11-16T14:47:13.775Z] ++ '[' -n 0 ']' [2019-11-16T14:47:13.775Z] ++ set -x [2019-11-16T14:47:13.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-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:47:13.775Z] INFO: Testing against a local daemon [2019-11-16T14:47:13.775Z] === RUN TestNetworkCreateDelete [2019-11-16T14:47:13.775Z] --- PASS: TestNetworkCreateDelete (0.27s) [2019-11-16T14:47:13.775Z] === RUN TestDockerNetworkDeletePreferID [2019-11-16T14:47:14.033Z] --- PASS: TestDockerNetworkDeletePreferID (0.75s) [2019-11-16T14:47:14.033Z] === RUN TestInspectNetwork [2019-11-16T14:47:14.292Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-11-16T14:47:14.292Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit Post stage [Pipeline] junit [2019-11-16T14:47:15.710Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-16T14:47:16.556Z] + echo Ensuring container killed. [2019-11-16T14:47:16.556Z] Ensuring container killed. [2019-11-16T14:47:16.556Z] + docker rm -vf docker-pr11 [2019-11-16T14:47:16.556Z] Error: No such container: docker-pr11 [2019-11-16T14:47:16.556Z] + true [Pipeline] sh [2019-11-16T14:47:16.847Z] + echo Chowning /workspace to jenkins user [2019-11-16T14:47:16.848Z] Chowning /workspace to jenkins user [2019-11-16T14:47:16.848Z] + id -u [2019-11-16T14:47:16.848Z] + id -g [2019-11-16T14:47:16.848Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-38465:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-16T14:47:20.438Z] + bundleName=arm64-integration [2019-11-16T14:47:20.438Z] + echo Creating arm64-integration-bundles.tar.gz [2019-11-16T14:47:20.438Z] Creating arm64-integration-bundles.tar.gz [2019-11-16T14:47:20.438Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2019-11-16T14:47:20.438Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-11-16T14:47:20.709Z] Archiving artifacts [2019-11-16T14:47:20.846Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-16T14:47:20.846Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-16T14:47:21.104Z] === RUN TestInspectNetwork/full_network_id [2019-11-16T14:47:21.104Z] === RUN TestInspectNetwork/partial_network_id [2019-11-16T14:47:21.104Z] === RUN TestInspectNetwork/network_name [2019-11-16T14:47:21.104Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-16T14:47:21.207Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-38465/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-16T14:47:21.520Z] + make clean [2019-11-16T14:47:22.088Z] docker volume rm -f docker-dev-cache [2019-11-16T14:47:22.088Z] docker-dev-cache [Pipeline] deleteDir [2019-11-16T14:47:25.282Z] --- PASS: TestInspectNetwork (11.27s) [2019-11-16T14:47:25.282Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-16T14:47:25.282Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2019-11-16T14:47:25.282Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-16T14:47:25.282Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [Pipeline] } [Pipeline] // withEnv [2019-11-16T14:47:25.540Z] === RUN TestRunContainerWithBridgeNone [2019-11-16T14:47:25.540Z] === RUN TestDockerSuite/TestBuildEmptyCmd [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-16T14:47:25.798Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-16T14:47:26.056Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-16T14:47:26.990Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-16T14:47:26.990Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-16T14:47:27.249Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-16T14:47:27.507Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-16T14:47:28.440Z] --- PASS: TestRunContainerWithBridgeNone (3.02s) [2019-11-16T14:47:28.440Z] === RUN TestNetworkInvalidJSON [2019-11-16T14:47:28.440Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-16T14:47:28.440Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-16T14:47:28.440Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-16T14:47:28.440Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-16T14:47:28.440Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-16T14:47:28.440Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-16T14:47:28.440Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-16T14:47:28.440Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-16T14:47:28.440Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-16T14:47:28.440Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2019-11-16T14:47:28.440Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-16T14:47:28.440Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-16T14:47:28.440Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-16T14:47:28.440Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-16T14:47:28.703Z] --- PASS: TestCreateServiceMultipleTimes (18.38s) [2019-11-16T14:47:28.703Z] === RUN TestCreateServiceConflict [2019-11-16T14:47:29.534Z] --- PASS: TestCreateServiceConflict (2.75s) [2019-11-16T14:47:29.534Z] === RUN TestCreateServiceMaxReplicas [2019-11-16T14:47:29.718Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-16T14:47:29.718Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-11-16T14:47:29.718Z] remote: Enumerating objects: 19, done. [2019-11-16T14:47:29.718Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-11-16T14:47:29.718Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-11-16T14:47:29.718Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-11-16T14:47:29.718Z] [2019-11-16T14:47:29.814Z] --- PASS: TestDaemonRestartWithLiveRestore (1.18s) [2019-11-16T14:47:29.814Z] === RUN TestDaemonDefaultNetworkPools [2019-11-16T14:47:29.814Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-16T14:47:30.747Z] --- PASS: TestDaemonDefaultNetworkPools (0.89s) [2019-11-16T14:47:30.747Z] === RUN TestDaemonRestartWithExistingNetwork [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-16T14:47:31.314Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-16T14:47:31.410Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38465/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9dfcf016278032f92e98e17ae484b3f85a086f44 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9dfcf016278032f92e98e17ae484b3f85a086f44 hack/test/unit [2019-11-16T14:47:31.572Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2019-11-16T14:47:31.572Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-16T14:47:32.834Z] --- PASS: TestCreateServiceMaxReplicas (3.65s) [2019-11-16T14:47:32.834Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-16T14:47:32.944Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-16T14:47:32.944Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2019-11-16T14:47:32.944Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-16T14:47:33.567Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-11-16T14:47:33.567Z] === RUN TestServiceWithPredefinedNetwork [2019-11-16T14:47:33.934Z] ? github.com/docker/docker/api [no test files] [2019-11-16T14:47:34.939Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-16T14:47:35.217Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-11-16T14:47:36.151Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-11-16T14:47:36.415Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-16T14:47:36.979Z] --- PASS: TestServiceWithPredefinedNetwork (3.30s) [2019-11-16T14:47:36.979Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-16T14:47:36.979Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-16T14:47:36.979Z] service_test.go:230: FLAKY_TEST [2019-11-16T14:47:36.979Z] === RUN TestServiceWithDataPathPortInit [2019-11-16T14:47:37.912Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-16T14:47:46.018Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-16T14:47:48.793Z] ok github.com/docker/docker/api/server 0.014s coverage: 9.0% of statements [2019-11-16T14:47:49.488Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.11s) [2019-11-16T14:47:49.488Z] === RUN TestCreateServiceSecretFileMode [2019-11-16T14:47:50.871Z] --- PASS: TestCreateServiceSecretFileMode (3.45s) [2019-11-16T14:47:50.871Z] === RUN TestCreateServiceConfigFileMode [2019-11-16T14:47:53.580Z] --- PASS: TestCreateServiceConfigFileMode (3.06s) [2019-11-16T14:47:53.580Z] === RUN TestCreateServiceSysctls [2019-11-16T14:47:55.981Z] --- PASS: TestServiceWithDataPathPortInit (19.11s) [2019-11-16T14:47:55.981Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-16T14:47:57.771Z] --- PASS: TestCreateServiceSysctls (4.17s) [2019-11-16T14:47:57.771Z] === RUN TestCreateServiceCapabilities [2019-11-16T14:48:01.062Z] --- PASS: TestCreateServiceCapabilities (3.46s) [2019-11-16T14:48:01.062Z] === RUN TestInspect [2019-11-16T14:48:05.173Z] --- PASS: TestInspect (3.60s) [2019-11-16T14:48:05.174Z] === RUN TestServiceListWithStatuses [2019-11-16T14:48:05.174Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-16T14:48:05.174Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-16T14:48:05.174Z] === RUN TestDockerNetworkConnectAlias [2019-11-16T14:48:05.943Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.54s) [2019-11-16T14:48:05.943Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o7wanvzozl3aevhxu4x06a61f Created:2019-11-16 14:47:57.512552454 +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[480a8807107c56108845b4e1775b1932f26777775022d01f4ac7cd9d1a170f79:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b721kjic88twl9gbqc324p0x9 EndpointID:442637dc7467ade2b734699128f31339e64877c2ee0e16e993a450c1c61a19f7 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:32978764290b1c80d38ea33ce090d232e9cdf9fe6849b889e0271a6e0a5954b1 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:89e5d8a91f43 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b721kjic88twl9gbqc324p0x9 EndpointID:442637dc7467ade2b734699128f31339e64877c2ee0e16e993a450c1c61a19f7 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-16T14:48:05.943Z] PASS [2019-11-16T14:48:05.943Z] [2019-11-16T14:48:05.943Z] === Skipped [2019-11-16T14:48:05.943Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-16T14:48:05.943Z] service_test.go:230: FLAKY_TEST [2019-11-16T14:48:05.943Z] [2019-11-16T14:48:05.943Z] [2019-11-16T14:48:05.943Z] DONE 21 tests, 1 skipped in 52.602s [2019-11-16T14:48:05.943Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-16T14:48:05.943Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:48:05.943Z] ++ set -e [2019-11-16T14:48:05.943Z] ++ '[' -n 0 ']' [2019-11-16T14:48:05.943Z] ++ set -x [2019-11-16T14:48:05.943Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:48:05.943Z] INFO: Testing against a local daemon [2019-11-16T14:48:05.943Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-16T14:48:05.943Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-16T14:48:05.943Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-16T14:48:05.943Z] === RUN TestDockerNetworkIpvlan [2019-11-16T14:48:05.943Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-16T14:48:05.943Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-16T14:48:05.943Z] PASS [2019-11-16T14:48:05.943Z] [2019-11-16T14:48:05.943Z] === Skipped [2019-11-16T14:48:05.943Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-16T14:48:05.943Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-16T14:48:05.943Z] [2019-11-16T14:48:05.943Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-16T14:48:05.943Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-16T14:48:05.943Z] [2019-11-16T14:48:05.943Z] [2019-11-16T14:48:05.943Z] DONE 2 tests, 2 skipped in 0.204s [2019-11-16T14:48:05.943Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-16T14:48:05.943Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:48:05.943Z] ++ set -e [2019-11-16T14:48:05.943Z] ++ '[' -n 0 ']' [2019-11-16T14:48:05.943Z] ++ set -x [2019-11-16T14:48:05.943Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:48:05.943Z] INFO: Testing against a local daemon [2019-11-16T14:48:05.943Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-16T14:48:06.875Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-16T14:48:07.439Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2019-11-16T14:48:07.439Z] === RUN TestDockerNetworkMacvlan [2019-11-16T14:48:08.004Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-16T14:48:08.937Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-16T14:48:08.937Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-16T14:48:09.874Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-16T14:48:11.506Z] --- PASS: TestDockerNetworkConnectAlias (6.04s) [2019-11-16T14:48:11.506Z] === RUN TestDockerNetworkReConnect [2019-11-16T14:48:13.154Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-16T14:48:15.776Z] --- PASS: TestDockerNetworkReConnect (4.45s) [2019-11-16T14:48:15.776Z] === RUN TestServicePlugin [2019-11-16T14:48:15.776Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-16T14:48:15.776Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:48:15.776Z] === RUN TestServiceUpdateLabel [2019-11-16T14:48:17.334Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-16T14:48:17.764Z] --- PASS: TestServiceUpdateLabel (2.59s) [2019-11-16T14:48:17.764Z] === RUN TestServiceUpdateSecrets [2019-11-16T14:48:19.233Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-16T14:48:20.166Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-16T14:48:20.424Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-16T14:48:20.989Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-16T14:48:22.899Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-16T14:48:22.899Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-16T14:48:23.157Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-16T14:48:23.157Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-16T14:48:24.530Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-11-16T14:48:25.095Z] --- PASS: TestDockerNetworkMacvlan (17.65s) [2019-11-16T14:48:25.095Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-11-16T14:48:25.095Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-11-16T14:48:25.095Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.06s) [2019-11-16T14:48:25.095Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.79s) [2019-11-16T14:48:25.095Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.64s) [2019-11-16T14:48:25.095Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.42s) [2019-11-16T14:48:25.095Z] PASS [2019-11-16T14:48:25.095Z] [2019-11-16T14:48:25.095Z] DONE 8 tests in 19.184s [2019-11-16T14:48:25.095Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-16T14:48:25.095Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:48:25.095Z] ++ set -e [2019-11-16T14:48:25.095Z] ++ '[' -n 0 ']' [2019-11-16T14:48:25.095Z] ++ set -x [2019-11-16T14:48:25.095Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:48:25.095Z] testing: warning: no tests to run [2019-11-16T14:48:25.095Z] PASS [2019-11-16T14:48:25.095Z] [2019-11-16T14:48:25.095Z] DONE 0 tests in 0.046s [2019-11-16T14:48:25.095Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-16T14:48:25.095Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:48:25.095Z] ++ set -e [2019-11-16T14:48:25.095Z] ++ '[' -n 0 ']' [2019-11-16T14:48:25.095Z] ++ set -x [2019-11-16T14:48:25.095Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:48:25.095Z] INFO: Testing against a local daemon [2019-11-16T14:48:25.095Z] === RUN TestAuthZPluginAllowRequest [2019-11-16T14:48:27.622Z] --- PASS: TestAuthZPluginAllowRequest (2.02s) [2019-11-16T14:48:27.622Z] === RUN TestAuthZPluginTLS [2019-11-16T14:48:27.880Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-11-16T14:48:27.880Z] === RUN TestAuthZPluginDenyRequest [2019-11-16T14:48:28.447Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-11-16T14:48:28.447Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-16T14:48:29.011Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-11-16T14:48:29.011Z] === RUN TestAuthZPluginDenyResponse [2019-11-16T14:48:29.577Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-11-16T14:48:29.577Z] === RUN TestAuthZPluginAllowEventStream [2019-11-16T14:48:31.477Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2019-11-16T14:48:31.477Z] === RUN TestAuthZPluginErrorResponse [2019-11-16T14:48:31.740Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-11-16T14:48:31.740Z] === RUN TestAuthZPluginErrorRequest [2019-11-16T14:48:32.306Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2019-11-16T14:48:32.306Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-16T14:48:32.871Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2019-11-16T14:48:32.871Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-16T14:48:34.181Z] --- PASS: TestServiceUpdateSecrets (15.60s) [2019-11-16T14:48:34.181Z] === RUN TestServiceUpdateConfigs [2019-11-16T14:48:34.769Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s) [2019-11-16T14:48:34.770Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-16T14:48:36.144Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-16T14:48:36.144Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-16T14:48:37.078Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-16T14:48:37.078Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.12s) [2019-11-16T14:48:37.078Z] === RUN TestAuthZPluginHeader [2019-11-16T14:48:37.335Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-16T14:48:37.900Z] === RUN TestDockerSuite/TestBuildFails [2019-11-16T14:48:37.900Z] --- PASS: TestAuthZPluginHeader (0.83s) [2019-11-16T14:48:37.900Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-16T14:48:38.833Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-16T14:48:38.833Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-16T14:48:41.416Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-16T14:48:42.786Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.85s) [2019-11-16T14:48:42.786Z] === RUN TestAuthZPluginV2Disable [2019-11-16T14:48:43.719Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-16T14:48:45.616Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-16T14:48:46.181Z] --- PASS: TestAuthZPluginV2Disable (3.53s) [2019-11-16T14:48:46.181Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-16T14:48:47.113Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-16T14:48:47.371Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-16T14:48:48.755Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-16T14:48:49.695Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.52s) [2019-11-16T14:48:49.695Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-16T14:48:50.674Z] --- PASS: TestServiceUpdateConfigs (15.69s) [2019-11-16T14:48:50.674Z] === RUN TestServiceUpdateNetwork [2019-11-16T14:48:51.068Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-16T14:48:52.002Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-16T14:48:53.374Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-16T14:48:56.455Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-16T14:48:56.456Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-11-16T14:48:56.456Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-16T14:48:56.456Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.0% of statements [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/api/types [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-16T14:48:56.456Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2019-11-16T14:48:56.456Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-16T14:48:56.456Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2019-11-16T14:48:56.456Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/builder [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-16T14:48:56.456Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-16T14:48:56.456Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2019-11-16T14:48:57.555Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-16T14:48:58.927Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-11-16T14:48:58.984Z] ok github.com/docker/docker/builder/remotecontext 0.198s coverage: 13.6% of statements [2019-11-16T14:48:59.241Z] ok github.com/docker/docker/builder/dockerfile 0.534s coverage: 48.2% of statements [2019-11-16T14:49:00.172Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-11-16T14:49:00.299Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-16T14:49:01.106Z] ok github.com/docker/docker/builder/remotecontext/git 1.193s coverage: 85.1% of statements [2019-11-16T14:49:01.106Z] ? github.com/docker/docker/cli [no test files] [2019-11-16T14:49:01.106Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-16T14:49:02.196Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-16T14:49:02.454Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.72s) [2019-11-16T14:49:02.454Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-16T14:49:04.445Z] --- PASS: TestServiceUpdateNetwork (14.49s) [2019-11-16T14:49:04.445Z] PASS [2019-11-16T14:49:04.445Z] [2019-11-16T14:49:04.445Z] === Skipped [2019-11-16T14:49:04.445Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2019-11-16T14:49:04.445Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-16T14:49:04.445Z] [2019-11-16T14:49:04.445Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-11-16T14:49:04.445Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:49:04.445Z] [2019-11-16T14:49:04.445Z] [2019-11-16T14:49:04.445Z] DONE 20 tests, 2 skipped in 126.002s [2019-11-16T14:49:04.445Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-11-16T14:49:04.445Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:49:04.445Z] ++ set -e [2019-11-16T14:49:04.445Z] ++ '[' -n 0 ']' [2019-11-16T14:49:04.445Z] ++ set -x [2019-11-16T14:49:04.445Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:49:04.445Z] INFO: Testing against a local daemon [2019-11-16T14:49:04.445Z] === RUN TestSessionCreate [2019-11-16T14:49:04.445Z] --- PASS: TestSessionCreate (0.02s) [2019-11-16T14:49:04.445Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-16T14:49:04.445Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2019-11-16T14:49:04.445Z] PASS [2019-11-16T14:49:04.445Z] [2019-11-16T14:49:04.445Z] DONE 2 tests in 0.375s [2019-11-16T14:49:04.445Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-11-16T14:49:04.445Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:49:04.445Z] ++ set -e [2019-11-16T14:49:04.445Z] ++ '[' -n 0 ']' [2019-11-16T14:49:04.445Z] ++ set -x [2019-11-16T14:49:04.445Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:49:04.445Z] INFO: Testing against a local daemon [2019-11-16T14:49:04.445Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-16T14:49:04.445Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-16T14:49:04.445Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-16T14:49:04.445Z] === RUN TestEventsExecDie [2019-11-16T14:49:05.234Z] --- PASS: TestEventsExecDie (1.04s) [2019-11-16T14:49:05.234Z] === RUN TestEventsBackwardsCompatible [2019-11-16T14:49:05.283Z] ok github.com/docker/docker/client 0.253s coverage: 75.8% of statements [2019-11-16T14:49:05.609Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2019-11-16T14:49:05.609Z] === RUN TestInfoBinaryCommits [2019-11-16T14:49:05.609Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-11-16T14:49:05.609Z] === RUN TestInfoAPIVersioned [2019-11-16T14:49:05.609Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-16T14:49:05.609Z] === RUN TestInfoDiscoveryBackend [2019-11-16T14:49:05.989Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2019-11-16T14:49:05.989Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-16T14:49:06.635Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-16T14:49:07.199Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-16T14:49:07.259Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-16T14:49:07.259Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-16T14:49:07.456Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-16T14:49:07.630Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-11-16T14:49:07.630Z] === RUN TestInfoAPI [2019-11-16T14:49:07.630Z] --- PASS: TestInfoAPI (0.02s) [2019-11-16T14:49:07.630Z] === RUN TestInfoAPIWarnings [2019-11-16T14:49:08.003Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-11-16T14:49:08.003Z] === RUN TestInfoDebug [2019-11-16T14:49:08.020Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-16T14:49:08.584Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-16T14:49:08.584Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-11-16T14:49:08.775Z] --- PASS: TestInfoDebug (0.53s) [2019-11-16T14:49:08.775Z] === RUN TestInfoInsecureRegistries [2019-11-16T14:49:09.212Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-11-16T14:49:09.212Z] === RUN TestInfoRegistryMirrors [2019-11-16T14:49:09.516Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-16T14:49:09.644Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2019-11-16T14:49:09.644Z] === RUN TestLoginFailsWithBadCredentials [2019-11-16T14:49:09.774Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-16T14:49:10.124Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2019-11-16T14:49:10.124Z] === RUN TestPingCacheHeaders [2019-11-16T14:49:10.124Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-11-16T14:49:10.124Z] === RUN TestPingGet [2019-11-16T14:49:10.124Z] --- PASS: TestPingGet (0.03s) [2019-11-16T14:49:10.124Z] === RUN TestPingHead [2019-11-16T14:49:10.124Z] --- PASS: TestPingHead (0.02s) [2019-11-16T14:49:10.124Z] === RUN TestVersion [2019-11-16T14:49:10.124Z] --- PASS: TestVersion (0.02s) [2019-11-16T14:49:10.124Z] PASS [2019-11-16T14:49:10.124Z] [2019-11-16T14:49:10.124Z] === Skipped [2019-11-16T14:49:10.124Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-16T14:49:10.124Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-16T14:49:10.124Z] [2019-11-16T14:49:10.124Z] [2019-11-16T14:49:10.124Z] DONE 18 tests, 1 skipped in 6.170s [2019-11-16T14:49:10.124Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-11-16T14:49:10.124Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:49:10.124Z] ++ set -e [2019-11-16T14:49:10.124Z] ++ '[' -n 0 ']' [2019-11-16T14:49:10.124Z] ++ set -x [2019-11-16T14:49:10.124Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:49:10.339Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-16T14:49:10.529Z] INFO: Testing against a local daemon [2019-11-16T14:49:10.529Z] === RUN TestVolumesCreateAndList [2019-11-16T14:49:10.529Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-11-16T14:49:10.529Z] === RUN TestVolumesRemove [2019-11-16T14:49:10.529Z] --- PASS: TestVolumesRemove (0.09s) [2019-11-16T14:49:10.529Z] === RUN TestVolumesInspect [2019-11-16T14:49:10.529Z] --- PASS: TestVolumesInspect (0.02s) [2019-11-16T14:49:10.529Z] === RUN TestVolumesInvalidJSON [2019-11-16T14:49:10.529Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-16T14:49:10.529Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-16T14:49:10.529Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-16T14:49:10.529Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-11-16T14:49:10.529Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-16T14:49:10.529Z] PASS [2019-11-16T14:49:10.529Z] [2019-11-16T14:49:10.529Z] DONE 5 tests in 0.291s [2019-11-16T14:49:10.529Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-16T14:49:10.596Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-16T14:49:10.897Z] ++++ cat bundles/test-integration/docker.pid [2019-11-16T14:49:10.897Z] +++ kill 11464 [2019-11-16T14:49:11.160Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-16T14:49:11.418Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-16T14:49:12.146Z] +++ /etc/init.d/apparmor stop [2019-11-16T14:49:12.146Z] Clearing AppArmor profiles cache:. [2019-11-16T14:49:12.146Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-16T14:49:12.146Z] Unloading profiles will leave already running processes permanently [2019-11-16T14:49:12.146Z] unconfined, which can lead to unexpected situations. [2019-11-16T14:49:12.146Z] [2019-11-16T14:49:12.146Z] To set a process to complain mode, use the command line tool [2019-11-16T14:49:12.146Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-16T14:49:12.146Z] with the 'teardown' option." [2019-11-16T14:49:12.146Z] [2019-11-16T14:49:12.790Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-11-16T14:49:12.976Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-16T14:49:12.976Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-16T14:49:12.976Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-16T14:49:12.976Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-16T14:49:12.976Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-16T14:49:12.976Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-16T14:49:12.976Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-16T14:49:12.976Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-16T14:49:12.976Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-16T14:49:12.976Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-16T14:49:12.976Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-16T14:49:12.976Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats Post stage [Pipeline] junit [2019-11-16T14:49:14.733Z] Recording test results [2019-11-16T14:49:15.318Z] === RUN TestDockerSuite/TestBuildLastModified [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-16T14:49:16.490Z] + echo Ensuring container killed. [2019-11-16T14:49:16.490Z] Ensuring container killed. [2019-11-16T14:49:16.490Z] + docker rm -vf docker-pr11 [2019-11-16T14:49:16.490Z] Error: No such container: docker-pr11 [2019-11-16T14:49:16.490Z] + true [Pipeline] sh [2019-11-16T14:49:17.343Z] + echo Chowning /workspace to jenkins user [2019-11-16T14:49:17.343Z] Chowning /workspace to jenkins user [2019-11-16T14:49:17.343Z] + id -u [2019-11-16T14:49:17.343Z] + id -g [2019-11-16T14:49:17.343Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-38465:/workspace busybox chown -R 1001:1001 /workspace [2019-11-16T14:49:17.661Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-16T14:49:17.661Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-16T14:49:17.661Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-16T14:49:19.496Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2019-11-16T14:49:19.496Z] PASS [2019-11-16T14:49:19.496Z] [2019-11-16T14:49:19.496Z] DONE 17 tests in 54.017s [2019-11-16T14:49:19.496Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-16T14:49:19.496Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:49:19.496Z] ++ set -e [2019-11-16T14:49:19.496Z] ++ '[' -n 0 ']' [2019-11-16T14:49:19.496Z] ++ set -x [2019-11-16T14:49:19.496Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:49:19.496Z] INFO: Testing against a local daemon [2019-11-16T14:49:19.496Z] === RUN TestPluginInvalidJSON [2019-11-16T14:49:19.496Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-16T14:49:19.496Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-16T14:49:19.496Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-16T14:49:19.496Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-11-16T14:49:19.496Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2019-11-16T14:49:19.496Z] PASS [2019-11-16T14:49:19.496Z] [2019-11-16T14:49:19.496Z] DONE 2 tests in 0.151s [2019-11-16T14:49:19.496Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-16T14:49:19.496Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:49:19.496Z] ++ set -e [2019-11-16T14:49:19.496Z] ++ '[' -n 0 ']' [2019-11-16T14:49:19.496Z] ++ set -x [2019-11-16T14:49:19.496Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:49:19.496Z] INFO: Testing against a local daemon [2019-11-16T14:49:19.496Z] === RUN TestExternalGraphDriver [2019-11-16T14:49:19.496Z] === RUN TestExternalGraphDriver/json [2019-11-16T14:49:20.090Z] + bundleName=s390x-integration [2019-11-16T14:49:20.090Z] + echo Creating s390x-integration-bundles.tar.gz [2019-11-16T14:49:20.090Z] Creating s390x-integration-bundles.tar.gz [2019-11-16T14:49:20.090Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-11-16T14:49:20.090Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-11-16T14:49:20.514Z] Archiving artifacts [2019-11-16T14:49:20.559Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-16T14:49:20.878Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-16T14:49:21.813Z] === RUN TestExternalGraphDriver/spec [2019-11-16T14:49:21.884Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-38465/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-16T14:49:22.615Z] + make clean [2019-11-16T14:49:22.731Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-16T14:49:22.731Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-16T14:49:22.731Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-16T14:49:22.731Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-16T14:49:22.731Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-16T14:49:22.982Z] make: command: Command not found [2019-11-16T14:49:22.982Z] make: command: Command not found [2019-11-16T14:49:22.982Z] docker volume rm -f docker-dev-cache [2019-11-16T14:49:22.982Z] docker-dev-cache [Pipeline] deleteDir [2019-11-16T14:49:23.712Z] === RUN TestExternalGraphDriver/pull [2019-11-16T14:49:24.277Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-11-16T14:49:24.842Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-16T14:49:24.842Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-16T14:49:25.101Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-16T14:49:25.101Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-16T14:49:25.358Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-16T14:49:25.615Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-16T14:49:25.631Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-16T14:49:25.631Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-16T14:49:25.631Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-16T14:49:25.873Z] --- PASS: TestExternalGraphDriver (6.54s) [2019-11-16T14:49:25.873Z] --- PASS: TestExternalGraphDriver/json (2.27s) [2019-11-16T14:49:25.873Z] --- PASS: TestExternalGraphDriver/spec (2.03s) [2019-11-16T14:49:25.873Z] --- PASS: TestExternalGraphDriver/pull (2.10s) [2019-11-16T14:49:25.873Z] === RUN TestGraphdriverPluginV2 [2019-11-16T14:49:28.402Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-16T14:49:29.773Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-16T14:49:31.145Z] --- PASS: TestGraphdriverPluginV2 (4.96s) [2019-11-16T14:49:31.145Z] PASS [2019-11-16T14:49:31.145Z] [2019-11-16T14:49:31.145Z] DONE 5 tests in 11.674s [2019-11-16T14:49:31.145Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-16T14:49:31.145Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:49:31.145Z] ++ set -e [2019-11-16T14:49:31.145Z] ++ '[' -n 0 ']' [2019-11-16T14:49:31.145Z] ++ set -x [2019-11-16T14:49:31.145Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:49:31.145Z] INFO: Testing against a local daemon [2019-11-16T14:49:31.146Z] === RUN TestContinueAfterPluginCrash [2019-11-16T14:49:31.146Z] === PAUSE TestContinueAfterPluginCrash [2019-11-16T14:49:31.146Z] === RUN TestDaemonStartWithLogOpt [2019-11-16T14:49:31.146Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-16T14:49:31.146Z] === CONT TestContinueAfterPluginCrash [2019-11-16T14:49:31.146Z] === CONT TestDaemonStartWithLogOpt [2019-11-16T14:49:32.688Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-16T14:49:35.346Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-16T14:49:35.347Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-16T14:49:36.279Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-16T14:49:43.990Z] ok github.com/docker/docker/cmd/dockerd 0.085s coverage: 30.3% of statements [2019-11-16T14:49:43.990Z] ok github.com/docker/docker/container 0.124s coverage: 35.3% of statements [2019-11-16T14:49:43.990Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-16T14:49:43.990Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-16T14:49:43.990Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-16T14:49:43.990Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-16T14:49:46.246Z] --- PASS: TestDaemonStartWithLogOpt (15.03s) [2019-11-16T14:49:48.772Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-11-16T14:49:49.337Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-16T14:49:51.237Z] --- PASS: TestContinueAfterPluginCrash (20.16s) [2019-11-16T14:49:51.237Z] PASS [2019-11-16T14:49:51.237Z] [2019-11-16T14:49:51.237Z] DONE 2 tests in 20.355s [2019-11-16T14:49:51.237Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-16T14:49:51.237Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:49:51.237Z] ++ set -e [2019-11-16T14:49:51.237Z] ++ '[' -n 0 ']' [2019-11-16T14:49:51.237Z] ++ set -x [2019-11-16T14:49:51.237Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:49:51.496Z] INFO: Testing against a local daemon [2019-11-16T14:49:51.496Z] === RUN TestPluginWithDevMounts [2019-11-16T14:49:51.496Z] === PAUSE TestPluginWithDevMounts [2019-11-16T14:49:51.496Z] === CONT TestPluginWithDevMounts [2019-11-16T14:49:52.089Z] ok github.com/docker/docker/daemon/cluster 0.050s coverage: 0.5% of statements [2019-11-16T14:49:52.653Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-11-16T14:49:52.869Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-11-16T14:49:53.802Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-16T14:49:53.802Z] --- PASS: TestPluginWithDevMounts (2.23s) [2019-11-16T14:49:53.802Z] PASS [2019-11-16T14:49:53.802Z] [2019-11-16T14:49:53.802Z] DONE 1 tests in 2.431s [2019-11-16T14:49:53.802Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-11-16T14:49:53.802Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:49:53.802Z] ++ set -e [2019-11-16T14:49:53.802Z] ++ '[' -n 0 ']' [2019-11-16T14:49:53.802Z] ++ set -x [2019-11-16T14:49:53.802Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:49:54.024Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-11-16T14:49:54.059Z] INFO: Testing against a local daemon [2019-11-16T14:49:54.059Z] === RUN TestSecretInspect [2019-11-16T14:49:55.433Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-16T14:49:57.329Z] --- PASS: TestSecretInspect (3.36s) [2019-11-16T14:49:57.329Z] === RUN TestSecretList [2019-11-16T14:49:58.263Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-16T14:49:58.263Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-16T14:50:00.789Z] --- PASS: TestSecretList (3.05s) [2019-11-16T14:50:00.789Z] === RUN TestSecretsCreateAndDelete [2019-11-16T14:50:02.126Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 13.6% of statements [2019-11-16T14:50:03.316Z] --- PASS: TestSecretsCreateAndDelete (2.89s) [2019-11-16T14:50:03.316Z] === RUN TestSecretsUpdate [2019-11-16T14:50:03.497Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 82.1% of statements [2019-11-16T14:50:03.574Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-16T14:50:03.755Z] ok github.com/docker/docker/daemon 12.210s coverage: 17.6% of statements [2019-11-16T14:50:03.755Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-16T14:50:03.755Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-16T14:50:04.139Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-16T14:50:04.686Z] ok github.com/docker/docker/daemon/discovery 0.006s coverage: 30.0% of statements [2019-11-16T14:50:04.686Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2019-11-16T14:50:04.686Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-16T14:50:04.686Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-16T14:50:06.583Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2019-11-16T14:50:06.664Z] --- PASS: TestSecretsUpdate (3.06s) [2019-11-16T14:50:06.664Z] === RUN TestTemplatedSecret [2019-11-16T14:50:06.664Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-16T14:50:06.664Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-16T14:50:08.564Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-11-16T14:50:09.110Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-11-16T14:50:09.129Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-16T14:50:09.676Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.206s coverage: 57.0% of statements [2019-11-16T14:50:10.063Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-16T14:50:10.063Z] --- PASS: TestTemplatedSecret (3.71s) [2019-11-16T14:50:10.063Z] === RUN TestSecretCreateResolve [2019-11-16T14:50:11.436Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-16T14:50:12.202Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.513s coverage: 72.5% of statements [2019-11-16T14:50:12.808Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-16T14:50:12.808Z] --- PASS: TestSecretCreateResolve (2.90s) [2019-11-16T14:50:12.808Z] PASS [2019-11-16T14:50:12.808Z] [2019-11-16T14:50:12.808Z] DONE 6 tests in 19.138s [2019-11-16T14:50:12.808Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-11-16T14:50:12.808Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:50:12.808Z] ++ set -e [2019-11-16T14:50:12.808Z] ++ '[' -n 0 ']' [2019-11-16T14:50:12.808Z] ++ set -x [2019-11-16T14:50:12.809Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:50:13.066Z] INFO: Testing against a local daemon [2019-11-16T14:50:13.066Z] === RUN TestServiceCreateInit [2019-11-16T14:50:13.066Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-16T14:50:13.135Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.968s coverage: 46.2% of statements [2019-11-16T14:50:13.135Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-16T14:50:14.971Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-16T14:50:15.031Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.065s coverage: 48.6% of statements [2019-11-16T14:50:15.536Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-16T14:50:15.536Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-16T14:50:15.794Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-16T14:50:16.359Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-16T14:50:16.431Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.320s coverage: 76.1% of statements [2019-11-16T14:50:16.925Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-16T14:50:17.803Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2019-11-16T14:50:18.060Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.041s coverage: 60.1% of statements [2019-11-16T14:50:18.060Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-16T14:50:18.060Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-16T14:50:18.824Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-16T14:50:18.993Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2019-11-16T14:50:19.083Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-16T14:50:19.927Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2019-11-16T14:50:20.015Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-16T14:50:21.298Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2019-11-16T14:50:21.298Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-16T14:50:21.298Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-16T14:50:21.863Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 42.5% of statements [2019-11-16T14:50:23.236Z] ok github.com/docker/docker/daemon/logger/awslogs 0.136s coverage: 77.8% of statements [2019-11-16T14:50:23.236Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-16T14:50:23.236Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-16T14:50:23.236Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 68.2% of statements [2019-11-16T14:50:23.294Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-16T14:50:24.169Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-11-16T14:50:24.226Z] --- PASS: TestServiceCreateInit (11.11s) [2019-11-16T14:50:24.226Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.64s) [2019-11-16T14:50:24.226Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.43s) [2019-11-16T14:50:24.226Z] === RUN TestCreateServiceMultipleTimes [2019-11-16T14:50:24.734Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 62.1% of statements [2019-11-16T14:50:24.800Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-16T14:50:24.992Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2019-11-16T14:50:26.365Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2019-11-16T14:50:26.365Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-16T14:50:26.365Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.024s coverage: 19.9% of statements [2019-11-16T14:50:27.328Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-16T14:50:28.264Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 47.8% of statements [2019-11-16T14:50:28.522Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-11-16T14:50:28.700Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-16T14:50:29.086Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-11-16T14:50:29.650Z] ok github.com/docker/docker/daemon/logger/splunk 1.638s coverage: 82.5% of statements [2019-11-16T14:50:29.651Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-16T14:50:29.651Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-16T14:50:30.598Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-16T14:50:30.855Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-16T14:50:31.548Z] ok github.com/docker/docker/distribution 0.154s coverage: 22.1% of statements [2019-11-16T14:50:31.806Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2019-11-16T14:50:31.806Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-16T14:50:33.179Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2019-11-16T14:50:34.552Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2019-11-16T14:50:35.116Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-11-16T14:50:35.374Z] ok github.com/docker/docker/distribution/xfer 1.870s coverage: 85.1% of statements [2019-11-16T14:50:35.374Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-16T14:50:35.374Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-16T14:50:36.117Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-16T14:50:36.746Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2019-11-16T14:50:36.746Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-16T14:50:37.312Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2019-11-16T14:50:38.013Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-16T14:50:38.245Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2019-11-16T14:50:38.502Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-11-16T14:50:38.944Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-16T14:50:39.876Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-16T14:50:40.400Z] ok github.com/docker/docker/pkg/archive 0.415s coverage: 77.4% of statements [2019-11-16T14:50:41.332Z] ok github.com/docker/docker/pkg/authorization 0.225s coverage: 68.3% of statements [2019-11-16T14:50:41.590Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-11-16T14:50:41.847Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-11-16T14:50:46.040Z] ok github.com/docker/docker/layer 7.780s coverage: 68.8% of statements [2019-11-16T14:50:46.040Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-16T14:50:46.040Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-16T14:50:46.040Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-16T14:50:46.040Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-16T14:50:46.040Z] ? github.com/docker/docker/oci [no test files] [2019-11-16T14:50:46.040Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-16T14:50:46.040Z] ok github.com/docker/docker/pkg/chrootarchive 2.991s coverage: 43.2% of statements [2019-11-16T14:50:46.040Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-16T14:50:46.040Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-16T14:50:46.040Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2019-11-16T14:50:46.040Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2019-11-16T14:50:46.297Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2019-11-16T14:50:46.427Z] --- PASS: TestCreateServiceMultipleTimes (21.91s) [2019-11-16T14:50:46.427Z] === RUN TestCreateServiceConflict [2019-11-16T14:50:46.862Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2019-11-16T14:50:47.427Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2019-11-16T14:50:47.991Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2019-11-16T14:50:48.952Z] --- PASS: TestCreateServiceConflict (2.75s) [2019-11-16T14:50:48.952Z] === RUN TestCreateServiceMaxReplicas [2019-11-16T14:50:49.361Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-11-16T14:50:49.518Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-16T14:50:49.925Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2019-11-16T14:50:50.489Z] ok github.com/docker/docker/pkg/fsutils 0.198s coverage: 85.1% of statements [2019-11-16T14:50:50.747Z] ok github.com/docker/docker/pkg/discovery/kv 3.112s coverage: 84.1% of statements [2019-11-16T14:50:51.004Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2019-11-16T14:50:51.936Z] ok github.com/docker/docker/pkg/idtools 0.407s coverage: 70.1% of statements [2019-11-16T14:50:52.504Z] ok github.com/docker/docker/pkg/ioutils 0.566s coverage: 70.6% of statements [2019-11-16T14:50:52.504Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2019-11-16T14:50:52.762Z] ok github.com/docker/docker/pkg/locker 0.020s coverage: 88.9% of statements [2019-11-16T14:50:52.797Z] --- PASS: TestCreateServiceMaxReplicas (3.76s) [2019-11-16T14:50:52.797Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-16T14:50:53.020Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-11-16T14:50:53.020Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-16T14:50:53.585Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2019-11-16T14:50:53.843Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-11-16T14:50:54.101Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2019-11-16T14:50:54.101Z] ok github.com/docker/docker/pkg/mount 0.573s coverage: 70.0% of statements [2019-11-16T14:50:54.101Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-16T14:50:54.168Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-11-16T14:50:54.667Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 91.4% of statements [2019-11-16T14:50:54.667Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-11-16T14:50:54.667Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-16T14:50:54.667Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-16T14:50:55.599Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.025s coverage: 56.8% of statements [2019-11-16T14:50:56.164Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-11-16T14:50:56.422Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-11-16T14:50:56.680Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-11-16T14:50:56.694Z] === RUN TestDockerSuite/TestBuildRm [2019-11-16T14:50:57.626Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-11-16T14:50:58.049Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-11-16T14:50:58.307Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-11-16T14:51:00.153Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-16T14:51:01.534Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-16T14:51:01.582Z] ok github.com/docker/docker/pkg/signal 2.378s coverage: 61.0% of statements [2019-11-16T14:51:01.582Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-11-16T14:51:01.840Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-11-16T14:51:02.098Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-11-16T14:51:02.356Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-11-16T14:51:02.613Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-11-16T14:51:02.906Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-16T14:51:03.178Z] ok github.com/docker/docker/pkg/system 0.017s coverage: 36.9% of statements [2019-11-16T14:51:03.473Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-16T14:51:03.743Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2019-11-16T14:51:04.038Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-16T14:51:04.307Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2019-11-16T14:51:04.565Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-11-16T14:51:04.822Z] testing: warning: no tests to run [2019-11-16T14:51:04.822Z] coverage: [no statements] [2019-11-16T14:51:04.822Z] ok github.com/docker/docker/pkg/term/windows 0.009s coverage: [no statements] [no tests to run] [2019-11-16T14:51:05.079Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-11-16T14:51:05.337Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-11-16T14:51:05.412Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-11-16T14:51:05.594Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-11-16T14:51:06.783Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-16T14:51:07.491Z] ok github.com/docker/docker/plugin 0.531s coverage: 27.1% of statements [2019-11-16T14:51:08.157Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-16T14:51:08.422Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-11-16T14:51:08.722Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.95s) [2019-11-16T14:51:08.722Z] === RUN TestCreateServiceSecretFileMode [2019-11-16T14:51:08.986Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-11-16T14:51:09.565Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-11-16T14:51:10.935Z] ok github.com/docker/docker/registry 0.091s coverage: 56.2% of statements [2019-11-16T14:51:11.499Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-11-16T14:51:11.758Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-11-16T14:51:12.000Z] --- PASS: TestCreateServiceSecretFileMode (3.14s) [2019-11-16T14:51:12.000Z] === RUN TestCreateServiceConfigFileMode [2019-11-16T14:51:12.690Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-11-16T14:51:12.931Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-16T14:51:12.948Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-11-16T14:51:13.189Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-16T14:51:13.448Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-16T14:51:13.448Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-16T14:51:13.706Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-16T14:51:15.079Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-16T14:51:15.079Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-16T14:51:15.079Z] --- PASS: TestCreateServiceConfigFileMode (3.29s) [2019-11-16T14:51:15.079Z] === RUN TestCreateServiceSysctls [2019-11-16T14:51:15.336Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-11-16T14:51:15.477Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-11-16T14:51:16.042Z] ok github.com/docker/docker/volume/local 0.025s coverage: 73.0% of statements [2019-11-16T14:51:16.269Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-16T14:51:16.607Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 64.4% of statements [2019-11-16T14:51:17.977Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2019-11-16T14:51:20.451Z] --- PASS: TestCreateServiceSysctls (4.64s) [2019-11-16T14:51:20.451Z] === RUN TestCreateServiceCapabilities [2019-11-16T14:51:21.385Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-16T14:51:22.756Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-16T14:51:23.013Z] --- PASS: TestCreateServiceCapabilities (3.41s) [2019-11-16T14:51:23.013Z] === RUN TestInspect [2019-11-16T14:51:23.946Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-16T14:51:24.511Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-16T14:51:25.886Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-16T14:51:26.817Z] --- PASS: TestInspect (3.70s) [2019-11-16T14:51:26.817Z] === RUN TestServiceListWithStatuses [2019-11-16T14:51:26.817Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-16T14:51:26.817Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-16T14:51:26.817Z] === RUN TestDockerNetworkConnectAlias [2019-11-16T14:51:27.751Z] === RUN TestDockerSuite/TestBuildUser [2019-11-16T14:51:29.281Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-16T14:51:29.281Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-16T14:51:29.281Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-16T14:51:29.281Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-16T14:51:30.156Z] ok github.com/docker/docker/pkg/plugins 33.621s coverage: 76.6% of statements [2019-11-16T14:51:30.156Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-16T14:51:30.156Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-16T14:51:30.156Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-16T14:51:30.156Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-16T14:51:30.156Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-16T14:51:30.156Z] ? github.com/docker/docker/rootless [no test files] [2019-11-16T14:51:30.156Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-16T14:51:30.156Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-16T14:51:30.156Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-16T14:51:30.156Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-16T14:51:30.156Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-16T14:51:30.156Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-16T14:51:30.157Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-16T14:51:30.157Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-16T14:51:30.157Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-16T14:51:30.157Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-16T14:51:30.157Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-16T14:51:30.157Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-16T14:51:30.157Z] ? github.com/docker/docker/volume [no test files] [2019-11-16T14:51:30.157Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-16T14:51:30.157Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-16T14:51:30.157Z] [2019-11-16T14:51:30.157Z] === Skipped [2019-11-16T14:51:30.157Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-16T14:51:30.157Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-16T14:51:30.157Z] [2019-11-16T14:51:30.157Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-16T14:51:30.157Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-16T14:51:30.157Z] [2019-11-16T14:51:30.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-16T14:51:30.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:51:30.157Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-16T14:51:30.157Z] [2019-11-16T14:51:30.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-16T14:51:30.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:51:30.157Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-16T14:51:30.157Z] [2019-11-16T14:51:30.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-16T14:51:30.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:51:30.157Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-16T14:51:30.157Z] [2019-11-16T14:51:30.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-16T14:51:30.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:51:30.157Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-16T14:51:30.157Z] [2019-11-16T14:51:30.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-16T14:51:30.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:51:30.157Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-16T14:51:30.157Z] [2019-11-16T14:51:30.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-16T14:51:30.157Z] graphtest_unix.go:73: No driver to put! [2019-11-16T14:51:30.157Z] [2019-11-16T14:51:30.157Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-16T14:51:30.157Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-16T14:51:30.157Z] [2019-11-16T14:51:30.157Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-16T14:51:30.157Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-16T14:51:30.157Z] [2019-11-16T14:51:30.157Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-16T14:51:30.157Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-16T14:51:30.157Z] [2019-11-16T14:51:30.157Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-16T14:51:30.157Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-16T14:51:30.157Z] [2019-11-16T14:51:30.157Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-16T14:51:30.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:51:30.157Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-16T14:51:30.157Z] [2019-11-16T14:51:30.157Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-16T14:51:30.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:51:30.157Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-16T14:51:30.157Z] [2019-11-16T14:51:30.157Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-16T14:51:30.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:51:30.157Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-16T14:51:30.157Z] [2019-11-16T14:51:30.157Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-16T14:51:30.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:51:30.157Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-16T14:51:30.157Z] [2019-11-16T14:51:30.157Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-16T14:51:30.157Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-16T14:51:30.157Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-16T14:51:30.157Z] [2019-11-16T14:51:30.157Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-16T14:51:30.157Z] graphtest_unix.go:73: No driver to put! [2019-11-16T14:51:30.157Z] [2019-11-16T14:51:30.157Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-16T14:51:30.157Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-16T14:51:30.157Z] [2019-11-16T14:51:30.157Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-16T14:51:30.157Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-16T14:51:30.157Z] [2019-11-16T14:51:30.157Z] [2019-11-16T14:51:30.157Z] DONE 2178 tests, 20 skipped in 236.795s Post stage [Pipeline] junit [2019-11-16T14:51:30.168Z] Recording test results [2019-11-16T14:51:30.288Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-11-16T14:51:30.947Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38465/.git:/go/src/github.com/docker/docker/.git --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9dfcf016278032f92e98e17ae484b3f85a086f44 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9dfcf016278032f92e98e17ae484b3f85a086f44 hack/validate/vendor [2019-11-16T14:51:31.879Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-11-16T14:51:32.215Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-16T14:51:32.460Z] + echo Building e2e image [2019-11-16T14:51:32.460Z] Building e2e image [2019-11-16T14:51:32.460Z] + docker build --build-arg DOCKER_GITCOMMIT=9dfcf016278032f92e98e17ae484b3f85a086f44 -t moby-e2e-test -f Dockerfile.e2e . [2019-11-16T14:51:32.460Z] #2 [internal] load .dockerignore [2019-11-16T14:51:32.460Z] #2 DONE 0.0s [2019-11-16T14:51:32.460Z] [2019-11-16T14:51:32.460Z] #1 [internal] load build definition from Dockerfile.e2e [2019-11-16T14:51:32.460Z] #1 transferring dockerfile: 3.21kB done [2019-11-16T14:51:32.460Z] #1 DONE 0.0s [2019-11-16T14:51:32.460Z] [2019-11-16T14:51:32.460Z] #2 [internal] load .dockerignore [2019-11-16T14:51:32.460Z] #2 transferring context: 34B done [2019-11-16T14:51:32.460Z] #2 DONE 0.0s [2019-11-16T14:51:32.460Z] [2019-11-16T14:51:32.460Z] #4 [internal] load metadata for docker.io/library/golang:1.13.4-alpine [2019-11-16T14:51:32.460Z] #4 DONE 0.1s [2019-11-16T14:51:32.460Z] [2019-11-16T14:51:32.460Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-11-16T14:51:32.717Z] #3 DONE 0.1s [2019-11-16T14:51:32.717Z] [2019-11-16T14:51:32.717Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2019-11-16T14:51:32.717Z] #5 DONE 0.0s [2019-11-16T14:51:32.717Z] [2019-11-16T14:51:32.717Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-11-16T14:51:32.717Z] #14 DONE 0.0s [2019-11-16T14:51:32.717Z] [2019-11-16T14:51:32.717Z] #8 [internal] load build context [2019-11-16T14:51:32.717Z] #8 transferring context: 809.45kB 0.2s done [2019-11-16T14:51:32.973Z] #8 DONE 0.2s [2019-11-16T14:51:32.973Z] [2019-11-16T14:51:32.974Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-11-16T14:51:32.974Z] #15 CACHED [2019-11-16T14:51:32.974Z] [2019-11-16T14:51:32.974Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-11-16T14:51:32.974Z] #16 CACHED [2019-11-16T14:51:32.974Z] [2019-11-16T14:51:32.974Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-11-16T14:51:32.974Z] #17 CACHED [2019-11-16T14:51:32.974Z] [2019-11-16T14:51:32.974Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-11-16T14:51:32.974Z] #18 CACHED [2019-11-16T14:51:32.974Z] [2019-11-16T14:51:32.974Z] #31 [builder 1/4] COPY . . [2019-11-16T14:51:33.194Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-16T14:51:33.194Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-16T14:51:33.194Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-16T14:51:33.194Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-16T14:51:33.659Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-16T14:51:33.904Z] #31 DONE 1.1s [2019-11-16T14:51:33.904Z] [2019-11-16T14:51:33.904Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-11-16T14:51:34.124Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-16T14:51:34.466Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-16T14:51:34.466Z] --- PASS: TestDockerNetworkConnectAlias (7.52s) [2019-11-16T14:51:34.466Z] === RUN TestDockerNetworkReConnect [2019-11-16T14:51:34.847Z] #32 DONE 0.8s [2019-11-16T14:51:34.847Z] [2019-11-16T14:51:34.847Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-16T14:51:35.411Z] #33 0.702 [2019-11-16T14:51:35.669Z] #33 0.925 Removing bundles/ [2019-11-16T14:51:35.669Z] #33 0.926 [2019-11-16T14:51:35.669Z] #33 0.930 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-11-16T14:51:36.234Z] #33 1.677 Building test suite binary ./integration-cli/test.main [2019-11-16T14:51:37.056Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-16T14:51:38.610Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-16T14:51:38.611Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-16T14:51:38.611Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-16T14:51:38.611Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-16T14:51:41.021Z] --- PASS: TestDockerNetworkReConnect (5.88s) [2019-11-16T14:51:41.022Z] === RUN TestServicePlugin [2019-11-16T14:51:41.544Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-16T14:51:53.212Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-11-16T14:51:53.212Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-16T14:51:53.993Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-16T14:51:54.148Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-16T14:51:54.405Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-16T14:51:55.780Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-16T14:51:56.712Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-16T14:51:58.703Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-11-16T14:51:58.724Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-16T14:51:59.188Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-16T14:51:59.188Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-16T14:51:59.269Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-16T14:51:59.269Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-16T14:51:59.269Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-16T14:51:59.269Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-16T14:51:59.269Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-16T14:52:01.796Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-16T14:52:01.796Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-16T14:52:02.123Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-16T14:52:02.731Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-16T14:52:03.664Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-16T14:52:03.677Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-16T14:52:05.035Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-16T14:52:05.035Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-16T14:52:08.315Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-16T14:52:10.210Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-16T14:52:11.161Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-16T14:52:11.418Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-16T14:52:11.983Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-16T14:52:11.983Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-16T14:52:12.915Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-16T14:52:14.064Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-16T14:52:14.064Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-16T14:52:14.064Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-16T14:52:14.064Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-16T14:52:14.064Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-16T14:52:14.064Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-16T14:52:15.441Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-16T14:52:15.441Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-16T14:52:15.441Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-16T14:52:15.682Z] --- PASS: TestImportExtremelyLargeImageWorks (299.34s) [2019-11-16T14:52:15.682Z] PASS [2019-11-16T14:52:15.682Z] [2019-11-16T14:52:15.682Z] === Skipped [2019-11-16T14:52:15.682Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-16T14:52:15.682Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:52:15.682Z] [2019-11-16T14:52:15.682Z] [2019-11-16T14:52:15.682Z] DONE 12 tests, 1 skipped in 300.676s [2019-11-16T14:52:15.682Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-11-16T14:52:15.682Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:52:15.682Z] ++ set -e [2019-11-16T14:52:15.682Z] ++ '[' -n 0 ']' [2019-11-16T14:52:15.682Z] ++ set -x [2019-11-16T14:52:15.682Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:52:15.682Z] INFO: Testing against a local daemon [2019-11-16T14:52:15.682Z] === RUN TestNetworkCreateDelete [2019-11-16T14:52:15.682Z] --- PASS: TestNetworkCreateDelete (0.23s) [2019-11-16T14:52:15.682Z] === RUN TestDockerNetworkDeletePreferID [2019-11-16T14:52:15.682Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s) [2019-11-16T14:52:15.682Z] === RUN TestInspectNetwork [2019-11-16T14:52:15.682Z] === RUN TestInspectNetwork/full_network_id [2019-11-16T14:52:15.682Z] === RUN TestInspectNetwork/partial_network_id [2019-11-16T14:52:15.682Z] === RUN TestInspectNetwork/network_name [2019-11-16T14:52:15.682Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-16T14:52:15.682Z] --- PASS: TestInspectNetwork (8.52s) [2019-11-16T14:52:15.682Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2019-11-16T14:52:15.682Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-16T14:52:15.682Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-16T14:52:15.682Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-16T14:52:15.682Z] === RUN TestRunContainerWithBridgeNone [2019-11-16T14:52:16.006Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-16T14:52:16.939Z] --- PASS: TestServicePlugin (36.54s) [2019-11-16T14:52:16.939Z] plugin_test.go:62: [d7f5d9c43882a] joining swarm manager [dd1c932c8a904]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-16T14:52:16.939Z] plugin_test.go:65: [d32d33c2ffafe] joining swarm manager [dd1c932c8a904]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-16T14:52:16.939Z] === RUN TestServiceUpdateLabel [2019-11-16T14:52:16.939Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-11-16T14:52:17.197Z] === RUN TestDockerSuite/TestCommitChange [2019-11-16T14:52:17.375Z] --- PASS: TestRunContainerWithBridgeNone (2.54s) [2019-11-16T14:52:17.375Z] === RUN TestNetworkInvalidJSON [2019-11-16T14:52:17.375Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-16T14:52:17.375Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-16T14:52:17.375Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-16T14:52:17.375Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-16T14:52:17.375Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-16T14:52:17.375Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-16T14:52:17.375Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-16T14:52:17.375Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-16T14:52:17.375Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-16T14:52:17.375Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-11-16T14:52:17.375Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-16T14:52:17.375Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-16T14:52:17.375Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-16T14:52:17.375Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-16T14:52:18.550Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-11-16T14:52:18.550Z] === RUN TestDaemonDefaultNetworkPools [2019-11-16T14:52:18.569Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-16T14:52:19.305Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2019-11-16T14:52:19.305Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-16T14:52:19.942Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-16T14:52:20.480Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2019-11-16T14:52:20.480Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-16T14:52:20.875Z] --- PASS: TestServiceUpdateLabel (3.88s) [2019-11-16T14:52:20.875Z] === RUN TestServiceUpdateSecrets [2019-11-16T14:52:21.809Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-16T14:52:22.175Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.45s) [2019-11-16T14:52:22.175Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-16T14:52:22.513Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-11-16T14:52:22.514Z] === RUN TestServiceWithPredefinedNetwork [2019-11-16T14:52:23.709Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-16T14:52:24.640Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-16T14:52:24.811Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s) [2019-11-16T14:52:24.811Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-16T14:52:24.811Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-16T14:52:24.811Z] service_test.go:230: FLAKY_TEST [2019-11-16T14:52:24.811Z] === RUN TestServiceWithDataPathPortInit [2019-11-16T14:52:26.536Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-16T14:52:27.468Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-16T14:52:29.364Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-16T14:52:30.298Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-16T14:52:30.298Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-16T14:52:30.298Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-16T14:52:30.298Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-16T14:52:30.298Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-16T14:52:30.298Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-16T14:52:30.298Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-16T14:52:32.194Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-16T14:52:34.092Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-16T14:52:34.092Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-16T14:52:34.657Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-16T14:52:36.029Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-16T14:52:36.961Z] --- PASS: TestServiceUpdateSecrets (16.16s) [2019-11-16T14:52:36.961Z] === RUN TestServiceUpdateConfigs [2019-11-16T14:52:36.961Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-16T14:52:37.918Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-16T14:52:38.851Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-16T14:52:38.851Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-16T14:52:38.851Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-16T14:52:40.224Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-16T14:52:40.224Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-16T14:52:40.224Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-16T14:52:40.224Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-16T14:52:40.224Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-16T14:52:40.799Z] --- PASS: TestServiceWithDataPathPortInit (15.73s) [2019-11-16T14:52:40.799Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-16T14:52:41.158Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-16T14:52:42.091Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-16T14:52:43.023Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-16T14:52:43.023Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-16T14:52:44.919Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-16T14:52:45.851Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-16T14:52:45.851Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-16T14:52:46.782Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-16T14:52:47.714Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-16T14:52:48.647Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-16T14:52:49.212Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-16T14:52:49.212Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-16T14:52:49.776Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.36s) [2019-11-16T14:52:49.776Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rohmh5uywu6tpikgntbogflza Created:2019-11-16 14:52:41.601137591 +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[898b490d3e8a150bc84309afb5a17ef1a287c07851602e47ebd06ff48639a6bb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jakrixtw1dgjl2zgslm6tm4pk EndpointID:36fba52bdf9e404567a679f87d99c7efed6065e9d3ae54eeb087c7d67e56ba05 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c387e44303486ffc360014c3125ceec15fbbc762de5e86a3fa75832fb68c6501 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:c5fe44601ee3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jakrixtw1dgjl2zgslm6tm4pk EndpointID:36fba52bdf9e404567a679f87d99c7efed6065e9d3ae54eeb087c7d67e56ba05 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-16T14:52:49.776Z] PASS [2019-11-16T14:52:49.776Z] [2019-11-16T14:52:49.776Z] === Skipped [2019-11-16T14:52:49.776Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-16T14:52:49.776Z] service_test.go:230: FLAKY_TEST [2019-11-16T14:52:49.776Z] [2019-11-16T14:52:49.776Z] [2019-11-16T14:52:49.776Z] DONE 21 tests, 1 skipped in 43.580s [2019-11-16T14:52:49.776Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-16T14:52:49.776Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:52:49.776Z] ++ set -e [2019-11-16T14:52:49.776Z] ++ '[' -n 0 ']' [2019-11-16T14:52:49.776Z] ++ set -x [2019-11-16T14:52:49.776Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:52:49.776Z] INFO: Testing against a local daemon [2019-11-16T14:52:49.776Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-16T14:52:49.776Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-16T14:52:49.776Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-16T14:52:49.777Z] === RUN TestDockerNetworkIpvlan [2019-11-16T14:52:49.777Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-16T14:52:49.777Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-16T14:52:49.777Z] PASS [2019-11-16T14:52:49.777Z] [2019-11-16T14:52:49.777Z] === Skipped [2019-11-16T14:52:49.777Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-16T14:52:49.777Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-16T14:52:49.777Z] [2019-11-16T14:52:49.777Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-16T14:52:49.777Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-16T14:52:49.777Z] [2019-11-16T14:52:49.777Z] [2019-11-16T14:52:49.777Z] DONE 2 tests, 2 skipped in 0.103s [2019-11-16T14:52:49.777Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-16T14:52:49.777Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:52:49.777Z] ++ set -e [2019-11-16T14:52:49.777Z] ++ '[' -n 0 ']' [2019-11-16T14:52:49.777Z] ++ set -x [2019-11-16T14:52:49.777Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:52:49.777Z] INFO: Testing against a local daemon [2019-11-16T14:52:49.777Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-16T14:52:50.144Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-16T14:52:50.502Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2019-11-16T14:52:50.502Z] === RUN TestDockerNetworkMacvlan [2019-11-16T14:52:51.077Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-16T14:52:51.703Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-16T14:52:52.008Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-16T14:52:52.008Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-11-16T14:52:52.428Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-16T14:52:52.574Z] --- PASS: TestServiceUpdateConfigs (15.71s) [2019-11-16T14:52:52.574Z] === RUN TestServiceUpdateNetwork [2019-11-16T14:52:52.831Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-16T14:52:53.602Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-16T14:52:54.729Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-16T14:52:55.897Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-16T14:52:56.102Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-16T14:52:56.102Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-16T14:52:56.102Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-16T14:52:56.102Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-16T14:52:56.102Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-16T14:52:56.689Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-16T14:52:56.689Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-16T14:52:56.689Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-16T14:52:57.034Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-16T14:52:59.728Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-16T14:53:02.292Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-16T14:53:02.549Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-16T14:53:03.480Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-16T14:53:03.480Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-16T14:53:03.480Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-16T14:53:04.608Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-16T14:53:05.786Z] --- PASS: TestDockerNetworkMacvlan (14.97s) [2019-11-16T14:53:05.786Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-11-16T14:53:05.786Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-11-16T14:53:05.786Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s) [2019-11-16T14:53:05.786Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.16s) [2019-11-16T14:53:05.786Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.18s) [2019-11-16T14:53:05.786Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.94s) [2019-11-16T14:53:05.786Z] PASS [2019-11-16T14:53:05.786Z] [2019-11-16T14:53:05.786Z] DONE 8 tests in 16.574s [2019-11-16T14:53:05.786Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-16T14:53:05.786Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:53:05.786Z] ++ set -e [2019-11-16T14:53:05.786Z] ++ '[' -n 0 ']' [2019-11-16T14:53:05.786Z] ++ set -x [2019-11-16T14:53:05.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:53:05.786Z] testing: warning: no tests to run [2019-11-16T14:53:05.786Z] PASS [2019-11-16T14:53:05.786Z] [2019-11-16T14:53:05.786Z] DONE 0 tests in 0.015s [2019-11-16T14:53:05.786Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-16T14:53:05.786Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:53:05.786Z] ++ set -e [2019-11-16T14:53:05.786Z] ++ '[' -n 0 ']' [2019-11-16T14:53:05.786Z] ++ set -x [2019-11-16T14:53:05.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:53:05.786Z] INFO: Testing against a local daemon [2019-11-16T14:53:05.786Z] === RUN TestAuthZPluginAllowRequest [2019-11-16T14:53:06.757Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-16T14:53:07.336Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-16T14:53:07.479Z] --- PASS: TestAuthZPluginAllowRequest (1.60s) [2019-11-16T14:53:07.479Z] === RUN TestAuthZPluginTLS [2019-11-16T14:53:07.816Z] --- PASS: TestAuthZPluginTLS (0.58s) [2019-11-16T14:53:07.816Z] === RUN TestAuthZPluginDenyRequest [2019-11-16T14:53:08.272Z] --- PASS: TestServiceUpdateNetwork (15.58s) [2019-11-16T14:53:08.272Z] PASS [2019-11-16T14:53:08.272Z] [2019-11-16T14:53:08.272Z] === Skipped [2019-11-16T14:53:08.272Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-11-16T14:53:08.272Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-16T14:53:08.272Z] [2019-11-16T14:53:08.272Z] [2019-11-16T14:53:08.272Z] DONE 20 tests, 1 skipped in 175.152s [2019-11-16T14:53:08.272Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-11-16T14:53:08.272Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:53:08.272Z] ++ set -e [2019-11-16T14:53:08.272Z] ++ '[' -n 0 ']' [2019-11-16T14:53:08.272Z] ++ set -x [2019-11-16T14:53:08.272Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:53:08.272Z] INFO: Testing against a local daemon [2019-11-16T14:53:08.272Z] === RUN TestSessionCreate [2019-11-16T14:53:08.272Z] --- PASS: TestSessionCreate (0.04s) [2019-11-16T14:53:08.272Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-16T14:53:08.272Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-11-16T14:53:08.272Z] PASS [2019-11-16T14:53:08.272Z] [2019-11-16T14:53:08.272Z] DONE 2 tests in 0.207s [2019-11-16T14:53:08.272Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-11-16T14:53:08.272Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:53:08.272Z] ++ set -e [2019-11-16T14:53:08.272Z] ++ '[' -n 0 ']' [2019-11-16T14:53:08.272Z] ++ set -x [2019-11-16T14:53:08.272Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:53:08.530Z] INFO: Testing against a local daemon [2019-11-16T14:53:08.530Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-16T14:53:08.530Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-11-16T14:53:08.530Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-16T14:53:08.530Z] === RUN TestEventsExecDie [2019-11-16T14:53:08.530Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-16T14:53:08.542Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-11-16T14:53:08.542Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-16T14:53:09.269Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2019-11-16T14:53:09.269Z] === RUN TestAuthZPluginDenyResponse [2019-11-16T14:53:09.463Z] --- PASS: TestEventsExecDie (1.04s) [2019-11-16T14:53:09.463Z] === RUN TestEventsBackwardsCompatible [2019-11-16T14:53:09.606Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-11-16T14:53:09.606Z] === RUN TestAuthZPluginAllowEventStream [2019-11-16T14:53:09.720Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-11-16T14:53:09.720Z] === RUN TestInfoBinaryCommits [2019-11-16T14:53:09.720Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-11-16T14:53:09.720Z] === RUN TestInfoAPIVersioned [2019-11-16T14:53:09.720Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-16T14:53:09.720Z] === RUN TestInfoDiscoveryBackend [2019-11-16T14:53:10.286Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2019-11-16T14:53:10.286Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-16T14:53:11.217Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-16T14:53:11.217Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-16T14:53:11.325Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2019-11-16T14:53:11.325Z] === RUN TestAuthZPluginErrorResponse [2019-11-16T14:53:11.584Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-16T14:53:11.584Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-16T14:53:11.584Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-16T14:53:11.662Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-11-16T14:53:11.662Z] === RUN TestAuthZPluginErrorRequest [2019-11-16T14:53:11.782Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-11-16T14:53:11.782Z] === RUN TestInfoAPI [2019-11-16T14:53:11.782Z] --- PASS: TestInfoAPI (0.03s) [2019-11-16T14:53:11.782Z] === RUN TestInfoAPIWarnings [2019-11-16T14:53:12.346Z] --- PASS: TestInfoAPIWarnings (0.52s) [2019-11-16T14:53:12.346Z] === RUN TestInfoDebug [2019-11-16T14:53:12.391Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-11-16T14:53:12.391Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-16T14:53:12.910Z] --- PASS: TestInfoDebug (0.52s) [2019-11-16T14:53:12.910Z] === RUN TestInfoInsecureRegistries [2019-11-16T14:53:13.116Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-11-16T14:53:13.117Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-16T14:53:13.475Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-11-16T14:53:13.475Z] === RUN TestInfoRegistryMirrors [2019-11-16T14:53:13.732Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2019-11-16T14:53:13.732Z] === RUN TestLoginFailsWithBadCredentials [2019-11-16T14:53:13.989Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-16T14:53:14.247Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2019-11-16T14:53:14.247Z] === RUN TestPingCacheHeaders [2019-11-16T14:53:14.247Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-11-16T14:53:14.247Z] === RUN TestPingGet [2019-11-16T14:53:14.247Z] --- PASS: TestPingGet (0.02s) [2019-11-16T14:53:14.247Z] === RUN TestPingHead [2019-11-16T14:53:14.247Z] --- PASS: TestPingHead (0.02s) [2019-11-16T14:53:14.247Z] === RUN TestVersion [2019-11-16T14:53:14.247Z] --- PASS: TestVersion (0.05s) [2019-11-16T14:53:14.247Z] PASS [2019-11-16T14:53:14.247Z] [2019-11-16T14:53:14.247Z] === Skipped [2019-11-16T14:53:14.247Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-11-16T14:53:14.247Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-16T14:53:14.247Z] [2019-11-16T14:53:14.247Z] [2019-11-16T14:53:14.247Z] DONE 18 tests, 1 skipped in 5.891s [2019-11-16T14:53:14.247Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-11-16T14:53:14.247Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:53:14.247Z] ++ set -e [2019-11-16T14:53:14.247Z] ++ '[' -n 0 ']' [2019-11-16T14:53:14.247Z] ++ set -x [2019-11-16T14:53:14.247Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:53:14.505Z] INFO: Testing against a local daemon [2019-11-16T14:53:14.505Z] === RUN TestVolumesCreateAndList [2019-11-16T14:53:14.505Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-11-16T14:53:14.505Z] === RUN TestVolumesRemove [2019-11-16T14:53:14.505Z] --- PASS: TestVolumesRemove (0.08s) [2019-11-16T14:53:14.505Z] === RUN TestVolumesInspect [2019-11-16T14:53:14.505Z] --- PASS: TestVolumesInspect (0.03s) [2019-11-16T14:53:14.505Z] === RUN TestVolumesInvalidJSON [2019-11-16T14:53:14.505Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-16T14:53:14.505Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-16T14:53:14.505Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-16T14:53:14.505Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-11-16T14:53:14.505Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-16T14:53:14.505Z] PASS [2019-11-16T14:53:14.505Z] [2019-11-16T14:53:14.505Z] DONE 5 tests in 0.314s [2019-11-16T14:53:14.505Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-16T14:53:14.763Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-16T14:53:15.021Z] ++++ cat bundles/test-integration/docker.pid [2019-11-16T14:53:15.021Z] +++ kill 5326 [2019-11-16T14:53:15.409Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s) [2019-11-16T14:53:15.409Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-16T14:53:16.392Z] +++ /etc/init.d/apparmor stop [2019-11-16T14:53:16.392Z] Clearing AppArmor profiles cache:. [2019-11-16T14:53:16.392Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-16T14:53:16.392Z] Unloading profiles will leave already running processes permanently [2019-11-16T14:53:16.392Z] unconfined, which can lead to unexpected situations. [2019-11-16T14:53:16.392Z] [2019-11-16T14:53:16.392Z] To set a process to complain mode, use the command line tool [2019-11-16T14:53:16.392Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-16T14:53:16.392Z] with the 'teardown' option." [2019-11-16T14:53:16.392Z] [2019-11-16T14:53:16.958Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-16T14:53:17.101Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.03s) [2019-11-16T14:53:17.101Z] === RUN TestAuthZPluginHeader [2019-11-16T14:53:18.276Z] --- PASS: TestAuthZPluginHeader (0.93s) [2019-11-16T14:53:18.276Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-16T14:53:18.276Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-16T14:53:18.276Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:53:18.276Z] === RUN TestAuthZPluginV2Disable [2019-11-16T14:53:18.276Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-16T14:53:18.276Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:53:18.276Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-16T14:53:18.276Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-16T14:53:18.276Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:53:18.276Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-16T14:53:18.276Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-16T14:53:18.276Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:53:18.276Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-16T14:53:18.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-16T14:53:19.700Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2019-11-16T14:53:20.212Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-16T14:53:20.213Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-16T14:53:21.596Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2019-11-16T14:53:22.966Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2019-11-16T14:53:24.862Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2019-11-16T14:53:26.048Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-16T14:53:26.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00096e7c0_} [2019-11-16T14:53:27.605Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1568411503_/foo_false____} [2019-11-16T14:53:27.691Z] #33 110.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-16T14:53:27.691Z] #33 112.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-16T14:53:28.537Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-16T14:53:28.624Z] #33 114.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-16T14:53:29.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1568411503_/foo_true____} [2019-11-16T14:53:30.840Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3120266754_/foo_false____} [2019-11-16T14:53:31.148Z] #33 116.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-16T14:53:32.737Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3120266754_/foo_true____} [2019-11-16T14:53:33.673Z] #33 119.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-16T14:53:34.128Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3120266754_/foo_true__0xc00096ec40__} [2019-11-16T14:53:35.045Z] #33 120.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-16T14:53:35.978Z] #33 121.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-16T14:53:36.023Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00096ec80_} [2019-11-16T14:53:36.437Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-16T14:53:37.350Z] #33 122.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-16T14:53:37.393Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00096eca0_} [2019-11-16T14:53:37.521Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2019-11-16T14:53:37.522Z] PASS [2019-11-16T14:53:37.522Z] [2019-11-16T14:53:37.522Z] === Skipped [2019-11-16T14:53:37.522Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-16T14:53:37.522Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:53:37.522Z] [2019-11-16T14:53:37.522Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-16T14:53:37.522Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:53:37.522Z] [2019-11-16T14:53:37.522Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-16T14:53:37.522Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:53:37.522Z] [2019-11-16T14:53:37.522Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-16T14:53:37.522Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:53:37.522Z] [2019-11-16T14:53:37.522Z] [2019-11-16T14:53:37.522Z] DONE 17 tests, 4 skipped in 29.223s [2019-11-16T14:53:37.522Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-16T14:53:37.522Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:53:37.522Z] ++ set -e [2019-11-16T14:53:37.522Z] ++ '[' -n 0 ']' [2019-11-16T14:53:37.522Z] ++ set -x [2019-11-16T14:53:37.522Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:53:37.522Z] INFO: Testing against a local daemon [2019-11-16T14:53:37.522Z] === RUN TestPluginInvalidJSON [2019-11-16T14:53:37.522Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-16T14:53:37.522Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-16T14:53:37.522Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-16T14:53:37.522Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-11-16T14:53:37.522Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-16T14:53:37.522Z] PASS [2019-11-16T14:53:37.522Z] [2019-11-16T14:53:37.522Z] DONE 2 tests in 0.122s [2019-11-16T14:53:37.522Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-16T14:53:37.522Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:53:37.522Z] ++ set -e [2019-11-16T14:53:37.522Z] ++ '[' -n 0 ']' [2019-11-16T14:53:37.522Z] ++ set -x [2019-11-16T14:53:37.522Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:53:37.522Z] INFO: Testing against a local daemon [2019-11-16T14:53:37.522Z] === RUN TestExternalGraphDriver [2019-11-16T14:53:37.522Z] === RUN TestExternalGraphDriver/json [2019-11-16T14:53:37.522Z] === RUN TestExternalGraphDriver/spec [2019-11-16T14:53:37.608Z] #33 123.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-16T14:53:39.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00096ecc0_} [2019-11-16T14:53:39.820Z] === RUN TestExternalGraphDriver/pull [2019-11-16T14:53:40.132Z] #33 125.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-16T14:53:40.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00096ece0_} [2019-11-16T14:53:40.698Z] #33 126.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-16T14:53:42.069Z] #33 127.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-16T14:53:42.153Z] --- PASS: TestExternalGraphDriver (6.76s) [2019-11-16T14:53:42.153Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2019-11-16T14:53:42.153Z] --- PASS: TestExternalGraphDriver/spec (2.01s) [2019-11-16T14:53:42.153Z] --- PASS: TestExternalGraphDriver/pull (2.45s) [2019-11-16T14:53:42.153Z] === RUN TestGraphdriverPluginV2 [2019-11-16T14:53:42.153Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-11-16T14:53:42.153Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:53:42.153Z] PASS [2019-11-16T14:53:42.153Z] [2019-11-16T14:53:42.153Z] === Skipped [2019-11-16T14:53:42.154Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-11-16T14:53:42.154Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:53:42.154Z] [2019-11-16T14:53:42.154Z] [2019-11-16T14:53:42.154Z] DONE 5 tests, 1 skipped in 6.917s [2019-11-16T14:53:42.154Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-16T14:53:42.154Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:53:42.154Z] ++ set -e [2019-11-16T14:53:42.154Z] ++ '[' -n 0 ']' [2019-11-16T14:53:42.154Z] ++ set -x [2019-11-16T14:53:42.154Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:53:42.154Z] INFO: Testing against a local daemon [2019-11-16T14:53:42.154Z] === RUN TestContinueAfterPluginCrash [2019-11-16T14:53:42.154Z] === PAUSE TestContinueAfterPluginCrash [2019-11-16T14:53:42.154Z] === RUN TestDaemonStartWithLogOpt [2019-11-16T14:53:42.154Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-16T14:53:42.154Z] === CONT TestContinueAfterPluginCrash [2019-11-16T14:53:42.154Z] === CONT TestDaemonStartWithLogOpt [2019-11-16T14:53:42.556Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-16T14:53:43.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-16T14:53:43.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-11-16T14:53:43.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-11-16T14:53:43.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-11-16T14:53:43.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-11-16T14:53:43.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-11-16T14:53:43.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-11-16T14:53:43.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-11-16T14:53:43.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-11-16T14:53:43.967Z] #33 129.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-16T14:53:44.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-11-16T14:53:44.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-11-16T14:53:44.591Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2019-11-16T14:53:44.591Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2019-11-16T14:53:44.591Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2019-11-16T14:53:44.591Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2019-11-16T14:53:44.591Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2019-11-16T14:53:44.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2019-11-16T14:53:44.848Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-16T14:53:45.060Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-16T14:53:45.060Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-16T14:53:45.340Z] #33 130.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-16T14:53:46.711Z] #33 132.1 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-16T14:53:48.125Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-16T14:53:48.631Z] #33 133.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-16T14:53:49.564Z] #33 134.9 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-16T14:53:49.791Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-16T14:53:49.791Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-16T14:53:49.791Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-16T14:53:50.649Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-16T14:53:50.936Z] #33 135.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-16T14:53:51.868Z] #33 137.1 [2019-11-16T14:53:52.433Z] #33 DONE 137.8s [2019-11-16T14:53:52.433Z] [2019-11-16T14:53:52.433Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-11-16T14:53:53.926Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-16T14:53:54.959Z] #34 DONE 2.2s [2019-11-16T14:53:55.298Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-16T14:53:55.298Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-16T14:53:55.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-16T14:53:56.097Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-16T14:53:56.229Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-16T14:53:56.329Z] [2019-11-16T14:53:56.329Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-16T14:53:56.329Z] #23 CACHED [2019-11-16T14:53:56.329Z] [2019-11-16T14:53:56.329Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-16T14:53:56.329Z] #21 CACHED [2019-11-16T14:53:56.329Z] [2019-11-16T14:53:56.329Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-16T14:53:56.329Z] #29 CACHED [2019-11-16T14:53:56.329Z] [2019-11-16T14:53:56.329Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-11-16T14:53:56.329Z] #26 CACHED [2019-11-16T14:53:56.329Z] [2019-11-16T14:53:56.329Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-11-16T14:53:56.329Z] #6 CACHED [2019-11-16T14:53:56.329Z] [2019-11-16T14:53:56.329Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-11-16T14:53:56.329Z] #19 CACHED [2019-11-16T14:53:56.329Z] [2019-11-16T14:53:56.329Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-16T14:53:56.329Z] #24 CACHED [2019-11-16T14:53:56.329Z] [2019-11-16T14:53:56.329Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-11-16T14:53:56.329Z] #11 CACHED [2019-11-16T14:53:56.329Z] [2019-11-16T14:53:56.329Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-11-16T14:53:56.329Z] #10 CACHED [2019-11-16T14:53:56.329Z] [2019-11-16T14:53:56.329Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-11-16T14:53:56.329Z] #25 CACHED [2019-11-16T14:53:56.329Z] [2019-11-16T14:53:56.329Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-11-16T14:53:56.329Z] #9 CACHED [2019-11-16T14:53:56.329Z] [2019-11-16T14:53:56.329Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-16T14:53:56.329Z] #20 CACHED [2019-11-16T14:53:56.329Z] [2019-11-16T14:53:56.329Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-11-16T14:53:56.329Z] #13 CACHED [2019-11-16T14:53:56.329Z] [2019-11-16T14:53:56.329Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-11-16T14:53:56.329Z] #27 CACHED [2019-11-16T14:53:56.329Z] [2019-11-16T14:53:56.329Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-11-16T14:53:56.329Z] #28 CACHED [2019-11-16T14:53:56.329Z] [2019-11-16T14:53:56.329Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-11-16T14:53:56.329Z] #12 CACHED [2019-11-16T14:53:56.329Z] [2019-11-16T14:53:56.329Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-16T14:53:56.329Z] #22 CACHED [2019-11-16T14:53:56.329Z] [2019-11-16T14:53:56.329Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-11-16T14:53:56.329Z] #7 CACHED [2019-11-16T14:53:56.329Z] [2019-11-16T14:53:56.329Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-11-16T14:53:56.329Z] #30 CACHED [2019-11-16T14:53:56.329Z] [2019-11-16T14:53:56.329Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-11-16T14:53:56.562Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-16T14:53:56.562Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-16T14:53:56.562Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-16T14:53:57.603Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-11-16T14:53:58.178Z] --- PASS: TestDaemonStartWithLogOpt (15.35s) [2019-11-16T14:53:58.223Z] #35 DONE 2.0s [2019-11-16T14:53:58.223Z] [2019-11-16T14:53:58.223Z] #36 exporting to image [2019-11-16T14:53:58.223Z] #36 exporting layers [2019-11-16T14:53:58.536Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-16T14:53:59.471Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-16T14:53:59.593Z] #36 exporting layers 1.3s done [2019-11-16T14:53:59.593Z] #36 writing image sha256:00d99434b1e05a7112f758a33af9f5a2b246672f0fc4bf2bd27514978a107833 done [2019-11-16T14:53:59.593Z] #36 naming to docker.io/library/moby-e2e-test done [2019-11-16T14:53:59.593Z] #36 DONE 1.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-16T14:53:59.904Z] + echo Ensuring container killed. [2019-11-16T14:53:59.904Z] Ensuring container killed. [2019-11-16T14:53:59.904Z] + docker rm -vf docker-pr11 [2019-11-16T14:53:59.904Z] Error: No such container: docker-pr11 [2019-11-16T14:53:59.904Z] + true [Pipeline] sh [2019-11-16T14:54:00.186Z] + echo Chowning /workspace to jenkins user [2019-11-16T14:54:00.186Z] Chowning /workspace to jenkins user [2019-11-16T14:54:00.186Z] + id -u [2019-11-16T14:54:00.186Z] + id -g [2019-11-16T14:54:00.186Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-38465:/workspace busybox chown -R 1000:1000 /workspace [2019-11-16T14:54:00.404Z] === RUN TestDockerSuite/TestCpFromCaseC [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-16T14:54:01.789Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-16T14:54:01.852Z] + bundleName=unit [2019-11-16T14:54:01.852Z] + echo Creating unit-bundles.tar.gz [2019-11-16T14:54:01.852Z] Creating unit-bundles.tar.gz [2019-11-16T14:54:01.852Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-11-16T14:54:01.852Z] bundles/junit-report.xml [2019-11-16T14:54:01.852Z] bundles/go-test-report.json [2019-11-16T14:54:01.852Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-11-16T14:54:01.863Z] Archiving artifacts [2019-11-16T14:54:02.032Z] --- PASS: TestContinueAfterPluginCrash (20.06s) [2019-11-16T14:54:02.032Z] PASS [2019-11-16T14:54:02.032Z] [2019-11-16T14:54:02.032Z] DONE 2 tests in 20.159s [2019-11-16T14:54:02.032Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-16T14:54:02.032Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:54:02.032Z] ++ set -e [2019-11-16T14:54:02.032Z] ++ '[' -n 0 ']' [2019-11-16T14:54:02.032Z] ++ set -x [2019-11-16T14:54:02.032Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:54:02.268Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-38465/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-16T14:54:02.368Z] INFO: Testing against a local daemon [2019-11-16T14:54:02.368Z] === RUN TestPluginWithDevMounts [2019-11-16T14:54:02.368Z] === PAUSE TestPluginWithDevMounts [2019-11-16T14:54:02.368Z] === CONT TestPluginWithDevMounts [2019-11-16T14:54:02.578Z] + make clean [2019-11-16T14:54:02.723Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-16T14:54:02.835Z] docker volume rm -f docker-dev-cache [2019-11-16T14:54:02.835Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-16T14:54:03.655Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-16T14:54:04.587Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-16T14:54:04.726Z] --- PASS: TestPluginWithDevMounts (2.25s) [2019-11-16T14:54:04.726Z] PASS [2019-11-16T14:54:04.726Z] [2019-11-16T14:54:04.726Z] DONE 1 tests in 2.348s [2019-11-16T14:54:04.726Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-11-16T14:54:04.726Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:54:04.726Z] ++ set -e [2019-11-16T14:54:04.726Z] ++ '[' -n 0 ']' [2019-11-16T14:54:04.726Z] ++ set -x [2019-11-16T14:54:04.727Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:54:04.727Z] INFO: Testing against a local daemon [2019-11-16T14:54:04.727Z] === RUN TestSecretInspect [2019-11-16T14:54:05.958Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-16T14:54:06.891Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-16T14:54:07.020Z] --- PASS: TestSecretInspect (2.19s) [2019-11-16T14:54:07.020Z] === RUN TestSecretList [2019-11-16T14:54:07.823Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-16T14:54:08.755Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-16T14:54:09.313Z] --- PASS: TestSecretList (2.16s) [2019-11-16T14:54:09.313Z] === RUN TestSecretsCreateAndDelete [2019-11-16T14:54:10.651Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-16T14:54:11.584Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-16T14:54:11.609Z] --- PASS: TestSecretsCreateAndDelete (2.24s) [2019-11-16T14:54:11.609Z] === RUN TestSecretsUpdate [2019-11-16T14:54:12.517Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-16T14:54:12.517Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-16T14:54:13.303Z] --- PASS: TestSecretsUpdate (2.18s) [2019-11-16T14:54:13.303Z] === RUN TestTemplatedSecret [2019-11-16T14:54:13.450Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-16T14:54:14.383Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-16T14:54:15.316Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-16T14:54:16.253Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-16T14:54:16.312Z] --- PASS: TestTemplatedSecret (2.84s) [2019-11-16T14:54:16.312Z] === RUN TestSecretCreateResolve [2019-11-16T14:54:17.624Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-16T14:54:18.610Z] --- PASS: TestSecretCreateResolve (2.24s) [2019-11-16T14:54:18.610Z] PASS [2019-11-16T14:54:18.610Z] [2019-11-16T14:54:18.610Z] DONE 6 tests in 13.944s [2019-11-16T14:54:18.610Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-11-16T14:54:18.610Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:54:18.610Z] ++ set -e [2019-11-16T14:54:18.610Z] ++ '[' -n 0 ']' [2019-11-16T14:54:18.610Z] ++ set -x [2019-11-16T14:54:18.610Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:54:18.610Z] INFO: Testing against a local daemon [2019-11-16T14:54:18.610Z] === RUN TestServiceCreateInit [2019-11-16T14:54:18.610Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-16T14:54:19.522Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-16T14:54:20.087Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-16T14:54:22.612Z] === RUN TestDockerSuite/TestCpToCaseD [2019-11-16T14:54:23.492Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-16T14:54:26.655Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-16T14:54:27.326Z] --- PASS: TestServiceCreateInit (8.47s) [2019-11-16T14:54:27.326Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.20s) [2019-11-16T14:54:27.326Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.23s) [2019-11-16T14:54:27.326Z] === RUN TestCreateServiceMultipleTimes [2019-11-16T14:54:27.870Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-16T14:54:30.427Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-16T14:54:31.152Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-16T14:54:31.409Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-16T14:54:31.874Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-16T14:54:32.093Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-16T14:54:32.857Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-16T14:54:32.857Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-16T14:54:33.467Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-11-16T14:54:37.649Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-16T14:54:38.700Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-16T14:54:39.684Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-16T14:54:39.684Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-16T14:54:39.684Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-16T14:54:40.927Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-16T14:54:41.241Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-16T14:54:41.708Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-16T14:54:41.861Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-16T14:54:42.694Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-16T14:54:43.158Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-16T14:54:43.628Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-16T14:54:46.594Z] --- PASS: TestCreateServiceMultipleTimes (18.78s) [2019-11-16T14:54:46.594Z] === RUN TestCreateServiceConflict [2019-11-16T14:54:47.118Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-11-16T14:54:48.050Z] === RUN TestDockerSuite/TestCpToDot [2019-11-16T14:54:48.289Z] --- PASS: TestCreateServiceConflict (2.25s) [2019-11-16T14:54:48.289Z] === RUN TestCreateServiceMaxReplicas [2019-11-16T14:54:48.982Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-16T14:54:49.468Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-16T14:54:50.879Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-16T14:54:51.022Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-16T14:54:51.023Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-16T14:54:51.297Z] --- PASS: TestCreateServiceMaxReplicas (2.90s) [2019-11-16T14:54:51.297Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-16T14:54:52.001Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-16T14:54:52.778Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-16T14:54:53.342Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-16T14:54:54.711Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-11-16T14:54:57.236Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-16T14:54:57.494Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-16T14:54:58.427Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-16T14:54:59.799Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-11-16T14:55:00.364Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-16T14:55:00.621Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-16T14:55:00.621Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-16T14:55:01.186Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-16T14:55:02.576Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-16T14:55:02.576Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-16T14:55:02.576Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-16T14:55:03.141Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-16T14:55:03.707Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-16T14:55:03.707Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-16T14:55:03.965Z] === RUN TestDockerSuite/TestCreateRM [2019-11-16T14:55:04.223Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-16T14:55:04.223Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-16T14:55:04.223Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-16T14:55:04.481Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-16T14:55:06.889Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-16T14:55:06.889Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-16T14:55:06.889Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-16T14:55:07.278Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.34s) [2019-11-16T14:55:07.278Z] === RUN TestCreateServiceSecretFileMode [2019-11-16T14:55:07.353Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-16T14:55:07.761Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-16T14:55:07.761Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-16T14:55:07.761Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-16T14:55:08.002Z] --- PASS: TestCreateServiceSecretFileMode (2.63s) [2019-11-16T14:55:08.003Z] === RUN TestCreateServiceConfigFileMode [2019-11-16T14:55:08.333Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-16T14:55:08.799Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-16T14:55:08.799Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-16T14:55:09.779Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-16T14:55:10.244Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-16T14:55:10.244Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-16T14:55:10.244Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-16T14:55:11.011Z] --- PASS: TestCreateServiceConfigFileMode (2.52s) [2019-11-16T14:55:11.011Z] === RUN TestCreateServiceSysctls [2019-11-16T14:55:11.946Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-16T14:55:11.946Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-16T14:55:11.946Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-16T14:55:11.946Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-16T14:55:11.946Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-16T14:55:11.946Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-16T14:55:12.880Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-16T14:55:14.021Z] --- PASS: TestCreateServiceSysctls (3.57s) [2019-11-16T14:55:14.021Z] === RUN TestCreateServiceCapabilities [2019-11-16T14:55:14.252Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-16T14:55:15.184Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-16T14:55:16.085Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-16T14:55:17.037Z] --- PASS: TestCreateServiceCapabilities (2.67s) [2019-11-16T14:55:17.037Z] === RUN TestInspect [2019-11-16T14:55:17.082Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-16T14:55:18.981Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-16T14:55:19.546Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-16T14:55:19.805Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-11-16T14:55:20.047Z] --- PASS: TestInspect (2.87s) [2019-11-16T14:55:20.047Z] === RUN TestServiceListWithStatuses [2019-11-16T14:55:20.047Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-16T14:55:20.047Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-16T14:55:20.047Z] === RUN TestDockerNetworkConnectAlias [2019-11-16T14:55:20.374Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-16T14:55:20.632Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-16T14:55:21.564Z] === RUN TestDockerSuite/TestDockerFails [2019-11-16T14:55:21.564Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-11-16T14:55:21.564Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-11-16T14:55:21.564Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-11-16T14:55:23.463Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-11-16T14:55:24.395Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-11-16T14:55:24.958Z] --- PASS: TestDockerNetworkConnectAlias (4.67s) [2019-11-16T14:55:24.958Z] === RUN TestDockerNetworkReConnect [2019-11-16T14:55:26.297Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-11-16T14:55:26.297Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-11-16T14:55:26.297Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-11-16T14:55:26.555Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-11-16T14:55:28.800Z] --- PASS: TestDockerNetworkReConnect (4.67s) [2019-11-16T14:55:28.800Z] === RUN TestServicePlugin [2019-11-16T14:55:29.136Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-16T14:55:29.136Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:55:29.136Z] === RUN TestServiceUpdateLabel [2019-11-16T14:55:31.439Z] --- PASS: TestServiceUpdateLabel (2.29s) [2019-11-16T14:55:31.439Z] === RUN TestServiceUpdateSecrets [2019-11-16T14:55:34.670Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-16T14:55:36.581Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-16T14:55:38.477Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-11-16T14:55:39.044Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-16T14:55:41.570Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-11-16T14:55:42.942Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-16T14:55:43.877Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-16T14:55:44.810Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-16T14:55:45.742Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-16T14:55:46.674Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-16T14:55:47.440Z] --- PASS: TestServiceUpdateSecrets (14.77s) [2019-11-16T14:55:47.440Z] === RUN TestServiceUpdateConfigs [2019-11-16T14:55:47.606Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-11-16T14:55:49.502Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-11-16T14:55:51.399Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-16T14:55:51.880Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-16T14:55:51.880Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-16T14:55:52.858Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-16T14:55:54.676Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-11-16T14:55:55.608Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-11-16T14:55:57.504Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-16T14:55:59.404Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-16T14:55:59.983Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-16T14:55:59.983Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-16T14:55:59.983Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-16T14:55:59.983Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-16T14:56:00.449Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-16T14:56:00.449Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-16T14:56:00.659Z] --- PASS: TestServiceUpdateConfigs (14.77s) [2019-11-16T14:56:00.659Z] === RUN TestServiceUpdateNetwork [2019-11-16T14:56:01.304Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-16T14:56:01.871Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-16T14:56:02.441Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-16T14:56:02.699Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-16T14:56:04.084Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-16T14:56:04.084Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-11-16T14:56:04.341Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-16T14:56:04.906Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-11-16T14:56:04.906Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-11-16T14:56:05.163Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-16T14:56:07.063Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-16T14:56:08.960Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-16T14:56:08.960Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-16T14:56:08.960Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-16T14:56:09.893Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-16T14:56:10.150Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-16T14:56:10.407Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-16T14:56:11.778Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-11-16T14:56:11.778Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-11-16T14:56:11.778Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-11-16T14:56:11.778Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-16T14:56:13.675Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-11-16T14:56:14.608Z] === RUN TestDockerSuite/TestEventsRename [2019-11-16T14:56:15.540Z] === RUN TestDockerSuite/TestEventsResize [2019-11-16T14:56:16.105Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-16T14:56:16.639Z] --- PASS: TestServiceUpdateNetwork (14.12s) [2019-11-16T14:56:16.639Z] PASS [2019-11-16T14:56:16.639Z] [2019-11-16T14:56:16.639Z] === Skipped [2019-11-16T14:56:16.639Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-11-16T14:56:16.639Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-16T14:56:16.639Z] [2019-11-16T14:56:16.639Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-11-16T14:56:16.639Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-16T14:56:16.639Z] [2019-11-16T14:56:16.639Z] [2019-11-16T14:56:16.639Z] DONE 20 tests, 2 skipped in 116.427s [2019-11-16T14:56:16.639Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-11-16T14:56:16.639Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:56:16.639Z] ++ set -e [2019-11-16T14:56:16.639Z] ++ '[' -n 0 ']' [2019-11-16T14:56:16.639Z] ++ set -x [2019-11-16T14:56:16.639Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:56:16.639Z] INFO: Testing against a local daemon [2019-11-16T14:56:16.639Z] === RUN TestSessionCreate [2019-11-16T14:56:16.639Z] --- PASS: TestSessionCreate (0.05s) [2019-11-16T14:56:16.639Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-16T14:56:16.639Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-11-16T14:56:16.639Z] PASS [2019-11-16T14:56:16.639Z] [2019-11-16T14:56:16.639Z] DONE 2 tests in 0.210s [2019-11-16T14:56:16.639Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-11-16T14:56:16.639Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:56:16.639Z] ++ set -e [2019-11-16T14:56:16.639Z] ++ '[' -n 0 ']' [2019-11-16T14:56:16.639Z] ++ set -x [2019-11-16T14:56:16.639Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:56:16.639Z] INFO: Testing against a local daemon [2019-11-16T14:56:16.639Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-16T14:56:16.639Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-16T14:56:16.639Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-16T14:56:16.639Z] === RUN TestEventsExecDie [2019-11-16T14:56:16.639Z] --- PASS: TestEventsExecDie (0.89s) [2019-11-16T14:56:16.639Z] === RUN TestEventsBackwardsCompatible [2019-11-16T14:56:16.639Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2019-11-16T14:56:16.639Z] === RUN TestInfoBinaryCommits [2019-11-16T14:56:16.639Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-11-16T14:56:16.639Z] === RUN TestInfoAPIVersioned [2019-11-16T14:56:16.639Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-11-16T14:56:16.639Z] === RUN TestInfoDiscoveryBackend [2019-11-16T14:56:16.974Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-11-16T14:56:16.974Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-16T14:56:17.037Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-16T14:56:17.968Z] === RUN TestDockerSuite/TestEventsStreaming [2019-11-16T14:56:18.141Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-16T14:56:18.141Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-16T14:56:18.478Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-11-16T14:56:18.478Z] === RUN TestInfoAPI [2019-11-16T14:56:18.478Z] --- PASS: TestInfoAPI (0.05s) [2019-11-16T14:56:18.478Z] === RUN TestInfoAPIWarnings [2019-11-16T14:56:18.899Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-16T14:56:19.204Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-11-16T14:56:19.204Z] === RUN TestInfoDebug [2019-11-16T14:56:19.541Z] --- PASS: TestInfoDebug (0.55s) [2019-11-16T14:56:19.541Z] === RUN TestInfoInsecureRegistries [2019-11-16T14:56:20.271Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-11-16T14:56:20.272Z] === RUN TestInfoRegistryMirrors [2019-11-16T14:56:20.639Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-11-16T14:56:20.639Z] === RUN TestLoginFailsWithBadCredentials [2019-11-16T14:56:21.391Z] --- PASS: TestLoginFailsWithBadCredentials (0.67s) [2019-11-16T14:56:21.391Z] === RUN TestPingCacheHeaders [2019-11-16T14:56:21.391Z] --- PASS: TestPingCacheHeaders (0.06s) [2019-11-16T14:56:21.391Z] === RUN TestPingGet [2019-11-16T14:56:21.391Z] --- PASS: TestPingGet (0.03s) [2019-11-16T14:56:21.391Z] === RUN TestPingHead [2019-11-16T14:56:21.391Z] --- PASS: TestPingHead (0.05s) [2019-11-16T14:56:21.391Z] === RUN TestVersion [2019-11-16T14:56:21.391Z] --- PASS: TestVersion (0.04s) [2019-11-16T14:56:21.391Z] PASS [2019-11-16T14:56:21.391Z] [2019-11-16T14:56:21.391Z] === Skipped [2019-11-16T14:56:21.391Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-16T14:56:21.391Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-16T14:56:21.391Z] [2019-11-16T14:56:21.391Z] [2019-11-16T14:56:21.391Z] DONE 18 tests, 1 skipped in 6.315s [2019-11-16T14:56:21.391Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-11-16T14:56:21.391Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:56:21.391Z] ++ set -e [2019-11-16T14:56:21.391Z] ++ '[' -n 0 ']' [2019-11-16T14:56:21.391Z] ++ set -x [2019-11-16T14:56:21.391Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-16T14:56:21.727Z] INFO: Testing against a local daemon [2019-11-16T14:56:21.728Z] === RUN TestVolumesCreateAndList [2019-11-16T14:56:21.728Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-16T14:56:21.728Z] === RUN TestVolumesRemove [2019-11-16T14:56:21.728Z] --- PASS: TestVolumesRemove (0.10s) [2019-11-16T14:56:21.728Z] === RUN TestVolumesInspect [2019-11-16T14:56:21.728Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-16T14:56:21.728Z] === RUN TestVolumesInvalidJSON [2019-11-16T14:56:21.728Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-16T14:56:21.728Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-16T14:56:21.728Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-16T14:56:21.728Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-16T14:56:21.728Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-16T14:56:21.728Z] PASS [2019-11-16T14:56:21.728Z] [2019-11-16T14:56:21.728Z] DONE 5 tests in 0.293s [2019-11-16T14:56:21.728Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-16T14:56:22.174Z] === RUN TestDockerSuite/TestEventsTop [2019-11-16T14:56:22.192Z] ++++ cat bundles/test-integration/docker.pid [2019-11-16T14:56:22.192Z] +++ kill 13130 [2019-11-16T14:56:22.739Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-16T14:56:23.357Z] +++ /etc/init.d/apparmor stop [2019-11-16T14:56:23.357Z] Clearing AppArmor profiles cache:. [2019-11-16T14:56:23.357Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-16T14:56:23.357Z] Unloading profiles will leave already running processes permanently [2019-11-16T14:56:23.357Z] unconfined, which can lead to unexpected situations. [2019-11-16T14:56:23.357Z] [2019-11-16T14:56:23.357Z] To set a process to complain mode, use the command line tool [2019-11-16T14:56:23.357Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-16T14:56:23.357Z] with the 'teardown' option." [2019-11-16T14:56:23.694Z] [2019-11-16T14:56:25.261Z] === RUN TestDockerSuite/TestEventsUntilInThePast Post stage [Pipeline] junit [2019-11-16T14:56:26.084Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-16T14:56:27.159Z] === RUN TestDockerSuite/TestExec [2019-11-16T14:56:27.267Z] + echo Ensuring container killed. [2019-11-16T14:56:27.267Z] Ensuring container killed. [2019-11-16T14:56:27.267Z] + docker rm -vf docker-pr11 [2019-11-16T14:56:27.267Z] Error: No such container: docker-pr11 [2019-11-16T14:56:27.267Z] + true [Pipeline] sh [2019-11-16T14:56:27.724Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-16T14:56:27.840Z] + echo Chowning /workspace to jenkins user [2019-11-16T14:56:27.840Z] Chowning /workspace to jenkins user [2019-11-16T14:56:27.840Z] + id -u [2019-11-16T14:56:27.840Z] + id -g [2019-11-16T14:56:27.840Z] + docker run --rm -v /home/docker/workspace/moby_PR-38465:/workspace busybox chown -R 1001:1001 /workspace [2019-11-16T14:56:28.656Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-16T14:56:29.588Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-16T14:56:30.510Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-16T14:56:30.510Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-16T14:56:30.510Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-16T14:56:30.539Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-16T14:56:30.753Z] + bundleName=ppc64le-integration [2019-11-16T14:56:30.753Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-11-16T14:56:30.753Z] Creating ppc64le-integration-bundles.tar.gz [2019-11-16T14:56:30.753Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print+ [2019-11-16T14:56:30.753Z] xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-11-16T14:56:30.842Z] Archiving artifacts [2019-11-16T14:56:31.150Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-38465/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-16T14:56:31.699Z] + make clean [2019-11-16T14:56:32.034Z] make: command: Command not found [2019-11-16T14:56:32.034Z] make: command: Command not found [2019-11-16T14:56:32.034Z] docker volume rm -f docker-dev-cache [2019-11-16T14:56:32.369Z] docker-dev-cache [Pipeline] deleteDir [2019-11-16T14:56:32.441Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-11-16T14:56:32.441Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-16T14:56:33.372Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-16T14:56:34.306Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-16T14:56:35.238Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-11-16T14:56:35.238Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-16T14:56:36.171Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-16T14:56:37.105Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-16T14:56:38.478Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-16T14:56:40.376Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-16T14:56:42.273Z] === RUN TestDockerSuite/TestExecEnv [2019-11-16T14:56:43.207Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-16T14:56:45.106Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-16T14:56:45.671Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-16T14:56:48.273Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-16T14:56:48.738Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-16T14:56:48.949Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-16T14:56:49.203Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-16T14:56:49.880Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-11-16T14:56:50.814Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-16T14:56:51.747Z] === RUN TestDockerSuite/TestExecParseError [2019-11-16T14:56:52.312Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-16T14:56:52.973Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-16T14:56:53.245Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-16T14:56:54.178Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-16T14:56:55.174Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-16T14:56:56.076Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-16T14:56:57.008Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-16T14:56:57.943Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-16T14:56:59.838Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-11-16T14:57:03.798Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-16T14:57:09.799Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-16T14:57:10.056Z] === RUN TestDockerSuite/TestExecTTY [2019-11-16T14:57:10.991Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-16T14:57:12.365Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-16T14:57:12.930Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-16T14:57:14.302Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-16T14:57:14.302Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-16T14:57:16.827Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-11-16T14:57:17.760Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-16T14:57:19.133Z] === RUN TestDockerSuite/TestExecWithTERM [2019-11-16T14:57:20.509Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-16T14:57:21.442Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-16T14:57:26.701Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-16T14:57:26.701Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-11-16T14:57:31.961Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-16T14:57:34.490Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-16T14:57:39.777Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-16T14:57:39.777Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-16T14:57:39.777Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-16T14:57:40.035Z] === RUN TestDockerSuite/TestHealth [2019-11-16T14:57:49.996Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-11-16T14:57:54.596Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-16T14:57:57.529Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-16T14:57:57.994Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-16T14:58:02.187Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-16T14:58:02.187Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-16T14:58:02.187Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-16T14:58:02.187Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-16T14:58:02.444Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-16T14:58:02.444Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-16T14:58:03.377Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-16T14:58:03.637Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-16T14:58:03.637Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-16T14:58:03.637Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-16T14:58:03.894Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-16T14:58:04.152Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-16T14:58:04.717Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-16T14:58:04.717Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-16T14:58:05.649Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-16T14:58:05.907Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-16T14:58:06.839Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-16T14:58:07.772Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-16T14:58:07.772Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-16T14:58:08.704Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-16T14:58:11.981Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-16T14:58:11.981Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-16T14:58:11.981Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-16T14:58:13.879Z] === RUN TestDockerSuite/TestImportFile [2019-11-16T14:58:15.250Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-16T14:58:15.507Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-16T14:58:17.404Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-16T14:58:19.307Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-16T14:58:21.205Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-16T14:58:22.138Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-16T14:58:22.704Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-16T14:58:23.635Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-16T14:58:23.635Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-11-16T14:58:23.635Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-16T14:58:24.568Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-16T14:58:25.500Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-16T14:58:26.433Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-16T14:58:26.997Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-16T14:58:27.930Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-16T14:58:28.494Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-16T14:58:28.494Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-11-16T14:58:30.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-11-16T14:58:30.391Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-16T14:58:31.323Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-11-16T14:58:32.256Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-16T14:58:32.256Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-16T14:58:33.191Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-16T14:58:33.191Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-16T14:58:34.567Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-16T14:58:35.500Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-16T14:58:36.433Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-16T14:58:37.805Z] === RUN TestDockerSuite/TestInspectImage [2019-11-16T14:58:37.805Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-16T14:58:37.805Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-16T14:58:37.805Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-16T14:58:38.737Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-16T14:58:39.670Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-16T14:58:39.670Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-16T14:58:40.605Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-16T14:58:41.539Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-16T14:58:44.072Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-16T14:58:44.072Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-16T14:58:45.020Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-16T14:58:46.394Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-16T14:58:47.766Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-16T14:58:48.698Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-16T14:58:50.071Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-16T14:58:51.018Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-16T14:58:51.952Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-16T14:58:52.518Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-16T14:58:53.452Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-16T14:58:53.452Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-11-16T14:58:56.732Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-16T14:58:56.991Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-11-16T14:58:58.552Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-16T14:58:58.552Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-16T14:58:58.552Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-16T14:58:58.892Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-16T14:59:00.266Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-16T14:59:00.884Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-16T14:59:02.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-11-16T14:59:02.789Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-16T14:59:06.069Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-11-16T14:59:06.069Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-16T14:59:08.592Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-16T14:59:08.592Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-16T14:59:09.157Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-11-16T14:59:11.683Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-16T14:59:11.683Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-16T14:59:12.249Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-11-16T14:59:12.507Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-16T14:59:15.808Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-11-16T14:59:16.319Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-11-16T14:59:19.085Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-11-16T14:59:23.265Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-11-16T14:59:25.791Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-16T14:59:26.700Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-16T14:59:28.316Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-16T14:59:29.247Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-11-16T14:59:30.353Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-16T14:59:31.287Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-16T14:59:33.813Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-11-16T14:59:33.813Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-16T14:59:34.071Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-16T14:59:34.071Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-16T14:59:34.071Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-16T14:59:35.003Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-16T14:59:35.936Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-16T14:59:40.114Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-16T14:59:40.371Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-16T14:59:41.604Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-16T14:59:45.630Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-16T14:59:45.887Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-16T14:59:45.887Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-16T14:59:47.259Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-16T14:59:48.195Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-16T14:59:49.566Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-16T14:59:50.937Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-16T14:59:51.868Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-16T14:59:54.395Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-16T14:59:54.965Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-11-16T14:59:55.223Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-16T14:59:56.156Z] === RUN TestDockerSuite/TestLogsSince [2019-11-16T15:00:04.260Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-16T15:00:05.631Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-11-16T15:00:08.907Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-16T15:00:09.841Z] === RUN TestDockerSuite/TestLogsTail [2019-11-16T15:00:09.841Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-11-16T15:00:10.776Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-16T15:00:11.341Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-16T15:00:12.715Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-16T15:00:12.973Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-16T15:00:13.905Z] === RUN TestDockerSuite/TestNetHostname [2019-11-16T15:00:16.432Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-16T15:00:16.432Z] === RUN TestDockerSuite/TestNetworkEvents [2019-11-16T15:00:17.804Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-16T15:00:20.348Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-16T15:00:20.913Z] === RUN TestDockerSuite/TestPluginActive [2019-11-16T15:00:22.810Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-16T15:00:22.810Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-11-16T15:00:24.240Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-16T15:00:28.072Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-11-16T15:00:29.970Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-16T15:00:29.970Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-16T15:00:30.078Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-16T15:00:30.903Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-16T15:00:31.467Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-11-16T15:00:34.744Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-11-16T15:00:34.744Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-16T15:00:36.642Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-16T15:00:38.539Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-11-16T15:00:38.539Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-16T15:00:43.796Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-11-16T15:00:44.054Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-16T15:00:44.965Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-16T15:00:46.581Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-16T15:00:46.581Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-11-16T15:00:48.480Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-16T15:00:49.854Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-11-16T15:00:50.111Z] === RUN TestDockerSuite/TestPortList [2019-11-16T15:00:54.340Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-11-16T15:01:00.897Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-11-16T15:01:01.461Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-16T15:01:02.833Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-16T15:01:06.110Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-11-16T15:01:11.369Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-16T15:01:11.369Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-16T15:01:11.369Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-16T15:01:11.369Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-16T15:01:11.369Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-16T15:01:12.301Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-16T15:01:12.301Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-16T15:01:13.234Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-16T15:01:13.234Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-16T15:01:15.132Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-16T15:01:15.132Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-11-16T15:01:18.411Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-11-16T15:01:19.784Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-11-16T15:01:19.784Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-11-16T15:01:20.042Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-11-16T15:01:20.300Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-16T15:01:22.828Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-11-16T15:01:24.200Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-16T15:01:25.134Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-16T15:01:27.032Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-11-16T15:01:28.939Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-16T15:01:30.837Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-11-16T15:01:35.018Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-16T15:01:35.018Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-16T15:01:35.950Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-11-16T15:01:39.229Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-11-16T15:01:39.229Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-11-16T15:01:49.191Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-16T15:01:49.191Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-16T15:01:51.719Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-16T15:01:52.654Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-11-16T15:01:53.590Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-16T15:01:55.491Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-16T15:01:57.389Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-16T15:01:59.914Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-16T15:02:01.285Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-16T15:02:01.544Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-16T15:02:02.476Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-16T15:02:05.773Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-16T15:02:06.030Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-11-16T15:02:07.928Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-16T15:02:09.300Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-16T15:02:09.300Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-16T15:02:09.557Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-16T15:02:09.558Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-16T15:02:09.558Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-16T15:02:10.928Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-16T15:02:11.147Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-16T15:02:11.147Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-16T15:02:11.147Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-16T15:02:11.147Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-16T15:02:11.147Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-16T15:02:11.147Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-16T15:02:11.147Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-16T15:02:11.147Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-16T15:02:11.147Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-16T15:02:12.299Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-16T15:02:13.670Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-16T15:02:14.086Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-16T15:02:14.603Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-16T15:02:17.022Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-16T15:02:19.863Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-11-16T15:02:21.752Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-16T15:02:21.752Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-16T15:02:21.752Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-16T15:02:21.752Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-16T15:02:21.752Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-16T15:02:21.752Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-16T15:02:23.140Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-11-16T15:02:23.140Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-16T15:02:25.036Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-16T15:02:25.527Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-16T15:02:25.527Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-16T15:02:25.527Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-16T15:02:25.527Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-16T15:02:25.992Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-16T15:02:27.559Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-16T15:02:27.559Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-16T15:02:27.559Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-16T15:02:27.817Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-16T15:02:31.095Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-16T15:02:31.827Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-16T15:02:32.467Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-16T15:02:36.648Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-16T15:02:38.546Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-16T15:02:38.546Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-16T15:02:38.546Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-16T15:02:43.810Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-16T15:02:43.810Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-11-16T15:02:44.742Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-16T15:02:44.999Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-16T15:02:46.907Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-11-16T15:02:47.472Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-16T15:02:48.404Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-16T15:02:49.595Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-16T15:02:49.595Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-16T15:02:49.595Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-16T15:02:49.595Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-16T15:02:49.595Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-16T15:02:49.595Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-16T15:02:49.595Z] === RUN TestDockerSuite/TestBuildFails [2019-11-16T15:02:50.302Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-11-16T15:02:50.302Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-16T15:02:51.235Z] === RUN TestDockerSuite/TestRmiTag [2019-11-16T15:02:51.493Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-16T15:02:51.798Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-16T15:02:52.263Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-16T15:02:52.426Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-11-16T15:02:56.991Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-16T15:02:57.683Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-16T15:02:58.249Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-16T15:02:59.181Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-16T15:02:59.746Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-16T15:03:01.644Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-16T15:03:01.723Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-16T15:03:02.575Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-16T15:03:02.832Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-11-16T15:03:03.769Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-16T15:03:03.769Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-16T15:03:04.702Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-16T15:03:06.599Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-16T15:03:06.599Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-11-16T15:03:07.972Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-16T15:03:08.848Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-16T15:03:09.350Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-16T15:03:10.281Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-11-16T15:03:11.653Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-16T15:03:13.549Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-11-16T15:03:14.480Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-11-16T15:03:14.681Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-16T15:03:15.412Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-11-16T15:03:15.659Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-16T15:03:15.669Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-11-16T15:03:17.040Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-11-16T15:03:17.972Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-11-16T15:03:18.538Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-11-16T15:03:19.102Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-16T15:03:20.475Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-11-16T15:03:21.500Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-16T15:03:21.500Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-16T15:03:21.850Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-16T15:03:21.964Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-16T15:03:22.429Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-16T15:03:22.429Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-16T15:03:22.781Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-16T15:03:23.713Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-16T15:03:24.644Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-16T15:03:24.644Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-16T15:03:27.173Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-16T15:03:27.738Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-16T15:03:29.109Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-16T15:03:29.675Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-16T15:03:30.610Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-16T15:03:30.610Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-16T15:03:31.543Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-16T15:03:32.107Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-16T15:03:32.813Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-16T15:03:32.813Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-16T15:03:33.040Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-16T15:03:34.038Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-16T15:03:34.988Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-11-16T15:03:35.245Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-16T15:03:35.245Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-16T15:03:36.617Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-16T15:03:36.617Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-16T15:03:37.989Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-16T15:03:38.554Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-16T15:03:39.925Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-16T15:03:40.493Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-16T15:03:40.751Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-16T15:03:41.683Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-16T15:03:43.213Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-16T15:03:43.580Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-16T15:03:43.678Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-16T15:03:44.952Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-16T15:03:45.879Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-16T15:03:45.879Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-16T15:03:46.345Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-16T15:03:46.345Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-11-16T15:03:46.849Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-16T15:03:47.782Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-16T15:03:48.347Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-16T15:03:49.278Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-16T15:03:50.209Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-16T15:03:50.775Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-16T15:03:52.671Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-16T15:03:55.197Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-11-16T15:03:56.613Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-16T15:03:56.613Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-16T15:03:56.732Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-16T15:03:56.732Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-16T15:03:57.197Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-16T15:03:57.546Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-16T15:03:58.176Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-16T15:03:58.641Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-16T15:03:59.619Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-16T15:04:00.072Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-16T15:04:01.172Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-11-16T15:04:01.981Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-16T15:04:03.354Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-11-16T15:04:05.254Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-16T15:04:07.011Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-16T15:04:07.011Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-16T15:04:07.011Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-16T15:04:07.011Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-16T15:04:07.011Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-16T15:04:07.011Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-16T15:04:07.011Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-16T15:04:07.477Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-16T15:04:07.941Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-16T15:04:08.640Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-16T15:04:08.640Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-16T15:04:08.640Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-16T15:04:09.205Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-16T15:04:11.101Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-16T15:04:12.999Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-16T15:04:13.779Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-16T15:04:15.526Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-16T15:04:16.091Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-16T15:04:17.987Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-16T15:04:18.551Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-11-16T15:04:18.551Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-16T15:04:19.116Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-11-16T15:04:21.016Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-16T15:04:21.274Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-16T15:04:22.206Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-16T15:04:23.137Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-16T15:04:23.702Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-11-16T15:04:24.637Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-16T15:04:24.637Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-16T15:04:25.570Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-16T15:04:26.503Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-16T15:04:27.434Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-16T15:04:27.999Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-16T15:04:28.931Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-16T15:04:29.872Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-16T15:04:30.804Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-16T15:04:31.880Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-16T15:04:31.880Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-16T15:04:32.445Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-16T15:04:33.376Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-16T15:04:34.747Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-16T15:04:34.953Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-16T15:04:34.953Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-16T15:04:35.313Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-16T15:04:35.313Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-11-16T15:04:36.506Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-16T15:04:38.589Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-16T15:04:39.524Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-11-16T15:04:51.713Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-11-16T15:04:52.283Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-16T15:04:54.179Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-11-16T15:04:54.179Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-11-16T15:04:54.179Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-16T15:04:54.179Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-16T15:04:55.110Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-16T15:04:58.389Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-16T15:05:00.286Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-16T15:05:01.657Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-16T15:05:02.589Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-16T15:05:03.154Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-11-16T15:05:03.719Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-16T15:05:05.114Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-16T15:05:05.114Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-16T15:05:05.371Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-16T15:05:06.742Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-16T15:05:08.642Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-11-16T15:05:10.016Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-16T15:05:10.016Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-16T15:05:10.274Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-16T15:05:12.170Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-16T15:05:12.291Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-16T15:05:13.545Z] === RUN TestDockerSuite/TestRunMount [2019-11-16T15:05:20.099Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-16T15:05:21.031Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-16T15:05:21.595Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-16T15:05:23.493Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-16T15:05:26.018Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-16T15:05:30.196Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-16T15:05:32.095Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-16T15:05:35.374Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-16T15:05:36.745Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-16T15:05:38.138Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-16T15:05:38.138Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-16T15:05:39.072Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-16T15:05:40.444Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-16T15:05:41.010Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-16T15:05:41.944Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-16T15:05:42.341Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-16T15:05:44.471Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-16T15:05:45.267Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-16T15:05:46.368Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-16T15:05:50.545Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-11-16T15:05:51.477Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-16T15:05:52.043Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-16T15:05:52.301Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-11-16T15:05:53.234Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-16T15:05:53.234Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-16T15:05:54.166Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-16T15:05:54.731Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-16T15:05:54.731Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-16T15:05:55.623Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-16T15:05:55.735Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-16T15:05:57.107Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-11-16T15:05:57.107Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-16T15:05:57.107Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-11-16T15:05:57.672Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-11-16T15:05:59.044Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-16T15:06:01.440Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-16T15:06:01.569Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-16T15:06:02.501Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-11-16T15:06:03.435Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-16T15:06:04.000Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-16T15:06:04.932Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-16T15:06:05.874Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-16T15:06:06.439Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-16T15:06:06.439Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-16T15:06:07.005Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-11-16T15:06:07.262Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-16T15:06:08.195Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-16T15:06:08.195Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-16T15:06:09.567Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-11-16T15:06:10.941Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-16T15:06:10.941Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-16T15:06:15.124Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-16T15:06:16.056Z] === RUN TestDockerSuite/TestRunRm [2019-11-16T15:06:16.314Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-11-16T15:06:16.879Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-16T15:06:19.171Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-16T15:06:19.171Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-16T15:06:19.404Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-11-16T15:06:20.775Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-16T15:06:21.710Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-16T15:06:22.643Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-11-16T15:06:24.546Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-11-16T15:06:25.112Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-11-16T15:06:25.371Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-11-16T15:06:26.275Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-16T15:06:26.275Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-16T15:06:26.275Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-16T15:06:26.275Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-16T15:06:28.467Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-16T15:06:28.650Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-11-16T15:06:29.587Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-11-16T15:06:33.181Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-16T15:06:33.768Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-11-16T15:06:33.768Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-11-16T15:06:34.701Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-11-16T15:06:35.414Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-16T15:06:35.414Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-16T15:06:35.414Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-16T15:06:35.650Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-11-16T15:06:36.583Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-11-16T15:06:37.148Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-11-16T15:06:37.605Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-16T15:06:38.080Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-11-16T15:06:39.013Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-11-16T15:06:39.152Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-16T15:06:39.947Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-11-16T15:06:40.127Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-16T15:06:40.880Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-16T15:06:41.139Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-11-16T15:06:41.704Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-16T15:06:41.962Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-11-16T15:06:42.527Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-16T15:06:42.785Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-11-16T15:06:45.311Z] === RUN TestDockerSuite/TestRunState [2019-11-16T15:06:45.877Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-11-16T15:06:46.810Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-16T15:06:47.744Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-16T15:06:48.678Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-16T15:06:48.935Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-11-16T15:06:48.935Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-16T15:06:49.869Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-16T15:06:50.434Z] === RUN TestDockerSuite/TestRunSysctls [2019-11-16T15:06:52.331Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-16T15:06:52.331Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-16T15:06:52.331Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-16T15:06:52.896Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-11-16T15:06:56.175Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-11-16T15:06:56.432Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-11-16T15:06:58.956Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-11-16T15:07:01.265Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-16T15:07:01.265Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-16T15:07:03.136Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-16T15:07:05.691Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-16T15:07:06.684Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-16T15:07:07.249Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-16T15:07:08.180Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-16T15:07:09.871Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-16T15:07:10.705Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-16T15:07:11.637Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-16T15:07:12.572Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-16T15:07:12.830Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-16T15:07:12.830Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-16T15:07:13.764Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-16T15:07:14.697Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-16T15:07:15.262Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-11-16T15:07:15.262Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-16T15:07:15.519Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-16T15:07:16.454Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-16T15:07:18.472Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-16T15:07:21.714Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-16T15:07:21.714Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-16T15:07:23.085Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-16T15:07:25.610Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-16T15:07:26.984Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-16T15:07:27.075Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-16T15:07:29.509Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-16T15:07:31.788Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-16T15:07:32.040Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-16T15:07:32.972Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-16T15:07:33.906Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-16T15:07:34.838Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-16T15:07:34.838Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-16T15:07:34.838Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-16T15:07:34.838Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-16T15:07:35.095Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-11-16T15:07:36.027Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-11-16T15:07:36.505Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-16T15:07:36.960Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-11-16T15:07:37.479Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-16T15:07:37.892Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-11-16T15:07:37.942Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-16T15:07:37.942Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-16T15:07:39.602Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-16T15:07:39.602Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-16T15:07:39.789Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-11-16T15:07:39.789Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-11-16T15:07:40.355Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-11-16T15:07:41.287Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-16T15:07:41.287Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-11-16T15:07:42.658Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-11-16T15:07:42.658Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-11-16T15:07:42.658Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-11-16T15:07:42.658Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-16T15:07:42.658Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-11-16T15:07:42.916Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-11-16T15:07:42.916Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-11-16T15:07:43.174Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-11-16T15:07:43.431Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-11-16T15:07:43.431Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-11-16T15:07:44.364Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-11-16T15:07:45.320Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-11-16T15:07:45.885Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-11-16T15:07:46.142Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-11-16T15:07:47.074Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-16T15:07:47.331Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-16T15:07:48.263Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-16T15:07:48.263Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-11-16T15:07:48.832Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-11-16T15:07:49.764Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-11-16T15:07:49.764Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-16T15:07:49.764Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-16T15:07:50.697Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-16T15:07:52.594Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-11-16T15:07:53.158Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-11-16T15:07:53.158Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-16T15:07:53.723Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-16T15:07:53.980Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-16T15:07:55.880Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-16T15:07:56.811Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-16T15:07:59.339Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-16T15:08:00.272Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-16T15:08:00.272Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-16T15:08:00.272Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-16T15:08:01.204Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-11-16T15:08:02.575Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-11-16T15:08:03.946Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-16T15:08:03.946Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-16T15:08:05.961Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-16T15:08:06.219Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-16T15:08:06.783Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-16T15:08:09.308Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-16T15:08:09.308Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-16T15:08:11.204Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-16T15:08:11.204Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-16T15:08:11.204Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-16T15:08:12.575Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-16T15:08:14.472Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-16T15:08:14.472Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-16T15:08:14.729Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-16T15:08:14.729Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-16T15:08:14.729Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-16T15:08:15.295Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-16T15:08:17.821Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-16T15:08:22.200Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-16T15:08:24.371Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-16T15:08:26.268Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-16T15:08:27.200Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-16T15:08:29.098Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-16T15:08:31.623Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-16T15:08:33.522Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-11-16T15:08:34.454Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-16T15:08:35.387Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-16T15:08:37.287Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-16T15:08:39.818Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-16T15:08:42.343Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-16T15:08:46.551Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-16T15:08:47.115Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-11-16T15:08:51.294Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-16T15:08:52.210Z] === RUN TestDockerSuite/TestBuildRm [2019-11-16T15:08:53.192Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-11-16T15:08:54.565Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-16T15:09:01.118Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-16T15:09:03.015Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-11-16T15:09:04.630Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-16T15:09:05.539Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-16T15:09:06.104Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-16T15:09:06.178Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-16T15:09:06.178Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-16T15:09:06.640Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-16T15:09:07.036Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-16T15:09:07.969Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-16T15:09:07.969Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-16T15:09:08.189Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-16T15:09:08.900Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-16T15:09:11.946Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-11-16T15:09:13.097Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-16T15:09:14.870Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-16T15:09:17.276Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-11-16T15:09:17.534Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-11-16T15:09:18.466Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-11-16T15:09:18.466Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-11-16T15:09:19.402Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-11-16T15:09:19.587Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-16T15:09:21.299Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-11-16T15:09:21.299Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-11-16T15:09:22.672Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-11-16T15:09:24.048Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-11-16T15:09:24.981Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-11-16T15:09:26.880Z] === RUN TestDockerSuite/TestUpdateStats [2019-11-16T15:09:31.059Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-11-16T15:09:32.431Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-11-16T15:09:32.431Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-11-16T15:09:33.364Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-11-16T15:09:34.297Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-16T15:09:39.555Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-11-16T15:09:40.741Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-16T15:09:40.741Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-16T15:09:40.741Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-16T15:09:42.833Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-11-16T15:09:46.123Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-11-16T15:09:49.401Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-16T15:09:53.179Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-16T15:09:53.179Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-16T15:09:53.580Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-16T15:09:58.841Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-11-16T15:09:58.998Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-16T15:09:58.998Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-16T15:10:01.367Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-11-16T15:10:03.711Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-16T15:10:03.891Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-11-16T15:10:05.265Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-11-16T15:10:06.639Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-11-16T15:10:09.165Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-11-16T15:10:11.689Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-11-16T15:10:14.213Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-11-16T15:10:16.738Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-11-16T15:10:19.266Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-16T15:10:24.852Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-16T15:10:24.852Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-16T15:10:26.401Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-16T15:10:27.948Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-16T15:10:32.671Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-16T15:10:34.134Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-16T15:10:34.134Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-16T15:10:34.134Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-16T15:10:35.065Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-16T15:10:35.065Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-16T15:10:35.065Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-16T15:10:35.065Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-16T15:10:35.997Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-16T15:10:35.997Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-16T15:10:37.368Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-16T15:10:37.368Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-16T15:10:37.368Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-16T15:10:37.368Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-16T15:10:37.368Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-16T15:10:38.508Z] === RUN TestDockerSuite/TestBuildUser [2019-11-16T15:10:38.508Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-16T15:10:38.508Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-16T15:10:38.508Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-16T15:10:39.895Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-16T15:10:39.895Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-16T15:10:39.895Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-16T15:10:39.895Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-16T15:10:40.152Z] === RUN TestDockerSuite/TestVolumeEvents [2019-11-16T15:10:41.085Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-16T15:10:43.238Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-16T15:10:43.238Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-16T15:10:43.612Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-16T15:10:43.612Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-16T15:10:43.612Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-16T15:10:46.175Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-16T15:10:46.175Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-16T15:10:46.175Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-16T15:10:46.890Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-16T15:10:51.072Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite (1852.43s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (10.30s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.93s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.74s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (3.29s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.53s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (3.40s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.05s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (4.19s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (6.96s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.93s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.22s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.95s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.95s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.93s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.25s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.89s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAttachDetach (1.35s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.15s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.12s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.05s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.96s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.57s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.19s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.46s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.20s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.25s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.72s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.72s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.63s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.70s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.87s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.99s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.23s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.36s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.86s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.01s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.53s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.74s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.95s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.16s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.41s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.55s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.25s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.11s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.65s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.82s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.26s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.96s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.96s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.06s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.67s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.60s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.40s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.97s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.71s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.91s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.44s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.99s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.76s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.39s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.81s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.33s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.04s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.20s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.83s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.63s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.54s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.04s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.13s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.80s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.09s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.19s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.44s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.85s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.18s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.01s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.90s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildCmd (0.44s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.42s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.53s) [2019-11-16T15:10:51.072Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-11-16T15:10:51.072Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.97s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.77s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.45s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildContChar (4.31s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.50s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.34s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.58s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.86s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.16s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.80s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.35s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.94s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.52s) [2019-11-16T15:10:51.072Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-11-16T15:10:51.072Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-11-16T15:10:51.072Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2019-11-16T15:10:51.072Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-11-16T15:10:51.072Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-11-16T15:10:51.072Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-11-16T15:10:51.072Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-11-16T15:10:51.072Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.51s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.96s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.28s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.24s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.12s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.76s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.04s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.87s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.48s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.45s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.54s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.15s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.79s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.96s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.20s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.30s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.16s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.54s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.55s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.55s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.82s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.73s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.37s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.11s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.86s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.31s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.63s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.33s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.39s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.43s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.56s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildEnv (1.88s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.67s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.28s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.99s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.11s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.12s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.24s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.85s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.64s) [2019-11-16T15:10:51.072Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-11-16T15:10:51.072Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.84s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.68s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildFails (0.91s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.48s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.34s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.83s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.58s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.38s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.33s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.09s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (1.02s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (4.42s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.88s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.83s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildHistory (4.42s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.43s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.31s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.53s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.50s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.02s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildLabel (0.41s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.37s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.42s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildLabels (0.47s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.02s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.61s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.51s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.11s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.19s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.16s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.16s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.33s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.33s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.76s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.87s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.80s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.82s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.03s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.44s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.51s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.11s) [2019-11-16T15:10:51.072Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-11-16T15:10:51.072Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.23s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.55s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.25s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.30s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.54s) [2019-11-16T15:10:51.072Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.81s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.45s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.27s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.22s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.41s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.39s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.71s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.26s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.78s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.14s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.61s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.54s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.42s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.69s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.42s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.43s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildPATH (2.60s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.93s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.95s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.65s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.77s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.32s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildRm (3.26s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.66s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.64s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.47s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.59s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.30s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.39s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.40s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.78s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s) [2019-11-16T15:10:51.073Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-16T15:10:51.073Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.46s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.07s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildStderr (1.12s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.26s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.26s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.38s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.51s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.45s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.54s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildUser (2.42s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.93s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.08s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.00s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.40s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.39s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.95s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (2.46s) [2019-11-16T15:10:51.073Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-11-16T15:10:51.073Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-11-16T15:10:51.073Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2019-11-16T15:10:51.073Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-11-16T15:10:51.073Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2019-11-16T15:10:51.073Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-11-16T15:10:51.073Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2019-11-16T15:10:51.073Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.21s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.07s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.07s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.11s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.18s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.00s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.02s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.40s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.62s) [2019-11-16T15:10:51.073Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-16T15:10:51.073Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.84s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.25s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-11-16T15:10:51.073Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-16T15:10:51.073Z] docker_cli_sni_test.go:18: Flakey test [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.76s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.11s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCommitChange (1.24s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.41s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.07s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.90s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.99s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCommitTTY (1.72s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.93s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.67s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.06s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.73s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.97s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.78s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.06s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.02s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.14s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.87s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.99s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.90s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.87s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.84s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.91s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.90s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.00s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.86s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.92s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.82s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.85s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.90s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.86s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.88s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.64s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.46s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.85s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.57s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.02s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.89s) [2019-11-16T15:10:51.073Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-16T15:10:51.073Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.87s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.88s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.36s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.56s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.76s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.97s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.56s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.81s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.61s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.78s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.47s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.59s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00096e7c0_} (1.59s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1568411503_/foo_false____} (1.62s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1568411503_/foo_true____} (1.68s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3120266754_/foo_false____} (1.50s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3120266754_/foo_true____} (1.67s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3120266754_/foo_true__0xc00096ec40__} (1.61s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00096ec80_} (1.64s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00096eca0_} (1.65s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00096ecc0_} (1.56s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00096ece0_} (1.61s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.71s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.90s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.20s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.17s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.15s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.13s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.55s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.04s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.68s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.90s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.98s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.28s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.96s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.96s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.98s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.05s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.20s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.95s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.07s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.10s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.97s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.04s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.45s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.05s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.96s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.97s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.86s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.20s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.19s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.67s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.90s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.53s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.05s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.47s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.91s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.40s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.64s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.89s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.95s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.04s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpToDot (0.94s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.73s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.86s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpToStdout (0.92s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.61s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.46s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.09s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.90s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.60s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.05s) [2019-11-16T15:10:51.073Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-16T15:10:51.073Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.80s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.50s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.18s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCreateRM (0.21s) [2019-11-16T15:10:51.073Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-16T15:10:51.073Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.12s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.21s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.67s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.22s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2019-11-16T15:10:51.073Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.80s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.59s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.88s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.68s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.74s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.93s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.81s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.20s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.88s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.75s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.99s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.91s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.32s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.85s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.77s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.87s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.28s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.25s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsAttach (1.10s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsCommit (1.14s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.96s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.81s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.85s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.82s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.85s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.55s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.75s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsCopy (1.54s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.98s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.92s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.43s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.48s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.32s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.50s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.24s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsFilters (1.98s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsFormat (1.71s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.08s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.25s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.35s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2019-11-16T15:10:51.074Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2019-11-16T15:10:51.074Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-11-16T15:10:51.074Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-16T15:10:51.074Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.78s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.95s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsRename (0.85s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsResize (0.84s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.86s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.98s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.80s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.04s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsTop (0.87s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.56s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExec (0.81s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.87s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.97s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.81s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.92s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.99s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.94s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.03s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.04s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.94s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.05s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.76s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecCgroup (1.95s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecEnv (1.00s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.80s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.97s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecInspectID (3.06s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecInteractive (0.88s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.93s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.90s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecParseError (0.86s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.87s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.85s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.01s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.97s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecStartFails (0.99s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.18s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.84s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecTTY (0.97s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.02s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.85s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecUlimits (1.11s) [2019-11-16T15:10:51.074Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-16T15:10:51.074Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.37s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.23s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.51s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.15s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestExecWithUser (1.27s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.84s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.85s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.86s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.90s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.88s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestHealth (21.49s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.00s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.95s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.29s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.51s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.97s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.90s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.95s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.87s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.11s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestImportDisplay (1.79s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestImportFile (1.85s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.83s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestImportGzipped (2.09s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.71s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.90s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.83s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.87s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.83s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.91s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.81s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.79s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.80s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.80s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.66s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.94s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.88s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.09s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.07s) [2019-11-16T15:10:51.074Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-16T15:10:51.074Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.35s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.91s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectDefault (0.91s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectHistory (1.18s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2019-11-16T15:10:51.074Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-16T15:10:51.074Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.88s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.92s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.89s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.94s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.31s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.16s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectStatus (1.09s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.72s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.90s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.16s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.96s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.91s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.80s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.90s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (3.29s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.77s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.77s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.44s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.13s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.65s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.06s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.61s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.50s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.84s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.12s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.55s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.95s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.84s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.54s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.83s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.81s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.82s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.80s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.84s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.81s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.15s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.13s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.13s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.30s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.06s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.64s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.88s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.89s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLogsSince (6.89s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.82s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.75s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLogsTail (0.97s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.83s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.04s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.47s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.82s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestNetHostname (2.35s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.36s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.24s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.44s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.76s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestPluginActive (1.79s) [2019-11-16T15:10:51.074Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.12s) [2019-11-16T15:10:51.075Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-16T15:10:51.075Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.87s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPluginLogDriver (4.03s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.64s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.29s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.35s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.62s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.66s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.91s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPortList (11.16s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.61s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.66s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.76s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.80s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.75s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.23s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.58s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.31s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.62s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.37s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.20s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPsByOrder (3.60s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.13s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.70s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.74s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.44s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.67s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.56s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.47s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.88s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.81s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.77s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.56s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.62s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.91s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.69s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.87s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.95s) [2019-11-16T15:10:51.075Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-16T15:10:51.075Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.47s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.01s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.50s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.58s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.83s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.50s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.64s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.54s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.30s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.76s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (2.03s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.03s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.63s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.93s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.47s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.31s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.31s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.02s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.84s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.07s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.90s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.04s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.84s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.01s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.97s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunAddHost (0.91s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.39s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.80s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.91s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.04s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.24s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.15s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.10s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.62s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.61s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.02s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.18s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.23s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (1.02s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.24s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.33s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.41s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.99s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.81s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.84s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.49s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.90s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (1.03s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.82s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.86s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.82s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.83s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.96s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (1.19s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.15s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.41s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.90s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (1.03s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.86s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.78s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.80s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.73s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.63s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.95s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.85s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.80s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.82s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.79s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.86s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.83s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.94s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.59s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.94s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (3.15s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (3.09s) [2019-11-16T15:10:51.075Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-11-16T15:10:51.075Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-11-16T15:10:51.075Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-16T15:10:51.075Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.86s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.91s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.63s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.52s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.79s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.58s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.80s) [2019-11-16T15:10:51.075Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-16T15:10:51.075Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.83s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.88s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.97s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.81s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.79s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.78s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.92s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.94s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.81s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.83s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunExitCode (0.84s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.93s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.80s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.92s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.85s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.66s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s) [2019-11-16T15:10:51.075Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-16T15:10:51.075Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.49s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.86s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.57s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.16s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.63s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (1.00s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.36s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.61s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.64s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.85s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.21s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.60s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.40s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.86s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.69s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.62s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunMount (6.46s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.80s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.76s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.62s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.85s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.43s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.59s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.65s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.80s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.46s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.73s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunNetHost (1.32s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.91s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.72s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.31s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.36s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.86s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.72s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.15s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.92s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.81s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.74s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.87s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.16s) [2019-11-16T15:10:51.075Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-11-16T15:10:51.075Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.92s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (1.29s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (2.15s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.15s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.92s) [2019-11-16T15:10:51.075Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.72s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.74s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.90s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.82s) [2019-11-16T15:10:51.075Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-16T15:10:51.075Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.84s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.90s) [2019-11-16T15:10:51.075Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-16T15:10:51.075Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (1.03s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.65s) [2019-11-16T15:10:51.075Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2019-11-16T15:10:51.075Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.53s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.60s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunRm (0.74s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.85s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.05s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.75s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.84s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.80s) [2019-11-16T15:10:51.075Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.25s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.37s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.82s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.90s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.82s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.84s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.85s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.79s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.94s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.85s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.89s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.71s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunState (1.71s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.85s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.91s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2019-11-16T15:10:51.076Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-11-16T15:10:51.076Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.80s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.73s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunSysctls (1.64s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.82s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.68s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.80s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.12s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.10s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.13s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.81s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.79s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.81s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.41s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.21s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunUserByID (0.83s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.84s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunUserByName (0.81s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.77s) [2019-11-16T15:10:51.076Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-16T15:10:51.076Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.91s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.58s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.77s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.17s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.46s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.57s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.41s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.76s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.80s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.83s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.96s) [2019-11-16T15:10:51.076Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-16T15:10:51.076Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-11-16T15:10:51.076Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-16T15:10:51.076Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-11-16T15:10:51.076Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-16T15:10:51.076Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.42s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.82s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.02s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.85s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.70s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.83s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.88s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (1.20s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.03s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.20s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.87s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.82s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.83s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.87s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.83s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.88s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.84s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.80s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.65s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.79s) [2019-11-16T15:10:51.076Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-16T15:10:51.076Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.69s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.20s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.92s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.74s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.54s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.99s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.09s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.12s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.31s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.18s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestSaveImageId (0.21s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.18s) [2019-11-16T15:10:51.076Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents660077372 [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.96s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.62s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.64s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.35s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.06s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.36s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.48s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.71s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.65s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.19s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.63s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.92s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.71s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.84s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestStartRecordError (1.96s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.57s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.41s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.81s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.27s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.74s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.03s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.99s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.11s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.87s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.84s) [2019-11-16T15:10:51.076Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-16T15:10:51.076Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.82s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.35s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.57s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.79s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.84s) [2019-11-16T15:10:51.076Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-16T15:10:51.076Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.95s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.80s) [2019-11-16T15:10:51.076Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-16T15:10:51.076Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.64s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.22s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.99s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.70s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestUpdateStats (4.09s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.61s) [2019-11-16T15:10:51.076Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-16T15:10:51.076Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.04s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.00s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.58s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.80s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.41s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.75s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.28s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.19s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.62s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.55s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.60s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.62s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.42s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.48s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.40s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.53s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.46s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.85s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.93s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.99s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.49s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.83s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.48s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.11s) [2019-11-16T15:10:51.076Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.31s) [2019-11-16T15:10:51.076Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-16T15:10:51.076Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-16T15:10:51.076Z] === RUN TestDockerRegistrySuite [2019-11-16T15:10:51.076Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-16T15:10:52.976Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-16T15:10:54.873Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-16T15:10:56.772Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-11-16T15:10:56.772Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-16T15:10:56.772Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-11-16T15:11:00.966Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-11-16T15:11:06.224Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-16T15:11:09.502Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-16T15:11:10.875Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-11-16T15:11:11.133Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-16T15:11:11.406Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-16T15:11:11.406Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-16T15:11:12.504Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2019-11-16T15:11:12.504Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2019-11-16T15:11:12.504Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2019-11-16T15:11:12.504Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-16T15:11:12.762Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2019-11-16T15:11:13.695Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-11-16T15:11:14.260Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-16T15:11:16.158Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-16T15:11:17.091Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-11-16T15:11:17.656Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-16T15:11:19.555Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-16T15:11:20.927Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-16T15:11:22.830Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-11-16T15:11:23.763Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-16T15:11:25.664Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-11-16T15:11:26.295Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-16T15:11:27.037Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-16T15:11:28.411Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-16T15:11:31.026Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-16T15:11:31.026Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-16T15:11:31.026Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-16T15:11:32.613Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-16T15:11:33.229Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-16T15:11:33.544Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-16T15:11:33.544Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-16T15:11:33.693Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-11-16T15:11:34.915Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-16T15:11:36.287Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-16T15:11:37.658Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-16T15:11:41.838Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-16T15:11:41.838Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-16T15:11:43.211Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-16T15:11:43.777Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-16T15:11:43.777Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-16T15:11:44.034Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-16T15:11:44.600Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-16T15:11:44.858Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-16T15:11:44.858Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-16T15:11:46.141Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-16T15:11:46.755Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-16T15:11:48.654Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-16T15:11:50.026Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-16T15:11:50.044Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-16T15:11:50.509Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-16T15:11:51.400Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-16T15:11:52.773Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite (62.43s) [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.06s) [2019-11-16T15:11:53.339Z] check_test.go:196: [dc5563c406a34] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.61s) [2019-11-16T15:11:53.339Z] check_test.go:196: [d4eda8a63f3e2] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.81s) [2019-11-16T15:11:53.339Z] check_test.go:196: [d22fc96cc9bb7] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-11-16T15:11:53.339Z] check_test.go:196: [d0d29cee02eee] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.41s) [2019-11-16T15:11:53.339Z] check_test.go:196: [d9cdd90744a0c] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.38s) [2019-11-16T15:11:53.339Z] check_test.go:196: [d84ef8ef17956] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.20s) [2019-11-16T15:11:53.339Z] check_test.go:196: [d3b4a937c05b3] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.50s) [2019-11-16T15:11:53.339Z] check_test.go:196: [dd11aa86e83d3] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.59s) [2019-11-16T15:11:53.339Z] check_test.go:196: [d82e5f79ac991] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.69s) [2019-11-16T15:11:53.339Z] check_test.go:196: [da54ea3eca22a] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.57s) [2019-11-16T15:11:53.339Z] check_test.go:196: [d5e77803dbaac] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.77s) [2019-11-16T15:11:53.339Z] check_test.go:196: [d9cdcd30eb9d6] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.55s) [2019-11-16T15:11:53.339Z] check_test.go:196: [d0275ae0cc24c] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.63s) [2019-11-16T15:11:53.339Z] check_test.go:196: [d7889486e642c] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.86s) [2019-11-16T15:11:53.339Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0b94116cfc26822aef7d944508966b367af645f1c8f8c1f309960fb95be3f0e0 [2019-11-16T15:11:53.339Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:797c464e2b7099b23493185357b025ce0684d1a2cd58cd9f178bcf74495f7992 [2019-11-16T15:11:53.339Z] check_test.go:196: [d91074edd7abf] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (3.06s) [2019-11-16T15:11:53.339Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:57c4bafa04758ba8d8a6a7f2027e2a8a82b83eac9b6d19edd21ef3310f394b7b [2019-11-16T15:11:53.339Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:04c32b0b4e73178187664e3e90ad8f1f98872a72bec1b8dbcb045bf12240f372 [2019-11-16T15:11:53.339Z] check_test.go:196: [d3e8005a91a43] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.60s) [2019-11-16T15:11:53.339Z] check_test.go:196: [d46ea750b599e] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.61s) [2019-11-16T15:11:53.339Z] check_test.go:196: [d08bdbcd1e6c2] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.44s) [2019-11-16T15:11:53.339Z] check_test.go:196: [db57ff0b05ea0] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-11-16T15:11:53.339Z] check_test.go:196: [d9a8e3de7c509] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.48s) [2019-11-16T15:11:53.339Z] check_test.go:196: [d08f76887ab9f] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.30s) [2019-11-16T15:11:53.339Z] check_test.go:196: [dd04840e798fb] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.32s) [2019-11-16T15:11:53.339Z] check_test.go:196: [dc1adf8a25085] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.85s) [2019-11-16T15:11:53.339Z] check_test.go:196: [d8b7325d1117f] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2019-11-16T15:11:53.339Z] check_test.go:196: [d208707e00a1e] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.46s) [2019-11-16T15:11:53.339Z] check_test.go:196: [d38500483d843] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.45s) [2019-11-16T15:11:53.339Z] check_test.go:196: [d43baf0eb8522] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-11-16T15:11:53.339Z] check_test.go:196: [db321413823dd] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2019-11-16T15:11:53.339Z] check_test.go:196: [dff919df03f25] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.30s) [2019-11-16T15:11:53.339Z] check_test.go:196: [d756ef49f7421] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2019-11-16T15:11:53.339Z] check_test.go:196: [dc52496f3e28e] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-11-16T15:11:53.339Z] check_test.go:196: [d5f1ce0197d4b] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.50s) [2019-11-16T15:11:53.339Z] check_test.go:196: [d217417f1790b] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.39s) [2019-11-16T15:11:53.339Z] check_test.go:196: [d2ccf116a1918] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.20s) [2019-11-16T15:11:53.339Z] check_test.go:196: [d81edca42dac9] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.49s) [2019-11-16T15:11:53.339Z] check_test.go:196: [d9eb1f61309d2] daemon is not started [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.08s) [2019-11-16T15:11:53.339Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2019-11-16T15:11:53.339Z] === RUN TestDockerSchema1RegistrySuite [2019-11-16T15:11:53.339Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-11-16T15:11:53.597Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-16T15:11:57.777Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-11-16T15:12:03.049Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-16T15:12:05.396Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-16T15:12:05.396Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-16T15:12:05.396Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-16T15:12:05.396Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-16T15:12:06.376Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-16T15:12:07.229Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-16T15:12:07.794Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-16T15:12:09.165Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-16T15:12:09.422Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-16T15:12:10.796Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-16T15:12:12.167Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-16T15:12:13.539Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-16T15:12:15.006Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-16T15:12:17.208Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-16T15:12:17.208Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-16T15:12:17.208Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-16T15:12:17.208Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-16T15:12:17.721Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-16T15:12:17.721Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-16T15:12:17.979Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-16T15:12:18.237Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-16T15:12:18.494Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-16T15:12:18.752Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-16T15:12:19.009Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-16T15:12:19.266Z] --- PASS: TestDockerSchema1RegistrySuite (25.86s) [2019-11-16T15:12:19.266Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) [2019-11-16T15:12:19.266Z] check_test.go:223: [df697c1e48a52] daemon is not started [2019-11-16T15:12:19.266Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.34s) [2019-11-16T15:12:19.266Z] check_test.go:223: [d380a1d1dbe4d] daemon is not started [2019-11-16T15:12:19.266Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.32s) [2019-11-16T15:12:19.266Z] check_test.go:223: [d635852470ec5] daemon is not started [2019-11-16T15:12:19.266Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.33s) [2019-11-16T15:12:19.266Z] check_test.go:223: [d66cd93f2f7d9] daemon is not started [2019-11-16T15:12:19.266Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.31s) [2019-11-16T15:12:19.266Z] check_test.go:223: [d164a0c373d91] daemon is not started [2019-11-16T15:12:19.266Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.37s) [2019-11-16T15:12:19.266Z] check_test.go:223: [da735248ae444] daemon is not started [2019-11-16T15:12:19.266Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-11-16T15:12:19.266Z] check_test.go:223: [d4d79db72b6c9] daemon is not started [2019-11-16T15:12:19.266Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.36s) [2019-11-16T15:12:19.266Z] check_test.go:223: [dd44e1a25ec3f] daemon is not started [2019-11-16T15:12:19.266Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.29s) [2019-11-16T15:12:19.266Z] check_test.go:223: [d513a15114663] daemon is not started [2019-11-16T15:12:19.266Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.28s) [2019-11-16T15:12:19.266Z] check_test.go:223: [d4cfe3f8a5001] daemon is not started [2019-11-16T15:12:19.266Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.86s) [2019-11-16T15:12:19.266Z] check_test.go:223: [d697936e52309] daemon is not started [2019-11-16T15:12:19.266Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2019-11-16T15:12:19.266Z] check_test.go:223: [dfab39184554b] daemon is not started [2019-11-16T15:12:19.266Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s) [2019-11-16T15:12:19.266Z] check_test.go:223: [dcd39ecb356f4] daemon is not started [2019-11-16T15:12:19.266Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-11-16T15:12:19.266Z] check_test.go:223: [d974e711e0809] daemon is not started [2019-11-16T15:12:19.266Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2019-11-16T15:12:19.266Z] check_test.go:223: [dfb8f867ac950] daemon is not started [2019-11-16T15:12:19.266Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2019-11-16T15:12:19.266Z] check_test.go:223: [d2c373a1fb8fe] daemon is not started [2019-11-16T15:12:19.266Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2019-11-16T15:12:19.266Z] check_test.go:223: [daf254987d09a] daemon is not started [2019-11-16T15:12:19.266Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-11-16T15:12:19.266Z] check_test.go:223: [d65ae6ba757e7] daemon is not started [2019-11-16T15:12:19.266Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-16T15:12:19.266Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-16T15:12:19.411Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-16T15:12:20.201Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-16T15:12:20.201Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-11-16T15:12:20.766Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-16T15:12:20.766Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-16T15:12:22.665Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-16T15:12:22.665Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-16T15:12:22.923Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-16T15:12:23.181Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-11-16T15:12:23.439Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-16T15:12:23.697Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.48s) [2019-11-16T15:12:23.697Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.91s) [2019-11-16T15:12:23.697Z] check_test.go:252: [d61d619065fe5] daemon is not started [2019-11-16T15:12:23.697Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2019-11-16T15:12:23.697Z] check_test.go:252: [d9a6c4ac3e749] daemon is not started [2019-11-16T15:12:23.697Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.21s) [2019-11-16T15:12:23.697Z] check_test.go:252: [d18cf103f7c42] daemon is not started [2019-11-16T15:12:23.697Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.40s) [2019-11-16T15:12:23.697Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2019-11-16T15:12:23.697Z] check_test.go:252: [d77ca9c3a9784] daemon is not started [2019-11-16T15:12:23.697Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.42s) [2019-11-16T15:12:23.697Z] check_test.go:252: [d4f2d673676d2] daemon is not started [2019-11-16T15:12:23.697Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.58s) [2019-11-16T15:12:23.697Z] check_test.go:252: [d8a842181db9e] daemon is not started [2019-11-16T15:12:23.697Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.18s) [2019-11-16T15:12:23.697Z] check_test.go:252: [d6871d33f6ec1] daemon is not started [2019-11-16T15:12:23.697Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-16T15:12:23.697Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-16T15:12:24.142Z] === RUN TestDockerSuite/TestCommitChange [2019-11-16T15:12:26.974Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-11-16T15:12:28.871Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-16T15:12:28.871Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-16T15:12:28.871Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-16T15:12:29.130Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-16T15:12:29.387Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-16T15:12:29.387Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s) [2019-11-16T15:12:29.387Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s) [2019-11-16T15:12:29.387Z] check_test.go:279: [da22efa0ab290] daemon is not started [2019-11-16T15:12:29.387Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-11-16T15:12:29.387Z] check_test.go:279: [d4527566349c7] daemon is not started [2019-11-16T15:12:29.387Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2019-11-16T15:12:29.387Z] check_test.go:279: [db3aadf80459c] daemon is not started [2019-11-16T15:12:29.387Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2019-11-16T15:12:29.387Z] check_test.go:279: [d84d23dfe9bb1] daemon is not started [2019-11-16T15:12:29.387Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2019-11-16T15:12:29.387Z] check_test.go:279: [dd943850dcedf] daemon is not started [2019-11-16T15:12:29.387Z] === RUN TestDockerNetworkSuite [2019-11-16T15:12:29.387Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-11-16T15:12:29.645Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-11-16T15:12:33.048Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-11-16T15:12:33.602Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-16T15:12:33.602Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-16T15:12:34.420Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-11-16T15:12:34.984Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-11-16T15:12:38.264Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-11-16T15:12:40.161Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-11-16T15:12:40.730Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-16T15:12:40.730Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-16T15:12:43.440Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-11-16T15:12:46.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-11-16T15:12:47.854Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-16T15:12:48.613Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-11-16T15:12:51.626Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-16T15:12:51.626Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-16T15:12:51.626Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-16T15:12:51.626Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-16T15:12:51.626Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-16T15:12:51.626Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-16T15:12:51.626Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-16T15:12:51.626Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-16T15:12:51.626Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-16T15:12:58.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-11-16T15:12:58.635Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-11-16T15:13:01.160Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-11-16T15:13:03.055Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-11-16T15:13:03.988Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-11-16T15:13:04.079Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-16T15:13:04.919Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-11-16T15:13:06.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-11-16T15:13:08.200Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-11-16T15:13:08.200Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-11-16T15:13:08.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-11-16T15:13:09.918Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-16T15:13:09.918Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-16T15:13:10.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-11-16T15:13:10.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-11-16T15:13:10.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-11-16T15:13:10.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-11-16T15:13:11.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-11-16T15:13:12.137Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-16T15:13:12.137Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-16T15:13:12.137Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-16T15:13:12.137Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-16T15:13:13.359Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-11-16T15:13:13.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-11-16T15:13:13.875Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-11-16T15:13:14.340Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-16T15:13:14.340Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-16T15:13:14.340Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-16T15:13:14.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-11-16T15:13:14.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-11-16T15:13:16.569Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-16T15:13:16.569Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-16T15:13:16.569Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-16T15:13:16.569Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-16T15:13:16.569Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-16T15:13:17.229Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-11-16T15:13:18.771Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-16T15:13:19.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-11-16T15:13:20.498Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-11-16T15:13:20.971Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-16T15:13:23.027Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-11-16T15:13:23.173Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-16T15:13:23.173Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-16T15:13:23.173Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-16T15:13:23.959Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-11-16T15:13:24.728Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-16T15:13:24.728Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-16T15:13:26.930Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-16T15:13:26.930Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-16T15:13:26.930Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-16T15:13:29.130Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-16T15:13:29.130Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-16T15:13:30.685Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-16T15:13:30.685Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-16T15:13:33.617Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-16T15:13:33.617Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-11-16T15:13:33.922Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-11-16T15:13:33.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-11-16T15:13:34.181Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-11-16T15:13:35.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-11-16T15:13:35.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-11-16T15:13:35.811Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-11-16T15:13:35.811Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-11-16T15:13:35.821Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-16T15:13:36.074Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-11-16T15:13:36.074Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-11-16T15:13:38.601Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-11-16T15:13:39.594Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-16T15:13:40.520Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-11-16T15:13:40.778Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-11-16T15:13:40.778Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-11-16T15:13:41.343Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-11-16T15:13:42.276Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-11-16T15:13:43.362Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-16T15:13:43.362Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-16T15:13:43.362Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-16T15:13:43.362Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-16T15:13:43.362Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-16T15:13:44.800Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-11-16T15:13:44.917Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-16T15:13:44.917Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-16T15:13:47.118Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-16T15:13:47.118Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-16T15:13:48.081Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-11-16T15:13:48.082Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-11-16T15:13:49.321Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-16T15:13:49.321Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-16T15:13:52.262Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-11-16T15:13:52.519Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-11-16T15:13:52.519Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-11-16T15:13:53.087Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-16T15:13:54.417Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-11-16T15:13:55.286Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-16T15:13:55.286Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-16T15:13:55.286Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-16T15:13:55.286Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-16T15:13:55.286Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-16T15:13:55.286Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-11-16T15:13:55.348Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-11-16T15:13:56.840Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-16T15:13:56.840Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2019-11-16T15:13:57.244Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-11-16T15:13:57.244Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-11-16T15:13:58.619Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-11-16T15:13:58.619Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-11-16T15:13:59.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-11-16T15:13:59.773Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2019-11-16T15:14:01.452Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-11-16T15:14:01.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2019-11-16T15:14:04.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2019-11-16T15:14:09.555Z] --- PASS: TestDockerNetworkSuite (98.69s) [2019-11-16T15:14:09.555Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.53s) [2019-11-16T15:14:09.555Z] docker_cli_network_unix_test.go:46: [d8bca0c147d6c] daemon is not started [2019-11-16T15:14:09.555Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.46s) [2019-11-16T15:14:09.555Z] docker_cli_network_unix_test.go:46: [dd79a8c79fd1d] daemon is not started [2019-11-16T15:14:09.555Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.52s) [2019-11-16T15:14:09.555Z] docker_cli_network_unix_test.go:46: [d172cdfa33639] daemon is not started [2019-11-16T15:14:09.555Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.92s) [2019-11-16T15:14:09.555Z] docker_cli_network_unix_test.go:46: [d3c8ffa212d9f] daemon is not started [2019-11-16T15:14:09.555Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.82s) [2019-11-16T15:14:09.555Z] docker_cli_network_unix_test.go:1233: [d4bf19bd6a4c9] daemon is not started [2019-11-16T15:14:09.555Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.86s) [2019-11-16T15:14:09.555Z] docker_cli_network_unix_test.go:46: [dc81ab1bb7517] daemon is not started [2019-11-16T15:14:09.555Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.84s) [2019-11-16T15:14:09.555Z] docker_cli_network_unix_test.go:46: [d7b4e14fcd99e] daemon is not started [2019-11-16T15:14:09.555Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.54s) [2019-11-16T15:14:09.555Z] docker_cli_network_unix_test.go:46: [d6d936ed4a679] daemon is not started [2019-11-16T15:14:09.555Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.00s) [2019-11-16T15:14:09.555Z] docker_cli_network_unix_test.go:46: [d91a4814795e1] daemon is not started [2019-11-16T15:14:09.555Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.01s) [2019-11-16T15:14:09.555Z] docker_cli_network_unix_test.go:46: [db4307e990b6e] daemon is not started [2019-11-16T15:14:09.555Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.75s) [2019-11-16T15:14:09.555Z] docker_cli_network_unix_test.go:46: [d7a45a2a1c6e6] daemon is not started [2019-11-16T15:14:09.555Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.51s) [2019-11-16T15:14:09.555Z] docker_cli_network_unix_test.go:46: [d92f384e66387] daemon is not started [2019-11-16T15:14:09.555Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.66s) [2019-11-16T15:14:09.555Z] docker_cli_network_unix_test.go:46: [d8c404ef7b44a] daemon is not started [2019-11-16T15:14:09.555Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.24s) [2019-11-16T15:14:09.555Z] docker_cli_network_unix_test.go:46: [d7431b4bb0e74] daemon is not started [2019-11-16T15:14:09.555Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.29s) [2019-11-16T15:14:09.555Z] docker_cli_network_unix_test.go:46: [d024f80b9880c] daemon is not started [2019-11-16T15:14:09.555Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.55s) [2019-11-16T15:14:09.555Z] docker_cli_network_unix_test.go:46: [de9b3cacfbed5] daemon is not started [2019-11-16T15:14:09.555Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.30s) [2019-11-16T15:14:09.555Z] docker_cli_network_unix_test.go:46: [d02b5e3ccd277] daemon is not started [2019-11-16T15:14:09.555Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2019-11-16T15:14:09.555Z] docker_cli_network_unix_test.go:46: [dde12cd87612a] daemon is not started [2019-11-16T15:14:09.555Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) [2019-11-16T15:14:09.555Z] docker_cli_network_unix_test.go:46: [d6bb1bd525775] daemon is not started [2019-11-16T15:14:09.555Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.50s) [2019-11-16T15:14:09.555Z] docker_cli_network_unix_test.go:46: [d1103fea3ff38] daemon is not started [2019-11-16T15:14:09.555Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.66s) [2019-11-16T15:14:09.555Z] docker_cli_network_unix_test.go:46: [d75478e6bb118] daemon is not started [2019-11-16T15:14:09.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2019-11-16T15:14:09.556Z] docker_cli_network_unix_test.go:46: [dccfd3df036e6] daemon is not started [2019-11-16T15:14:09.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.79s) [2019-11-16T15:14:09.556Z] docker_cli_network_unix_test.go:46: [defa293759b3e] daemon is not started [2019-11-16T15:14:09.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2019-11-16T15:14:09.556Z] docker_cli_network_unix_test.go:46: [d35513e8d05a0] daemon is not started [2019-11-16T15:14:09.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.17s) [2019-11-16T15:14:09.556Z] docker_cli_network_unix_test.go:968: [db3f50b21e648] daemon is not started [2019-11-16T15:14:09.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.83s) [2019-11-16T15:14:09.556Z] docker_cli_network_unix_test.go:46: [df844af82ec8c] daemon is not started [2019-11-16T15:14:09.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.22s) [2019-11-16T15:14:09.556Z] docker_cli_network_unix_test.go:1116: [d89e8a8e741cd] daemon is not started [2019-11-16T15:14:09.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.26s) [2019-11-16T15:14:09.556Z] docker_cli_network_unix_test.go:46: [d2407031ee311] daemon is not started [2019-11-16T15:14:09.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.40s) [2019-11-16T15:14:09.556Z] docker_cli_network_unix_test.go:46: [db50d49ca0d7d] daemon is not started [2019-11-16T15:14:09.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2019-11-16T15:14:09.556Z] docker_cli_network_unix_test.go:46: [dfbe84b090176] daemon is not started [2019-11-16T15:14:09.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s) [2019-11-16T15:14:09.556Z] docker_cli_network_unix_test.go:46: [d3a77761c84db] daemon is not started [2019-11-16T15:14:09.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.13s) [2019-11-16T15:14:09.556Z] docker_cli_network_unix_test.go:46: [dfbc8aa9fe787] daemon is not started [2019-11-16T15:14:09.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2019-11-16T15:14:09.556Z] docker_cli_network_unix_test.go:46: [d2750ac567a07] daemon is not started [2019-11-16T15:14:09.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2019-11-16T15:14:09.556Z] docker_cli_network_unix_test.go:46: [d2058422f0e3b] daemon is not started [2019-11-16T15:14:09.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.54s) [2019-11-16T15:14:09.556Z] docker_cli_network_unix_test.go:46: [d5d85d93ee3f1] daemon is not started [2019-11-16T15:14:09.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.06s) [2019-11-16T15:14:09.556Z] docker_cli_network_unix_test.go:46: [d28fe3e234b03] daemon is not started [2019-11-16T15:14:09.556Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2019-11-16T15:14:09.556Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-11-16T15:14:09.556Z] docker_cli_network_unix_test.go:46: [d1037530b9873] daemon is not started [2019-11-16T15:14:09.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.51s) [2019-11-16T15:14:09.556Z] docker_cli_network_unix_test.go:46: [d1c51cac13df0] daemon is not started [2019-11-16T15:14:09.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.37s) [2019-11-16T15:14:09.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.86s) [2019-11-16T15:14:09.556Z] docker_cli_network_unix_test.go:1084: [db2070a8baefb] daemon is not started [2019-11-16T15:14:09.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-11-16T15:14:09.556Z] docker_cli_network_unix_test.go:46: [d96149f9a74c7] daemon is not started [2019-11-16T15:14:09.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.70s) [2019-11-16T15:14:09.556Z] docker_cli_network_unix_test.go:46: [df768587c2926] daemon is not started [2019-11-16T15:14:09.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.82s) [2019-11-16T15:14:09.556Z] docker_cli_network_unix_test.go:46: [da869e025b8e8] daemon is not started [2019-11-16T15:14:09.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2019-11-16T15:14:09.556Z] docker_cli_network_unix_test.go:46: [d1a610ffa5d4b] daemon is not started [2019-11-16T15:14:09.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.53s) [2019-11-16T15:14:09.556Z] docker_cli_network_unix_test.go:46: [dac9e6c46cf61] daemon is not started [2019-11-16T15:14:09.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.88s) [2019-11-16T15:14:09.556Z] docker_cli_network_unix_test.go:46: [dbf3ea5b5ff1c] daemon is not started [2019-11-16T15:14:09.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.90s) [2019-11-16T15:14:09.556Z] docker_cli_network_unix_test.go:46: [d81fc1992227a] daemon is not started [2019-11-16T15:14:09.556Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.80s) [2019-11-16T15:14:09.556Z] docker_cli_network_unix_test.go:46: [decc3bac4cfa4] daemon is not started [2019-11-16T15:14:09.556Z] === RUN TestDockerHubPullSuite [2019-11-16T15:14:09.556Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-11-16T15:14:09.556Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-11-16T15:14:11.407Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009513a0_} [2019-11-16T15:14:12.093Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-11-16T15:14:12.351Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-11-16T15:14:13.605Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1550050246_c:\foo_false____} [2019-11-16T15:14:13.723Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-11-16T15:14:13.723Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-11-16T15:14:13.723Z] --- PASS: TestDockerHubPullSuite (5.68s) [2019-11-16T15:14:13.723Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.50s) [2019-11-16T15:14:13.723Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2019-11-16T15:14:13.723Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s) [2019-11-16T15:14:13.723Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.29s) [2019-11-16T15:14:13.723Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2019-11-16T15:14:13.723Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2019-11-16T15:14:13.723Z] PASS [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === Skipped [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-11-16T15:14:13.723Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-11-16T15:14:13.723Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2019-11-16T15:14:13.723Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-11-16T15:14:13.723Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-11-16T15:14:13.723Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-11-16T15:14:13.723Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-11-16T15:14:13.723Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-16T15:14:13.723Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-11-16T15:14:13.723Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2019-11-16T15:14:13.723Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2019-11-16T15:14:13.723Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2019-11-16T15:14:13.723Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-16T15:14:13.723Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-16T15:14:13.723Z] docker_cli_sni_test.go:18: Flakey test [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-16T15:14:13.723Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-16T15:14:13.723Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-16T15:14:13.723Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2019-11-16T15:14:13.723Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-16T15:14:13.723Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-16T15:14:13.723Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-16T15:14:13.723Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-16T15:14:13.723Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-16T15:14:13.723Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-16T15:14:13.723Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-11-16T15:14:13.723Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-16T15:14:13.723Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-16T15:14:13.723Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-16T15:14:13.723Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-11-16T15:14:13.723Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-16T15:14:13.723Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-16T15:14:13.723Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2019-11-16T15:14:13.723Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-11-16T15:14:13.723Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-16T15:14:13.723Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-16T15:14:13.723Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-11-16T15:14:13.723Z] [2019-11-16T15:14:13.723Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-16T15:14:13.723Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-16T15:14:13.723Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-11-16T15:14:13.724Z] [2019-11-16T15:14:13.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-16T15:14:13.724Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-16T15:14:13.724Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-11-16T15:14:13.724Z] [2019-11-16T15:14:13.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-16T15:14:13.724Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-16T15:14:13.724Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-11-16T15:14:13.724Z] [2019-11-16T15:14:13.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-16T15:14:13.724Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-16T15:14:13.724Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-11-16T15:14:13.724Z] [2019-11-16T15:14:13.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-16T15:14:13.724Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-16T15:14:13.724Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-11-16T15:14:13.724Z] [2019-11-16T15:14:13.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-16T15:14:13.724Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-16T15:14:13.724Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-11-16T15:14:13.724Z] [2019-11-16T15:14:13.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-16T15:14:13.724Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-16T15:14:13.724Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-11-16T15:14:13.724Z] [2019-11-16T15:14:13.724Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-16T15:14:13.724Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-16T15:14:13.724Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-16T15:14:13.724Z] [2019-11-16T15:14:13.724Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2019-11-16T15:14:13.724Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2019-11-16T15:14:13.724Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-11-16T15:14:13.724Z] docker_cli_network_unix_test.go:46: [d1037530b9873] daemon is not started [2019-11-16T15:14:13.724Z] [2019-11-16T15:14:13.724Z] [2019-11-16T15:14:13.724Z] DONE 1277 tests, 44 skipped in 2090.773s [2019-11-16T15:14:13.981Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-16T15:14:13.981Z] ++++ cat bundles/test-integration/docker.pid [2019-11-16T15:14:13.981Z] +++ kill 7277 [2019-11-16T15:14:15.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1550050246_c:\foo_true____} [2019-11-16T15:14:18.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-16T15:14:18.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-16T15:14:18.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-11-16T15:14:18.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-11-16T15:14:18.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-11-16T15:14:18.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-11-16T15:14:18.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-11-16T15:14:18.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-11-16T15:14:18.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-11-16T15:14:18.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-11-16T15:14:18.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-11-16T15:14:18.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-11-16T15:14:18.005Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-16T15:14:18.005Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-16T15:14:18.005Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-16T15:14:18.005Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-16T15:14:18.005Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-16T15:14:18.005Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-16T15:14:22.089Z] +++ /etc/init.d/apparmor stop [2019-11-16T15:14:22.089Z] Clearing AppArmor profiles cache:. [2019-11-16T15:14:22.089Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-16T15:14:22.089Z] Unloading profiles will leave already running processes permanently [2019-11-16T15:14:22.089Z] unconfined, which can lead to unexpected situations. [2019-11-16T15:14:22.089Z] [2019-11-16T15:14:22.089Z] To set a process to complain mode, use the command line tool [2019-11-16T15:14:22.089Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-16T15:14:22.089Z] with the 'teardown' option." [2019-11-16T15:14:22.089Z] [2019-11-16T15:14:25.132Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-16T15:14:25.132Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-16T15:14:25.132Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-16T15:14:25.132Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-16T15:14:25.132Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-16T15:14:25.598Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-16T15:14:25.598Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-16T15:14:25.598Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-16T15:14:25.598Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-16T15:14:25.598Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-16T15:14:25.598Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-16T15:14:25.598Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-16T15:14:25.598Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-16T15:14:25.598Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-16T15:14:32.727Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-16T15:14:32.727Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-16T15:14:32.727Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-16T15:14:34.931Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-16T15:14:34.931Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-16T15:14:34.931Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-16T15:14:34.931Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-16T15:14:39.662Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-16T15:14:41.862Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-16T15:14:41.862Z] === RUN TestDockerSuite/TestCpToCaseD [2019-11-16T15:14:41.862Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-16T15:14:54.140Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-11-16T15:14:59.621Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-16T15:14:59.621Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-16T15:14:59.621Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-16T15:15:09.004Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-11-16T15:15:14.511Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-16T15:15:14.511Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-16T15:15:14.511Z] === RUN TestDockerSuite/TestCpToDot [2019-11-16T15:15:20.347Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-16T15:15:20.347Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-16T15:15:20.347Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-16T15:15:21.900Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-16T15:15:21.900Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-16T15:15:21.900Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-16T15:15:21.900Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-16T15:15:21.900Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-16T15:15:21.900Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-16T15:15:22.365Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-16T15:15:23.919Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-16T15:15:26.120Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-16T15:15:26.120Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-16T15:15:26.585Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-16T15:15:27.214Z] --- PASS: TestDockerSwarmSuite (1748.15s) [2019-11-16T15:15:27.214Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.47s) [2019-11-16T15:15:27.214Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.73s) [2019-11-16T15:15:27.214Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.06s) [2019-11-16T15:15:27.214Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.47s) [2019-11-16T15:15:27.214Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.11s) [2019-11-16T15:15:27.214Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.78s) [2019-11-16T15:15:27.214Z] docker_api_swarm_test.go:563: [d5506f420af3e] joining swarm manager [dc4af1b937d9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-16T15:15:27.214Z] docker_api_swarm_test.go:585: [dbd718f316d2f] joining swarm manager [dc4af1b937d9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-16T15:15:27.214Z] check_test.go:380: [d5506f420af3e] daemon is not started [2019-11-16T15:15:27.214Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-11-16T15:15:27.214Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-16T15:15:27.214Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.92s) [2019-11-16T15:15:27.214Z] docker_api_swarm_test.go:46: [d8fe4064a0b30] joining swarm manager [d3031066096af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-16T15:15:27.214Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.00s) [2019-11-16T15:15:27.214Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.08s) [2019-11-16T15:15:27.214Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.70s) [2019-11-16T15:15:27.214Z] docker_api_swarm_test.go:304: [ddbcfb9e5a704] joining swarm manager [d62a67fc68d3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-16T15:15:27.214Z] docker_api_swarm_test.go:305: [d604af54a853c] joining swarm manager [d62a67fc68d3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-16T15:15:27.214Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-11-16T15:15:27.214Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-11-16T15:15:27.214Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.11s) [2019-11-16T15:15:27.214Z] docker_api_swarm_test.go:272: [d95bdb92a74d5] joining swarm manager [d667e2ac04a1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-16T15:15:27.214Z] docker_api_swarm_test.go:273: [dd10c6609e9bd] joining swarm manager [d667e2ac04a1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-16T15:15:27.214Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.27s) [2019-11-16T15:15:27.214Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.45s) [2019-11-16T15:15:27.214Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (15.35s) [2019-11-16T15:15:27.214Z] docker_api_swarm_node_test.go:19: [d137d18165117] joining swarm manager [d40920f3e5ce5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-16T15:15:27.214Z] docker_api_swarm_node_test.go:20: [df77296d87275] joining swarm manager [d40920f3e5ce5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-16T15:15:27.214Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.50s) [2019-11-16T15:15:27.214Z] docker_api_swarm_test.go:502: [d30be280b36ca] joining swarm manager [dec76d10faba7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-16T15:15:27.214Z] docker_api_swarm_test.go:507: [db2100582699b] joining swarm manager [dec76d10faba7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-16T15:15:27.214Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.61s) [2019-11-16T15:15:27.214Z] docker_api_swarm_node_test.go:80: [d566a0d854ae1] joining swarm manager [db7c7fc7cfcaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-16T15:15:27.214Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.75s) [2019-11-16T15:15:27.214Z] docker_api_swarm_node_test.go:52: [d31028092b6a5] joining swarm manager [d0ef071dfd6b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-16T15:15:27.214Z] docker_api_swarm_node_test.go:53: [d160390ea2934] joining swarm manager [d0ef071dfd6b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-16T15:15:27.214Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.45s) [2019-11-16T15:15:27.214Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.25s) [2019-11-16T15:15:27.214Z] docker_api_swarm_test.go:202: [db77e0770372e] joining swarm manager [db9fed4665c69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-16T15:15:27.214Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (71.71s) [2019-11-16T15:15:27.214Z] docker_api_swarm_test.go:384: [d6f3b1fd52a2c] joining swarm manager [d70dca5a4df9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-16T15:15:27.214Z] docker_api_swarm_test.go:385: [d800f485479b9] joining swarm manager [d70dca5a4df9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-16T15:15:27.214Z] check_test.go:380: [d800f485479b9] daemon is not started [2019-11-16T15:15:27.214Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (64.67s) [2019-11-16T15:15:27.214Z] docker_api_swarm_test.go:802: [ddc996adbc250] joining swarm manager [d2c6100e65885]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-16T15:15:27.214Z] docker_api_swarm_test.go:802: [d7915c1f32d34] joining swarm manager [d2c6100e65885]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-16T15:15:27.214Z] docker_api_swarm_test.go:802: [d1d04723aa9a0] joining swarm manager [d2c6100e65885]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-16T15:15:27.214Z] docker_api_swarm_test.go:802: [d8e24dbd33208] joining swarm manager [d2c6100e65885]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-16T15:15:27.214Z] docker_api_swarm_test.go:810: [d90cf5ac95bd8] joining swarm manager [d2c6100e65885]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-11-16T15:15:27.214Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.53s) [2019-11-16T15:15:27.214Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.89s) [2019-11-16T15:15:27.214Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.31s) [2019-11-16T15:15:27.214Z] docker_api_swarm_service_test.go:394: [dd03c1c34f07c] joining swarm manager [d00232dcc8e1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-16T15:15:27.214Z] docker_api_swarm_service_test.go:394: [df322a1b30987] joining swarm manager [d00232dcc8e1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-16T15:15:27.214Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.40s) [2019-11-16T15:15:27.214Z] docker_api_swarm_service_test.go:342: [d2e820a4b0a21] joining swarm manager [d64395d807ea9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-16T15:15:27.214Z] docker_api_swarm_service_test.go:342: [d5aa7bc0f7f1f] joining swarm manager [d64395d807ea9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-16T15:15:27.214Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.38s) [2019-11-16T15:15:27.214Z] docker_api_swarm_service_test.go:489: [d1de55cdd0193] joining swarm manager [d07ee3c997c54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-16T15:15:27.214Z] docker_api_swarm_service_test.go:489: [dfd8311e4daf6] joining swarm manager [d07ee3c997c54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.04s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.50s) [2019-11-16T15:15:27.215Z] docker_api_swarm_service_test.go:127: [d4e904eda6ff1] joining swarm manager [dd03e72097f49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-16T15:15:27.215Z] docker_api_swarm_service_test.go:128: [d61c14a9d64cc] joining swarm manager [dd03e72097f49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-16T15:15:27.215Z] docker_api_swarm_service_test.go:136: [d6f129d4b5a08] joining swarm manager [dd03e72097f49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-16T15:15:27.215Z] docker_api_swarm_service_test.go:137: [d2472595f852e] joining swarm manager [dd03e72097f49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.00s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.25s) [2019-11-16T15:15:27.215Z] docker_api_swarm_service_test.go:303: [d73cd397e3658] joining swarm manager [d8365092a1ac9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-16T15:15:27.215Z] docker_api_swarm_service_test.go:303: [d4d1d362ada38] joining swarm manager [d8365092a1ac9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.07s) [2019-11-16T15:15:27.215Z] docker_api_swarm_service_test.go:99: [d99cdda36f34c] joining swarm manager [d0a4c7845335f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-16T15:15:27.215Z] docker_api_swarm_service_test.go:100: [d0e66c3c95ec2] joining swarm manager [d0a4c7845335f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-16T15:15:27.215Z] check_test.go:380: [d99cdda36f34c] daemon is not started [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (23.23s) [2019-11-16T15:15:27.215Z] docker_api_swarm_service_test.go:532: [dbdd6b5fc79c6] joining swarm manager [dc0c54eef971e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-16T15:15:27.215Z] docker_api_swarm_service_test.go:533: [d9f9406b5fc10] joining swarm manager [dc0c54eef971e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.39s) [2019-11-16T15:15:27.215Z] docker_api_swarm_service_test.go:147: [de963b1887bfc] joining swarm manager [db0e8cba5afd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-16T15:15:27.215Z] docker_api_swarm_service_test.go:147: [d1533113a5944] joining swarm manager [db0e8cba5afd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.84s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.40s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.04s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.57s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.19s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.55s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.93s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.62s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.78s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.90s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.75s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.89s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.27s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (4.30s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.14s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.15s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.95s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.62s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.56s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.28s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.92s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.28s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.79s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.67s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.31s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.23s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.36s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.40s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.49s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.31s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.26s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.67s) [2019-11-16T15:15:27.215Z] docker_cli_service_logs_test.go:241: checking task mjhgr65ox8ex [2019-11-16T15:15:27.215Z] docker_cli_service_logs_test.go:246: checking messages for mjhgr65ox8ex [2019-11-16T15:15:27.215Z] docker_cli_service_logs_test.go:241: checking task tluf3zf6zso2 [2019-11-16T15:15:27.215Z] docker_cli_service_logs_test.go:246: checking messages for tluf3zf6zso2 [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.26s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.02s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.04s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.04s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.74s) [2019-11-16T15:15:27.215Z] docker_cli_swarm_test.go:1901: [d84cf9d2c1c4f] joining swarm manager [d444f43e3f3e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-16T15:15:27.215Z] docker_cli_swarm_test.go:1902: [dd187eff003a2] joining swarm manager [d444f43e3f3e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.66s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.29s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.46s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.89s) [2019-11-16T15:15:27.215Z] docker_cli_swarm_test.go:1802: [d3feb360b39db] joining swarm manager [d0f379fed7ef7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-16T15:15:27.215Z] docker_cli_swarm_test.go:1803: [d2dd32afc8483] joining swarm manager [d0f379fed7ef7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.35s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (107.16s) [2019-11-16T15:15:27.215Z] docker_cli_swarm_test.go:1321: [d00163d257ac8] joining swarm manager [d443330f507c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-16T15:15:27.215Z] docker_cli_swarm_test.go:1322: [d76a6dc04b722] joining swarm manager [d443330f507c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.40s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.01s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.51s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.96s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.06s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.00s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.36s) [2019-11-16T15:15:27.215Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-16T15:15:27.215Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.32s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.79s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.04s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.01s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.72s) [2019-11-16T15:15:27.215Z] docker_cli_swarm_test.go:1186: [df57b536023e7] joining swarm manager [dba9bdb25adb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-16T15:15:27.215Z] docker_cli_swarm_test.go:1195: [dafbb1727e819] joining swarm manager [dba9bdb25adb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.49s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.96s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.61s) [2019-11-16T15:15:27.215Z] docker_cli_swarm_test.go:1118: [da3bebfb90a4c] joining swarm manager [dbd3d55951621]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-16T15:15:27.215Z] docker_cli_swarm_test.go:1119: [daad0db5a03a8] joining swarm manager [dbd3d55951621]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-16T15:15:27.215Z] docker_cli_swarm_test.go:1172: [d37ae34ee86fd] joining swarm manager [dbd3d55951621]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.02s) [2019-11-16T15:15:27.215Z] docker_cli_swarm_test.go:1453: [da566ac10968d] joining swarm manager [dffa548ce6c2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-16T15:15:27.215Z] docker_cli_swarm_test.go:1454: [d755454091f55] joining swarm manager [dffa548ce6c2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.21s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.24s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.36s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.40s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.02s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.68s) [2019-11-16T15:15:27.215Z] docker_cli_swarm_unix_test.go:62: [d46137b674da4] joining swarm manager [dcbe53d127c5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.86s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.60s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.96s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.17s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.41s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.49s) [2019-11-16T15:15:27.215Z] docker_api_swarm_test.go:962: [d6d4a83abe9d5] joining swarm manager [dc3a0940ceefa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.74s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.48s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.33s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.68s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.66s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.51s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.20s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.28s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.46s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.50s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.84s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.20s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.46s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.90s) [2019-11-16T15:15:27.215Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.90s) [2019-11-16T15:15:27.215Z] === RUN TestDockerExternalVolumeSuite [2019-11-16T15:15:27.215Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-11-16T15:15:28.140Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-16T15:15:29.119Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-16T15:15:29.119Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-16T15:15:29.119Z] === RUN TestDockerSuite/TestCreateRM [2019-11-16T15:15:29.583Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-16T15:15:29.583Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-16T15:15:29.583Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-16T15:15:30.048Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-16T15:15:38.672Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-16T15:15:38.672Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-16T15:15:38.672Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-16T15:15:42.441Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-16T15:15:42.441Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-16T15:15:42.441Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-16T15:15:44.644Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-16T15:15:44.644Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-16T15:15:44.644Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-16T15:15:44.644Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-16T15:15:44.644Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-16T15:15:44.644Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-16T15:15:44.644Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-16T15:15:44.644Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-16T15:15:44.644Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-16T15:15:44.644Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-16T15:15:44.644Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-16T15:15:44.644Z] === RUN TestDockerSuite/TestDockerFails [2019-11-16T15:15:44.644Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-16T15:15:44.644Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-16T15:15:44.644Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-16T15:15:44.644Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-16T15:15:44.644Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-16T15:15:45.110Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-16T15:15:45.274Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-11-16T15:15:47.311Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-16T15:15:48.864Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-16T15:15:51.070Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-16T15:15:59.829Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-16T15:16:04.562Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-16T15:16:09.288Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-16T15:16:10.840Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-16T15:16:11.818Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-16T15:16:15.586Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-16T15:16:16.564Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-16T15:16:17.709Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-16T15:16:22.444Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-16T15:16:28.603Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-16T15:16:28.603Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-16T15:16:28.603Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-16T15:16:28.603Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-16T15:16:28.603Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-16T15:16:28.603Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-16T15:16:28.603Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-16T15:16:28.603Z] === RUN TestDockerSuite/TestEventsRename [2019-11-16T15:16:29.585Z] === RUN TestDockerSuite/TestEventsResize [2019-11-16T15:16:32.521Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-16T15:16:34.723Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-16T15:16:36.927Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-16T15:16:41.659Z] === RUN TestDockerSuite/TestEventsTop [2019-11-16T15:16:41.659Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-16T15:16:44.597Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-11-16T15:16:47.533Z] === RUN TestDockerSuite/TestExec [2019-11-16T15:16:47.533Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-16T15:16:47.533Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-16T15:16:49.734Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-16T15:16:51.289Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-16T15:16:51.289Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-16T15:16:51.289Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-16T15:16:51.289Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-16T15:16:52.923Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-11-16T15:16:53.490Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-16T15:16:55.044Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-16T15:16:57.246Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-16T15:16:58.801Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-16T15:17:01.021Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-11-16T15:17:03.534Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-16T15:17:03.534Z] === RUN TestDockerSuite/TestExecEnv [2019-11-16T15:17:03.534Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-16T15:17:03.534Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-16T15:17:05.089Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-16T15:17:09.818Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-16T15:17:09.818Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-16T15:17:09.818Z] === RUN TestDockerSuite/TestExecParseError [2019-11-16T15:17:09.818Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-16T15:17:09.818Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-16T15:17:09.818Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-16T15:17:12.027Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-16T15:17:12.027Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-16T15:17:12.027Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-16T15:17:12.027Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-16T15:17:12.027Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-16T15:17:12.492Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-16T15:17:14.046Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-16T15:17:14.046Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-16T15:17:22.684Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-16T15:17:22.684Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-16T15:17:22.684Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-16T15:17:22.684Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-16T15:17:27.414Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-16T15:17:33.090Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-11-16T15:17:33.357Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-16T15:17:36.290Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-16T15:17:42.129Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-16T15:17:42.129Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-16T15:17:42.129Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-16T15:17:42.129Z] === RUN TestDockerSuite/TestHealth [2019-11-16T15:17:42.129Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-16T15:17:42.594Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-16T15:17:42.594Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-16T15:17:42.594Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-16T15:17:47.328Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-16T15:17:47.328Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-16T15:17:47.328Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-16T15:17:47.328Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-16T15:17:47.328Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-16T15:17:47.793Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-16T15:17:47.946Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-11-16T15:17:48.258Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-16T15:17:48.258Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-16T15:17:49.238Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-16T15:17:49.238Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-16T15:17:51.449Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-16T15:17:51.449Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-16T15:17:53.650Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-16T15:18:00.778Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-16T15:18:00.778Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-16T15:18:00.778Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-16T15:18:04.550Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-16T15:18:04.550Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-16T15:18:06.750Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-16T15:18:06.750Z] === RUN TestDockerSuite/TestImportFile [2019-11-16T15:18:06.750Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-16T15:18:07.215Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-16T15:18:07.215Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-16T15:18:07.215Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-16T15:18:07.215Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-16T15:18:07.215Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-16T15:18:07.215Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-16T15:18:07.215Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-16T15:18:07.215Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-16T15:18:07.215Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-16T15:18:07.215Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-16T15:18:14.341Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-16T15:18:15.895Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-16T15:18:15.895Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-16T15:18:15.895Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-16T15:18:15.895Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-16T15:18:15.895Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-11-16T15:18:18.097Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-16T15:18:18.097Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-16T15:18:19.995Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-11-16T15:18:20.300Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-16T15:18:20.300Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-16T15:18:20.300Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-16T15:18:20.300Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-16T15:18:22.502Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-16T15:18:32.271Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-11-16T15:18:32.883Z] === RUN TestDockerSuite/TestInspectImage [2019-11-16T15:18:32.883Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-16T15:18:32.883Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-16T15:18:32.883Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-16T15:18:38.720Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-16T15:18:40.275Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-16T15:18:40.741Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-16T15:18:42.941Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-16T15:18:44.495Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-16T15:18:44.495Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-16T15:18:44.495Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-16T15:18:46.695Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-16T15:18:48.897Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-16T15:18:52.668Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-16T15:18:54.887Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-16T15:18:57.087Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-16T15:18:58.641Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-16T15:19:00.844Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-16T15:19:03.056Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-16T15:19:04.319Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-11-16T15:19:04.613Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-16T15:19:04.613Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-16T15:19:04.613Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-16T15:19:04.613Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-16T15:19:04.613Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-16T15:19:04.613Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-16T15:19:04.613Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-16T15:19:04.613Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-16T15:19:04.613Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-16T15:19:04.613Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-16T15:19:04.613Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-16T15:19:04.613Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-16T15:19:04.613Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-16T15:19:04.613Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-16T15:19:04.613Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-16T15:19:05.078Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-16T15:19:05.078Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-16T15:19:05.078Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-16T15:19:05.078Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-16T15:19:05.078Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-16T15:19:06.635Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-16T15:19:08.189Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-16T15:19:14.032Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-16T15:19:16.235Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-16T15:19:16.235Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-16T15:19:17.789Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-16T15:19:18.253Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-16T15:19:19.180Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-11-16T15:19:25.380Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-16T15:19:32.506Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-16T15:19:37.242Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-11-16T15:19:39.633Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-16T15:19:41.190Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-16T15:19:44.124Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-16T15:19:44.124Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-16T15:19:51.246Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-16T15:19:52.802Z] === RUN TestDockerSuite/TestLogsSince [2019-11-16T15:20:01.427Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-16T15:20:01.427Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-16T15:20:01.427Z] === RUN TestDockerSuite/TestLogsTail [2019-11-16T15:20:04.359Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-16T15:20:06.565Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-16T15:20:08.121Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-16T15:20:08.121Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-16T15:20:08.121Z] === RUN TestDockerSuite/TestNetHostname [2019-11-16T15:20:08.121Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-16T15:20:08.121Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-16T15:20:08.121Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-16T15:20:08.121Z] === RUN TestDockerSuite/TestPluginActive [2019-11-16T15:20:08.121Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-16T15:20:08.121Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-16T15:20:08.121Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-16T15:20:08.585Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-16T15:20:08.585Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-16T15:20:08.585Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-16T15:20:08.585Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-16T15:20:08.585Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-16T15:20:08.585Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-16T15:20:08.585Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-16T15:20:08.585Z] === RUN TestDockerSuite/TestPortList [2019-11-16T15:20:08.585Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-16T15:20:12.355Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-16T15:20:12.355Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-16T15:20:12.355Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-16T15:20:12.355Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-16T15:20:12.355Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-16T15:20:12.355Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-16T15:20:12.820Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-16T15:20:12.820Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-16T15:20:12.820Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-16T15:20:12.820Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-16T15:20:16.593Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-16T15:20:16.593Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-16T15:20:23.890Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-11-16T15:20:25.222Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-16T15:20:25.222Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-16T15:20:33.846Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-16T15:20:41.952Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-11-16T15:20:46.302Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-16T15:20:46.303Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-16T15:20:46.303Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-11-16T15:20:58.749Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-16T15:21:00.936Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-16T15:21:06.750Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-16T15:21:11.455Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-16T15:21:11.455Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-16T15:21:11.455Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-16T15:21:14.002Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-11-16T15:21:15.202Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-16T15:21:15.202Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-16T15:21:15.202Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-16T15:21:15.202Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-16T15:21:15.202Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-16T15:21:22.295Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-16T15:21:22.295Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-16T15:21:22.757Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-16T15:21:22.757Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-16T15:21:24.299Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-16T15:21:25.272Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-16T15:21:25.272Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-16T15:21:29.020Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-16T15:21:32.768Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-16T15:21:34.954Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-16T15:21:46.069Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-11-16T15:22:00.175Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-16T15:22:00.175Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-16T15:22:00.927Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-11-16T15:22:02.362Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-16T15:22:02.824Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-16T15:22:02.824Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-16T15:22:03.796Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-16T15:22:07.544Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-16T15:22:12.247Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-16T15:22:12.247Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-16T15:22:16.002Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-16T15:22:16.002Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-16T15:22:16.002Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-16T15:22:18.987Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-11-16T15:22:33.921Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-11-16T15:22:37.140Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-16T15:22:37.140Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-16T15:22:37.601Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-16T15:22:44.697Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-16T15:22:48.457Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-16T15:22:48.778Z] --- PASS: TestDockerExternalVolumeSuite (441.47s) [2019-11-16T15:22:48.778Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.94s) [2019-11-16T15:22:48.778Z] docker_cli_external_volume_driver_test.go:53: [d6f0189118923] daemon is not started [2019-11-16T15:22:48.778Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2019-11-16T15:22:48.778Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.66s) [2019-11-16T15:22:48.778Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2019-11-16T15:22:48.778Z] docker_cli_external_volume_driver_test.go:53: [d88a5aca70516] daemon is not started [2019-11-16T15:22:48.778Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-11-16T15:22:48.778Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-11-16T15:22:48.778Z] docker_cli_external_volume_driver_test.go:53: [dea691a758e88] daemon is not started [2019-11-16T15:22:48.778Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-11-16T15:22:48.778Z] docker_cli_external_volume_driver_test.go:53: [d96afd83faf25] daemon is not started [2019-11-16T15:22:48.778Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.61s) [2019-11-16T15:22:48.778Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.73s) [2019-11-16T15:22:48.778Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2019-11-16T15:22:48.778Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2019-11-16T15:22:48.778Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.63s) [2019-11-16T15:22:48.778Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.76s) [2019-11-16T15:22:48.778Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.03s) [2019-11-16T15:22:48.778Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s) [2019-11-16T15:22:48.778Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.38s) [2019-11-16T15:22:48.778Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.36s) [2019-11-16T15:22:48.778Z] docker_cli_external_volume_driver_test.go:485: [d7c22982c9be1] daemon is not started [2019-11-16T15:22:48.778Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-11-16T15:22:48.778Z] docker_cli_external_volume_driver_test.go:53: [dde5c40ebdfa5] daemon is not started [2019-11-16T15:22:48.778Z] PASS [2019-11-16T15:22:48.778Z] [2019-11-16T15:22:48.778Z] === Skipped [2019-11-16T15:22:48.778Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-11-16T15:22:48.778Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-11-16T15:22:48.778Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-11-16T15:22:48.778Z] check_test.go:309: [d07c9d033dd0d] daemon is not started [2019-11-16T15:22:48.778Z] [2019-11-16T15:22:48.778Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-16T15:22:48.778Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-16T15:22:48.778Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-11-16T15:22:48.778Z] check_test.go:309: [d8e22a16057a3] daemon is not started [2019-11-16T15:22:48.778Z] [2019-11-16T15:22:48.778Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-11-16T15:22:48.778Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-11-16T15:22:48.778Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-11-16T15:22:48.778Z] check_test.go:309: [df46ece790932] daemon is not started [2019-11-16T15:22:48.778Z] [2019-11-16T15:22:48.778Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-11-16T15:22:48.778Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-11-16T15:22:48.778Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-11-16T15:22:48.778Z] check_test.go:309: [d670d738735fd] daemon is not started [2019-11-16T15:22:48.778Z] [2019-11-16T15:22:48.778Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-11-16T15:22:48.778Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-11-16T15:22:48.778Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-16T15:22:48.778Z] [2019-11-16T15:22:48.778Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-16T15:22:48.778Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-16T15:22:48.778Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-11-16T15:22:48.778Z] [2019-11-16T15:22:48.778Z] [2019-11-16T15:22:48.778Z] DONE 273 tests, 6 skipped in 2605.269s [2019-11-16T15:22:48.778Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-16T15:22:48.778Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dba1ab20bcf5f/docker.pid [2019-11-16T15:22:48.778Z] +++ kill 7130 [2019-11-16T15:22:48.778Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 7130 is not a child of this shell [2019-11-16T15:22:48.778Z] warning: PID 7130 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dba1ab20bcf5f/docker.pid had a nonzero exit code [2019-11-16T15:22:48.778Z] ++++ cat bundles/test-integration/docker.pid [2019-11-16T15:22:48.778Z] +++ kill 7292 [2019-11-16T15:22:49.716Z] +++ /etc/init.d/apparmor stop [2019-11-16T15:22:49.716Z] Clearing AppArmor profiles cache:. [2019-11-16T15:22:49.716Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-16T15:22:49.716Z] Unloading profiles will leave already running processes permanently [2019-11-16T15:22:49.716Z] unconfined, which can lead to unexpected situations. [2019-11-16T15:22:49.716Z] [2019-11-16T15:22:49.716Z] To set a process to complain mode, use the command line tool [2019-11-16T15:22:49.716Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-16T15:22:49.716Z] with the 'teardown' option." [2019-11-16T15:22:49.716Z] [2019-11-16T15:22:50.280Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-11-16T15:22:50.294Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-16T15:22:51.443Z] + echo Ensuring container killed. [2019-11-16T15:22:51.443Z] Ensuring container killed. [2019-11-16T15:22:51.443Z] + docker ps -aq -f name=docker-pr11-* [2019-11-16T15:22:51.443Z] + cids=df459207435c [2019-11-16T15:22:51.443Z] 75c484f195e6 [2019-11-16T15:22:51.443Z] a9d0a17ec000 [2019-11-16T15:22:51.443Z] + [ -n df459207435c [2019-11-16T15:22:51.443Z] 75c484f195e6 [2019-11-16T15:22:51.443Z] a9d0a17ec000 ] [2019-11-16T15:22:51.443Z] + docker rm -vf df459207435c 75c484f195e6 a9d0a17ec000 [2019-11-16T15:22:53.969Z] df459207435c [2019-11-16T15:22:55.866Z] 75c484f195e6 [2019-11-16T15:22:57.047Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-16T15:22:58.390Z] a9d0a17ec000 [Pipeline] sh [2019-11-16T15:22:58.684Z] + echo Chowning /workspace to jenkins user [2019-11-16T15:22:58.684Z] Chowning /workspace to jenkins user [2019-11-16T15:22:58.684Z] + id -u [2019-11-16T15:22:58.684Z] + id -g [2019-11-16T15:22:58.684Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-38465:/workspace busybox chown -R 1000:1000 /workspace [2019-11-16T15:23:00.800Z] === RUN TestDockerSuite/TestRmiTag [2019-11-16T15:23:01.261Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-16T15:23:03.162Z] + bundleName=amd64 [2019-11-16T15:23:03.162Z] + echo Creating amd64-bundles.tar.gz [2019-11-16T15:23:03.162Z] Creating amd64-bundles.tar.gz [2019-11-16T15:23:03.162Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-11-16T15:23:03.162Z] + xargs tar -czf amd64-bundles.tar.gz [2019-11-16T15:23:03.449Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [Pipeline] archiveArtifacts [2019-11-16T15:23:04.545Z] Archiving artifacts [2019-11-16T15:23:04.962Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-38465/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-16T15:23:05.277Z] + make clean [2019-11-16T15:23:05.534Z] docker volume rm -f docker-dev-cache [2019-11-16T15:23:05.534Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-16T15:23:21.167Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-16T15:23:22.141Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-16T15:23:27.953Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-16T15:23:28.414Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-16T15:23:28.414Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-16T15:23:28.414Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-16T15:23:28.414Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-11-16T15:23:28.414Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-16T15:23:28.414Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-16T15:23:28.414Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-16T15:23:28.414Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-16T15:23:30.602Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-16T15:23:30.602Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-16T15:23:30.602Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-16T15:23:34.352Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-16T15:23:37.272Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-16T15:23:38.816Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-16T15:23:41.002Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-16T15:23:43.189Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-16T15:23:43.189Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-16T15:23:46.938Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-16T15:23:46.938Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-16T15:23:46.938Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-16T15:23:46.938Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-16T15:23:46.938Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-16T15:23:46.938Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-16T15:23:46.938Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-16T15:23:46.938Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-16T15:23:46.938Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-16T15:23:46.938Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-16T15:23:46.938Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-16T15:23:46.938Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-16T15:23:49.125Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-16T15:23:49.125Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-16T15:23:52.040Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-16T15:23:52.040Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-16T15:23:52.040Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-16T15:23:53.584Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-16T15:23:53.584Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-16T15:23:53.584Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-16T15:23:53.584Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-16T15:23:53.584Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-16T15:23:53.584Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-16T15:23:53.584Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-16T15:23:53.584Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-16T15:23:55.771Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-16T15:23:57.958Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-16T15:24:00.145Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-16T15:24:00.145Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-16T15:24:00.145Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-16T15:24:00.145Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-16T15:24:01.691Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-16T15:24:01.691Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-16T15:24:02.152Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-16T15:24:02.152Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-16T15:24:02.152Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-16T15:24:04.337Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-16T15:24:16.748Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-16T15:24:16.748Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-16T15:24:16.748Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-16T15:24:16.748Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-16T15:24:16.748Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-16T15:24:16.748Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-16T15:24:16.748Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-16T15:24:17.721Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-16T15:24:17.721Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-16T15:24:18.182Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-16T15:24:18.182Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-16T15:24:25.364Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-16T15:24:26.906Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-16T15:24:26.906Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-16T15:24:29.094Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-16T15:24:29.094Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-16T15:24:29.094Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-16T15:24:29.094Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-16T15:24:30.638Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-16T15:24:32.828Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-16T15:24:34.380Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-16T15:24:36.582Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-16T15:24:37.044Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-16T15:24:37.044Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-16T15:24:37.044Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-16T15:24:37.044Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-16T15:24:37.044Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-16T15:24:37.044Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-11-16T15:24:37.044Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-16T15:24:37.044Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-11-16T15:24:40.799Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-16T15:24:40.799Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-16T15:24:40.799Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-16T15:24:40.799Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-16T15:24:40.799Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-16T15:24:40.799Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-16T15:24:40.799Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-16T15:24:49.393Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-16T15:24:49.393Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-11-16T15:24:50.366Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-16T15:24:50.366Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-16T15:24:50.366Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-16T15:24:50.366Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-16T15:24:50.366Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-16T15:24:50.366Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-11-16T15:24:50.366Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-16T15:24:50.366Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-16T15:24:50.366Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-16T15:24:50.366Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-16T15:24:50.366Z] === RUN TestDockerSuite/TestRunMount [2019-11-16T15:24:50.366Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-16T15:24:50.366Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-16T15:24:50.366Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-16T15:24:50.366Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-16T15:24:57.456Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-16T15:24:57.456Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-16T15:24:57.456Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-16T15:24:57.457Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-16T15:25:01.206Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-16T15:25:04.956Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-16T15:25:04.956Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-16T15:25:04.956Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-16T15:25:04.956Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-16T15:25:04.956Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-16T15:25:04.956Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-16T15:25:04.956Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-16T15:25:04.956Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-16T15:25:04.956Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-16T15:25:04.956Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-16T15:25:04.956Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-16T15:25:05.928Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-16T15:25:07.473Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-16T15:25:09.664Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-16T15:25:10.637Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-16T15:25:12.180Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-16T15:25:12.642Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-16T15:25:12.642Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-16T15:25:12.642Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-16T15:25:12.642Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-16T15:25:12.642Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-16T15:25:12.642Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-16T15:25:12.642Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-16T15:25:12.642Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-16T15:25:15.558Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-16T15:25:15.558Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-16T15:25:15.558Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-16T15:25:15.558Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-16T15:25:15.558Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-16T15:25:15.558Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-16T15:25:33.277Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-16T15:25:33.277Z] === RUN TestDockerSuite/TestRunRm [2019-11-16T15:25:34.822Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-16T15:25:40.633Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-16T15:25:42.820Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-16T15:25:44.364Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-16T15:25:46.553Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-16T15:25:48.729Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-16T15:25:48.729Z] === RUN TestDockerSuite/TestRunState [2019-11-16T15:25:48.729Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-16T15:25:50.908Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-16T15:25:50.908Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-16T15:25:52.444Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-16T15:25:52.444Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-16T15:25:52.444Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-16T15:25:52.903Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-16T15:25:52.903Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-16T15:25:52.903Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-16T15:25:57.595Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-16T15:25:57.595Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-16T15:25:57.595Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-16T15:25:57.595Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-16T15:25:57.595Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-16T15:25:57.595Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-16T15:25:57.595Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-16T15:25:57.595Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-16T15:25:57.595Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-16T15:25:57.595Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-16T15:25:57.595Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-16T15:25:59.779Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-16T15:25:59.779Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-16T15:26:01.966Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-16T15:26:01.966Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-16T15:26:01.966Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-16T15:26:04.869Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-16T15:26:11.949Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-16T15:26:14.867Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-16T15:26:21.962Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-16T15:26:21.962Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-16T15:26:21.962Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-16T15:26:21.962Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-16T15:26:21.962Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-16T15:26:24.874Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-16T15:26:26.470Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-16T15:26:28.650Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-16T15:26:28.650Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-16T15:26:29.110Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-16T15:26:29.110Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-16T15:26:29.110Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-16T15:26:29.110Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-16T15:26:29.110Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-16T15:26:29.110Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-16T15:26:29.110Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-16T15:26:32.845Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-16T15:26:34.383Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-16T15:26:36.560Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-16T15:26:40.299Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-16T15:26:40.299Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-16T15:26:40.299Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-16T15:26:40.299Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-16T15:26:40.299Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-16T15:26:40.299Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-16T15:26:40.299Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-16T15:26:40.299Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-16T15:26:40.299Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-16T15:26:40.299Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-16T15:26:40.299Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-16T15:26:40.299Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-16T15:26:40.299Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-16T15:26:40.299Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-16T15:26:40.299Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-16T15:26:40.299Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-16T15:26:40.299Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-16T15:26:40.299Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-16T15:26:43.204Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-16T15:26:43.204Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-16T15:26:43.662Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-16T15:26:43.662Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-16T15:26:45.197Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-16T15:26:52.271Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-16T15:26:52.271Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-16T15:26:59.349Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-16T15:26:59.349Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-16T15:27:02.254Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-16T15:27:02.254Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-16T15:27:02.712Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-16T15:27:02.712Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-16T15:27:02.712Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-16T15:27:09.785Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-16T15:27:09.785Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-16T15:27:09.785Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-16T15:27:09.785Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-16T15:27:09.785Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-16T15:27:09.785Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-16T15:27:09.785Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-16T15:27:11.324Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-16T15:27:13.503Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-16T15:27:13.503Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-16T15:27:15.041Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-16T15:27:15.041Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-16T15:27:15.041Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-16T15:27:15.041Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-16T15:27:15.041Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-16T15:27:15.041Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-16T15:27:15.041Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-16T15:27:32.726Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-16T15:27:32.726Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-16T15:27:32.726Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-16T15:27:32.726Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-16T15:27:32.726Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-16T15:27:32.726Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-16T15:27:32.726Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-16T15:27:33.694Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-16T15:27:33.694Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-16T15:27:36.599Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-16T15:27:36.599Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-16T15:27:37.057Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-16T15:27:37.057Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-16T15:27:37.057Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-16T15:27:49.448Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-16T15:27:49.448Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-16T15:27:49.448Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-16T15:27:49.448Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-16T15:27:49.448Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-16T15:27:55.241Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-16T15:27:55.700Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-16T15:27:55.700Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-16T15:28:04.275Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-16T15:28:04.275Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-16T15:28:04.737Z] --- PASS: TestDockerSuite (2480.59s) [2019-11-16T15:28:04.737Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-11-16T15:28:04.737Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-11-16T15:28:04.737Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-11-16T15:28:04.737Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-11-16T15:28:04.737Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-11-16T15:28:04.737Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-11-16T15:28:04.737Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-11-16T15:28:04.737Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-11-16T15:28:04.737Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-11-16T15:28:04.737Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.62s) [2019-11-16T15:28:04.737Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2019-11-16T15:28:04.737Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2019-11-16T15:28:04.737Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2019-11-16T15:28:04.737Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (143.95s) [2019-11-16T15:28:04.737Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.90s) [2019-11-16T15:28:04.737Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2019-11-16T15:28:04.737Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2019-11-16T15:28:04.737Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-11-16T15:28:04.737Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-11-16T15:28:04.737Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-11-16T15:28:04.737Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2019-11-16T15:28:04.737Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-11-16T15:28:04.737Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2019-11-16T15:28:04.737Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-11-16T15:28:04.737Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-11-16T15:28:04.737Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-11-16T15:28:04.737Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2019-11-16T15:28:04.737Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-11-16T15:28:04.737Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2019-11-16T15:28:04.737Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-11-16T15:28:04.737Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2019-11-16T15:28:04.737Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2019-11-16T15:28:04.737Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-11-16T15:28:04.737Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.41s) [2019-11-16T15:28:04.737Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2019-11-16T15:28:04.737Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-11-16T15:28:04.737Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-11-16T15:28:04.737Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-11-16T15:28:04.737Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.99s) [2019-11-16T15:28:04.737Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.05s) [2019-11-16T15:28:04.737Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-11-16T15:28:04.737Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2019-11-16T15:28:04.737Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2019-11-16T15:28:04.737Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2019-11-16T15:28:04.737Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-11-16T15:28:04.737Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2019-11-16T15:28:04.737Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-11-16T15:28:04.737Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-11-16T15:28:04.737Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.96s) [2019-11-16T15:28:04.737Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-11-16T15:28:04.737Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-11-16T15:28:04.737Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-11-16T15:28:04.737Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-11-16T15:28:04.737Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.97s) [2019-11-16T15:28:05.197Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (109.80s) [2019-11-16T15:28:05.197Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2019-11-16T15:28:05.197Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-11-16T15:28:05.197Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.08s) [2019-11-16T15:28:05.197Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-11-16T15:28:05.197Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.29s) [2019-11-16T15:28:05.197Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s) [2019-11-16T15:28:05.197Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-11-16T15:28:05.197Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.197Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-11-16T15:28:05.197Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.197Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-11-16T15:28:05.197Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.197Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2019-11-16T15:28:05.197Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2019-11-16T15:28:05.197Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.95s) [2019-11-16T15:28:05.197Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.35s) [2019-11-16T15:28:05.197Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-11-16T15:28:05.197Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.197Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-11-16T15:28:05.197Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.197Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2019-11-16T15:28:05.197Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.54s) [2019-11-16T15:28:05.197Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.07s) [2019-11-16T15:28:05.197Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.74s) [2019-11-16T15:28:05.197Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.94s) [2019-11-16T15:28:05.197Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-11-16T15:28:05.197Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.197Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.12s) [2019-11-16T15:28:05.197Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.40s) [2019-11-16T15:28:05.197Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.75s) [2019-11-16T15:28:05.197Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-11-16T15:28:05.197Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.197Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-11-16T15:28:05.197Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.197Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-11-16T15:28:05.197Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.197Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-11-16T15:28:05.197Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.197Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2019-11-16T15:28:05.197Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.23s) [2019-11-16T15:28:05.197Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-11-16T15:28:05.197Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.197Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2019-11-16T15:28:05.197Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.197Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.89s) [2019-11-16T15:28:05.197Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.77s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.67s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.31s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.06s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.05s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.41s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.67s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.87s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.22s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.97s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.00s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.26s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.02s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.33s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2019-11-16T15:28:05.198Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.46s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.89s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildCmd (0.63s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.61s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.12s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.98s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.10s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildContChar (13.14s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.11s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.43s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.16s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.58s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.21s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.44s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.15s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.10s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.79s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.77s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.38s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.66s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.19s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildDockerignore (49.27s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.59s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (54.28s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.51s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.75s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.96s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.25s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.33s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.54s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.82s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.25s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (80.83s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.75s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.99s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.78s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.87s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.85s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.47s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.83s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.90s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.76s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildFails (2.27s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.84s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.79s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.42s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.96s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.41s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.56s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.54s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.96s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildHistory (11.30s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.94s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.91s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.71s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.40s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildLabel (0.87s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.62s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.86s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildLabels (0.93s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.46s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.16s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.71s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.29s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.11s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.74s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (28.65s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.19s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (10.34s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.25s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.50s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.52s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.63s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.45s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.48s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.16s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.24s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.11s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.21s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildOnBuild (19.05s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.56s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.60s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (8.29s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.99s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.06s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.98s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.06s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.87s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.98s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (28.36s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildRm (13.18s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.16s) [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2019-11-16T15:28:05.198Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2019-11-16T15:28:05.198Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.46s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.31s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.39s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.51s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.07s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.76s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.57s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.28s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2019-11-16T15:28:05.198Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.09s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestBuildStderr (4.58s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.05s) [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2019-11-16T15:28:05.199Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.93s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.29s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.73s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.51s) [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-11-16T15:28:05.199Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-11-16T15:28:05.199Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.46s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.83s) [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.17s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.87s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (15.90s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.63s) [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2019-11-16T15:28:05.199Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-11-16T15:28:05.199Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.29s) [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2019-11-16T15:28:05.199Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.75s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.67s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.44s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.64s) [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2019-11-16T15:28:05.199Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s) [2019-11-16T15:28:05.199Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-11-16T15:28:05.199Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.22s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.86s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.89s) [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2019-11-16T15:28:05.199Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-11-16T15:28:05.199Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-11-16T15:28:05.199Z] docker_cli_sni_test.go:18: Flakey test [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.01s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.56s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestCommitChange (4.90s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.70s) [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.54s) [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2019-11-16T15:28:05.199Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestCommitTTY (6.93s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.67s) [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-11-16T15:28:05.199Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPICommit (11.61s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.67s) [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-11-16T15:28:05.199Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.93s) [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-11-16T15:28:05.199Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-11-16T15:28:05.199Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-11-16T15:28:05.199Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.99s) [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-11-16T15:28:05.199Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.23s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-11-16T15:28:05.199Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-11-16T15:28:05.199Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-11-16T15:28:05.199Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.40s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.95s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.04s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-11-16T15:28:05.199Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.11s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.00s) [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-11-16T15:28:05.199Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-11-16T15:28:05.199Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.05s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.71s) [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-11-16T15:28:05.199Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.61s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.03s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.66s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.79s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.55s) [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-11-16T15:28:05.199Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.35s) [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-11-16T15:28:05.199Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.97s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.16s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.82s) [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.80s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.96s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.29s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.39s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.23s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.29s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009513a0_} (2.27s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1550050246_c:\foo_false____} (2.24s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1550050246_c:\foo_true____} (2.22s) [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-11-16T15:28:05.199Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.20s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2019-11-16T15:28:05.199Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.06s) [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2019-11-16T15:28:05.199Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2019-11-16T15:28:05.199Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2019-11-16T15:28:05.199Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2019-11-16T15:28:05.199Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.03s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.21s) [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.35s) [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.27s) [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2019-11-16T15:28:05.199Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestCpToCaseE (17.98s) [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2019-11-16T15:28:05.199Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.22s) [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-11-16T15:28:05.199Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.199Z] --- PASS: TestDockerSuite/TestCpToDot (6.88s) [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestCpToStdout (2.11s) [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.76s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.15s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.88s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.68s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.38s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.48s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.96s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-11-16T15:28:05.200Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.26s) [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-11-16T15:28:05.200Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-11-16T15:28:05.200Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-11-16T15:28:05.200Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-11-16T15:28:05.200Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-11-16T15:28:05.200Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-11-16T15:28:05.200Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-11-16T15:28:05.200Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-11-16T15:28:05.200Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-11-16T15:28:05.200Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2019-11-16T15:28:05.200Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.06s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.07s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.19s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.84s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestEventsCopy (5.37s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.68s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.91s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.81s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.37s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.16s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.06s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestEventsFilters (4.40s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestEventsFormat (4.19s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestEventsRename (2.19s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestEventsResize (2.70s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.12s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.51s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.51s) [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.42s) [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-11-16T15:28:05.200Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.79s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.75s) [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-11-16T15:28:05.200Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-11-16T15:28:05.200Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-11-16T15:28:05.200Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.99s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.99s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.95s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.87s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.09s) [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.07s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestExecInspectID (4.60s) [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2019-11-16T15:28:05.200Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.34s) [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2019-11-16T15:28:05.200Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-11-16T15:28:05.200Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.98s) [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.37s) [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.77s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.90s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.04s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.76s) [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-11-16T15:28:05.200Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.58s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.55s) [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.02s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.71s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.04s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.28s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2019-11-16T15:28:05.200Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.66s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestImportBadURL (2.35s) [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-11-16T15:28:05.200Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2019-11-16T15:28:05.200Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-11-16T15:28:05.200Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (6.77s) [2019-11-16T15:28:05.200Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.02s) [2019-11-16T15:28:05.200Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-11-16T15:28:05.200Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-11-16T15:28:05.201Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2019-11-16T15:28:05.201Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.96s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.97s) [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestInspectDefault (2.01s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestInspectHistory (9.57s) [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestInspectInt64 (6.77s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.80s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.01s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.85s) [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.94s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestInspectStatus (2.33s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.87s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.01s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.01s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.95s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.01s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.93s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.90s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2019-11-16T15:28:05.201Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2019-11-16T15:28:05.201Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.72s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.67s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.42s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.24s) [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-11-16T15:28:05.201Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.98s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.14s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.84s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.04s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.32s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.30s) [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (6.97s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.00s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestLogsSince (8.77s) [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2019-11-16T15:28:05.201Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestLogsTail (2.52s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.23s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.94s) [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2019-11-16T15:28:05.201Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2019-11-16T15:28:05.201Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.07s) [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-11-16T15:28:05.201Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-11-16T15:28:05.201Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-11-16T15:28:05.201Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-11-16T15:28:05.201Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-11-16T15:28:05.201Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-11-16T15:28:05.201Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-11-16T15:28:05.201Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-11-16T15:28:05.201Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.81s) [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-11-16T15:28:05.201Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestPsByOrder (8.12s) [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.23s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.59s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.44s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.48s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.32s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.84s) [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2019-11-16T15:28:05.201Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.15s) [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2019-11-16T15:28:05.201Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.55s) [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.31s) [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-11-16T15:28:05.201Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.90s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.86s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.12s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.76s) [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2019-11-16T15:28:05.201Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.76s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.72s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.08s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.79s) [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.89s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.34s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.64s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.70s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.24s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.95s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.42s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.64s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.03s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.32s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.44s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.92s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.12s) [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_run_test.go:4038: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2019-11-16T15:28:05.201Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.05s) [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-11-16T15:28:05.201Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.99s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.64s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.94s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.01s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.93s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2019-11-16T15:28:05.201Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.99s) [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.90s) [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.73s) [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.88s) [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.03s) [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.19s) [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.95s) [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.92s) [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.02s) [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.69s) [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:4003: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.11s) [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:4178: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (6.80s) [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.90s) [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:4261: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.98s) [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunExitCode (1.94s) [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.97s) [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.91s) [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.24s) [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:4513: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.61s) [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.94s) [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.62s) [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:4323: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:4311: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.22s) [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.28s) [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.51s) [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.31s) [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.92s) [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.78s) [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.79s) [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.92s) [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.83s) [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.01s) [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (17.16s) [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunRm (2.20s) [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.02s) [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.42s) [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.88s) [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.95s) [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.35s) [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.05s) [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.85s) [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.69s) [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-11-16T15:28:05.202Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.202Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-11-16T15:28:05.203Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.203Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2019-11-16T15:28:05.203Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.203Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.04s) [2019-11-16T15:28:05.203Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2019-11-16T15:28:05.203Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2019-11-16T15:28:05.203Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.203Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-11-16T15:28:05.203Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.203Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-11-16T15:28:05.203Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.203Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2019-11-16T15:28:05.203Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.203Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2019-11-16T15:28:05.203Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.203Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.00s) [2019-11-16T15:28:05.203Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2019-11-16T15:28:05.203Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.203Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.25s) [2019-11-16T15:28:05.203Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-11-16T15:28:05.203Z] docker_cli_run_test.go:3968: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.203Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-11-16T15:28:05.203Z] docker_cli_run_test.go:3961: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.203Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.05s) [2019-11-16T15:28:05.203Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.03s) [2019-11-16T15:28:05.203Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.81s) [2019-11-16T15:28:05.203Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.15s) [2019-11-16T15:28:05.203Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-11-16T15:28:05.203Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.203Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2019-11-16T15:28:05.203Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-11-16T15:28:05.203Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.203Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-11-16T15:28:05.203Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.203Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.23s) [2019-11-16T15:28:05.203Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.13s) [2019-11-16T15:28:05.203Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.22s) [2019-11-16T15:28:05.203Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-11-16T15:28:05.203Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.203Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-11-16T15:28:05.203Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-11-16T15:28:05.203Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-11-16T15:28:05.203Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.661Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-11-16T15:28:05.661Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.661Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-11-16T15:28:05.661Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.661Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-11-16T15:28:05.661Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.661Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-11-16T15:28:05.661Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.661Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.88s) [2019-11-16T15:28:05.661Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.57s) [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.89s) [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.87s) [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2019-11-16T15:28:05.662Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2019-11-16T15:28:05.662Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.27s) [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.52s) [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.24s) [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_start_test.go:50: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.00s) [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_start_test.go:22: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.94s) [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2019-11-16T15:28:05.662Z] docker_cli_start_test.go:179: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_start_test.go:115: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_start_test.go:100: unmatched requirement IsPausable [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_start_test.go:76: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.66s) [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.96s) [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.06s) [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.75s) [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.16s) [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.50s) [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.44s) [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.56s) [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.75s) [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.83s) [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-11-16T15:28:05.662Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.26s) [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-16T15:28:05.662Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-16T15:28:05.662Z] --- PASS: TestDockerRegistrySuite (0.02s) [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-11-16T15:28:05.662Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.662Z] === RUN TestDockerSchema1RegistrySuite [2019-11-16T15:28:05.662Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-11-16T15:28:05.662Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-16T15:28:05.662Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-11-16T15:28:05.662Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-16T15:28:05.662Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-16T15:28:05.662Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-16T15:28:05.662Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-16T15:28:05.662Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-16T15:28:05.662Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-16T15:28:05.662Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-16T15:28:05.662Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-16T15:28:05.662Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-16T15:28:05.662Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-16T15:28:05.662Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-16T15:28:05.662Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-16T15:28:05.662Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-16T15:28:05.662Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-16T15:28:05.662Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-16T15:28:05.662Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-16T15:28:05.663Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-16T15:28:05.663Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-16T15:28:05.663Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-16T15:28:05.663Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-16T15:28:05.663Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-16T15:28:05.663Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-16T15:28:05.663Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-16T15:28:05.663Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-16T15:28:05.663Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-16T15:28:05.663Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-16T15:28:05.663Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-16T15:28:05.663Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-16T15:28:05.663Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-16T15:28:05.663Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-16T15:28:05.663Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] === RUN TestDockerDaemonSuite [2019-11-16T15:28:05.663Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-16T15:28:05.663Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-16T15:28:05.663Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-16T15:28:05.663Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] === RUN TestDockerSwarmSuite [2019-11-16T15:28:05.663Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-11-16T15:28:05.663Z] === RUN TestDockerPluginSuite [2019-11-16T15:28:05.663Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-11-16T15:28:05.663Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-11-16T15:28:05.663Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-11-16T15:28:05.663Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-11-16T15:28:05.663Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-11-16T15:28:05.663Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-11-16T15:28:05.663Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-11-16T15:28:05.663Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-11-16T15:28:05.663Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-11-16T15:28:05.663Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-11-16T15:28:05.663Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-11-16T15:28:05.663Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] === RUN TestDockerExternalVolumeSuite [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] === RUN TestDockerNetworkSuite [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] === RUN TestDockerHubPullSuite [2019-11-16T15:28:05.663Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-11-16T15:28:05.663Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-11-16T15:28:05.663Z] PASS [2019-11-16T15:28:05.663Z] ok github.com/docker/docker/integration-cli 2481.310s [2019-11-16T15:28:05.663Z] INFO: Integration tests ended at 11/16/2019 15:28:05. Duration:00:41:30.0476056 [2019-11-16T15:28:05.663Z] INFO: Docker info of the daemon under test at end of run [2019-11-16T15:28:05.663Z] [2019-11-16T15:28:05.663Z] Containers: 2 [2019-11-16T15:28:05.663Z] Running: 0 [2019-11-16T15:28:05.663Z] Paused: 0 [2019-11-16T15:28:05.663Z] Stopped: 2 [2019-11-16T15:28:05.663Z] Images: 12 [2019-11-16T15:28:05.663Z] Server Version: 0.0.0-dev [2019-11-16T15:28:05.663Z] Storage Driver: windowsfilter [2019-11-16T15:28:05.663Z] Windows: [2019-11-16T15:28:05.663Z] Logging Driver: json-file [2019-11-16T15:28:05.663Z] Plugins: [2019-11-16T15:28:05.663Z] Volume: local [2019-11-16T15:28:05.663Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-16T15:28:05.663Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-16T15:28:05.663Z] Swarm: inactive [2019-11-16T15:28:05.663Z] Default Isolation: process [2019-11-16T15:28:05.663Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-16T15:28:05.663Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-16T15:28:05.663Z] OSType: windows [2019-11-16T15:28:05.663Z] Architecture: x86_64 [2019-11-16T15:28:05.663Z] CPUs: 4 [2019-11-16T15:28:05.663Z] Total Memory: 32GiB [2019-11-16T15:28:05.663Z] Name: azwin-2-f1b130 [2019-11-16T15:28:05.663Z] ID: HJP2:Y75M:E366:VFI2:GRI3:P7CY:CTRB:EE4J:5DZH:3VMK:NFMJ:HIZA [2019-11-16T15:28:05.663Z] Docker Root Dir: D:\CI\PR-38465\11\daemon [2019-11-16T15:28:05.663Z] Debug Mode (client): false [2019-11-16T15:28:05.663Z] Debug Mode (server): true [2019-11-16T15:28:05.663Z] File Descriptors: -1 [2019-11-16T15:28:05.663Z] Goroutines: 18 [2019-11-16T15:28:05.663Z] System Time: 2019-11-16T15:28:05.3394028Z [2019-11-16T15:28:05.663Z] EventsListeners: 0 [2019-11-16T15:28:05.663Z] Registry: https://index.docker.io/v1/ [2019-11-16T15:28:05.663Z] Labels: [2019-11-16T15:28:05.663Z] Experimental: false [2019-11-16T15:28:05.663Z] Insecure Registries: [2019-11-16T15:28:05.663Z] 127.0.0.0/8 [2019-11-16T15:28:05.663Z] Live Restore Enabled: false [2019-11-16T15:28:05.663Z] [2019-11-16T15:28:05.663Z] [2019-11-16T15:28:05.663Z] INFO: Stopping daemon under test [2019-11-16T15:28:05.663Z] SUCCESS: The process with PID 4748 (child process of PID 3264) has been terminated. [2019-11-16T15:28:05.663Z] SUCCESS: The process with PID 3264 (child process of PID 6372) has been terminated. [2019-11-16T15:28:05.663Z] INFO: Stop tailing logs of the daemon under tests [2019-11-16T15:28:05.663Z] INFO: executeCI.ps1 Completed successfully at 11/16/2019 15:28:05. [2019-11-16T15:28:05.663Z] INFO: Tidying up at end of run [2019-11-16T15:28:05.663Z] INFO: Saving daemon under test log (d:\CI\PR-38465\11\dut.out) to C:\windows\TEMP\CIDUT.out [2019-11-16T15:28:05.663Z] INFO: Saving daemon under test log (d:\CI\PR-38465\11\dut.err) to C:\windows\TEMP\CIDUT.err [2019-11-16T15:28:05.663Z] INFO: Nuke-Everything... [2019-11-16T15:28:06.122Z] INFO: Container count on control daemon to delete is 2 [2019-11-16T15:28:06.581Z] 42321dbe55fb [2019-11-16T15:28:06.581Z] 9777fb57fe07 [2019-11-16T15:28:06.581Z] INFO: Non-base image count on control daemon to delete is 1 [2019-11-16T15:28:08.245Z] Deleted: sha256:e9d2a2b760700fab5506a302038de146c7c2dd2cf012f20083e7a657e31aee1f [2019-11-16T15:28:08.245Z] Deleted: sha256:431571a1414a5ded1f17257471af320e47a0b4bae0c5368fc70db9cc14ba22c9 [2019-11-16T15:28:08.245Z] INFO: Tidying pidfile d:\CI\PR-38465\11\docker.pid [2019-11-16T15:28:08.245Z] INFO: Nuking d:\CI [2019-11-16T15:28:38.210Z] INFO: Zapped successfully [2019-11-16T15:28:38.211Z] [2019-11-16T15:28:38.211Z] INFO: executeCI.ps1 exiting at Sat Nov 16 15:28:36 CUT 2019. Duration 00:55:59.7582458 [2019-11-16T15:28:38.211Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-11-16T15:28:39.871Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-11-16T15:28:41.051Z] Archiving artifacts [2019-11-16T15:28:54.112Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-38465/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-16T15:28:55.040Z] + make clean [2019-11-16T15:28:56.009Z] docker volume rm -f docker-dev-cache [2019-11-16T15:28:56.009Z] 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